body {
	background-color: #C6E2F7;/*#F2EEE6;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#container{
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
}
#header {width: 100%;}
#header H1, #header H2, #header H3 {display:none;}
.sand {
	position: absolute;
	width: 100%;
	background-image:  url(images/bg_sand.jpg);
	background-repeat: repeat-x;
	height: 150px;
	left: 0px;
	top: 0px;
}
.banner {
	position: relative;
	background-image:  url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 320px;
	width: 766px;
	top: -1px;
	z-index: 1;
}
	#topmenu
	{
		position: absolute;
		top: 148px;
		margin: 0px;
		padding: 0 0 0 30px;
		
	}
	
	#topmenu ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}
	
	#topmenu ul li { 	display: inline;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;}
	
	#topmenu ul li a
	{
		text-decoration: none;
		font-size: 14px;
		float: left;
		margin: 0 1px 0 0;
		/*height: 67px;*/
		width: 116px;
		padding-top: 13px;
		padding-right: 15px;
		padding-bottom: 0px;
		padding-left: 10px;
		color: #705C4B
	}
	
	#topmenu li a:hover
	{
		color: #7CA8BF;
	}

.lane {
	position: absolute;
	width: 100%;
	background-image:  url(images/bg_lane.gif);
	background-repeat: repeat-x;
	height: 38px;
	left: 0px;
	top: 150px;
}
.water {
	position: absolute;
	width: 100%;
	background-image:  url(images/bg_water2.jpg);
	background-repeat: repeat-x;
	height: 133px;
	left: 0px;
	top: 188px;
}
#contentcontainer {
	width: 766px;
	background-image:  url(images/container.gif);
	}
#subcontainer {
	background-image:  url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*height: 400px;*/
	padding: 5px 1em 5px 2.5em;
	}
#textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	width: 540px;
	margin-left: 160px; 
	text-align: justify;
	}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	}
#textcontent H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #705C4B;
	}
#textcontent H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C9DB7;
	font-weight: normal;
	}
#footer {
	margin: 0;
	padding: 0;
	/*width: 100%;*/
	background-image:  url(images/bg_footer.gif);
	background-repeat: repeat-x;
	}
.footerbanner {
	width: 766px;
	height: 125px;
	background-image:  url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.disclamer {
	margin: 0px;
	padding: 35px 0 0 0;
	font-size: 10px;
	text-align: center;
	}
	
/* Menu*/
#navcontainer
{
	width: 150px;
	/*border-right: 1px solid #336699;*/
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #F4F4F4;
	color: #336699;
	font-size: 11px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #EDF4FA;
margin: 0;
}

#navcontainer li a
{
	display: block;
	padding: 2px 5px 3px 0.5em;
	border-left: 10px solid #E8F0F7;
	border-right: 10px solid #E8F0F7;
	background-color: #FFFCF4;
	color: #666666;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color: #F1F5FA;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.alignleft {
	}
.alignright {
	float: right;
	background-position: right;
	margin: 0 5px 0 5px;
	border: 1px solid #705C4B;
}
.aligncenter {
}
.relo {
	background-image: url(http://www.newhomesincalabash.com/images/reloguide.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#textcontent a:link {
	color: #336699;
	text-decoration: none;
}
#textcontent a:hover {
	color: #336699;
	text-decoration: underline;
}
#textcontent a:visited {
	color: #705C4B;
	text-decoration: underline;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#textcontent img {
	margin: 3px;
	padding: 0px;
	border: 1px solid #336699;
	}
#textcontent .noborder img {
	border: none;
	}
#textcontent .noborder a {
	color:#fff;
	}
.highlight {
	color: #3399CC;
	font-weight: bold;
}	
<!--[if IE]>
<style type="text/css">
<!--
	#topmenu ul li a
	{
		width: 141px;
	}
--></style>
<![endif]-->