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

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

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

/* BASE STYLE & STRUCTURE ********************************************************************/
*{
margin:0;
padding:0;
}
body{
background:#fefefe url(../img/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;
color:#5799B1;
color:#6db33f;
border-bottom:1px dotted #8FC969;
}
a:hover{
border-bottom:1px solid #6db33f;
}
img{
display:block;
}
.clearFix{
clear:both;
}
/* Text ************************************************************/
body{
font:12px Arial, Helvetica, sans-serif;
color:#666666;
}
#homePg h1{
font: 20px Arial, Helvetica, sans-serif;
margin:4px 0;
border:none;
font-style:italic;
}
h1{
font-size: 23px;
color:#519317;
color:#3b93ac;
margin:4px 6px 14px 0;
border-bottom:1px solid #E6E6E6;
font-weight:normal;
}
#homePg h2{
font-size:18px;
margin:22px 0 -3px 0;
}
h2, h3, h4, h5, h6{
margin:10px 0;
border:none;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
font-size:19px;
margin:22px 0 -3px 0;
}
h3{
font-size:16px;
margin:22px 0 -4px 0;
}
#interiorPg #mainContent h4{
color:#25408f;
font-family:Arial, Helvetica, sans-serif;
margin:14px 0 -8px 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;
color:#777;
}
#bottomContentLeft h5{
font:13px Arial, Helvetica, sans-serif;
font-weight:bold;
margin:16px 0 -3px 0;
background:url(../img/pdf.gif) no-repeat 2px 4px;
padding:3px 0 8px 28px;
}
#bottomContentLeft p{
font-size:12px;
font-weight:normal;
margin:0 0 0 0;
padding:0 0 0 28px;
}
#bottomContent a{
color:#5799B1;
border:none;
}
#bottomContent a:hover{
text-decoration:underline;
}
#bottomContentRight p{
margin:0 0 0 2px;
}
#mainContent ul li{
background:url(../img/ul.gif) no-repeat 1px center;
padding-left:22px;
line-height:24px;
}
#mainContent ul ul li{
background:url(../img/ul-ul.gif) no-repeat 1px center;
padding-left:12px;
line-height:24px;
}
#mainContent ol li{
line-height:24px;
padding-left:0px;
margin-left:20px;
}
#mainContent ol ol li, #mainContent ol ul li{
list-style:none;
background:url(../img/ul.gif) no-repeat 1px center;
margin:0;
padding-left:18px;
}
#content p blockquote, #content blockquote, blockquote{
background:#f1f1f1;
padding:20px;
width:470px;
margin:0 auto;
border:1px solid #ccc;
border-top:1px solid #dedede;
border-left:1px solid #dedede;
color:#888;
font-family: serif;
font-size:16px;
line-height:20px;
font-style:italic;
}


/* HEADER ************************************************************/
#header{
height:153px;
position:relative;
z-index:100;
}
#header a{
border:none;
}
#utilityNav{
width:400px;
position:absolute;
right:18px;
top:6px;
margin:0;
font-size:10px;
text-align:right;
line-height:20px;
}
#utilityNav a{
color:#deb308;
padding-top:1px;
}
#utilityNav a:hover{
text-decoration:underline;
}
#utilityNav a#twuLink{
margin-right:10px;
color:#777;
color:#124783;
}
#rssLink{
background:url(../img/rss.gif) no-repeat left 0px;
padding-left:16px;
}
#logo{
position:absolute;
top:10px;
left:13px;
border:none;
}
#callUsCTA{
color:#124783;
font-size:11px;
text-align:right;
width:380px;
margin:0;
position:absolute;
top:35px;
right:18px;
line-height:20px;
}
#callUsCTA span{
font-size:17px;
color:#c82e1a;
}
#callUsCTA span#callUsNumber{
font-size:21px;
margin-left:6px;
}
#header #CTAapplyRequest{
text-align:right;
position:absolute;
right:18px;
top:74px;
}
#header #CTAapplyRequest a{
padding:3px 10px 3px 3px;
background:#eef4f9 url(../img/head-bl-arrow.gif) no-repeat right center;
border-right:4px solid #eef4f9;
margin-left:8px;
color:#124783;
font-size:11px;
}
#header #CTAapplyRequest a:hover{
background:#003a7c url(../img/head-w-arrow.gif) no-repeat right center;
color:#fff;
border-right:4px solid #003a7c;
}
#mainNav{
position:absolute;
left:17px;
top:120px;
}
#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:#B3B3B3;
}
#mainNav li a:hover{
color:#fff;
}
#mainNav li.active{
background:#cbcbcb;
background:url(../img/mainNav.gif) no-repeat left center;
}
#mainNav li.active a, #mainNav li.active a:hover{
color:#2b2b2b;
background:url(../img/mainNav_02.gif) no-repeat right center;
}
#search{
width:192px;
height:26px;
position:absolute;
right:14px;
bottom:9px;
background:url(../img/search_bg.gif) no-repeat left top;
}
#search fieldset{
border:none;
}
#header #search input.field{
width:158px;
height:15px;
padding:2px 0 2px 0;
position:absolute;
top:3px;
left:26px;
border:none;
background:none;
color:#25408f;
font-size:13px;
}
#searchBtn{
position:absolute;
left:4px;
top:2px;
}
/* FEATURED ************************************************************/
#tabs{
background:url(../img/featured_bg.gif);
position:relative;
width:872px;
height:288px;
}
#tabs img{
position:absolute;
top:25px;
left:21px;
}
#tabs h2{
position:absolute;
top:40px;
left:580px;
margin:0;
background:#fff;
font:italic 20px Georgia, "Times New Roman", Times, serif;
color:#6db33f;
}
#tabs-1 h2{
color:#25408f;
}
#tabs a{
border:none;
}
#tabs-1 a.learnMore{
color:#25408f;
background:url(../img/bl-arrow.gif) no-repeat right center;
}
#tabs-2 h2{
color:#529EB6;
}
#tabs-2 a.learnMore{
color:#529EB6;
background:url(../img/tl-arrow.gif) no-repeat right center;
}
#tabs-3 h2{
color:#6db33f;
}
#tabs-3 a.learnMore{
color:#6db33f;
background:url(../img/grn-arrow.gif) no-repeat right center;
}
#tabs-4 h2{
color:#deb308;
}
#tabs-4 a.learnMore{
color:#deb308;
background:url(../img/yel-arrow.gif) no-repeat right center;
}
#tabs p{
position:absolute;
top:58px;
left:582px;
width:248px;
background:url(../img/feature-para.gif) repeat-x;
}
#tabs ul{ 
position: absolute; 
right:36px;
bottom:40px;
z-index:4000;
}
.ui-tabs{ 
width:872px;
height:288px;
background:#fff;
}
#tabs ul li {
float: left;  
}
#tabs ul li a { 
float: left; 
text-decoration: none;
width:19px;
height:19px; 
line-height:18px;
text-align:center;
margin:0 5px 0 0;
font-size:11px;
color:#fff;
}
#tabs ul li#tabOne a { 
background:#25408f;
}
#tabs ul li#tabTwo a { 
background:#50b3cf;
}
#tabs ul li#tabThree a { 
background:#6db33f;
}
#tabs ul li#tabFour a { 
background:#deb308;
}
#tabs ul li a:hover, #tabs ul li.ui-tabs-selected a{ 
}
.ui-tabs .ui-tabs-hide { display: none !important; }

/* CONTENT ************************************************************/
a.learnMore{
font-size:11px;
color:#6db33f;
margin-left:4px;
padding-right:9px;
background:url(../img/grn-arrow.gif) no-repeat right center;
font-style:italic;
border:none;
}
a.learnMore:hover{
text-decoration:underline;
}
/* FORMS **************/
#mainContent form{
border:1px solid #dedede;
background:#f8f7f7;
padding:22px 0 36px 35px;
width:362px;
}
#mainContent form .cat_textbox, #mainContent form textarea{
border: 1px solid #dadada;
}
#catwebformbutton{
color:#fff;
background:url(/img/submit-blank.gif) no-repeat;
border:none;
font-size:16px;
padding: 5px 28px 6px 8px;
margin-bottom:9px;
}

/* MAIN CONTENT **************/
#homePg #content{
margin:0 0 10px 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;
}
#mainContent2{
width:808px;
min-height:300px;
float:left;
display:inline;
margin:6px 0 0 15px;
padding:0 0 0 3px;
}
.leftRightLists{
width:252px;
float:left;
line-height:24px;
margin:14px 0 24px 0;
}
#mainContent .leftRightLists li{
background:url(../img/a-ul.gif) no-repeat 1px center;
padding-left:22px;
}
.leftRightLists li a{
color:#666666;
border-bottom:1px dotted #999;
}
.leftRightLists li a:hover{
color:#6db33f;
border-bottom:1px solid #7ccc47;
}
.rightList{
float:right;
}

/* SUB CONTENT ***************/
#subContent{
width:278px;
min-height:300px;
float:right;
display:inline;
margin:2px 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;
position:relative;
left:-8px;
font: italic 17px Goergia, "Times New Roman", Times, serif;
color:#8b8b8b;
color:#9A9A9A;
line-height:26px;
background:url(../img/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.learnMore{
color:#deb308;
background:url(../img/yel-arrow.gif) no-repeat right center;
}
.quoteInfo a:hover{
text-decoration:underline;
}
#subCTAButtons{
height:40px;
margin:10px 0 7px 1px;
padding:0;
position:relative;
}
#interiorPg #subCTAButtons{
margin-top:-6px;
}
#subCTAButtons a{
display:block;
width:131px;
height:40px;
text-indent:-9999px;
margin:0;
padding:0;
float:left;
border:none;
}
#subCTAButtons #applyOnline{
background:url(../img/apply-now.gif) no-repeat;
}
#subCTAButtons #requestInfo{
background:url(../img/request-info.gif) no-repeat;
margin-left:12px;
}

#subContent #newsletter{
width:278px;
height:133px;
background:url(../img/newsletter_box_large.gif) no-repeat;
margin:22px 0 20px 0;
position:relative;
}
#content #subContent h3, #content #subContent p{
margin-left:12px;
}
#subContent p{
line-height:19px;
color:#888;
}
#content #subContent h3{
color:#deb308;
}
#newsletter fieldset{
border:none;
}
#content #newsletter h3{
margin:0;
position:absolute;
top:13px;
left:18px;
background:url(../img/mail.gif) no-repeat right top;
width:236px;
height:24px;
line-height:24px;
padding-top:3px;
font:17px Arial, Helvetica, sans-serif;
color:#777;
}
#newsletter .fields{
font: 13px Arial, Helvetica, sans-serif;
color:#777;
border:none;
background:url(../img/newsletter_field.gif) no-repeat right top;
width:193px;
height:24px;
padding:7px 4px 0 4px;
position:absolute;
bottom:18px;
left:18px;
}
#newsletter #yourName{
bottom:55px;
}
#newsletter .fields:focus{
color:#555;
}
#newsletter #submitBtn{
position:absolute;
bottom:18px;
right:20px;
}
a.subContentCTA{
display:block;
width:276px;
height:99px;
line-height:49px;
color:#6db33f;
background:url(../img/call_to_action_large.png) left top;
font-size:17px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
text-indent:18px;
margin:11px 0;
border:none;
position:relative;
}
a.subContentCTA:hover{
background-position: left bottom;
text-decoration:none;
}
a.subContentCTA span{
font-size:11px;
position:absolute;
top:44px;
left:0;
text-indent:0;
display:block;
line-height:18px;
margin:0 20px 0 20px;
color:#888;
}
/* BOTTOM CONTENT ************/
#bottomContentWrap{
width:99.9%;
padding:20px 0;
background:#eef4f9;
border-top:1px solid #dfe9f1;
}
#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:#003a7c;
clear:both;
}
#footer{
width:836px;
height:70px;
position:relative;
left:2px;
margin:0 auto;
}
#footer p{
position:relative;
left:2px;
top:14px;
}
#footer p, #footer a{
color:#4472A4;
color:#4570a2;
font-size:11px;
margin:0;
border:none;
}
#footer p a{
margin-left:5px;
}
#footer p a:hover{
color:#fafafa;
text-decoration:none;
}
#footer #stirLink{
position:absolute;
right:6px;
top:14px;
display:block;
width:135px;
height:18px;
background:url(../img/stir.gif);
text-indent:-9999px;
border:none;
}

