body {
	background-color: #FFFFFF;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #533427;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

body.admin {
	background-image:none;
	background-color:White;
}

#mainContainer {
	width: 745px;
 	margin: 0px auto;
	padding: 0px;
 	text-align: left;
	background-color: #FFFFFF;
	border:1px solid #533427;
}

a {
	color: #533427;
	text-decoration: none;
}

#header {
	width: 745px;
	height: 165px;
}

#navContain {
	width:745px;
	height: 17px;
	line-height:17px;
	margin: 0px auto;
	text-align:center;
	padding: 0 0 0 0;
	background-color: White;
	border-top:3px solid #533427;
	border-bottom:3px solid #533427;
}

#headerNav {
	width:697px;	
	margin: 0px auto;
	text-align:center;
	padding: 0 0 0 0;
}

.seperate {
	width: 10px;
	height: 17px;
	margin: 0 10px 0 10px;
	background-image: url(images/navSeperator.jpg);
	background-repeat: no-repeat;
	float: left;
}

#residences {
	height: 17px;
	width: 79px;
	background-image: url(images/navResidences.jpg);
	background-repeat: no-repeat;
	float:left;
}

#siteplan {
	height: 17px;
	width: 66px;
	background-image: url(images/navSitePlan.jpg);
	background-repeat: no-repeat;
	float: left;
}

#floorplan {
	height: 17px;
	width: 89px;
	background-image: url(images/navFloorPlan.jpg);
	background-repeat: no-repeat;
	float: left;
}

#location {
	height: 17px;
	width: 69px;
	background-image: url(images/navLocation.jpg);
	background-repeat: no-repeat;
	float: left;
}

#developmentteam {
	height: 17px;
	width: 135px;
	background-image: url(images/navDevelopment.jpg);
	background-repeat: no-repeat;
	float: left;
}

#photogallery {
	height: 17px;
	width: 109px;
	background-image: url(images/navPhotoGallery.jpg);
	background-repeat: no-repeat;
	float: left;
}

#headerNav br {
	clear: both;
}


#flashRow {
	width: 745px;
	height:310px;
	border-bottom:3px solid #533427;
}

#flash1 {
	height: 310px;
	width: 445px;
	margin: 0;
	padding: 0;
	float: left;
}

#flashCol2 {
	width: 300px;
	height: 310px;
	margin: 0;
	padding: 0;
	float:left;
}

#flash2 {
	width: 300px;
	height: 131px;
	background-image: url(images/flashArea2.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#palm {
	width:300px;
	height: 178px;
	background-image: url(images/palm.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#contentRow {
	width: 745px;	
	min-height: 200px;
	margin: 0;
	padding: 0;
	background-image: url(images/contentBack.jpg);
	background-repeat: repeat-y;
}



#news {
	width: 169px;
	min-height: 150px;	
	margin:0;
	padding:8px 0 0 0;
	float:left;
	text-align:center;
}

#subNews {
	width:160px;
	margin: 0px auto;
	padding:10px 0 0 0;
	font-size: 85%;
}

#subNews ul {
	margin:0;
	padding:0;
	list-style: none;
	text-align:center;
}

#subNews ul li {
	color: #533427;
	font-weight: bold;
	padding: 2px;
	text-align:center;
}

#subNews ul li a {
	color:#533427;
	text-decoration: none;
}

#subNews ul li a:hover {
	color: #649FA7;
	text-decoration: none;
}

#content {
	width: 560px;
	padding: 5px;
	margin: 0px auto;
	float:left;
}

#galleries {
	width: 560px;
	margin: 0px auto;
}

.gallBoxes {
	float:left;
	text-align:center;	
	margin: 0 15px 0 15px;
}

.gallBoxes a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallBoxes img {
	border: 1px solid Black;
}

#pagination {
	width:560px;
	text-align:right;
}

#displayPics {
	width:560px;
}

#displayPics br {
	clear:both;	
}

.gallBoxes2 {
	float:left;
	text-align:center;	
	margin: 0 5px 10px 5px;
}

.gallBoxes2 a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallImages {
	border: 1px solid Black;
	width: 120px;
	height: 80px;
	overflow:hidden;
}

label {
	width: 100px;
	font-size: .8em;
	clear: both;
	float: left;	
}

input {
	font-size: .8em;
	float: left;
}

form br {
	clear:both;
}

#footer {
	width:749px;
	height:42px;
	background-image: url(images/footer.jpg);
}

#designedBy {
	width: 747px;
 	margin: 0px auto;
	padding-right:2px;
	text-align: right;
}

#designedBy a{
	color:Black;
}

.bookingForm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.tinyLinks {
	font-size: 10pt;
	color: Maroon;
}

.disclaimer {
	width:500px;
	margin: 0px auto;
	font-size: .8em;
}
