/*  @@@@@[  Wrappers  ]@@@@@ */

body {background: #186088 url(images/_bg.gif) repeat-x top; font: 12px/18px Arial, Helvetica, sans-serif; color: #737272; margin:0;}
#wrapper {background: #C7C7C7; width:960px; margin: 19px auto 0px;}

/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	padding-left:10px;
	width:940px;
}
#menu{
	float:left; 
	width: 222px;
	background: url(images/_bg-menu-top.jpg1) top no-repeat;
}
#subnav{	
	font-size:13px;
	padding: 0 6px;
	width: 210px;
	border-top: 6px solid #bad646;
}
.NavLevel1 a:link, .NavLevel1 a:active, .NavLevel1 a:visited{ 
	padding:5px 0;
	background-color: #687a16; 
	display: block; 
	padding-left: 22px; 
	text-decoration: none; 
	color: #fff;
	border-bottom: 1px solid #cbd391;
}
.NavLevel1 a:hover{ 
	background-color: #bad646; 
	display: block; 
	padding-left: 22px; 
	text-decoration: none; 
	color: #687A16;
	border-bottom: 1px solid #cbd391;
}
.NavLevel2 a:link, .NavLevel2 a:active, .NavLevel2 a:visited{ 
	padding:5px;
	display: block;
	text-decoration: none;
	padding-left: 35px;
	color:#687A16;
	background:url(images/arr_n.gif) 22px 10px no-repeat;
}
.NavLevel2 a:hover{ 
	padding:5px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 35px;
	background:url(images/arr_o.gif) 22px 10px no-repeat;
}
.NavLevel3 a:link, .NavLevel3 a:active, .NavLevel3 a:visited{ 
	padding:5px;
	display: block;
	text-decoration: none;
	padding-left: 48px;
	color:#687A16;
	background:url(images/arr_n.gif) 35px 10px no-repeat;
}
.NavLevel3 a:hover{ 
	padding:5px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 48px;
	background:url(images/arr_o.gif) 35px 10px no-repeat;
}
.last{
	height: 28px;
	background-color: #687a16; 
}
#subnav h2{
	color: #fff;	
	margin: 0px;
	padding: 15px 0 10px 22px;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #cbd391;
	background-color: #687a16;
	line-height:30px;
}
#subnav h2.noborder{
	border-bottom:none;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	height: 120px;
	padding-left:55px;
	padding-top:10px;
	background:url(images/_bg_header.gif) no-repeat;
	float:left;
	width:905px;
	}
#info{ float:right; width:262px; padding-top:47px; padding-right:39px;}
#footer {
	width:940px;	
	margin:0 auto;
	padding:8px 10px;
	color:#A0A0A0;
	font-size: 11px;
}
#footer p {
	margin-bottom: 7px;
}

#footer a:link, #footer a:visited, #footer a:active {color: #A0A0A0; text-decoration: none; font-size:11px;}
#footer a:hover {text-decoration: underline;}

#footer a.seo:link, #footer a.seo:visited, #footer a.seo:active {color: #A0A0A0; text-decoration: none; font-size:11px;}
#footer a.seo:hover {text-decoration:none; cursor:text;}
.footer-right{ text-align:right; float:right;}

/* ================ Index Page ============= */
#main{ 
	padding:0 10px 0px 10px; 
	background:url(images/_bg_sec.gif) repeat-y; 
	width: 940px;
}
div.mar-bot#main{margin-bottom:10px;}
#content-home {
	float: left;
	width: 454px;
	background:#FFFFFF;
	padding:25px 20px 0 64px;
	height:188px;
	overflow:auto;
}
#tab {
	width: 538px;
	float:left;
	background:url(images/_bg_tab.jpg) no-repeat;
	height:216px;
}
.tab-l{ width:348px; float:left; padding:16px 20px 0 31px; /*padding:40px 20px 0 31px;*/ color:#385F0B; }
.img-tab{ margin-top:3px; margin-bottom:10px; border:3px solid #ffffff; float:left; margin-right:10px;}
.img-tab-noborder {border:none;}
#tab .tab-l a{color:#385F0B;}


.tab-r{ width:139px; float:right; background:#abc53f;}
.tab-r a:link, .tab-r a:visited 
{display:block; font-size:12px; text-decoration:none; outline:none; line-height:15px; width:103px; height:52px; background:#687a16 url(images/_bg_tab_r_n.gif) left top no-repeat; padding:20px 18px 0px 18px;  color:#ffffff;}
.tab-r a:hover, .tab-r a:focus {color:#FFFFFF; background:#556710 url(images/_bg_tab_r_n.gif) 0px -72px no-repeat; text-decoration:none;}
.tab.selected, .tab.selected a:link, .tab.selected a:visited, .tab.selected a:active {background:#9dbd1a url(images/_bg_tab_r_n.gif) left bottom no-repeat; color:#446a0d; text-decoration:none;}






/* ================ Secondary Page ============= */
.quote{ padding:30px; color:#385F0B;}
.quote a:link, .quote a:visited, .quote a:active{color:#385F0B; text-decoration: underline;}
.quote a:hover{color:#385F0B; text-decoration: none}
#content-sec{ 
	float: right;
	width: 666px;
	padding: 0 21px 10px 31px;
}
.banner-sec{
	margin: 0 -21px 20px -31px;
}
.main-content{
	float: left;
	width: 460px;
	padding-right: 38px;
}	
#content-sec ul{
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#content-sec ul li{
	list-style: none;
	padding-left: 10px;
	background: url(images/_bullet.gif) no-repeat 0px 8px;
}
#content-sec ul li ul{
	margin: 0px;
	padding: 0px 0 0 10px;
}
.callto{
	float: right;
	width: 138px;
	color: #fefefe;
	line-height: 16px;
	padding-top: 155px;
	padding-left: 17px;
	position: relative;
	background: url(images/bg_call-out.jpg) top no-repeat #066a8d; 
}
.callto-img{
	position: absolute;
	top: 119px;
	left: -13px;
}
.callto p{
	margin: 0px;
	padding: 0 8px 8px 0;
}
.callto a:visited, .callto a:active, .callto a:link{
	color: #fefefe;
	text-decoration: underline;
}
.callto a:hover{
	color: #fefefe;
	text-decoration: none;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #538613; text-decoration: underline;}
a:hover {color: #538613; text-decoration: none;}
h1 {
	margin: 0px;
	padding: 0px 0 8px 0;
	font-size: 22px;
	font-weight: bold;
	color: #538613;
	line-height: 27px;
}
#content-sec h2 {
	font-size: 13px;
	color: #538613;
	border-bottom: 1px dashed #bad646;
	line-height: 18px;
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
}
h3 {
	font-weight: bold;
	color: #385F0B;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 8px;
	font-size: 15px;
}
h4{
	font-size: 11px;
	font-weight: bold;
	color: #495199;
	border-bottom: 1px solid #495199;
	padding-bottom: 1px;
	margin-bottom: 4px;
}
p {margin: 0px; padding-bottom: 15px;}
hr {
	color: #BAD646;
	padding: 0px;
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #BAD646;
}


.left {float: left;}
.right {float: right;}
.img-right {margin-bottom: 10px; margin-left: 13px; margin-top: 4px; float:right;}
.img-left {margin-bottom: 10px; margin-right: 13px; margin-top: 4px; float:left;}
.clr {clear: both;}
.clrSolo {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}
.emphasic{ color:#FF0000; font-weight:bold; font-style:italic;}
.pad-top{ margin-top:100px;}
table.contactForm { width: 400px; margin: 10px 0 10px 25px; }
table.contactForm td { padding: 5px 5px 5px 0; }
.ltpadd { padding-left: 25px; margin-bottom: 10px; }
.map { margin: 7px 0 0 0; padding: 3px; border: 1px solid #687a16; width: 500px;}
.ltmargin { margin-left: 240px; }
p.bullet2 { background: url(images/_bullet2.gif) 0 2px no-repeat; padding-left: 21px; }
p.bullet3 { background: url(images/_bullet3.gif) 0 2px no-repeat; padding-left: 21px; }
.pdf { background: url(images/pdf_icon2.gif) 0 2px no-repeat; padding-left: 21px; }
.main-content img { padding: 3px; border: 1px solid #687a16; }

table.tbl_grid {
	margin: 10px 0;
}

table.tbl_grid th {
	background-color: #687a16;
	color: #fff;
	height: 15px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	border: 1px solid #687a16;
	}
	
table.tbl_grid td {
	padding: 5px 5px 10px 5px;
	margin-bottom: 15px;
	border-left: 1px solid #687a16;
	border-right: 1px solid #687a16;
	border-bottom: 1px solid #687a16;
	}
	
.line {
	border-top: 1px solid #687a16;
	margin: 10px 0;
	}
	
.calc {
	border-left: 4px solid #687a16;
	margin: 10px 0;
	padding-left: 6px;
	}
	
table.tbl_grid_tinyfont {
	margin: 10px 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

table.tbl_grid_tinyfont th {
	background-color: #687a16;
	padding: 10px 5px;
	vertical-align: top;
	color: #fff;
}

table.tbl_grid_tinyfont td {
	padding: 7px 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
table.tbl_grid_tinyfont a {
	color: #fff;
	}
	
td.middle {
	vertical-align: middle;
	}

td.center {
	text-align: center;
	}
	
tr td.tinyhdr {
	padding-left: 10px;
	background-color: #9ebd1a;
	color: #fff;
	font-weight: bold;
}

.readMore { background: url(images/_bullet2.gif) 0 2px no-repeat; padding-left: 21px; margin-bottom: 10px;}
.note , a.note{
	color: #F00;
}
