body {
	background: #D0E6B5;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#header {
	background: url(images/MooringHomeBuilders_header1.jpg) no-repeat 50% 0;
	height: 212px;
}
#wrapper {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
* html #left_nav {
	height:700px
}
#content {
	float: right;
	width: 663px;
	background-color: #f2f5ed;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 775px;
}
* html #content {
	height:775px
}
#left_nav {
	float: left;
	width: 232px;
	background: url(images/body_left_continuous.jpg) no-repeat;
	min-height: 775px;
}
* html #left_nav {
	height:775px
}
#navigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: #1B1B0F;
}

#navigation li {
	border-top: 1px solid #6CF;
}
#navigation li a {
	padding: 10px;
	background: #5B5D4F url(images/body_left_nav_top.jpg) repeat-y -10px;
	color: #66CCFF;
	text-decoration: none;
	display: block;
}
#navigation li a:hover {
	padding: 10px;
	background: #5B5D4F url(images/body_left_nav_hover.jpg) repeat-y;
	color: #5B5D4F;
	text-decoration: none;
	display: block;
}
#footer {
	font-size: 10pt;
	background-color: #5B5D4F;
	color: #FFF;
	clear: both;
	padding: 10px;
	text-align: center;
}
#footer a {
	color: #9CC;
}

h3 , p, li{
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 14pt;
	color: #000;
	font-style: normal;
	font-variant: normal;
}
ul {
	list-style-type: square;
	padding-left: 20px;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #333;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}

.floatright {
	float: right;
	padding-left: 10px;
	text-align: left;
} 
html {
	height: 100%;
}
img {
	display: block;
	margin: 0px;
	border: 0px;
}
.portfolio_list_item {
	width: 100%;
	clear: both;
	padding-bottom: 30px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 60px;
}
.TabbedPanelsContentVisible h1 {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsContentVisible h2 img {
	margin: 0px;
	padding-bottom: 8px;
}
