/* GENERAL STYLES */
/*General Body stylesheeting is done in StyleHTML*/
body {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a, a:visited {
	color:#92B280;
}
a:hover {
	color:#000000;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16pt;
	color:#000000;
	margin:0 0 10px 0;
	padding:0;
}
	
.oneColFixCtrHdr #container {
	width: 777px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #container #topLinks {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:11px;
	color:#46392c;
	margin:12px 10px 5px 0px;
}
.oneColFixCtrHdr #container #topLinks a {
	color:#46392c;
	text-decoration:none;
}
.oneColFixCtrHdr #container #topLinks a:hover {
	color:#917e6b;
	text-decoration:none;
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#menu {
	background-image:url(../images/menu-bg.jpg);
	height:32px;
	background-repeat:no-repeat;
	padding-top:1px;
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	padding:1px 0 0 5px;
}
#menu ul {
	margin:0;
	padding:0;
	display:inline;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	padding-top:4px;
}
#menu li img {
	vertical-align:middle;
	margin-top:-4px;
}
#menu a {
	color:#a8bc8e;
	text-decoration:none;
	padding:4px 8px 4px 8px;
	display:inline;
}
#menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.oneColFixCtrHdr #mainContent {
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #e8ece0;
	border-left: 1px solid #cdd5be;
	border-right: 1px solid #cdd5be;
	min-height:500px;
    height:auto !important;
    height: 500px;
}
.oneColFixCtrHdr #mainContent #textBox {
	border: 3px solid #9aaf8b;
	background-color:#FFFFFF;
	background-image:url(../images/sub-page-bg.jpg);
	background-repeat:no-repeat;
}

.oneColFixCtrHdr #mainContent #textBox #textBoxText {
	padding:5px;
}

.oneColFixCtrHdr #mainContent #textBox #textBoxText {
	padding:20px;
	font-size:10pt;
}

.oneColFixCtrHdr #mainContent #textBox #textBoxText h1 #textBox h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16pt;
	color:#6a9550;
	margin:0 0 10px 0;
	padding:0;
}

#realtorForm{
	width:300px;
	padding:20px;
	font-size:10pt;
	float:left;
}


#sideBoxRealtor {
	border: 3px solid #9aaf8b;
	background-color:#FFFFFF;
	float:right;
	margin-right:5px;
	margin-bottom:5px;
}

#clear {
	clear:both;
}


.oneColFixCtrHdr #mainContent #sideBox {
	border: 3px solid #9aaf8b;
	background-color:#FFFFFF;
	width:253px;
	margin-left:470px;
}
 #footer {
	font-size:8pt;
	padding:4px 0 0 20px;
	padding:10px;
	background-color:#7da06a;	
	background-image:url(../../images/footerbg.gif);
	background-repeat:repeat-x;
}
	
#newlandlogo {
float:left; 
width:134px;
margin-right:15px;
margin-top:15px;
}


#leftfooter {
	float: left;
	width: 280px;
	margin-top:15px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	}
	
	
	#leftfooter a {
	color:#FFFFFF;
	}
	
	
#rightfooter {
	float: right;
	width: 310px;
	border-left:1px solid #caefb5;
	padding-left:10px;
	margin-top:15px;
	
}	

#rightfooter p {
    font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #caefb5;
	font-size: 10px;
	margin-top:0px;
	margin-bottom:5px;
	line-height:11px;
}

#rightfooter a {
	color: #caefb5;
}
	
	
.pfooter { 
margin-top:0px;
margin-bottom:5px;
font-family: Arial, Helvetica, Geneva, sans-serif;
color: #000000;
font-size: 10px;
	
	}
	
	
.clear {
clear:both;
}


#footer h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16pt;
	color:#000000;
	margin:0 0 10px 0;
	padding:0;
}


.oneColFixCtrHdr #footer a {
	font-weight:bold;
	color:#304014;
	text-decoration:none;
}
.oneColFixCtrHdr #footer a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.oneColFixCtrHdr #disclaimer 
{
	font-size:8pt;
	margin-top:10px;
	margin-bottom:20px;
}
/* main contact*/ 
 
#interestForm label { width:175px; position:relative; display:block; text-align:right; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;} 
#interestForm label input, label textarea { background-color:#E1F5D6; border:1px solid #000000; position:absolute; width:150px; left:110%; top:-2px; } 
#interestForm select { background-color:#E1F5D6; border:1px solid #000000; position:absolute; width:150px; left:110%; top:-2px; font-size: 11px;}
form select { background-color:#E1F5D6; border:1px solid #000000; font-size: 11px; margin-bottom:10px; }
form input { background-color:#E1F5D6; border:1px solid #000000; font-size: 11px; margin-bottom:10px; }	
form label { margin-bottom:10px; }
#interestForm label textarea { width:150px; height:75px; top:0; } 
 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.formLabel 
{
	width:110px;
	float:left;
}

.frame{
width:550px;
height:600px;
overflow-x:hidden;
overflow-y:visible;
}



.softframe

{
   width:750px;
   height:30px;
   overflow:hidden;
}
.mainframe
{
 width:450px;
 height:750px;
 overflow-x:hidden;
 overflow-y:visible;
}

.realframe
{
 width:450px;
 height:450px;
 overflow:hidden;
}

/* EDITOR PROPERTIES */
