/****************************************************************************

Author: Dan Hoy
Development by: stirgroup.com
Last updated: 

*****************************************************************************/

/* BASE STYLE & STRUCTURE ********************************************************************/
*{
margin:0;
padding:0;
}
body{
background:#f0f1e2 url(../images/body.gif) repeat-x;
}
#wrap{
width:872px;
margin:0 auto;
position:relative;
}
p{
line-height:20px;
}
ul{
list-style:none;
}
a{
outline:none;
text-decoration:none;
border-bottom:1px dotted #303f31;
color:#303f31
}
a:hover{
border-bottom:1px solid #303f31;
}
img{
display:block;
}
.clearFix{
clear:both;
}
/* Text ************************************************************/
body{
font:12px Arial, Helvetica, sans-serif;
color:#686969;
}
#homePg h1, h2, h3, h4, h5, h6{
font: 20px "Trebuchet Ms", sans-serif;
color:#7f4302;
margin:10px 0;
border:none;
}
#homePg h1{
color:#7f4302;
font-style:italic;
display:inline;
line-height:28px;
padding:0;
font-size:18px;
}
#homePg h1 span{
background:#f0f1e2;
}
#homePg h1 span em{
font-weight:bold;
margin:0 1px;
}
#homePg h1 a{
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
}
h1{
font: 22px "Trebuchet Ms", sans-serif;
color:#303f31;
color:#303f31;
margin:10px 6px 14px 0;
border-bottom:1px solid #303f31;
}
#homePg h2{
font-size:18px;
margin:22px 0 -3px 0;
}
h2{
font-size:19px;
margin:22px 0 -3px 0;
}
h3{
font-size:15px;
font-weight:bold;
margin:22px 0 -4px 0;
}
h4, h5, h6{
font-size:14px;
font-weight:bold;
}
p{
margin:10px 0 14px 0;
line-height:24px;
}
#bottomContent h4{
font-size:17px;
font-weight:normal;
}
#bottomContentLeft h5{
font:13px Arial, Helvetica, sans-serif;
font-weight:bold;
margin:16px 0 0 0;
background:url(../images/pdf-gray.gif) no-repeat 2px 1px;
padding:2px 0 2px 28px;
}
#bottomContentLeft p{
font-size:12px;
font-weight:normal;
margin:0 0 0 0;
padding:0 0 0 28px;
}
#bottomContentRight p{
margin:0 0 0 2px;
}

/* HEADER ************************************************************/
#header{
height:166px;
position:relative;
z-index:100;
}
#header a{
border:none;
}
#rssLink{
background:url(../images/rss.gif) no-repeat left 2px;
line-height:20px;
padding-left:20px;
color:#8FABB9;
position:absolute;
right:23px;
top:2px;
font-size:11px;
display:none;
}
#rssLink:hover{
color:#fff;
}
#logo{
position:absolute;
top:2px;
left:-50px;
border:none;
}
#ad{
position:absolute;
right:18px;
top:18px;
}
#mainNav{
position:absolute;
left:17px;
top:400px;
}
#mainNav li{
float:left;
height:26px;
line-height:27px;
margin-right:6px;
}
#mainNav li a{
float:left;
padding:0 14px;
display:block;
height:26px;
line-height:27px;
font-size:13px;
color:#f0f1e2;
}
#mainNav li a:hover{
color:#f0f1e2;
}
#mainNav li.active{
background:#f0f1e2;
background:url(../images/mainNav.gif) no-repeat left center;
}
#mainNav li.active a, #mainNav li.active a:hover{
color:#303f31;
background:url(../images/mainNav_02.gif) no-repeat right center;
}
#search{
width:192px;
height:27px;
position:absolute;
right:18px;
bottom:3px;
background:url(../images/search_bg.gif) no-repeat left top;
}
#search fieldset{
border:none;
}
#search input.field{
width:158px;
height:15px;
position:absolute;
top:7px;
left:26px;
border:none;
background:none;
color:#464747
font-size:12px;
}
#searchBtn{
position:absolute;
left:6px;
top:5px;
}
/* FEATURED ************************************************************/
#tabs{
background:url(../images/featured_bg.gif);
position:relative;
width:872px;
height:288px;
margin-top:3px;
}
#tabs img{
position:absolute;
top:25px;
left:21px;
}
#tabs h2{
position:absolute;
top:40px;
left:580px;
color:#7f4302;
margin:0 40px 0 0;
background:#e6e7cd;
}
#tabs p{
position:absolute;
top:58px;
left:582px;
width:248px;
}
#tabs ul{ 
position: absolute; 
right:40px;
bottom:36px;
z-index:4000;
}
#tabs a.learnMoreLink{
font-size:11px;
color:#303f31;
color:#303f31;
margin-left:4px;
padding-right:8px;
background:url(../images/grn_arrow.gif) no-repeat right center;
border:none;
}
#tabs a.learnMoreLink:hover{
text-decoration:underline;
border:none;
}
.ui-tabs{ 
width:872px;
height:288px;
background:#fff;
}
#tabs ul li {
float: left;  
}
#tabs ul li a { 
float: left; 
text-decoration: none;
background:url(../images/featured_nav.gif);
width:19px;
height:19px; 
line-height:18px;
text-align:center;
margin:0 5px 0 0;
font-size:11px;
color:#303f31;
border:none;
}
#tabs ul li a:hover, #tabs ul li.ui-tabs-selected a{ 
background-position:bottom;
color:#303f31;
}
.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs #featuredNote{
position:absolute;
top:213px;
right:122px;
font-size:12px;
font-weight:normal;
color:#303f31;
}
a.learnMore{
font-size:11px;
color:#303f31;
color:#303f31;
margin-left:4px;
padding-right:8px;
background:url(../images/grn_arrow.gif) no-repeat right center;
border:none;
}
a.learnMore:hover{
text-decoration:underline;
border:none;
}
/* MAIN CONTENT **************/
#homePg#content{
margin:0 0 40px 0;
}
#homePg #content{
margin:0 0 40px 0;
}
#content{
margin:20px 0 40px 0;
}
#mainContent{
width:530px;
min-height:300px;
float:left;
display:inline;
margin:6px 0 0 15px;
padding:0 0 0 3px;
}
#mainContent ul{
line-height:24px;
margin-top:14px;
}
.leftRightLists{
width:252px;
float:left;
line-height:24px;
margin-top:14px;
}
.leftRightLists li, #mainContent ul li{
background:url(../images/ul.gif) no-repeat 1px center;
padding-left:22px;
}
.rightList{
float:right;
}
form p label.text{
float:left;
font-weight:bold;
display:block;
width:98px;
}
form p textarea.text {
border:1px solid #464747;
background:#dadada;
width:240px;
height:120px;
}
form p input.text{
height:18px;
padding-top:6px;
border:1px solid #464747;
background:#dadada;
width:240px;
}
form p input.captcha{
width:148px;
margin-top:6px;
}

/* FORMS **************/
#mainContent form{
border:1px solid #dedede;
background:#f8f7f7;
padding:22px 0 36px 35px;
width:372px;
}
#mainContent form .cat_textbox, #mainContent form textarea{
border: 1px solid #dadada;
width:310px;
padding:6px;
font-size:12px;\
margin-top:2px;
}
#mainContent form td{
padding:6px;
}
#mainContent form p label{
line-height:20px;
}
.cat_button{
color:#fff;
background:#855947;
border:1px solid #062952;
font-size:16px;
padding: 3px 6px 4px 6px;
margin-bottom:9px;
cursor:pointer;
}



/* SUB CONTENT ***************/
#subContent{
width:278px;
min-height:300px;
float:right;
display:inline;
margin:6px 12px 0 0;
}
#t1, #t2, #t3, #t4, #t5, #t6{
display:none;
margin:6px 0 28px 0;
}
#subContent .quote{
width:235px;
padding:0 0 0 19px;
margin:0 0 0 -8px;
font: italic 17px Goergia, "Times New Roman", Times, serif;
color:#8b8b8b;
color:#9A9A9A;
line-height:26px;
background:url(../images/quote.gif) no-repeat left top;
width:258px;
}
.quoteInfo{
font:normal 11px Arial, Helvetica, sans-serif;
color:#8b8b8b;
text-align:right;
margin:6px 11px 20px 0;
}
.quoteInfo em{
font-size:13px;
}
.quoteInfo a{
margin-left:4px;
}
.quoteInfo a:hover{
text-decoration:none;
}
.quoteInfo a span.raquo{
font-size:12px;
position:relative;
top:-1px;
left:2px;
}
#subContent #newsletter{
width:283px;
height:138px;
background:url(../images/newsletter_box_large.gif) no-repeat;
margin:11px 0 20px 0;
position:relative;
}
#subContent h3, #subContent p{
margin-left:2px;
}
#newsletter fieldset{
border:none;
}
#newsletter h3{
margin:0;
position:absolute;
top:15px;
left:18px;
background:url(../images/mail.gif) no-repeat right center;
width:234px;
height:24px;
}
#newsletter .fields{
font: 13px Arial, Helvetica, sans-serif;
color:#777;
border:none;
background:url(../images/newsletter_field.gif) no-repeat right top;
width:193px;
height:24px;
padding:7px 4px 0 4px;
position:absolute;
bottom:19px;
left:18px;
}
#newsletter #yourName{
bottom:56px;
}
#newsletter .fields:focus{
color:#555;
}
#newsletter #submitBtn{
position:absolute;
bottom:20px;
right:20px;
}
a.subContentCTA{
display:block;
width:276px;
height:49px;
line-height:49px;
color:#303f31;
background:url(../images/call_to_action.gif) left top;
font: "Trebuchet Ms", sans-serif;
font-size:15px;
font-weight:bold;
text-indent:18px;
margin:22px 0;
border:none;
}
a.subContentCTA:hover{
background-position: left bottom;
text-decoration:none;
border:none;
}
/* BOTTOM CONTENT ************/
#bottomContentWrap{
width:99.9%;
padding:20px 0;
background:#e6e7cd url(../images/bottom_content.gif) repeat-x;
}
#bottomContent{
width:836px;
margin:0 auto;
position:relative;
left:2px;
}
#bottomContentLeft{
width:530px;
float:left;
}
#bottomContentRight{
width:278px;
float:right;
}

/* FOOTER ********************************************************************/
#footerWrap{
width:99.9%;
background:#e6e7cd url(../images/footer.gif) repeat-x;
clear:both;
}
#footer{
width:836px;
height:70px;
position:relative;
left:2px;
margin:0 auto;
}
#footer p{
position:relative;
left:2px;
top:12px;
}
#footer p, #footer a{
color:#e6e7cd;
font-size:11px;
margin:0;
}
#footer p a{
margin-left:5px;
border-bottom:1px dotted #e6e7cd;
}
#footer p a:hover{
color:#f0f1e2;
border-bottom:1px solid #f0f1e2;
text-decoration:none;
}
#footer #stirLink{
position:absolute;
right:6px;
top:14px;
display:block;
width:135px;
height:18px;
background:url(../images/stir.gif);
text-indent:-9999px;
border:none;
}

