/* -- Core Styles -- */
* { margin: 0; padding: 0; }
body { background: url(../images/bg.gif) top center repeat; font-family: Georgia,"Times New Roman",Times,serif; }
a { color: #78A22F; }
a:hover { color: #000; }

/* -- Page Styles -- */
div#page { width: 790px; margin: 0 auto; }
div#headTopContent { color:#999999; font-size: 9px; padding: 15px 0; text-align: center; }
div#headTopContent h1 { font-size: 9px; font-weight: normal; display: inline; }
div#headTop { width: 790px; height: 179px; background: url(../images/bg_header.gif) no-repeat; position: relative; }
div#headTop2 { width: 790px; height: 179px; background: url(../images/bg_header_white.gif) no-repeat; position: relative; }
div#headTop h1 { width: 150px; height: 82px; position: absolute; top: 54px; right: 30px; text-indent: -9999px; }
div#headTop2 h1 { width: 150px; height: 82px; position: absolute; top: 54px; right: 30px; text-indent: -9999px; }
div#headTop a  { width: 150px; height: 82px; display: block; }
div#headTop2 a  { width: 150px; height: 82px; display: block; }
div#headMid { width: 790px; height: 86px; background: #FFF; position: relative; }
div#headMid h1 { width: 730px; height: 46px; position: absolute; top: 0px; left: 10px; background: #ADC480;
				 font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFF; letter-spacing: 6px; padding: 40px 0 0 40px; }
div#headNav { background: #FFF; height: 35px; left: 0; width: 780px; color: #ADC480; font-size: 15px; padding: 15px 0 0 10px; }
div#headNav h2 { display: inline; font-size: 12px; font-family: Verdana, Geneva, sans-serif; font-weight: normal; color: #ADC480; }
div#headNav h2 a { color: #ADC480; text-decoration: none; }
div#headNav h2 a:hover { color: #000; }
div#headNav h2 a.active { color: #000; }
div#footerContainer { width: 790px; height: 34px; background: url(../images/bg_footer.gif) no-repeat; }

div#mainContainer {
	background: #FFF;
	font-size: 14px;
	color: #4D4D4D;
	padding: 0 10px;
}

div.subnav { font-family: Arial, Helvetica, sans-serif; }

div.left {
	float: left;
}

div.node1 {
	width: 250px;
	padding-right: 5px;
}

div.node1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

div.node1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

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

div.left {
	float: left;
}

div.right {
	float: right;
}

div.subnav {
	width: 120px;
}

div.subnav ul {
	list-style: none;
	margin-top: 20px;
}

div.subnav ul li {
	margin-bottom: 6px;
}

div.subnav ul li a {
	font-size: 11px;
	text-decoration: none;
}

div.subnav ul li a.active {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

div.subCopy {
	padding-bottom: 10px;
}

div.subCopy h2 {
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 8px;
}

#subTable {
position:relative;
width:607px;
height:165px;
font-size:15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#subLeft {
position:absolute;
top:0px;
left:0px;
width:16px;
height:165px;
background-image:url(../images/sub_page_table_left.gif);
}

#subMiddle {
	position:absolute;
	top:0px;
	left:16px;
	width:562px;
	height:140px;
	padding:25px 0px 0px 15px;
	background-image:url(../images/sub_page_table_middle.gif);
	background-repeat:repeat-x;
}

#subMiddle h2 {
	font-weight: normal;
	font-size: 20px;
}

#subRight {
position:absolute;
top:0px;
right:0px;
width:14px;
height:165px;
background-image:url(../images/sub_page_table_right.gif);
}

hr.green {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #ADC480;
	margin: 20px 0;
	padding: 0;
}

div.subCopy2 {
	padding: 0 10px;
	width: 587px;
}

div.subCopy p {
	margin-bottom: 10px;
}

div.subCopy2 h2 {
	font-weight: normal;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 0;
}

.subHead {
color:#000000;
font-size:10px;
padding: 5px;
}

.prices {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding-bottom: 15px;
}

.rowEven {
	background: #FFFFCC;
	padding: 5px;
}

.rowOdd {
	background: #FFF;
	padding: 5px;
}

ul.FAQ {
	color: #78A22F;
	padding-left: 15px;
	margin: 20px 0;
}

ul.FAQ li {
	margin-bottom: 5px;
}

div.testimonial {
	width: 607px;
	font-size: 14px;
}

div.testimonialBg {
	padding: 0 30px 10px 30px;
	background: url(../images/table_bg.gif) repeat-y;
}

h2.line {
	border-bottom: 1px dashed #78A22F;
	padding-bottom: 2px;
}

form {
	background: #F9FFEC;
	padding: 10px;
	border: 1px solid #CCC;
	margin: 20px 0 15px 0;
}

label {
	width: 90%;
	display: block;
	padding-bottom: 2px;
}

input.text {
	width: 90%;
	height: 20px;
	font-size: 15px;
	margin-bottom: 10px;
	border: 1px solid #999;
	padding: 2px;
}

textarea.text {
	border: 1px solid #999;
	width: 718px;
	height: 100px;
}

input.text2 {
	width: 50%;
	height: 20px;
	font-size: 15px;
	margin-bottom: 10px;
	border: 1px solid #999;
	padding: 2px;
}

textarea.text2 {
	border: 1px solid #999;
	width: 516px;
	height: 100px;
}

.note {
	font-size: 11px;
}

div.threeCol {
	width: 235px;
	float: left;
	padding-right: 20px;
	margin-bottom: 30px;
}

div.threeCol ul {
	list-style: none;
}

div.twoColFL {
	width: 490px;
	padding-right: 20px;
	margin-bottom: 30px;
	float: left;
}

div.twoColFL ul {
	list-style: none;
}

div#footerContainer ul {
	list-style: none;
	padding-top: 50px;
	padding-bottom: 40px;
}

div#footerContainer ul li {
	float: left;
	margin-right: 10px;
}

div#footerContainer {
	font-size: 12px;
	color: #78A22F;
}

div#footerContainer a {
	text-decoration: none;
}

div#footerContainer a:hover {
	color: #78A22F;
	text-decoration: underline;
}

div#footBottomContent { color:#999999; font-size: 9px; padding: 15px 0; text-align: center; }
div#footBottomContent h1 { font-size: 9px; font-weight: normal; display: inline; }

img.left {
	float: left;
	border: 6px solid #FFF;
	margin: 0 10px 10px 0;
}

div.testimonial h2 {
	font-weight: normal;
	font-size: 16px;
}

ul#socialMedia li {
	float: left;
	margin-right: 8px;
}

ul#socialMedia {
	margin-top: 8px;
}
