/* CSS Document */

/*---------------------------------------
              FORMAT
 ---------------------------------------*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images-template-aug2006/header-bckgrnd.gif);
	background-repeat: repeat-x;
}
#main-container {
	position: relative;
	width: 755px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#header {
	height: 68px;
	padding: 0;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #3CAC7B;
	background-image: url(images-template-aug2006/header-logo.gif);
	background-repeat: no-repeat;
}
#header b {
	z-index: 2;
	text-indent: -9999px;
	margin: 0 0 0 200px;   
	height: 53px;
	display: block;
	text-decoration: none;
	background-image: url(images-template-aug2006/header-tagline.gif);
	background-repeat: no-repeat;
}

#nav1 {
	margin: 0;
	padding: 0;
	height: 188px;
	border-bottom: 1px solid #3CAC7B;
	background-image: url(images-template-aug2006/product-photo001.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav1 p {
	position: absolute;
	top: -999px;
}
#nav1 a {
	color: #41AE6A;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#nav1 ul {
	width: 130px;
	margin: 0;
	padding: 5px 0 0 8px;
	list-style-type: none;
}
#nav1 li {
	border: 1px solid #A4C1EE;
	padding: 3px;
	margin: 2px 0;
}
#nav1 li a:hover {
	border: 1px solid #A4C1EE;
	background-color: #41AE6A;
	color: #FFFFFF;
}
#join {
	position: absolute;
	top: 223px;
	left: 6px;
	height: 32px;
	width: 147px;
	z-index: 3;
	background-image: url(images-template-aug2006/join.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: 0;
}
#join a {
	/* <<USE THIS ATTRIBUTE TO HIDE TEXT WHEN using a background IMG>> 
	text-indent: -9999px; */
	text-decoration: none;
	display: block;
	height: 32px;
	width: 147px;
}
#nav2 {
	position: absolute;
	top: 240px;
	left: 15px;
	width: 142px;
	background-color: #669933;
	color:#FFFFFF;
	margin: 0;
	padding: 15px 5px;
}
#content-holder { 
	margin: 0;
}
#content {
	margin:2px;
	padding: 15px;
	z-index: 4;
}
#quote-ad {
	float: right;
	width: 150px;
}
#footer {
	border-top: 2px solid #3EAD68;
	margin-bottom: 15px;
	padding: 15px 0;
}
#footer li {
	display: inline;
}
#footer p {
	text-align: center;
}
#extraDiv1 { }
#extraDiv2 { }
#extraDiv3 { }
#extraDiv4 { }
#extraDiv5 { }
#extraDiv6 { }

/*---------------------------------------
              TYPOGRAPHY
 ---------------------------------------*/
* {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.98em;
	color:#000000; 
}
#content p {
	margin-left: .95em;
}
#content li {
	margin-top: 5px; 
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2756AE;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.95em;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: overline;
	background-color: #E0E0E0;
}
a.readmore {
	color: #A46F00;
	font-size: 0.825em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
}
img {
	border: 0;
}
.photo-style {
	border: 1px solid #000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
img {
	border-width: 0;
}
.indent {
	 padding-left: 2em;
}
.border001 {
	margin: 5px 15px 15px 5px;
	padding: 0px 5px 5px;
	border: 1px solid #999999;
}
.subnav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 0.85em;
	border: 1px dotted #707070;
	padding: 3px;
}
dd {
	margin-bottom: 1em;
}
ul {
	margin-top: 0;
}
h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 20px;	
	color:#003366; 
}
h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:14px;	
	color:#FF0033; 
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#003366; 
}
a { 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#3D7CAF; 
}
.blue { 
	background-image: url(images/header-image.gif);	
	background-repeat: no-repeat; 
	height: 101px; 
	background-position: right; 
}
.blueimg { 
	margin-top: 52px; 
	margin-right: 0px; 
	margin-bottom: 0px;	
	margin-left: 0px; 
}
#formQuote { }
#formQuote input { /*background-color:#F1F1F1;*/ font-size:11px; width:250px; }
#formQuote select { height:18px; font-family:verdana; font-size:12px; /*background-color:#F1F1F1;*/ }

/* Form Stuff */

input[type="radio"] { border:0; }

label { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; }

.error_field { background-color: #FDD; border: 2px solid #F00; }

.form_el { float: left; margin: 5px; padding: 3px; }

.form_row { clear:both; padding:0 0 8px; overflow:hidden; }

.error_field { background-color: #FFCCCC; border: 2px solid #F00; margin: 3px; }

.error_field label { font-weight:bold; }

.error_field input[type="text"] { border: 2px solid #F00; }



.form_row_alt_color { background-color:#F6F6F6; }

.form_row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/* Hides from IE-mac \*/

* html .form_row {height: 1%;}

/* End hide from IE-mac */



#error_message { font-size:large; color:#F00; }

/* Thank You */
.pdfGuide{text-align: center;}
/* End Thank You */
