* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #9fc54d;
	padding: 7px 0;
		
}
.invisible, hr {
	display: none;
}
a {
	text-decoration: none;
	color: #0c5da2;
}
a:hover {
	text-decoration: none;
	color: #0c5da2;
}
.rightbox a:hover {
	text-decoration: underline;
	color: #0c5da2;
}

img {
	display: block;
}

.page {
	width: 800px;
	margin: 0 auto 18px auto;
	background: #fff url('/images/page.png') repeat-y left top;
}
.header {
	width: 766px;
	padding: 10px 18px 10px 16px;
	background: url('/images/header_new.png') no-repeat left top;
}
.header h1 {
	position: relative;
	width: 180px;
	height: 122px;
	overflow: hidden;
	font-size: 12px;
	float: left;
}
.header h1 a {
	display: block;
	width: 180px;
	height: 122px;
	cursor: pointer;
	color: #24835A;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 180px;
	height: 122px;
	background: url('/images/logo2.gif') no-repeat left top;
}
.header strong {
	float: left;
	padding-right: 16px;
	padding-top: 4px;
	font-size: 12px;
	color: #0E79D5;
}

.tagline {
float: right;
margin-top:10px;
}

.topmenu li {
	behavior: url('/scripts/hover.htc');
}
.topmenu li ul li {
	behavior: none;
}
.topmenu li.hover ul {
	visibility: visible;
}

.topmenu {

	text-align: left;
	padding-left: 20px;
	width: 780px;
	background: #0c5da2;
margin-top: 10px;
	background:url(/images/pinebrook_navbar.png) repeat-x left top;

}
.topmenu li {
	float: left;
	position: relative;
	list-style-type: none;
}
.topmenu li a {
	display: block;
	color: #fff;
	font-weight: normal;
	padding: 3px 16px;
	font-size: 12px;
}
.topmenu li a:hover {
	color: #a0c54e;
}
.topmenu li ul {
	position: absolute;
	top: 21px;
	left: 0px;
	width: 100px;
	visibility: hidden;
	z-index: 9999;
}
.topmenu li:hover ul {
	visibility: visible;
}
.topmenu li ul li {
	float: none;
}
.topmenu li ul li a {
	display: block;
	float: none;
	background: #0c5da2;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #F4FFD5;
	padding: 3px 3px 3px 15px;
	width: 130px;

}
.topmenu li ul li a:hover { background: #0c5da2;}
.main {
	width: 768px;
	padding: 22px 20px 0 0px;
		
	background: url('/images/main.png') no-repeat left bottom;
}
.left {
	float: left;
	width: 470px;
	overflow: hidden;
	margin-bottom: 23px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 150%;
	padding: 0 20 25px 23px;
}

.right {
	float: right;
	width: 220px;
	overflow: hidden;
	padding-top: 5px;
}
.main h1 {
	padding: 0 0 8px 0px;
	font-size: 16px;
	color: #0c5da2;
	line-height: 22px;
	
	margin-left: 0px;
	
}
.left h2 {
	font-size: 14px;
	color: #0c5da2;
	padding: 0 0 5px 0px;
}
.left h3 {
	font-size: 12px;
	color: #0c5da2;
	text-align: center;
}
.left p {
	line-height: 150%;
	padding-bottom: 15px;
}

.left li {
font-size: 12px;
	margin-left: 10px;	
	padding-bottom: 5px;
	
}
.left ul {
	margin: 10px 0 0px 0px;
	padding: 0 0 0px 23px;
	line-height: 150%;
	list-style-type: square;
}
.left 0l {
	margin: 0 0 10px 0px;
	padding: 0 0 0px 23px;
	line-height: 150%;
	
}
.left li ul {
    margin: 0 0 5px 0px;
	padding: 5 0 0px 23px;
	line-height: 150%;
}
.left img {
	border: 1px solid #0c5da2;
	
}
.rightbox {
	padding: 7px 20px 15px 20px;
	margin-bottom: 20px;
}

.rightbox p {
font-size: 12px;	
	line-height: 150%;
	}
	
.rightbox li {
font-size: 12px;
	margin-left: 5px;	
	line-height: 150%;
	
}
.rightbox ul {
	margin: 0px 0 5px 0px;
	padding: 0 0 0px 8px;
	line-height: 150%;
	list-style-type: square;
}
.pink {
	background: #F8E5E2;
}
.green {
	background: #DEEDE6;
}

.rightbox h2 {
	padding: 0 0 4px 0px;
	font-size: 14px;
	color: #0c5da2;
	text-transform: uppercase;
	
}
.rightbox h3 {
	padding: 0 0 4px 0px;
	font-size: 14px;
	color: #0c5da2;
	text-transform: uppercase;
}
.rightbox h4 {
	padding: 0 0 6px 0px;
	font-size: 14px;
	color: #0c5da2;
	text-transform: uppercase;
}
.rightbox h3{
font-size: 12px; color: rgb(36, 131, 90); text-align: left;
}
.right h3{
font-size: 12px; color: rgb(36, 131, 90); text-align: left; text-transform: uppercase;
}
.rightbox h4{
font-size: 12px; color: rgb(36, 131, 90); text-align: left;
}

.rightbox {
	line-height: 135%;
}
.pink p {
	color: #24835A;
}
.rightbox a.more {
	color: #0c5da2;
	padding-right: 25px;
	background: url('/images/arrow.png') no-repeat right center;
}
.rightbox a.more:hover {
	text-decoration: underline;
}
.footer {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.bottommenu {
	width: 476px;
	margin: 0 auto;
	padding: 0 12px;
	border-top: 1px solid #24835A;
	border-bottom: 1px solid #24835A;
	background: #FFF;
	
}
.bottommenu li {
	display: inline;
}
.bottommenu a {
	float: left;
	padding: 5px 4px;
	color: #000;
}
.bottommenu a:hover {
	color: #fff;
	background: #24835A;
}
.footer address {
	margin-top: 16px;
	padding-top: 2px;
	font-size: 10px;
	font-style: normal;
	
}
.footer img {
	display: inline;
}
.footer address a {
	color: #24835A;
	text-decoration: underline;
}
.footer address a:hover {
	text-decoration: none;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

.floatLeft { float: left; 
margin: 0px 12px 0px 0px; }
.floatRight { float: right; 
margin: 0px 12px 0px 0px; }