@charset "utf-8";
/* Main CSS Document */
body {
	line-height:1.2;
	background:#f8f8ec;
	padding:0 0 15px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a6062;
	text-align:center;
}
#outer {
	width:950px;
	margin:0 auto 20px;
	text-align:left;
	padding:0 0 1px;
}
#header {
	width:950px;
	position:relative;
	padding:1px 0 0;
	margin:0 0 2px;
}
.logo {
	margin:0!important;
	float:left;
	width:447px;
	height:99px;
	float:left;
}
h1.logo span {
	display:block;
	text-indent: -5000px;
}
/* member login */
.login{
	float:right;
	height:60px;
	margin:20px 16px 0 0;
	display:inline;
	background:#437cb1;
	overflow:hidden;
	background:#437cb1 url(/images/member-login.gif) no-repeat 0 50%;
	padding:0 0 0 120px;
	overflow:hidden;
}
#banner{
	float:right;
	margin:20px 30px 0 0;
	display:inline;
	background:#437cb1;
	overflow:hidden;
}
.login ul{
	float:right;
	padding:7px 14px 0 13px;
	margin:0;
	font-size:13px;
	font-weight:bold;
}
.login ul li,.login li a,.login li a:visited{color:#fff;}
.login li{
	padding:0 0 0 12px;
	background:url(/images/arrow5x9.gif) no-repeat 0 3px;
	margin:4px 0 0;
}
.login div.inp{
	float:right;
	padding:7px 6px 0 0;
	background:url(/images/logdiv.gif) no-repeat 100% 50%;
}
.login div.inp div{float:right;}
.login div div input,#siteSearch{
	width:147px;
	padding:1px 5px 0;
	height:19px;
	line-height:20px;
	color:#979c9e;
	background:#fff;
	border:none;
	display:block;
	margin:0 6px 5px 0;
}
#siteSearch,#mag{float:right;margin:11px 0 0}
#siteSearch{padding-bottom:1px;}
.login #submit{
	width:36px;
	height:36px;
	background: url(/images/go.gif) no-repeat 0 0;
	color:#000;
	float:right;
	padding:0;
	font-size:10px;
	border:none;
	margin:6px 6px 0 0;
	vertical-align:middle;
	font-weight:bold;
	line-height:1.0;
	text-align:left
}

/* navigation */
#nav {
	width:950px;
	height:43px;
	background:url(/images/navbg.gif) repeat-x 0 0;
	margin:0;
	clear:both;
}
#nav ul{
	height:43px;
	background:url(/images/lnav.gif) no-repeat 0 0;
	margin:0;
	overflow:hidden;
	padding-left:13px;
}
#nav li, #nav li a, #nav li strong {
	float:left;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	display:inline;
	height:32px;
	line-height:32px;
	font-size:12px;
	padding:0 8px 0 8px;
	margin:5px 0 0;
}
#nav li{
	padding:0;
	margin:0;
	height:43px;
	line-height:43px;
}
#nav li {background:url(/images/navdiv.gif) no-repeat 100% 50%;}
#nav li a:visited {color:#fff}
#nav li a:hover {color:#fff;text-decoration:underline;}
#nav li strong {color:#484b4d;background:#cbccce}
#nav li.site-search {
	float:right;
	background:url(/images/rnav.gif) no-repeat 100% 0;
	padding-right:6px;
}
#nav li a, #nav li strong {padding:0 9px;}

/* main section */
#main {
	width:960px;
	clear:both;
	padding:15px 0 0;
	overflow:hidden;
}
#maincol{
	width:702px;
	background:url(/images/mainbg.gif) no-repeat 50% 0;
	padding:15px 0 0;
	min-height:506px;
	float:left;
}
.which-way{
	width:671px;
	height:317px;
	background:url(/images/which-way.jpg) no-repeat 0 0;
	margin:0 0 0 15px;
}
.which-way div{
	padding:50px 0 1px;
	width:390px;
	margin:0 0 2px 24px;
}
.which-way h2{
	color:#fff;
	font-size:38px;
	margin:0 0 4px;
}
.which-way h3{
	color:#ababab;
	font-size:18px;
	line-height:1.1;
}
.which-way p{
	color:#fff;
	font-size:12px;
	margin:20px 0 0;
	line-height:1.5;
}
.which-way p.find-more,
.which-way p.find-more a,
.which-way p.find-more a:visited{
	color:#ababab;
	font-weight:bold;
	font-size:20px;
}
.which-way p.find-more{margin:24px 0 0}

/* three long boxes in a row */
.three-box{
	width:672px;
	margin:0 0 0 14px;
	background:url(/images/boxmid.gif) repeat-y 0 0;
}
.box3{
	float:left;
	width:216px;
	margin:0 12px 0 0;
	display:inline;
	padding:0 0 9px;
	background:url(/images/boxbase.gif) no-repeat 0 100%;
}
.boxlast{margin:0;}
.box3 h3{
	background:#f8f8f8 url(/images/boxtop.gif) no-repeat 0 0;
	padding:12px 14px 10px;
	margin:0 0 9px;
	min-height:0;
	color:#919737;
	font-size:16px;
	text-transform:uppercase;
}
.box3 h3 span{
	display:block;
	font-size:12px;
	color:#3a3c3e;
	text-transform:none;
}
.box3 p.boximg{
	width:195px;
	height:109px;
	margin:0 0 10px 11px;
	padding:0;
}
.box3 p.boximg a,.box3 p.boximg a:visited{
	display:block;
	background:#fff;
	border:1px solid #ccd0d2;
	padding:4px;
}
.box3 p.boximg a:hover{
	text-decoration:none;
	background:#aac364;
	border-color:#78aa3b;
}
.box3 p{
	font-size:12px;
	color:#5a6062;
	padding:0 5px 0 11px;
	margin:0 0 2px;
	/*font-weight:bold;*/
	line-height:1.4;
}
p.boxtxt{min-height:130px;}
.box3 ul{
	width:198px;
	border:1px solid #eaeae8;
	margin:0 0 0 8px;
	overflow:hidden;
	background:#f8f8fa;
}
.box3 ul li{
	width:176px;
	margin:0 0 0 7px;
	float:left;
	clear:left;
	display:inline;
	border-bottom:1px solid #e9e9e9;
	height:45px;
}
.box3 ul li.last{border:none}
.box3 ul li a{
	float:left;
	clear:left;
	width:176px;
	height:45px;
	font-weight:bold;
	font-size:12px;
}
.box3 ul li em,
.box3 ul li b,
.box3 ul li a span{
	vertical-align:middle;
	display:-moz-inline-box;/* invalid but needed for FF2*/
	display:inline-block;
	color:#5a6062;
}
.box3 ul li a span{
	width:27px;
	height:22px;
	background:url(/images/arrow27x22.jpg) no-repeat 0 0;
	float:right;
	margin:13px 0 0;
}
.box3 ul li b{height:100%;width:5px;}
.box3 ul li em {font-style:normal;width:140px;}
.box3 ul li a:hover{
	visibility:visible;
	text-decoration:none;
	color:#919737;
}
.box3 ul li a:hover em{color:#919737;}
.box3 ul li a:hover span{background-position:0 -22px}

/* small right sidecolumn */
#sidecol{
	width:234px;
	float:right;
	margin-right:10px;
	display:inline;
}
/* blue box used in various columns at different widths */
.box{
	width:208px;
	margin:0 0 9px;
	background:#dad9cf url(/images/contact-base208.gif) no-repeat 0 100%;
	padding:0 0 18px;
}
.box h4{
	background:url(/images/contact-top208.gif) no-repeat 0 0;
	padding:12px 11px 0 11px;
	color:#919737;
	font-size:20px; 
	min-height:0;
	margin:0 0 7px;
}
.box p{
	padding:0 11px 0 11px;
	color:#94938a;
	margin:0 0 9px;
	font-size:12px;
	line-height:1.4;
}
.box p.more-details{
	text-transform:uppercase;
	color:#65665a;
	margin:0;
	padding:12px 11px 0 11px;
}
.box p.more-details a,
.box p.more-details a:visited{
	color:#65665a;
	font-weight:bold;
}
.box p.more-details a:hover{
	text-decoration:none;
	color:#919737;
	visibility:visible;
}
.box p.more-details b{
	float:right;
	width:36px;
	height:36px;
	background:url(/images/arrowpair.gif) no-repeat 0 0;
	clear:both;
	margin:-10px 0 0;
}
.box p.more-details a:hover b{background-position:0 -36px}
.contact{
	background:#bac632 url(/images/contact-base.gif) no-repeat 0 100%;
	width:234px;
	padding:0 0 27px;
	margin:0 0 15px;
}
.contact h4{
	background:url(/images/contact-top.gif) no-repeat 0 0;
	padding:18px 5px 6px 17px;
	font-size:22px;
	color:#929638;
}
.box li, 
.box a,
.box a:visited{
	color:#646458;
	font-size:13px;
}
.box li{margin:9px 0 0;padding:0 5px 0 17px}
.box ul{margin:0}
#sidecol h3{
	color:#646559;
	font-size:22px;
	padding:0 4px;
	margin:17px 0 7px;
}
/*Left column subnav*/
div#subnav h2 {
	text-transform: uppercase;
	margin-top: 1.5em;
	margin-bottom: .8em;
}
div#subnav ul {
	margin-bottom: 2em;
}
div#subnav ul li {
	padding-bottom: .5em;
	padding-left: 12px;
}
div#subnav ul li.current {
	font-weight: bold;
	background: url(/images/subbullet.gif) no-repeat 0 2px;
}
/*Latest News box */
.news{
	width:204px;
	background:#fff url(/images/newstop.gif) no-repeat 0 0;
	padding:15px 15px 5px;
}
.news h4{
	font-size:19px;
	color:#919737;
	margin:0 0 5px;
}
.news h4 span{
	display:block;
	color:#ada3a0;
	font-size:12px;
	padding:0 0 5px
}
.news p{
	line-height:1.4;
	color:#88807e;
	font-size:12px;
	margin:0 0 10px;
}
.news p.more-news{
	border-bottom:1px dashed #dedddb;
	padding:0 2px 10px 0;
	overflow:hidden;
	margin:-4px 0 13px;
}
.news p.last{border:none;margin:-4px 0 0;padding-bottom:2px}
.news p.more-news a,
.news p.more-news a:visited{
	float:right;
	color:#919735;
	background:url(/images/arrow5x9-3.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.news p.more-news a:hover{color:#646559}
h5.archive{
	width:234px;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:12px;
	background:url(/images/newsbase.gif) no-repeat 0 0;
}
h5.archive a,
h5.archive a:visited{
	width:202px;
	display:block;
	padding:0 0 0 32px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:url(/images/arrow5x9-2.gif) no-repeat 19px 50%;
}

/* footer styles */
#footer{
	width:954px;
	margin:auto;
	clear:both;
	background:url(/images/footer.gif) no-repeat 50% 0;
	min-height:120px;
	text-align:left;
	color:#484d4f;
	font-size:12px;
	position:relative;
}
p.copy{
	padding:34px 0 0 25px;
	margin:0 0 10px;
}
p.site{
	padding:1px 250px 0 25px;
	margin:0 0 10px;
}
p.site a,p.site a:visited{color:#484d4f;padding:0 4px}
p.logo2{
	position:absolute;
	right:21px;
	top:21px;
	width:281px;
	height:54px;
	margin:0;
}
/* ........listing and inner pages CSS below........ */
/*These pages are three columns */
.col3 #maincol{background:none;padding:0 0 1px}
.leftcol{
	width:208px;
	float:left;
}
.mid{
	float:right;
	width:440px;
	padding:0 21px 0 20px;
	background:url(/images/midcolbg.gif) no-repeat 0 0;
	min-height:720px;
}
* html .mid{height:720px}
.mid a, .mid a:visited {color: #b8c03b;}
.mid ul {margin-bottom: 1em; margin-left: 10px;}
.mid li {
	background: url(/images/bullet-mid.gif) 0 5px no-repeat;
	padding-left: 12px;
	padding-bottom: .5em;
}
ul.pagination{
	width:420px;
	padding:8px 10px 7px;
	margin:10px 0 10px 0;
	clear:both;
	overflow:hidden;
	color:#817977;
	background:#ddd;
	font-size:11px;
	font-weight:bold;
}
ul.pagination li{
	float:left;
	margin:0 6px 0 0;
}
ul.pagination li strong,ul.pagination li a{float:left;padding:3px 6px;}
ul.pagination li.page{
	float:right;
	margin-right:0;
	padding:3px 0;
}
ul.pagination li a,ul.pagination li a:visited{color:#817977}
ul.pagination li strong,ul.pagination li a:hover{color:#000;background:#fff}
.mid h1{
	font-size:23px;
	color:#646559;
	margin:0;
	padding:16px 1px 0;
	line-height:1.1;
}
.mid h1.nosub {
	margin-bottom: 15px;
}
.mid p.subtitle{
	color:#a1a2a2;
	padding:1px 2px 0;
	font-size:18px;
	margin:0 0 15px;
	line-height:1.1;
	font-weight: bold;
}
.mid p{
	font-size:12px;
	margin:0 0 12px;
	color:#4403431;
	line-height:1.6;
	padding:0 2px;
}
.mid h2{
	color:#919737;
	font-weight:bold;
	margin:25px 2px 10px;
	font-size:14px;
}
.mid img {
	float: right;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 0 0 10px 10px;
}
.mid .news-content img {
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}
/* news box with rounded top and bottom corners */
.newsbox{
	clear:both;
	width:434px;
	margin:0 0 11px 3px;
}
.news-content{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	overflow:hidden;
	min-height:0;
	background:#fff;
}
.newstop,.newsbase{
	width:434px;
	height:11px;
	background:url(/images/listtop-base.gif) no-repeat  0 0;
	overflow:hidden;
	clear:both;
}
.newsbase{background-position:0 -11px;}
.newsbox h2{
	font-size:22px;
	color:#2d2d2f;
	margin:0 0 10px;
	padding:4px 0 0;
	line-height:1.1;
}
.newsbox h2 span{
	display:block;
	font-size:13px;
	margin-top: 3px;
}
.newsbox p{
	margin:0;
	color:#635957;
	line-height:1.35;
}
.newsbox p.sideimg{
	float:left;
	margin:7px 0 5px 11px;
	display:inline;
	width:134px;
}
.newsbox p.sideimg a{
	display:block;
	padding:3px;
	border:1px solid #dedede;
	min-height:0;
}
.newsbox p.sideimg a:hover{
	background:#919737;
	border-color:#aba5a3;
	text-decoration:none;
}
.news-right{
	width:402px;
	float:right;
	margin-right:12px;
	display:inline;
}
.mid .news-right h2 a, .mid .news-right h2 a:visited {
	color: #919735;
}
.newsbox p.more-details a{
	float:right;
	clear:both;
	background:url(/images/more-info.gif) no-repeat  0 0;
	color:#fff;
	font-size:11px;
	width:68px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-weight:bold;
}
.newsbox p.more-details a:hover{text-decoration:underline;}
.newsbox p.more-details{margin:0}

/* common list with blue bullet as background image*/
ul.common{
	margin:14px 0;
	font-size:12px;
}
ul.common li {
	margin:0 0 8px;
	padding:0 0 0 16px;
	background:url(/images/bullet.gif) no-repeat 1px 4px;
}

/*Search results*/
ul#results li  {
	border-bottom: 1px solid #ddd;
}
.mid ul#results li h2 {
	margin-bottom: 5px;
}

/*Site map*/
body#sitemap .mid ul ul {
	margin-left: 20px;
}
body#sitemap .mid ul ul li {
	padding-bottom: .5em;
}

/* Contact form page */
form#contactform li {margin: 0 0 .5em; padding: 5px; background-image: none;}
form#contactform li label {float: left; width: 100px; font-size: 12px;}

form#contactform li input.text, form#contactform li textarea {width: 200px; border: 1px solid #aaa; padding: 3px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444}
form#contactform li input#submit {margin-left: 100px; padding: 3px; font-size: 13px;}




