﻿body {
	font-family:Arial, Helvetica, sans-serif;
	color:#524B2F;
	margin-top:0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

td.outer_bar_border {
	background:#5DAE23;
	border-top: solid 35px #7E775D;
	width:10px;
}

td.inner_bar_border {
	background:#8FD234;
	width:12px;
	border-top: solid 35px #7E775D;
}

td.menu_bar {
	background:#7E775D;
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
}

ul.menu {
	list-style:none;
}

.menu li {
	float:left;
}

a.menu_link {
	color:#FFFFFF;
	font-size:16px;
	margin-right:15px;
	margin-left:15px;
	position:relative;
	bottom:8px;
}

span.seperator {
	position:relative;
	bottom:10px;
}

td.outer_bar {
	background:#5DAE23;
	width:10px;
}

td.inner_bar {
	background:#8FD234;
	width:12px;
}

td.inside_bar {
	width:13px;
	background:#CDF765;
}

td.content {
	background:#F5F1D6;
	width:776px;
	text-align:left;
	padding-left:10px;
}

td.right_bar {
	width:13px;
	background:#CDF765;
}

div.summary_container {
	background: url(../images/home/verti_liner.jpg) repeat-x;
	width:198px;
	height:439px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

div.left_title_box {
	background:#F5F1D6;
	height:20px;
	width:198px;
	color:#FF7103;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	text-indent:10px;
}

span.blue_bullet {
	color:#0096FD;
	margin-right:10px;
}

div.divider {
	font-size:1px;
	background:#DACBAA;
	height:2px;
	border-bottom:1px #F5F1D6 solid;
}

div.summary_left {
	width:80px;
	height:70px;
	float:left;
}

div.summary_right {
	width:100px;
	float:left;
	text-align:left;
	margin-left:10px;
	font-size:13px;
}

div.summary_box {
	margin-top:10px;
	height:180px;
}

span.purple_bullet {
	color:#CF157A;
	margin-right:10px;
}

div.summary_text {
	padding-left:10px;
	width:188px;
	font-size:12px;
	text-align:left;
	height:150px;
}

a.more_link {
	color:#5DAE23;
	font-size:12px;
}

div.right_content {
	width:542px;
	float:left;
	margin-left:10px;
	margin-bottom:30px;
}

div.yellow_title_bar {
	background:url(../images/home/hori_liner_1.jpg) repeat-y;
	width:542px;
	height:25px;
	font-weight:bold;
}

img.big_bullet {
	position:relative;
	top:5px;
	left:10px;
	margin-right:20px;
}

span.bar_title {
	position:relative; 
	top:2px; 
	font-size:15px;
}

div.index_text_box {
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
}

div.green_title_bar {
	background:url(../images/home/hori_liner_2.jpg) repeat-y;
	width:542px;
	height:25px;
	font-weight:bold;
}

div.brown_title_bar {
	background:url(../images/home/hori_liner_3.jpg) repeat-y;
	width:542px;
	height:25px;
	font-weight:bold;
}

table.footer {
	background:#DCD7C3;
	height:50px;
	width:835px;
}

a.footer_links {
	margin-left:10px;
	margin-right:10px;
    font-size:10px;
	color:#524B2F;
}

table.main_title_bar {
	border-left:5px #5CAF23 solid;
	width:744px;
	margin-top:10px;
}

td.header_box {
	background:#5CAF23; 
	border-left:10px solid #8FD234;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	height:25px;
	text-indent:15px;
}

img.left_image {
	width:226px;
	height:277px;
	float:left;
	margin-left:10px;
}


