body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin:0px;
	padding:0 0px 0 0px;
}

p, p form {
	font-size: 11px;
	line-height:16px;
	}

h3 {
	color:#246BFF;
	font-size:14px;
	font-weight:bold;
}
h2 {
	color:#70504B;
	font-size:13px;
	font-weight:bold;
}
h1 {
	color:#83872C;
	font-size:12px;
	font-weight:bold;
}

/*--------- document sections */

#wrapper {
	width:100%;
	float:left;
	background-color:#FFFFFF;
/*	margin-left:-80px;
	margin-right:-80px;
	display:inline; /* So IE plays nice */
/*	border-left:80px solid #A9AE38;
	border-right:80px solid #5C90FE;*/
}

#leftmargin {
	width:80px;
	background-color:#A9AE38;
	}
#rightmargin {
	width:80px;
	background-color:#5C90FE;
	}

#navbar {
	width:170px;
	height:auto;
	background:#8A635E;
/*	background:#8A635E url(../images/site/navbarleftstretch.jpg) repeat-y left;*/
/*	padding-left:170px;*/
	text-align:left;
	}

.navbarbottom {
	background:url(../images/site/midbottomstretch.jpg) repeat-x;
	}
	
#rightbar {
	width: 172px;
	background:#C6CB5F url(../images/site/midbottomstretch.jpg) repeat-x bottom;
	}

#header {
	height:180px;
/*	width:100%;*/
/*	padding-right:180px;
	margin-right:180px;*/
	background:url(../images/site/midheaderbg.jpg) repeat-y right top;
/*	background-color:#5C90FE;*/
	}
.headerbottom {
	background:#bbd2fe url(../images/site/midtopbottom.png) repeat-x top;
	width:auto;	
	}

#main {
	padding:15px;
	}
	
/* ============= section classes ========*/

.headerlogo {
	background: url(../images/site/logo.jpg) no-repeat top left;
	width:300px;
	height:180px;
	}
.topmidsection {
	background:url(../images/site/midheaderbg.jpg) repeat-y right;
	}
.headersitename {
	padding-top:40px;
/*	background: url(../images/site/sitename.png) top right no-repeat;*/
	}

.phonenbr {
	color:#FFFFFF;
	position:relative;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	top:90px;
	left:-290px;
	width:350px;
	}

	
.address {
	position:relative;
	color:#70504B;
	font-weight:bold;
	font-size:12px;
	top:70px;
	right:-80px;
	float:right;
	width:650px;
	}

#centerbody {
	position:relative;
	display:block;
	width:70%;
	}
#footer {
	background-color: #020202;
	clear:both;
	width:auto;
	color:#FFFFFF;
	font-size:10px;
/*	margin-left:-80px;
	margin-right:-80px;*/
	}
.leftbg {
	width:15%;
	background:#A9AE38 url(../images/site/leftbargrass.jpg) repeat-x bottom left;
	}
.navleftbg {
	background: url(../images/site/navbarleftstretch.jpg) repeat-y;
	width:6px;
	}

.rightbg {
	background:#5C90FE url(../images/site/rightbargrass.jpg) repeat-x left bottom;
	}
	
	
.leftnav {
	background:#8A635E;
	width:163px;
	}
/*.mainright {
	height:auto;
	background:#C6CB5F url(../images/site/rightbarbottom.jpg) bottom no-repeat;
	}*/
.rightbarright {
	background: url(../images/site/rightbarrightstretch.jpg) repeat-y top right;
	width:7px;
	}
.rightbarleft {
/*	background: url(../images/site/rightbarleftstretch.jpg) repeat-y top left;
	width:8px;*/
	}

.topmidsection {
	background:url(../images/site/midheaderbg.jpg) repeat-y right;
	}
.topmidbottom {
	background:url(../images/site/midtopbottom.jpg) repeat-x;
	}
.bottommidsection {
	background:url(../images/site/midbottomstretch.jpg) repeat-x;
	}
#footerbg {
	background:url(../images/site/footertile.jpg) repeat-x left top;
	height:140px;
	display:block;
	overflow:hidden;
	}

#footerlogos img {
	vertical-align:middle;
	}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 11px;
	color: #246BFF;
}
/*
form {
	background-color: #CCCC99;
}*/

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/* navigation button related */

#nav {
	width:170px;
/*	height:210px;*/
	margin-left:20px;
}

#nav ul{margin:0px; padding:0px; list-style:none; height:28px; width:170px;}
#nav ul li{ color:#FFFFFF; font-weight:bold; width:170px; height:28px;}
#nav ul li a{ 
	height:28px; 
	text-decoration:none;
	width:170px;
	display:block;
	color:#FFFFFF;
}

.navtext {
	padding-left: 30px;
	vertical-align: text-bottom;
	line-height: 24px;
	width:170px;
	}

#nav li.one a:hover,
#nav li.two a:hover,
#nav li.three a:hover,
#nav li.four a:hover,
#nav li.five a:hover,
#nav li.six a:hover,
#nav li.seven a:hover,
#nav li.nine a:hover,
#nav li.eight a:hover { 
	background:url(../images/site/fernlight.gif) bottom left no-repeat; 
	height:28px; 
	color:#A9AE38; 
	text-decoration:none;
	width:170px;
	cursor:pointer;
}

#nav li a:hover {
	background:url(../images/site/fernlight.gif) bottom left no-repeat; 
	height:28px; 
	color:#A9AE38; 
	text-decoration:none;
	width:170px;
	cursor:pointer;
}

body.navpage1 #nav li.one a,
body.navpage2 #nav li.two a,
body.navpage3 #nav li.three a,
body.navpage4 #nav li.four a,
body.navpage5 #nav li.five a,
body.navpage6 #nav li.six a,
body.navpage7 #nav li.seven a,
body.navpage9 #nav li.nine a,
body.navpage8 #nav li.eight a {
	background:url(../images/site/ferndark.gif) bottom left no-repeat;
	height:28px; 
	color:#8A635E; 
	text-decoration:none;
	width:170px;
	cursor:pointer;
}

/* special report related */

.specialrept {
/*	background:#C6CB5F url(../images/site/specrptstretch.jpg) repeat-y;*/
	background:#C6CB5F;
	padding:5px;
	}
	
#specrptbox {
	border:medium solid #FFFFFF;
	margin:3px;
	padding:3px;
	}
	
.emailheadertext {
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	font-variant:small-caps;
}

.emailintrotext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #70504B;
	line-height:13px;
	padding:4px 0px;
}

.emailtitletext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color: #70504B;
	font-style:italic;
	text-align:center;
}

.emailtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color: #70504B;
}

.small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:400;
}

input.small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:400;
	width:100px;
	border: 1px solid #7DA7D9;
	background-color: #FFFFFF;
}

input.smallphone{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:400;
	width:30px;
	border: 1px solid #7DA7D9;
	background-color: #FFFFFF;
}

input.whitebutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:700;
	color: #626363;
	border: 1px solid #626363;
	background-color: #FFFFFF;
	cursor:pointer;
}

#testimonials {
	background-color:#C6CB5F;
	width:170px;
	padding:0px 0px;
	text-align:right;
/*	padding-right:15px;*/
	}

#testimonials a, #testimonials a:hover {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}

.testimonialtitletext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #2D201E;
	font-variant:small-caps;
}

.testimonialteaser {
	display:block;
	background-color:#E1E3B1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #70504B;
	font-style:italic;
	line-height:12px;
	margin:8px 10px 0px 8px;
	padding:5px;
	}

.testimonialtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #70504B;
	font-style:italic;
	line-height:12px;
}
.testimonialsig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #70504B;
	font-style:italic;
	line-height:12px;
	background:#C6CB5F url(../images/site/quotebottom.jpg) no-repeat right top;
	margin:0px 8px 8px 8px;
	padding:5px 35px 5px 5px;
	display:block;
}

.testimonialbox {
	display:block;
	background-color:#E1E3B1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #70504B;
	font-style:italic;
	line-height:15px;
	margin:8px 8px 0px 8px;
	padding:10px;
	}

.testimonialboxsig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #70504B;
	font-style:italic;
	line-height:15px;
	background:#FFFFFF url(../images/site/quotebottomwhite.jpg) no-repeat right top;
	margin:0px 8px 8px 8px;
	padding:5px 35px 30px 10px;
	display:block;
}


.termtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 14px;
}

/*    show/hide terms and definitions text */
.classtermdef-title {	
	/* Start layout CSS */
	color:#3F68B2;
	line-height: 20px;
	text-decoration:underline;
	cursor:pointer;	
	/* End layout CSS 
	
	overflow:hidden;
	cursor:pointer; */
}

.classtermdef{	/* Parent box of slide down content */
	/* Start layout CSS */
	margin-top: 5px;
	width:500px;
	
	/* End layout CSS 
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;*/

}
.group1{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
	text-indent: 15px;
}

.hiddentext {   /* use this instead of type="hidden" for SEO */
	display: none;
}

.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display:none;
	width:160px;
}

a.navbot{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}
a.navbot:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

#utilitynav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#utilitynav a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
	}
#utilitynav a:hover{
	color:#2D201E;
	text-decoration:none;
	font-size:10px;
}

.homevideo {
	}

blockquote {
	font-style:italic;
	}

ul {
	font-size:12px;
	font-weight:bold;
	list-style-position:outside;
	}

li {
	list-style:circle;
	font-weight:normal;
	font-size:11px;
	} 
#navbar ul li {list-style:none;}	
ol li {
	list-style:decimal;
	}

ol li li {list-style:circle;}

#testimonialtext {
	font-style:italic;
	}
	
.leftimg img {
	padding-right:10px;
	}
	
.staff img {
	padding:10px;
	}

.staff dt {
	padding-top:10px;
	font-size: 12px;
	color:#246BFF;
	text-decoration:underline;
	}
.staff dd {
	font-size:11px;
	color:#2D201E;
	font-style:italic;
	line-height:13px;
	}
.staff table {
	border-color:#CCCCCC;
	border:1px;
	}
