body { 
	background-color:#37829F;
	margin:0px;
	}
	
a img {
	border:0;
	}
	
/*NC COAST AND LAKES STYLES*/

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;	
	} 
	
.subhead {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	}	
	
.phone {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #004e5f;
	font-weight: bold;
	}
	
.text, .links {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight:normal;
	line-height: 180%;
	padding-left: 12px;
	}	
	
.text a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	}
	
.text a:hover {
	text-decoration: none;
	}
	
.close-window {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	}

.close-window a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #004e5f;
	font-weight:normal;
	text-decoration: none;
	}
	
.close-window a:hover {
	text-decoration: underline;
	background-color: #bf9e5d;
	}

/*CHADWICK SHORES STYLES*/
	
.csp-subhead {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	}	
	
.csp-phone {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #504f17;
	font-weight: bold;
	}
	
.csp-text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 180%;
	padding-left: 12px;
	}	
	
.csp-text a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	}
	
.csp-text a:hover {
	text-decoration: none;
	}
	
#leaders {
	background: #c7a665 url(http://images.uslandandranches.com/NorthCarolinaCoastandLakes/images/site_pieces/leader-bg.gif) top center repeat-y;
	}	
	
/*TOP NAVIGATION STYLES*/

.top-nav {
	font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		color: #37829F;
		font-weight:normal;
		padding: 4px 20px 2px 0px;
	}
	
.top-nav a{
	font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		color: #37829F;
		font-weight:normal;
		text-decoration: none;
	}
	
.top-nav a:hover{
	text-decoration: none;
	background-color: #f4d38b;
	}
	
/*FOOTER NAVIGATION STYLES*/

.footer-nav {
	font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		color: #004e5f;
		font-weight:bold;
		padding: 4px 0px 2px 0px;
		lnie-height: 140%;
	}
	
.footer-nav a{
	font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		color: #004e5f;
		font-weight:bold;
		text-decoration: none;
	}
	
.footer-nav a:hover{
	text-decoration: none;
	background-color: #f4d38b;
	}
	
.address {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #004e5f;
	font-weight:normal;
	padding: 4px 0px 8px 0px;
	}

/*MAIN NAVIGATION STYLES*/
#nav, #nav ul {		
	float: left;						
	width: 628px;
	height: 21px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	border: 0;
	margin: 0;
}

#nav a {	
	display: block;							
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration:none;  
	color: #ffffff;
	font-weight: normal;          
	padding: 3px 0px 0px 4px;
}

#nav a:hover {
	text-decoration: underline;
	color: #bf9e5d;
}	

#nav .daddy {
	background: url("http://images.texaslandandlakes.com/TexasLandandLakes/images/site_pieces/nav-arrow.gif") center right no-repeat;
}

/* FIRST LEVEL */
#nav li {     
	float: left;   
	text-align: center;
}

/* SECOND LEVEL */
#nav li ul {     
	position: absolute;     
	width: 150px;     /* <-- This sets width of 1st and second level element */     
	height: auto;
	left: -999em; 
	border: 1px solid #004e5f;
	margin: 0px 0px 0px 14px; /* <-- This sets the positioning of where the 1st drop-down will be located: y,x  */
	background-color: #ffffff;
}

#nav li li {
	width: 147px;
	w\idth: 147px;
	}

#nav li ul a:hover { 
	background-color: #bf9e5d; /* <-- Sets background color of elements */
	text-decoration: none;	
	color: #ffffff;   	
}

/* THIRD LEVEL */
#nav li ul ul {     
	margin: -32px 0 0 66px; /* <-- This sets the positioning of where the 2nd drop-down will be located: y,x */
} 

/* SECOND LEVEL LINK */
#nav li ul a {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;  
	font-weight: normal;
	font-variant: normal;  
	text-align: left;   
	width: 150px;     /* <-- This sets width of second level element */
	w\idth: 147px;   
	border-bottom: 1px solid #000000;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {     
	left: -999em; 
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {      
	left: auto; 
}

/*CHADWICK SHORES PLANTATION LEADER STYLES*/

.csp-leader-title	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #504f17;
	font-weight: bold;
	}

.csp-leader-price {font-size: 22px;}

.csp-leader-location {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #504f17;
	font-weight: normal;}

.csp-leader-desc {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	}
	
/*CONTACT US STYLES*/
.project-name{
	font-weight: bold;
}
.project-address{
	font-weight: normal;
}
.project-phone{
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #004e5f;
	font-weight: bold;
}
.project-email{
	font-weight: bold;
}
.offer-previous-price{
	text-decoration: line-through;
}
/* ShareThis CSS Styles */
.stbuttontext, a .stbuttontext {
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
#sharethis_0 a{
	text-decoration: none;
	font-size: 12px;
}