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

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin: 15px 0 0 0;
	/* background: #F3F3F3; */
	background: #DDDDDD;
}

body h3 {
	font-size: .9em;
	color: #5D5D5D;
}

body h2 {
	font-size: 1.1em;
	font-weight:normal;
	color: #5D5D5D;
}

blockquote {
	background:#fff url(../images/blockquote.gif) no-repeat scroll .5em .5em;
	color:#575757;
	margin:0 10px 0 10px;
	padding:5px 10px 5px 50px;
	font-size: 0.75em;
	line-height: 125%;
	border-top: 3px solid #e9e9e9;
	border-bottom: 3px solid #e9e9e9;
}


#topcontainer {
	width: 866px;
	margin: 0 auto;
}

#bodycontainer {
	width: 848px;
	margin: 0 auto;
	background: #fff;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	padding: 8px 8px 20px 8px;
}

#logo {
	width: 300px;
	float: left;
	margin-bottom: 6px;
}

#topnav {
	float: right;
	margin-right: 15px;
}

#feature {
	/* width: 836px; */
	height: 210px;
	border: 1px solid #c9c9c9;
	background: #fff;
	padding: 10px 0 0 0;
}


#commit {
	width: 378px;
	margin: 15px auto 0;
	border: 1px solid #dddddd;
	padding: 10px 10px 8px 10px;
}

#commit_img {
	float: left;
	background:url(../images/checked.png) no-repeat;
	width: 40px;
	height: 40px;
	margin: 20px 10px 10px 10px;
}

#commit_txt {
	float: left;
	width: 300px;
	margin: 0 0 0 10px;
}

#commit_txt h3 {
	margin-bottom: 5px;
}

#commit_txt li {
	list-style:square;
	line-height: 150%;
}

#leftcol {
	width: 215px;
	float: left;
}

#rightcol {
	width: 610px;
	float: left;
	margin: 6px 0 0 15px;
}

#mid {
	/* width: 836px; */
	margin: 15px 0 0 0;
}

#bottom h3 {
	font-size: 1.13em;
	font-weight:normal;
	color: #333333;
	margin: 0 0 15px 0;
}

#bottom {
	margin: 20px 0 20px 0;
}

#articles {
	width: 50%;
	float: left;
}

#footer {
	width: 852px;
	margin: 0 auto;
	background: #5D5D5D;
	padding: 6px;
	height: 50px;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

#footeraddress {
	float: right;
	width: 25%;
	margin: 5px 0 0 0;
}

#footerphone {
	float: left;
	width: 49%;
	text-align: center;
	margin-top: 15px;
}

#footercontact {
	float:right;
	color: #fff;
	line-weight: 115%;
	margin: 2px 10px 0 0;
}


#sitemapetc {
	width: 852px;
	margin: 0 auto;
	padding: 6px;
	text-align: center;
}

#twitter {
	float: left;
	width: 25%;
	margin: 10px 0 0 5px;
	color: #FFFFFF;
}

#twitter_pic {
	width: 32px;
	float:left
}

#twitter_txt {

}

#content_leftcol {
	width: 215px;
	float: left;
}

#content_rightcol {
	width: 617px;
	float: left;
}

#testimonials {
	float:left;
	width: 48%;
	margin: 0 0 0 15px;
}

#submit_test {
	margin: 20px 0 10px 0;
	text-align: center;
}

#newsletterheader {
	background:url(../images/newsleaderheader.png) center no-repeat;
	height: 45px;
}

#newslettersignup {
	text-align:center;
}

/* COMMON STYLES */

.boxbg {
	border: 6px solid #e9e9e9;
	float: left;
}

.boxbg h2 {
	text-align: center;
	margin: 0 0 10px 0;
}

.whitebox h3 {
	text-align:center;
}

.whitebox {
	width: 180px;
	padding: 8px 10px 8px 10px;
	border: 1px solid #b8b8b8;
	background: #fff;
}

.whitebox2 {
	width: 370px;
	padding: 5px 10px 8px 10px;
	border: 1px solid #b8b8b8;
	background: #fff;
}

.featurepic {
	width: 290px;
	height: 210px;
	float: left;
	background:url(../images/featureimg.jpg) no-repeat;
	background-position: bottom left;
}

.featuretxt {
	float: left;
	margin: 0 0 0 20px;
}	

.mainheading h1 {
	font-weight:normal;
	font-size: 2.4em;
	text-align:center;
}

.bullettxt {
	font-size: .75em;
	margin-left: 15px;
}

.articlecontainer {
	margin: 0 0 10px 6px;
}

.articleimg {
	float: left;
}

.articleimg img {
	border: 3px solid #333333;
}

.articletxt {
	float: left;
	margin-left: 10px;
	width: 335px;
}

.articletxt h4 {
	font-size: 1em;
	font-weight:bold;
	color: #383838;
	margin: 0 0 5px 0;
}

.contact_txt {
	width: 60%;
	float: left;
	font-size: .85em;
	line-height: 125%;
}

.contact_txt hr {
	padding: 0;
}

.contact_mapthumb {
	width: 40%;
	float: left;
	text-align: center;
}

.smalltxt {
	font-size: .82em;
}

.mediumtxt {
	font-size: .9em;
}

.pagecontent {
	margin: 10px 0 0 0;
	border: 0px solid #b8b8b8;
	padding: 5px;
	line-height: 125%;
}

.pagecontent a {
	color: #538a13;
	text-decoration: none;
}

.pagecontent a:hover {
	text-decoration:underline;
}

.pagetitle {
	border: 1px solid #b8b8b8;
	padding: 5px;
	background: url(../images/16-arrow-right.png) no-repeat .2em .42em;
}

.pagetitle h1 {
	font-size: 1.2em;
	margin-left: 1em;
	color: #383838;
}

/* CLEAR DIVS */

.clr {
	clear: both;
}	

	
/* menus */

.fpbullets {
	width: 175px;
	margin: 0 auto;
	font-size: 0.75em;
	/* font-weight: bold; */
	border-bottom: 1px solid #dbdbdb;
	list-style: none;
	
}

.fpbullets ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.fpbullets li {
	border-top: 1px solid #dbdbdb;
	padding: 7px 0 7px 20px;
	background-image: url(../images/arrow_small_right.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	list-style: none;
}

.fpbullets a {
	text-decoration:none;
	color: #282828;
}

.fpbullets a:hover {
	background:#e8f8d7;
}

.menusubhead {
	background: #F5F5F5;
	border-top: 1px solid #dbdbdb; 
	padding: 5px 0 5px 5px;
	font-weight:bold;
}

.pagecontent p {
	font-size: 1em;
}

.pagecontent ul {
	margin: 5px 0 5px 30px;
	list-style:square;
}

.tablesmalltxt {
	font-size: .75em;
	color:#007100;
}

.ratestable {
	margin: 20px 0 0 0;
	background: #ccc;
}

.ratestable p {
	margin: 10px 0 10px 0;
}

.ratestable td {
	background: #fff;
}

.ratestable tr {

}

.articletxt a {
	text-decoration:none;
	color: #383838;
}

.articletxt a:hover {
	background:#F5F5F5;
}

.bottom2 {
	text-align:center;
}

.tags {
	font-size: .8em;
	color: #666666;
}