@charset "UTF-8";
/* CSS Document */

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
margin: 0; padding: 0; text-indent: 0;
border: none; outline: none;
text-decoration: none; font-size: 100%; font-weight: normal; font-style: normal;
list-style: none;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0; border: none; border-collapse: separate;
	vertical-align: top; text-align: left;
	font-weight: normal;
}
p, ul, ol { margin-bottom: 10px;  }
h1, h2, h3, h4, h5, h6 { margin-bottom: 5px; }
h1 { font-family: Arial; color: #000; font-size: 1.3em; font-weight: bold;}
h2 { font-size: 1.1em; color: #000; font-weight: bold;}
h3 { font-size: 1.0em; }
h4, h5, h6 { font-size: 1em; }

/*****************  TYPOGRAPHY   ********************/

body { font-size: 0.9em; background: #f4f2eb url('/images/site_bg.jpg') top left repeat-x; color: black; font-family: Trebuchet, sans-serif; }

a, a:visited {
	color: #cc2a2a;
	font-weight: bold;
}
a:hover, a:active {
	color: #cc2a2a;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar h1 {
	color: #54a33c;
	font-size: 0.9em;
}

/*****************   MENU - SELECTED STAES   ********************/

body.home a#nav-home,
body.about  a#nav-about,
body.services  a#nav-services,
body.promotions  a#nav-promotions,
body.products  a#nav-products,
body.resources  a#nav-resources,
body.contact  a#nav-contact {
background: url('/images/nav_on_bg.jpg') repeat-x;
margin: 0px;
padding-left: 12px;
padding-right: 12px;
color: #bc1a22;
height: 40px;
overflow: hidden;
}

/*****************  FORMS   ********************/
form, fieldset, input { margin : 0; padding : 0; }



/*****************  SUBMIT   ********************/


/* apply style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group { display: block; }

/*****************  END OF DEFAULT   ********************/

#main {
	width: 930px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
        height: 100%;
	background: #fff;
}
ul {
	line-height: 1em;
}
li {	
	color: #000;	
}
li a{	color: #cc2a2a;	
}

/*****************   LOGO PLACEMENT   ********************/

#header h1 a {
	display: block;
	width: 290px;
	height: 100px;
	text-indent: -5000px;
	outline: none;
	padding: 0px;
	margin: 0px;
}
#header h2{
	
}
#header h2 a {
	color: #dfd6c2;
	text-indent: -5000px;
	float: right;
}
#header h2 a span{
	font-size: .5em;
	text-indent: -5000px;
	float: right;
}
#phone{
float: right;
height: 110px;
width: 200px;
color: #000;
padding-right: 50px;
text-align: right;
}
#phone h3{
margin: 0px;
padding: 0px;
padding-top: 30px;
font-size: 1.3em;
}
#phone span{
margin: 0px;
padding: 0px;
font-size: 1.5em;
}


/*****************   LAYOUT   ********************/

#header {
	height: 360px;
	width: 930px;
	background: #fff url('../images/header.jpg') no-repeat;
	background-position: top left;
	padding: 0px;
	margin: 0px;
}
#nav {
	width: 670px;
	height: 40px;
	background: url('/images/nav_bg.jpg') top left repeat-x;
}
#header_left {
	float: left;
	width: 216px;
	height: 254px;
	background: #fff url('/images/header_left_bg.jpg') top left no-repeat;
}
#header_right {
	float: right;
	width: 690px;
	height: 250px;
	background: #fff url('/images/header_right_bg.jpg') top left no-repeat;
	margin: 0px auto;
	padding: 0px;
}
#header_left a h1{
	text-align: center;
	padding-left: 15px;
	color: #fff;
	font-family: Arial;
	line-height: .9em;
	font-size: 1.2em;
	padding-top: 28px;
height: 80px;
width: 210px;
display: block;
}
#header_left a h3{
text-indent: -5000px;
height: 140px;
width: 210px;
display: block;
}
#sidebar {
	float: left;
	width: 216px;
	margin: 0px;
	padding-left: 10px;
background: #fff;
}
#form_include {
	float: right;
	width: 360px /*405*/;
	height: 200px;
	margin: 0px 5px 0 15px;
	overflow: auto;
	z-index: 200;
}
#rightcol{
	float: left;
	width: 444px;
	padding: 12px 20px 0 20px;
background: #fff;
}
#top_callout{
	width: 461px;
	height: 206px;
	background: url('/images/center_callout.jpg') no-repeat;
	padding-bottom: 20px;
	padding-top: 10px;
}
#top_callout .left {
	float: left;
	width: 220px;
}
#top_callout .left a {
	float: left;
	width: 220px;
height: 150px;
display: block;
text-decoration: none;
color: #000;
}
#top_callout .right {
	float: right;
	width: 210px;
}
#top_callout .right p {
	color: #666;	
}
#content_main h3{
display: inline;
font-size: 1.3em;
font-weight: bold;
}
#content_main ul{
margin: 20px 0 20px 0;
padding: 0 0 0 13px;
list-style-type: square;
}
#content_main ul li{
margin-bottom: 8px;
padding-left: 30px;
}
#thirdcol {
	float: right;
	width: 200px;
	min-height: 426px;
	background: url('/images/3col.jpg') no-repeat;
margin-top: 5px;
}
#thirdcol h2 {
text-align: center;
margin-top: 20px;
}
#thirdcol h3 {
text-align: center;
color: #fff;
font-weight: bold;
margin-top: 28px;
}
#thirdcol p{
text-align: center;
color: #fff;
font-size: 1em;
background: url('../images/thirdcol_p_bg.jpg') repeat-y;
margin: 0px;
padding: 0px;
}
#thirdcol p span{
font-family: Georgia;
}
#thirdcol ul li{
margin-bottom: 5px;
margin-left: 18px;
color: #F00;
list-style-image: url('/images/li.jpg');
}
#thirdcol ul li span{
color: #000;
}
#content_sub{
	width: 640px;
	float: right;
	padding: 12px 40px 0 20px;
}
#content_sub h2{
	margin-top: 18px; 
}
#aff{
	background: url('/images/aff_logos.jpg') center no-repeat;	
	width: 960px;
	height: 105px;
}
#footer {
	clear: both;
	display:  block;
	overflow:  hidden;
	width: auto;
	height: 66px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 30px 0 30px;
border-top: 1px dotted #c0c0c0;
}
#footer p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#footer p.top {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#footer a {
	color: #f00;
}
#footer a:hover {
	color: #f00;
	text-decoration: underline;
}
.cleaner {
	clear: both;	
}
#leftcol_txt {
	width: 215px;
	margin-left: 14px;
	float: left;
	padding-top: 20px;
	padding-bottom: 12px;
}

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input.radio, input.submit { width: auto; }
