* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #FFFFFF;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}

img { 
	border: none;
}

p {
	color: #AAA997;
	font-size: 16px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
}

a {
	color: #056839;
}

a:hover { 
	text-decoration: none; 
	color : #000; 
}

ul {
list-style-type: none;
padding: 5px 10px 10px 20px;
}

ol {
list-style-type: decimal;
padding: 5px 10px 10px 20px;
}

li {
	padding: 5px 0 5px 0;
}

h1, h2, h3 {
	color: #056839;
}

#pagestripe {
	position: absolute;
	top: 353px;
	left: 0;
	height: 3px;
	width: 100%;
	background-color: #056839;
	z-index: 3;
}

#banner {
	width: 100%;
	left: 0;
	height: 353px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
}

#wrapper {
	width: 930px;
	margin: auto;
}

#head {
	height: 353px;
	background-color: #FFFFFF;
	margin: auto;
	z-index: 2;
}

#topBanner {
	position: relative;
	background-color: #FFFFFF;
	margin: auto;
	z-index: 3;
}

#topNav {
	position: relative;
	top: -325px;
	right: 40px;
	float: right;
	z-index: 3;
	font-size: 11px;
	color: #747367;
}

#topNav a:link,
#topNav a:visited {
	color: #747367;
	font-size: 11px;
	text-decoration: none;
}

/* Menu */

#main-nav{
	position: relative;
	width:930px;
	left: 15px;
	top: -20px;
	height:40px;
	margin: auto;
	background: url(../images/menu.png) no-repeat; 			
	z-index: 3;	
}

#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: none;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}

#main-nav ul li a{

	height:40px;
	margin:0px;
	padding:0px;
	display: block;
		
}

#main-nav ul li a.about{
	width:111px;
}

#main-nav ul li a.sale{
	width:173px;
}

#main-nav ul li a.homeplans{
	width:118px;
}

#main-nav ul li a.new{
	width:140px;
}

#main-nav ul li a.homeowner{
	width:230px;
}

#main-nav ul li a.contact{
	width:128px;
}

/* -- menu Hovers -- */

#main-nav ul li a.about:hover{
	background: url(../images/menu.png) 0px -40px;
}
#main-nav ul li a.sale:hover{
	background: url(../images/menu.png) -111px -40px;
}
#main-nav ul li a.homeplans:hover{
	background: url(../images/menu.png) -284px -40px;
}			
#main-nav ul li a.new:hover{
	background: url(../images/menu.png) -402px -40px;
}
#main-nav ul li a.homeowner:hover{
	background: url(../images/menu.png) -542px -40px;
}
#main-nav ul li a.contact:hover{
	background: url(../images/menu.png) -772px -40px;
}

/* -- Content -- */

#contentcontainer {
	position: relative;
	margin: auto;
	height: auto;
	top: -58px;
	#top: -40px; /* IE browsers */
}

/* Shadows */

#col1 {
	position: relative;
	border: none;
	float: left;
	width: 15px;
 	background: url(../images/shadow_left.png) repeat-y;
}

#col3 {
	position: relative;
	border: none;
	float: right;
	width: 15px;
 	background: url(../images/shadow_right.png) repeat-y;
 	height: 100px;
}

#content {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 860px;
	#top: -4px; /* IE browsers */
	height: auto;
	background-color: #FFFFFF;
	z-index: 3;
}

#content img.imageleft {
	float: left;
	margin: 0;
	padding: 10px 15px 0 0;
}

#content img.imageright {
	float: right;
	margin: 0;
	padding: 5px 0 0 10px;
}

#homes {
	float: left;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #056839;
	width: 860px;
	border: solid;
	border-width: thin;
}

.homepic {
	float:left;
	display: block;
	margin-right: 10px;
	padding: 5px;
	z-index: 4;
	width: 150px;
}

.homedetails {
	position: relative;
	padding: 5px;
}

#homesalt {
	float: left;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #056839;
	width: 860px;
	background-color: #AAA997;
	border: solid;
	border-width: thin;
}

.descr {
	color: #056839;
	margin-top: -15px;
}

.descr p {
	color: #056839;
	font-size: 14px;
}

#content p {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 0;
}

.contactinfo {
	font-size: 16px;
	text-align: center;
	color: #AAA997;
}

#subcontent {
	float: left;
	width: 650px;
	position: relative;
}

#quote {
	text-align: center;
	font-style: italic;
	color: #056839;
}

/* -- homepage -- */

/* -- Right Column -- */

#news {
	float: right;
	position: relative;
	background-color: #D2D1C8;
	text-align: center;
	height: auto;
	top: 25px;
}

#news p {
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #056839;
}

#news img {
	padding: 0 0 10px 0;
	margin: auto;	
}

.myBox
{
	background-color: #D2D1C8;
	text-align: center;
	border: 1px solid #D2D1C8;
	width: 200px;
	height: auto;
}

.date {
	font-size: 10px;
	color: #056839;
}

/* -- Footer -- */


#footer {
	margin: auto;
	position: relative;
	top: -58px;
}

#bottomNav {
	position: relative;
	bottom: 115px;
	margin: auto; /* this depends on the size of the images */
	z-index: 2;
	font-size: 12px;
	color: #D2D1C8;
	height: 15px;
	text-align: center;
}

#bottomNav a {
	color: #AAA997;
	font-size: 14px;
	text-decoration: none;
}


