#body_home {
	background-color: #BCDEE3;
	background-image: url(images/BG-home-repeat.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
body {
	background-color: #BCDEE3;
	background-image: url(images/BG-green-repeat.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 0px;
}
a:link {
	color: #428E9D;
	text-decoration: none;
}
a:visited {
	color: #428E9D;
	text-decoration: none;
}
a:hover {
	color: #444E4D;
	text-decoration: none;
}
a:active {
	color: #428E9D;
	text-decoration: none;
}
#nav-wrap {
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: url(images/nav.jpg) no-repeat;
	padding-left:10px;
}
.nav {
	background: url(images/line.png) no-repeat right center;
	color: #187281;
	padding-bottom: 10px;
}
#nav-wrap a:link, #nav-wrap a:visited {
	color: #187281;
	padding-right: 8px;
	padding-left: 8px;
}
.navon {
	background: #DCDBC3 url(images/line.png) no-repeat right center;
	color: #187281;
	padding-bottom: 10px;
}
#nav-wrap a:link, #nav-wrap a:visited {
	color: #187281;
	padding-right: 8px;
	padding-left: 8px;

} 
#content-wrap {
	background-image: url(images/horizontal-repeat.jpg);
	background-color: #FAF9EC;
	background-repeat: repeat-y;
	padding: 25px 25px 0px;
}
#address {
	background-color: #FBF8E8;
	background-image: url(images/top-right.jpg);
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	color: #404A4E;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEB796;
	background-image: url(images/footer.jpg);
	padding-right: 28px;
	padding-left: 28px;
}
#office_subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #9d9682;
	background-image: url(images/footer-right.jpg);
	padding-bottom: 20px;
	padding-left: 15px;
}
#main_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	color: #5A5F63;
	padding-left: 15px;
	padding-right: 15px;
}
.runningtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5A5F63;
}
#main_content p {
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
}
#main_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #187281;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-transform: uppercase;
}
#directions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #958f69;
	line-height: 18px;
	width: 210px;
	padding-right: 15px;
	padding-left: 25px;
}
.grey_sm_subs, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #577075;
}
.all_caps_10pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
}
.small-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #418DAE;
}
.subhead, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #978F57;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: normal;
}
.image-border {
	border: 1px solid #B5C1BF;
}
.green_highlight_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #187281;
}
.innovative {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #003399;
	font-size: 17px;
}
.live-oak {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #006633;
	font-size: 17px;
}
#plan-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #CCE9EC;
	line-height: 12px;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#plan_padding  td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 13px;
}

