/* CSS for A-1 Title Services */
/* Brenda Egeland, Red Letter Design, December 2007 */



/* ----- BASE RESET ----- */
html, body, div, 
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}

ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* Helpful fixes */

a {outline: none;}  /* get rid of Firefox link boxes */

html {
	height: 100%; /* forces vertical scrollbars in FF to avoid horizontal shift on short pages */
}

/* ******************************** */
/*       A-1 Title Services Layout         */
/* ******************************** */
body {
	margin: 0;
	padding: 0;
	background: #928562 url(../images/bkgdTop_928562.jpg) top left repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	min-height: 101%; /* forces vertical scrollbars in FF to avoid horizontal shift on short pages */
}

div#outerwrapper {
	width: 960px;
	margin: 0 auto !important;
	margin: 0;
	padding: 0;
	text-align: left;
	background: transparent url(../images/bodyBkgd.jpg) top left repeat-y ;
}
div#wrapper {
	position: relative;
	width: 960px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bodyTop.jpg) top left no-repeat;
}
div#homeLink {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
div#header {
	position: absolute;
	background: transparent;
	top: 37px;
	left: 270px;
	height: 20px;
	width: 660px;
	margin: 0;
	padding: 0;
}
div#printHead {
	display: none;
}
div#content {
	position: relative;
	width: 455px;
	margin: 0;
	min-height: 600px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 280px;
}
/* IE doesn't support min-height, but it treats height that way, so filter for IE */
* html div#content {
	height: 600px;
}
div#companyInfo {
	position: absolute;
	width: 200px;
	margin: 0;
	padding: 0;
	top: 180px;
	left: 50px;
}
div#navColumn {
	position: absolute;
	width: 160px;
	top: 80px;
	left: 755px;
	padding: 0 0 0 10px;
	margin: 0;
	border-left: 1px dashed #999999;
}
div#footer {
	width: 875px;
	height: 50px;
	margin: 0;
	background: #928562 url(../images/bodyFoot.jpg) top left no-repeat;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 50px;
}

/* --------------------------- */
/* Typography                  */
/* --------------------------- */
h1 {
	color: #000068; /* dark bright blue */
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	padding: 0 0 20px 0;
}
h2 {
	color: #000068; /* dark bright blue */
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 5px 0 5px 0;
}
h3 {
	color: #990000; /* deep red */
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
	padding: 5px 0 5px 0;
}
ul {
	list-style: disc;
	list-style-position: outside;
	margin-left: 30px;

}
p, li, blockquote {
	font-size: 13px;
	color: #333333;
	line-height: 1.3;
	padding-bottom: 15px;
}
ul.tightList {
	padding-bottom: 10px;
}
ul.tightList li {
	line-height: 1.1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 11px;
	margin: 0;
	padding: 0 0 3px 0;
}
a {
	color:  #000068; /* dark bright blue */
	text-decoration: underline;
}
a:hover {
	color: #990000; /* deep red */
}
strong {
	font-weight: bold;
	color:  #990000; /* deep red */
}
strong.A1 {
	color:  #000068; /* dark bright blue */
}
em {
	font-style: italic;
	color:  #990000; /* deep red */
}
blockquote {
	padding: 0px 10px 5px 10px;
}



div#header h1 {
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0;
}
div#header p.topLinks {
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	float: right;
	padding: 0;
	margin: 0;
}
div#header p.topLinks a {
	color: white;
	font-size: 14px;
	text-decoration: none;
}
div#header p.topLinks a:hover {
	text-decoration: underline;
}
div#companyInfo h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 0;
}
div#companyInfo p strong {
	font-size: 16px;
	font-weight: bold;
	color: #000068; /* dark bright blue */
	margin: 0;
	padding: 0 0 20px 0;
	
}
div#navColumn h2 {
	color: #000068; /* dark bright blue */
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	padding: 20px 0 15px 0;
}
div#navColumn h2.firstSection {
	padding-top: 0;
}
div#navColumn p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 1.2;
}
div#navColumn p a {
	color: #444444;
	line-height: 1.2;
	padding-bottom: 10px;
	
}
div#navColumn p a:hover {
	color: #990000;
}
div#footer p {
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}
div#footer p.bottomLinks {
	float: right;
	color: black;
}
div#footer p.bottomLinks a {
	color: white;
	font-size: 14spx;
	text-decoration: none;
}
div#footer p.bottomLinks a:hover {
	text-decoration: underline;
}

div#footer p.rld,
div#footer p.rld a {
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}	
div#footer p.rld {
	float: right;
	margin-right: -4px;
}
div#footer p.rld a:hover {
	color: #000099;
}
/* ----------------------- */
/* for images              */
/* ----------------------- */
.imgBorder {
	border: 3px solid black;
	float: right;
}
.imgRight {
	float: right;
	margin: 5px 0 5px 10px;
}
.imgLeft {
	float: left;
	margin: 5px 10px 5px 0;
}
p.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 4px 5px;
	margin: 0;	
	background-color: #777777;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #888888;
}


/* --------------------------------*/
/* Contact Form                    */
/* --------------------------------*/
div.contactDiv {
	margin: 5px 5px 35px 5px;
	padding: 10px;
	background-color: #E6EDFD; /* light blue */
	border: 1px solid black;
}
form#contactForm input,
form#contactForm textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
}
form#contactForm div#fields input,
form#contactForm div#fields textarea {
	border: 1px solid black;
}

form#contactForm label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	display: block;
	margin: 3px 0 25px 0;
	letter-spacing: 1px;
	padding: 0;
}
div#honeypot, div#Rhoneypot { display: none; } /* spambot trap */

div.contactDiv p {
	color: #F4C833;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 2px solid black;
	margin-bottom: 15px;
	
}
.rtnMsg {
	color:  #000099; 
	font-weight: bold;
}
.warning {
	color: #990000;
	font-weight: bold;
	padding-left: 10px;
}

table.linksTable td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border-bottom: 1px solid #cccccc;
	padding: 5px 3px 3px 0px;
}

div.linksBox {
	border: 1px solid #990000;
	margin: 10px 0;
	padding: 5px;
}
.required {
	color: #000099;
	font-weight: bold;
}
/* ------------------------------ */
/* Calculators */
/* ------------------------------ */
.inputLabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	margin: 0;
	padding: 0;
}
table.calcTable input,
table.calcTable select {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.calcTable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #00004c;
	margin-bottom: 30px;
}
table.calcTable th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #00004c url(../images/bluebarbkgd.jpg) repeat-x;
	color: white;
	font-size: 13px;
	padding: 4px;
}
table.calcTable td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
	font-size: 12px;
	padding: 4px;
	background-color: #E6EDFD;
	
}
table.calcTable td.calcResult {
	color: #000000;
	background-color: #f1ede1;
	border-top: 3px solid #CC0000;
	border-right: 3px solid #990000;
	border-bottom: 4px solid #990000;
	border-left: 3px solid #CC0000;
	
}
table.calcResultTable th {
	background-image: none;
	color: #000000;
	background-color: #f1ede1;
	font-weight: bold;
	text-align: left;
}
table.calcResultTable tr.titleRow th {
	text-align: right;
	border-bottom: 2px solid #000000;
}
table.calcResultTable {
}
table.calcResultTable td {
	text-align: right;
	color: #000000;
	background-color: #f1ede1;
}
table.calcResultTable tr.totalRow th {
	border-top: 1px solid #000000;
}
table.calcResultTable tr.totalRow td {
	font-weight: bold;
	border-top: 1px solid #000000;
}