@charset "UTF-8";
/* Default */


/* General Default Styles */

body {
	background: #EBE9D2 url(../images/body-bg.jpg) top repeat-x;
	margin: 0 auto 40px auto;
	padding: 0;
	text-align: center;
}

#page {
	width: 967px;
	height: auto;
	background: #fff url(../images/page-repeat.jpg) top left repeat-y;
	padding: 0;
	margin: 20px auto 50px auto;
	text-align: left;
}

#popup {
	width: 715px;
	height: 715px;
	background-color: #fff;
	padding: 0;
	margin: 30px auto 30px auto;
	text-align: left;
	border: 8px #D7E3E9 solid;
}

#top {
	background: url(../images/top-border.jpg) top left no-repeat;
	width: 967px;
	height: 8px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}


/* Newcastle Homes */


#col6 .newcastle {
	padding:0 0 0 50px;
}

#floorplan_frame img {
	margin: 13px 51px;
	position: absolute;
}

#floorplan_frame {
	width: 300px;
	height: 550px;
	border: 1px solid silver;
	position: relative;
	margin: 68px 0 0 0;
	border-image: initial;
	padding: 0 0 20px 30px;
}


#floorplan_frame_ashton {
	width: 351px;
	height: 333px;
	border: 1px solid silver;
	position: relative;
	margin: 68px 0 0 0;
	border-image: initial;
	padding: 0 10px 8px 13px;
}


.lightbox_instructions {
	font-size:11px;
	padding:0;
	margin:10px 0 0 10px;
	color:silver;
}



a:link, a:visited, a:active {
	color: #7B9DC0;
	text-decoration:none;
}

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

#page .left {
	width: 9px;
	height: 714px;
	margin: 0;
	padding: 0;
	float: left;
}

#page .right {
	width: 8px;
	height: 714px;
	margin: 0;
	padding: 0;
	float: left;
}

#content {
	width: 950px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.float {
	float: left; }


/* Begin Column 1 */

#col1 {
	width: 235px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#logo {
	width: 235px;
	height: 162px;
	margin: 0;
	padding: 0;
	float: left;
}


/* Begin Nav 1 */

#nav {
	background: url(../images/nav-bg.jpg) top repeat-y;
	width: 235px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	text-align: -5000px;
	overflow: hidden;
}

#nav li {
	width: 235px;
	height: 61px;
	overflow: hidden;
	float: left;
}

#nav li a {
	display: block;
	padding: 61px 0 0 0;
	height: 0px !important;
	overflow: hidden;
}

#welcome a { 					
	background: url(../images/nav-welcome.jpg) top left no-repeat;
	height: 61px; 
}
							
#welcome a:hover { 			
	background-position: top -235px; 
}

#welcome a.active { 			
	background: url(../images/nav-welcome-active.jpg) top left no-repeat;
	height: 61px; 
}

#location a { 					
	background: url(../images/nav-location.jpg) top left no-repeat;
	height: 61px; 
}
							
#location a:hover { 			
	background-position: top -235px; 
}

#location a.active { 			
	background: url(../images/nav-location-active.jpg) top left no-repeat;
	height: 61px; 
}

#community a { 					
	background: url(../images/nav-community.jpg) top left no-repeat;
	height: 61px; 
}
							
#community a:hover { 			
	background-position: top -235px; 
}

#community a.active { 			
	background: url(../images/nav-community-active.jpg) top left no-repeat;
	height: 61px; 
}

#homes a { 					
	background: url(../images/nav-homes.jpg) top left no-repeat;
	height: 61px; 
}
							
#homes a:hover { 			
	background-position: top -235px; 
}

#homes a.active { 			
	background: url(../images/nav-homes-active.jpg) top left no-repeat;
	height: 61px; 
}

#news a { 					
	background: url(../images/nav-news.jpg) top left no-repeat;
	height: 61px; 
}
							
#news a:hover { 			
	background-position: top -235px; 
}

#news a.active { 			
	background: url(../images/nav-news-active.jpg) top left no-repeat;
	height: 61px; 
}

#inquiries a { 					
	background: url(../images/nav-inquiries.jpg) top left no-repeat;
	height: 61px; 
}
							
#inquiries a:hover { 			
	background-position: top -235px; 
}

#inquiries a.active { 			
	background: url(../images/nav-inquiries-active.jpg) top left no-repeat;
	height: 61px; 
}


/* Begin Footer */

#footer {
	width: 967px;
	height: 92px;
	background: url(../images/footer-bg.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#footer .left {
	width: 173px;
	height: 92px;
	margin: 0;
	padding: 0;
	float: left; 
}

#footer .center {
	width: 621px;
	height: 92px;
	margin: 0;
	padding: 0;
	float: left; 
}

#footer .right {
	width: 173px;
	height: 92px;
	margin: 0;
	padding: 0;
	float: left; 
}

#footer p {
	font: 9px Arial, Helvetica, sans-serif;
	color: #8A9AA7;
	text-align: center;
	padding: 25px 0 0 0;
	margin: 0;
	line-height: 14px;
}

#footer a:link {
	color: #8A9AA7;
	text-decoration:none;
}

#footer a:visited {
	color: #8A9AA7;
	text-decoration:none;
}

#footer a:active {
	color: #8A9AA7;
	text-decoration:none;
}

#footer a:hover {
	color: #56687A;
	text-decoration:none;
}

	
