#leftCol h1 {
	font-weight: normal;
	font-size: 29px;
	padding: 30px 30px 0 30px;
	color: #fff;
}

#leftCol h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 15px 30px 0 30px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
}

#leftCol h3 {
	font-size: 17px;
	font-weight: normal;
	padding: 15px 30px 0 30px;
	color: #ffc20e;
	font-family: Arial;
	line-height: 1.4em;
}

#leftCol h3 strong {
	color: inherit;
}

#leftCol ul {
	font-size: 14px;
	padding: 10px 30px 0 3.5em;
	line-height: 1.5em;
	font-family: Arial;
	list-style: circle;
}

#leftCol ul li {
	padding: 10px 0 0 0;
	color: #eddcbc;
}

#leftCol p, #leftCol label {
	font-size: 14px;
	padding: 20px 30px 0 30px;
	line-height: 1.5em;
	font-family: Arial;
}

#leftCol label.error {
	color: red;
	padding: 20px 10px 0 10px !important;
	width: 170px;
}

#leftCol em {
	font-family: Georgia;
	font-size: 106%;
	color: #ffc20e;
}

#leftCol strong {
	font-weight: bold;
	color: #fff;
}

a img {
	border: none;
}

.imgLeft {
	float: left;
	border: solid 3px #341e15;
	margin: 20px 30px 30px 30px;
}

.imgLeftbottom {
	float: left;
	border: 3px solid #341E15;
	margin: 20px 30px 80px;
}

.imgLeftCaption {
	margin: 20px 30px;
	float: left;
	width: 256px;
}

.imgLeftCaption img {
	border: solid 3px #341e15;
}

.imgLeftCaption small {
	font-size: 12px;
	display: block;
	text-align: center;
	margin: 10px 0 0 0;
	line-height: 1.5em;
	color: #eddcbb;
}

#rightCol {
	width: 265px;
	float: right;
	padding: 30px 0;
	margin: 0 47px 0 0;
}

.imgRight {
	float: right;
	border: solid 3px #341e15;
	margin: 20px 30px;
}

.promooceanridge {
	background: url(images/promoOceanRidge.jpg);
	margin: 20px 0 0 5px !important;
}

#sideNav {
	margin: 50px 0 0 0;
}

#sideNav li {
	margin: 0 0 5px 0;
}

#sideNav ul, 
#sideNav ol {
	padding-left: 0px;
}

#sideNav li.selected a {
	font-weight: bold;
	cursor: pointer;
	cursor: default;
	color: #fff;
	background: url(images/button-selected.gif);
}

#sideNav li.selected a:hover {
	text-decoration: none;
	color: #fff;
}

#sideNav li a {
	display: block;
	width: 233px;
	height: 23px;
	overflow: hidden;
	text-align: center;
	background: url(images/button.gif);
	padding: 10px 0 0 0;
	font-size: 14px;
	color: #37241e;
	margin: 0 0 0 10px;
	text-decoration: none;
}

#sideNav li a:hover {
	text-decoration: underline;
	color: maroon;
}

#content h1 {
	font-weight: normal;
	font-size: 30px;
	padding: 30px 30px 0 30px;
	color: #fff;
}

.oceanRidge {
	background: url(images/oceanRidgePromo.jpg);
}

#promo {
	width: 242px;
	height: 184px;
	display: block;
	margin: 0 0 22px 0;
}

.oceanproperties {
	background: url(images/promoOceanProperties.jpg);
	margin: 20px 0 0 5px !important;
}

.oceanlocation {
	background: url(images/promoOceanLocation.jpg);
	margin: 20px 0 0 5px !important;
}

.preload {
	display: none;
}

#contact2 b, #contactb b {
	color: red;
}

#contact2 label, #contactb label {
	width: 115px;
	float: left;
	clear: left;
}

#contact2 .large, #contactb .large {
	width: 250px;
	background: #eee;
}

#contact2 .med, #contactb .med {
	width: 100px;
	margin: 18px 15px 0 0;
	background: #eee;
}

#contact2 textarea, #contact textarea {
	background: #eee;
}

#contact2 input, #contact2 textarea, #contact2 select,
#contactb input, #contactb textarea, #contactb select {
	float: left;
	margin: 18px 0 0 0;
}

