@charset "UTF-8";
/* CSS Document */

/* SITES MAIN OUTER STRUCTURE */

body {
	margin-top: 0px;
	background: url(../images/bg.jpg) repeat-x;
}

#frame-960 {
	margin: auto;
	padding:10px;
	width: 940px;
	border: #FFF 0px solid;
}

/* SITES MAIN INNER STRUCTURE */

.nav-frame {
	width: 940px;
	margin: 0px 0px 20px 0px;
	padding-bottom: 0px;
	border-bottom: #FFF solid 1px;
	float: left;
}

.nav-container {
	padding-top: 10px;
	margin-left: 40px;
	width: 625px;
	float: left;
}

.nav-container .social-media-container {
	padding-bottom: 5px;
	margin-left: 10px;
	width: 600px;
	height: 25px;
	float: left;
}

.nav-container-button {
	float: left;
}

.frame-left-940 {
	width: 940px;
	margin: 0px 0px 30px 0px;
	float: left;
}

.frame-left-940-feature {
	width: 940px;
	margin: 0px 0px 30px 0px;
	float: left;
	background-image:url(../images/feature-nav-bg.jpg);
	background-repeat: repeat-x;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.frame-left-scrollable {
	width: 940px;
	margin: 0px 0px 30px 0px;
	float: left;
}

.frame-right-220 {
	width: 220px;
	margin: 0px 0px 0px 10px;
	float: right;
}

.frame-left-220 {
	width: 200px;
	margin: 0px;
	padding:17px;
	float: left;
}

.vertical-divider {
	width:1px;
	height:250px;
	background-color:#999;
	float:left;
}
	
	.frame-left-220 h1 {
		color:#333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		margin-bottom: 5px;
	}
	
	.frame-left-220 p {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
	}
	
	.frame-left-220 p a {
		color: #60C;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		text-decoration: none;
	}
	
	.frame-left-220 p a:hover {
		color: #60C;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		text-decoration: underline;
	}
	
	.frame-left-220 img {
		width: 200px;
		margin: 0px;
	}

.frame-right-300 {
	width: 270px;
	margin: 0px 0px 0px 10px;
	padding:15px;
	float: right;
}

.frame-right-620 {
	width: 616px;
	margin: 0px 0px 0px 10px;
	float: left;
	border: #FFF solid 2px;
}

.footer {
	width: 940px;
	margin: 10px 0px 0px 0px;
	padding: 0 px 10px 10px 10px;
	border-top: #FFF solid 1px;
	float: left;
}

/* SECONDARY PAGE STRUCTURE */

.frame-right-720 {
	width: 700px;
	margin: 0px 0px 0px 10px;
	float: left;
}

	.frame-right-720 .header {
		width: 700px;
		margin: 20px 0px 20px 0px;
		padding-bottom: 10px;
		float: left;
		border-bottom: #FFF solid 1px;
	}
	
	.frame-right-720 .header h1 {
		margin-bottom:10px;
		font-family:"Lucida Grande", sans-serif;
		font-size: 28px;
		text-transform:none;
		font-style:normal;
		font-weight:lighter;
		color:#FFF;
	}
	
	.frame-right-720 .header p {
		font-family:"Lucida Grande", sans-serif;
		font-size: 12px;
		text-transform:none;
		font-style:normal;
		font-weight:lighter;
		color:#FFF;
	}
	
	.frame-right-720 .content {
		width: 700px;
		margin: 0px 0px 0px 0px;
		padding-bottom: 10px;
		float: left;
	}
	
	.frame-right-720 .content img {
		margin: 0px 20px 20px 0px;
		float: left;
	}
	
		.frame-right-720 .content p {
			font-family:"Lucida Grande", sans-serif;
			font-size: 12px;
			text-transform:none;
			font-style:normal;
			font-weight:normal;
			color:#FFF;
		}
		
		.frame-right-720 .content p a {
			text-decoration:underline;
			color:#FFF;
		}

	.frame-right-720 .home-left-220 {
		width:220px;
		border: 0px solid #FFF;
		float:left;
		margin: 0px 20px 20px 0px;
	}
	
	.frame-right-720 .home-right-220 {
		width:220px;
		border: 0px solid #FFF;
		float:left;
		margin: 0px;
	}
	
	.home-left-220 h1, .home-right-220 h1 {
		margin:10px;
		font-family:"Lucida Grande", sans-serif;
		font-size: 22px;
		text-transform: none;
		font-style:normal;
		font-weight:lighter;
		color: #FFF;
	}
	
	.home-left-220 img, .home-right-220 img {
		width:220px;
		height:180px;
		background:#FFF;
	}
	
	.home-left-220 .stone img, .home-right-220 .stone img {
		width:220px;
		height:134px;
		background:#FFF;
	}
	
	.frame-right-720 .container-left-360 {
		margin: 10px 10px 10px 0px;
		width:340px;
		float:left;
	}
	
		.frame-right-720 .container-left-360 img {
			margin: 0px 10px 10px 0px;
			float:left;
		}
	
	.frame-right-720 .container-right-360 {
		margin: 10px 0px 10px 0px;
		width:340px;
		float:left;
	}

/* GALLERY STRUCTURE */

.gallery_frame {
	margin: 0;
	width: 700px;
}
	.gallery_frame img {
		width: 66px;
		height: 68px;
		margin: 4px;
		border: 1px solid #FFF;
		float: left;
	}


/* COMMUNITY PAGE STRUCTURE */

.community-container {
	width: 200px;
	margin: 10px;
	float:left;
}

.community-container img {
	width:200px;
	height:200px;
	background-image:url(../images/community-logo-bg.jpg);
}

.community-container .text {
	width: 180px;
	height: 40px;
	padding: 10px;
	text-align:center;
}

.community-container .text h2 {
	color:#60F;
}

.community-container .text h2 a {
	color:#96F;
	text-decoration:none;
}

.community-container .text h2 a:hover {
	color:#FFF;
	text-decoration:none;
}


/* BUTTON STYLES */

.facebook-button-container {
	width: 110px;
	margin-left: 10px;
	float: left;
}

.button-container {
	width: 110px;
	margin-left: 10px;
	float: left;
}

/** Declaration for the a.singleRollover selector **/
a.facebook-button-rollover {
	display: block;
	width: 110px;
	height: 65px;
	background: url(../images/facebook-button.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: left;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.facebook-button-rollover {
	 background-position: 0px -69px;
}

/** Declaration for the a.singleRollover selector **/
a.incentive-button-rollover {
	display: block;
	width: 110px;
	height: 65px;
	background: url(../images/incentive-button.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: left;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.incentive-button-rollover {
	 background-position: 0px -69px;
}

/** Declaration for the a.singleRollover selector **/
a.features-button-rollover {
	display: block;
	width: 110px;
	height: 65px;
	background: url(../images/special-features-button.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: left;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.features-button-rollover {
	 background-position: 0px -69px;
}

/** Declaration for the a.singleRollover selector **/
a.price-button-rollover {
	display: block;
	width: 110px;
	height: 65px;
	background: url(../images/price-button.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: left;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.price-button-rollover {
	 background-position: 0px -69px;
}

.newsletter-button-container {
	width: 110px;
	margin-left: 50px;
	float: left;
}

/** Declaration for the a.singleRollover selector **/
a.newsletter-button-rollover {
	display: block;
	width: 110px;
	height: 65px;
	background: url(../images/newsletter-button.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: left;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.newsletter-button-rollover {
	 background-position: 0px -69px;
}

.home-plans-button-container {
	margin-right:5px;
	width: 105px;
	float: left;
}

/** Declaration for the a.singleRollover selector **/
a.home-plans-button-rollover {
	display: block;
	width: 105px;
	height: 50px;
	background: url(../images/home-plans-button.jpg) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: right;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.home-plans-button-rollover {
	 background-position: -105px 0px;
}


.virtual-tour-button-container {
	margin-left:5px;
	width: 105px;
	float: left;
}

/** Declaration for the a.singleRollover selector **/
a.virtual-tour-button-rollover {
	display: block;
	width: 105px;
	height: 50px;
	background: url(../images/virtual-tour-button.jpg) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: right;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.virtual-tour-button-rollover {
	 background-position: -105px 0px;
}


/* TABLE STYLES */

.home-table {
	border-collapse: collapse;
	font-family:'Lucida Grande', sans-serif;
	font-size: 12px;
	text-align: left;
	width: 220px;
	vertical-align:middle;
}
		
	.home-table table {
		display: table;
		}
		
		.home-table thead {
			background:#306;
			border-color: inherit;
			display: table-header-group;
			vertical-align: middle;
		}
		
		.home-table tr {
			border-color: inherit;
			display: table-row;
			vertical-align: inherit;
		}
		
		.home-table th {	
			border-bottom: 1px solid #CCC;
			color: #FFF;
			text-transform:uppercase;
			padding: 10px 8px;
			font-size:10px;
		}
		
		.home-table td {
			border-bottom: 1px solid #CCC;
			color: #FFF;
			padding: 10px 8px;
			font-size:10px;
		}
		
		.home-table tbody {
			border-color: inherit;
			display: table-row-group;
			vertical-align: middle;
		}
		
.large-table {
	margin-bottom:20px;
	border-collapse: collapse;
	font-family:'Lucida Grande', sans-serif;
	font-size: 12px;
	text-align: left;
	width:700px;
	vertical-align:text-top;
}
		
	.large-table table {
		display: table;
		}
		
		.large-table thead {
			background:#306;
			border-color: inherit;
			display: table-header-group;
			vertical-align: middle;
		}
		
		.large-table tr {
			border-color: inherit;
			display: table-row;
			vertical-align:text-top;
		}
		
		.large-table th {	
			border-bottom: 1px solid #CCC;
			color: #FFF;
			text-transform:uppercase;
			padding: 10px 8px;
		}
		
		.large-table td {
			border-bottom: 1px solid #CCC;
			color: #FFF;
			padding: 10px 8px;
			vertical-align:text-top;
		}
		
		.large-table tbody {
			border-color: inherit;
			display: table-row-group;
			vertical-align: middle;
		}
		
		
	.contact-form table {
		display: table;
		}
		
		.contact-form thead {
			background:#306;
			border-color: inherit;
			display: table-header-group;
			vertical-align: middle;
		}
		
		.contact-form tr {
			border-color: inherit;
			display: table-row;
			vertical-align:top;
		}
		
		.contact-form td {
			border-bottom: 1px solid #CCC;
			color: #FFF;
			padding: 10px;
			vertical-align:top;
		}
		
		.contact-form tbody {
			border-color: inherit;
			display: table-row-group;
			vertical-align: middle;
		}
/* TEXT STYLES */

h1 {
	font-family:"Lucida Grande", sans-serif;
	font-size: 18px;
	color:#FFF;
	text-transform: uppercase;
}

h2 {
	font-family:"Lucida Grande", sans-serif;
	font-size: 16px;
	color:#FFF; 
}

h3 {
	font-family:"Lucida Grande", sans-serif;
	font-size: 14px;
	color:#FFF; 
}

p {
	font-family:"Lucida Grande", sans-serif;
	font-size: 11px;
	color:#FFF;
	line-height: 20px;
	margin: 0px 0px 10px;
}

.home-name {
	color:#96F;
}

.home-name a {
	color:#96F;
}

/* IMAGE STYLES */

.custom-home-banner-container {
	margin-top: -10px;
	margin-bottom: -10px;
	width: 138px;
	float: right;
}

/** Declaration for the a.singleRollover selector **/
a.custom-home-banner-rollover {
	display: block;
	width: 138px;
	height: 170px;
	background: url(../images/custom-builder-banner.png) no-repeat 0 0;
	overflow: hidden; 
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px; 
	float: right;
}

/** Declaration for the additional states of the a.singleRollover selector **/  
a:hover.custom-home-banner-rollover {
	 background-position: -144px -5px;
}

/* CLEAR */

.clear {
	clear:both;
}
