/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#003473;
}
a:hover {
	color:#003473;
	text-decoration : underline;
}
html, body {
height: 100%;
width:100%;
}

body {
	vertical-align:top;
	background-color:#FFFFFF;
	padding:0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	color: #545553;
	margin: 0;
	padding: 0 0 12px 5px;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Times, Palatino, serif;
	font-size: 26px;
	line-height: 28px;
	color: #003473;
	margin: 0;
	padding: 0 0 8px 5px;
	font-style: normal;
	font-weight: normal;
}


h2 {
	font-family: Times, Palatino, serif;
	font-size: 16px;
	line-height: 18px;
	color: #003473;
	margin: 0;
	padding: 0 0 3px 5px;
	font-style: normal;
	font-weight: bold;
}

img {
	display:block;
	margin:0;
}	

#wrapper {
	width:960px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:960px;
	height:119px;
	margin:0;
	padding:0;
	float:left;
}
#header img {
	margin:0;
	padding:0;
	float:left;
	display:block;
}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation 1
--------------------------------------------------------------------------------------------------*/

#nav {
	padding:0 0 0 388px;
	width:572px;
	height:28px;
	margin:0;
	float:right;
	border-bottom:12px solid #1a346e;
	background-image: url(/images/nav_background.gif);
	background-repeat:no-repeat;
}

#nav ul {
	padding:0;
	margin:0;
	width:572px;
}

#nav ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 7px;
	margin:0;
}

#nav ul li a {
    float:left; 
    padding:7px 15px 0 15px;
	height:21px;
	font-family: Times, Palatino, serif;
	font-size: 14px;
	color: #1a346e;
	font-weight: bold;
	text-decoration: none;
	background-color:#c2c797;
	border-right:1px solid #dbddc2;
	text-align:center;
	} 

#nav #active { 
	text-decoration: none;
	background-color:#d7d1ab;
	border-right:1px solid #dbddc2;
	}
	
#nav ul li a:hover {  
	text-decoration: none;
	background-color:#d7d1ab;
	border-right:1px solid #dbddc2;
	}
	
	
#nav ul li a.tours {
	background-image: url(/images/virtual_off.gif);
	background-repeat:no-repeat;
	background-position:right top;
	} 
		
#nav ul li a.tours:hover {  
    background-image: url(/images/virtual_on.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
		
.toursactive {  
    background-image: url(/images/virtual_on.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation 1
--------------------------------------------------------------------------------------------------*/

#nav2 {
	padding:0 0 0 388px;
	width:572px;
	margin:0;
	float:right;
}

#nav2 ul {
	padding:0;
	margin:0;
	width:572px;
}

#nav2 ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 7px;
	margin:0;
}

#nav2 ul li a {
    float:left; 
    padding:7px 0 0 0;
	height:21px;
	width:8.6em;
	font-family: Times, Palatino, serif;
	font-size: 13px;
	color:#1a346e;
	font-weight: bold;
	text-decoration: none;
	background-color:#a2ab63;
	border-right:1px solid #e7e8d7;
	text-align:center;
	} 

#nav2 #active { 
	text-decoration: none;
	background-color:#d7d1ab;
	border-right:1px solid #e7e8d7;
	color:#1a346e;
	}

#nav2 #dropdown { 
	text-decoration: none;
	background-color:#d7d1ab;
	border-right:1px solid #e7e8d7;
	color:#1a346e;
	border-bottom:8px solid #d7d1ab;
	}
		
#nav2 ul li a:hover {  
	text-decoration: none;
	background-color:#d7d1ab;
	border-right:1px solid #e7e8d7;
	color:#1a346e;
	}
	
	
#nav2 ul li a.homebutton {
	background-image: url(/images/home_on.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	} 
		
#nav2 ul li a.homebutton:hover {  
	background-image: url(/images/home_off.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
	
#homeactive {  
	background-image: url(/images/home_off.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/

#buildersnav {
	padding:0 0 0 452px;
	width:508px;
	height:28px;
	margin:0;
	float:right;
}

#locationnav {
	padding:0 0 0 708px;
	width:252px;
	height:28px;
	margin:0;
	float:right;
}

#communitynav {
	padding:0 0 0 500px;
	width:460px;
	height:28px;
	margin:0;
	float:right;
}

#flash {
	width:960px;
	height:329px;
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
}

#content {
	width:960px;
	padding:0 0 30px 0;
	margin:0;
	float:left;
	text-align:left;
	border-bottom:2px solid #1a346e;
}

#offerscontainer {
	width:810px;
	padding:30px 75px 0 0;
	margin:0;
	float:right;
}

#offerscontainer img {
	padding:0;
	margin:0 0 25px 0;
	float:left;
	display:inline;
	border:4px solid #FFFFFF;
}
.offersspace {
	padding:0 0 25px 0;
}

.offersspace h1 {
	font-family: Times, Palatino, serif;
	font-size: 35px;
	line-height: 37px;
	color: #1d3166;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

.website {
	font-family: Times, Palatino, serif;
	font-size: 18px;
	line-height: 20px;
	color: #1d3166;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

.offersspace p {
	font-family: Times, Palatino, serif;
	font-size: 24px;
	line-height: 28px;
	color: #1d3166;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

.offersspace li {
	font-family: Times, Palatino, serif;
	font-size: 24px;
	line-height: 28px;
	color: #1d3166;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}
.offersspace a  {
	text-decoration: underline;
	color:#1d3166;
}
.offersspace a:hover {
	color:#1d3166;
	text-decoration : underline;
}
#moveincontainer {
	width:880px;
	padding:63px 40px 0 0;
	margin:0;
	float:right;
	background-image: url(/images/availablehomes.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.bluebar {
	background-image: url(/images/blue.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:0 0 13px 0;
}

.bluebar img {
	padding:0;
	margin:12px 0 12px 0;
	float:left;
	display:inline;
	border:4px solid #FFFFFF;
}

.bluebar h1 {
	font-family: Times, Palatino, serif;
	font-size: 24px;
	line-height: 26px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

.bluebar h2 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

.bluebar h3 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 18px;
	line-height: 20px;
	color: #1d3166;
	margin: 0;
	padding: 8px 0 3px 0;
	font-style: normal;
	font-weight: normal;
}

.bluebar p {
	font-family: Times, Palatino, serif;
	font-size: 18px;
	line-height: 25px;
	color: #1d3166;
	margin: 0;
	padding: 0 0 12px 0;
	font-style: normal;
	font-weight: normal;
}

.home {
	background-image: url(/images/content_home.jpg);
	background-repeat:no-repeat;
}

.newhomes {
	background-image: url(/images/content_newhomes.jpg);
	background-repeat:no-repeat;
}

.location {
	background-image: url(/images/content_location.gif);
	background-repeat:repeat-x;
}

.schools {
	background-image: url(/images/content_schools.jpg);
	background-repeat:no-repeat;
}

.amenities {
	background-image: url(/images/content_amenities.jpg);
	background-repeat:no-repeat;
}

.movein {
	background-image: url(/images/movein_background.gif);
	background-repeat:repeat-x;
}

.offers {
	background-image: url(/images/offersgradient.gif);
	background-repeat:repeat-x;
}

#copy {
	padding:40px 40px 0 0;
	width:532px;
	margin:0;
	float:right;
}

#copy p {
	font-family: Times, Palatino, serif;
	font-size: 16px;
	line-height: 20px;
	color: #545553;
	margin: 0;
	padding: 0 0 18px 0;
	font-style: normal;
	font-weight: normal;
}



.floatright {
	padding:0;
	margin:0;
	float:right;
	display:block;
}

.floatleft {
	padding:0;
	margin:0;
	float:left;
	display:block;
}
/*--------------------------------------------------------------------------------------------------
	amenities
--------------------------------------------------------------------------------------------------*/

#amenitiescopy {
	padding:30px 40px 30px 0;
	width:470px;
	margin:0;
	float:right;
}

#amenitiescopy p {
	font-family: Times, Palatino, serif;
	font-size: 18px;
	line-height: 25px;
	color: #545553;
	margin: 0;
	padding: 0 0 35px 0;
	font-style: normal;
	font-weight: normal;
}



/*--------------------------------------------------------------------------------------------------
	schools
--------------------------------------------------------------------------------------------------*/

#schoolcopy {
	padding:30px 40px 0 0;
	width:532px;
	margin:0;
	float:right;
}

/*--------------------------------------------------------------------------------------------------
	new homes
--------------------------------------------------------------------------------------------------*/

#subcopy {
	padding:30px 40px 0 30px;
	width:502px;
	margin:0;
	float:right;
}

.blue {
	color: #003473;
}
/*--------------------------------------------------------------------------------------------------
	location
--------------------------------------------------------------------------------------------------*/
#locationcopy {
	padding:30px 40px 0 40px;
	width:880px;
	margin:0;
	float:right;
}

.directory {
	padding: 10px;
}

.directory p {
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 18px;
	color: #545553;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
.directory h1 {
	font-family: Times, Palatino, serif;
	font-size: 18px;
	line-height: 20px;
	color: #545553;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
.directory ul { 
	list-style-type: none;
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	color: #545553;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

.directory li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

.category {
	padding: 0;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
/*--------------------------------------------------------------------------------------------------
	contact page
--------------------------------------------------------------------------------------------------*/
#contactcopy {
	padding:20px 40px 0 40px;
	width:880px;
	margin:0;
	float:right;
}

.required {
	font-size: 12px;
}

.form {
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	color: #545553;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

.form2 {
	font-family: Times, Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	color: #545553;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}
.inputborder {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding:1px;
}


/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #004068;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #004068;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #006e51;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #006e51;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#006e51;
	color: #FFFFFF;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:960px;
	margin:0;
	padding:30px 0 20px 0;
	text-align:left;
	float:left;
	background-color:#ebebdd;
}

.crown {
	float:left;
	padding:0 206px 10px 0;
	margin:0;
	display:block;
}		

.house {
	float:right;
	padding:0 0 15px 10px;
	margin:0;
	display:block;
}		

#footerleft {
	width:323px;
	margin:0;
	padding:0 0 0 45px;
	text-align:left;
	float:left;
}

#footerright {
	width:527px;
	margin:0;
	padding:0 45px 0 0;
	text-align:left;
	float:right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#939491;
	margin: 0;
	padding: 0 0 12px 0;
	font-style: normal;
	font-weight: normal;
}

.sitemap {
	font-size: 12px;
}

#footer a  {
	text-decoration: underline;
	color:#939491;
}
#footer a:hover {
	color:#939491;
	text-decoration : underline;
}



/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}