/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
										/*GENERAL STYLES*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



body, html, p, a, img, ul, li, h1, h2, h3, h4, h5, h6, div{
	padding:0;
	border:0;
	margin:0;
	text-decoration:none;
}

body{
	width:100%;
	text-align:center;
}

.centredContainer{
	position:relative;
	margin-top:7px;
	width:951px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
}

p, li, a, span, h1{
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-size:15px;
	padding-bottom:20px;
}

h1{
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
}

a:hover h1{
	color:#36456c;
}

li{
	padding-bottom:0px;
	list-style-type:disc;
	list-style-position:inside
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
										/*HOWARD SOLOMON MAIN INDEX*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.indexSolomonsRise, .indexSolomonsGardens{
	position:absolute;
	top:215px;
}

.indexSolomonsRise{
	left:0px;
}

.indexSolomonsGardens{
	left:490px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
											/*SUB SITES*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*header image*/
.headerSolomons{
	position:absolute;
	left:0px;
	top:215px;
}

/*submenu*/
.submenuRise, .submenuGardens{
	position:absolute;
	background: #b9d542;
	height:23px;
	width:951px;
	top:512px;
	left:0px;
}

.submenuGardens{
	background: #f26651;
}

.submenuRise .submenu{
	position:absolute;
	left:23px;
}

.submenuGardens .submenu{
	position:relative;
	left:4px;
}

.submenu a, .submenu .menuLink{
	padding-right:18px;
	color:#616163;
	font-size:15px;
}

.submenuGardens .submenu a, .submenuGardens .submenu .menuLink{
	color:#ffffff;
	padding-right:10px;
}

.submenu a:hover, .submenu .menuLink{
	color:#ffffff;
}

.submenuGardens .submenu a:hover, .submenuGardens .submenu .menuLink{
	color:#1e273c;
}

/*image link on right for either Solomon's Rise or Gardens*/
#solomonsgardensLink, #solomonsriseLink{
	position:absolute;
	top:570px;
	left:790px;
	width:162px;
	height:353px;
	z-index:1;
}

#luxury #solomonsgardensLink{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

/*textboxes*/
.textboxRise, .textboxGardens{
	position:absolute;
	text-align:left;
	left:110px;
	top:570px;
	width:300px;
	color:#4b4b4c;
	padding-bottom:100px;
}

.textboxGardens h1, .textboxGardens a:hover{
	color:#f26651;
}

.textboxRise h1, .textboxRise a:hover{
	color:#5f8d2a;
}	

.textboxRise, .textboxGardens{
	width:280px;
}

.disclaimer{
	font-size:13px;
}


.textboxRise p, .textboxGardens p, .textboxRise li, .textboxGardens li{
	font-size:15px;
}

a.contactLinks{
	color:#4b4b4c;
	text-decoration:underline;
}



#leisure .textboxRise{
	left:505px;
	width:280px;
}

/*testimonials*/

#testimonial1{
	position:absolute;
	left:300px;
	top:130px;
}

#testimonial2{
	position:absolute;
	left:350px;
	top:400px;
}


/*floor plans*/

#floorplan, #solomonMap{
	position:absolute;
	z-index:-1;
	top:575px;
	left:332px;
}

#leisure #floorplan{
	left:0px;
}

#selling #floorplan{
	top:650px;
	left:150px;
}

#contact #solomonMap{
	left:430px;
}
