/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	color: #333;
	font-family: Arial, sans-serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.6em;
	font-size: 0.6em;
	background-color:#600;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0 0;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
  
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #4B9DD3;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #4B9DD3;
}

p, li {
	font-size: 1.3em;
}

h1, h2, p {
	margin: 0.5em 0;
}

a {
	text-decoration: none;
}

#branding h1 {
	width:776px;
	height:69px;
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#branding2 h1 {
	width:778px;
	height:100px;
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#branding3 h1 {
	width:778px;
	height:183px;
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#branding4 h1 {
	width:776px;
	height:121px;
	background-image: url(../images/front_header4.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

#branding {
	height: 69px;
	padding: 0px;
	text-indent: -901px;
}
#branding2 {
	height: 100px;
	padding: 0px;
	text-indent: -900px;
}
#branding3 {
	height: 183px;
	padding: 0px;
	text-indent: -2900px;
}
#branding4 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}

#mainNav {
	list-style: none;
	background-color:#FFFFFF;
}

#footer {
	background-image: url(../images/footer1.gif);
	height: 59px;
	text-align: center;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#welcome {
	width:465px;
	height:28px;
	background-image: url(../images/titles_welcome.gif);
	background-repeat: no-repeat;
	margin: 0;
	text-indent: -9999px;
}

/* The Core Technique
================================= */

body {
	text-align: center;
	min-width: 776px;
}

#wrapper {
	width: 778px;
	text-align: left;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#content {
	width: 776px;
}
#content2 {
	width: 250px;
	float: right;
	padding: 10px;
	text-align: justify;
	margin-left: 10px;
}

#bottombox {
	width: 650px;
	float: left;
	padding: 20px;
	text-align: justify;
}

#mainNav {
	width: 220px;
	float: right;
	padding: 10px;
} 
#contbox {
	width: 420px;
	float: right;
	padding: 10px;
} 
#contbox2 {
	width: 440px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#contfront {
	width: 700px;
	float: left;
	padding: 10px;
} 
#contapply {
	width: 330px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
} 

#footer { 
  clear: both; 
} 

/* Add some padding 
================================== */

#mainNav {
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainNav * {
	padding-left: 0px;
	padding-right: 5px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}
#content2 * {

}
#content2 * * {

}

/* Rollover links
========================================== */

#mainNav a {
  color: #999900;
  outline: none;
}

#mainNav ul {
  
}

/* Styling the forms
============================================ */

form {
	width: 400px;
}

fieldset {
	padding: 1em;
	border: 0px solid #ccc;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
}

legend {
	color: #506C0E;
	font-size: 1.8em;
	font-weight: 700;
 
 
}

fieldset {
	background-color: #D8E1B6;
}

label {
	font-size: 1.3em;
	font-weight: normal;
}

</style>
#branding5 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#branding5 h1 {
	width:780px;
	height:121px;
	background-image: url(../images/front_header5.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#branding5 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#footer2 {
	padding: 0px;
	height: 20px;
	width: 720px;
	margin: 0 auto;
	color: #173207;
}
.imgright {
	float: right;
	padding: 5px;
}
.imgleft {
	float: left;
	padding: 5px;
}
#titles_welcome {
	height: 25px;
	text-indent: -1400px;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_welcome h2 {
	width:350px;
	height:25px;
	background-image: url(../images/titles_welcome.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#frontright {
	margin: 0px;
	padding: 0px;
	height: 81px;
	list-style: none;
	background-image: url(../images/floorplans.gif);
	background-repeat: repeat-x;
}

#frontright li {
	float: left;
}

#frontright a {
	text-decoration: none;
	display: block;
	height: 81px;
	text-indent: -5000px;
	background-image: url(../images/floorplans.gif);
	background-repeat: no-repeat;
}
#frontright #floor {
	background-position: 0px 0px;
	width: 233px;
}
#frontright #floor:hover {
	background-position: 0 -81px;
}

#frontright2 {
	margin: 0px;
	padding: 0px;
	height: 81px;
	list-style: none;
	background-image: url(../images/location.gif);
	background-repeat: repeat-x;
}

#frontright2 li {
	float: left;
}

#frontright2 a {
	text-decoration: none;
	display: block;
	height: 81px;
	text-indent: -5000px;
	background-image: url(../images/location.gif);
	background-repeat: no-repeat;
}
#frontright2 #floor {
	background-position: 0px 0px;
	width: 233px;
}
#frontright2 #floor:hover {
	background-position: 0 -81px;
}
#content_front {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_main.jpg);
	height: 148px;
	text-indent: -901px;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.footer_lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #85CCFF;
}

#visionNav {
	width: 300px;
	float: right;
	padding: 5px;
}
#objectives_content {
	width: 355px;
	float: left;
	text-align: justify;
	padding: 5px;
	margin-right: 5px;
}
#objectives_content2 {
	width: 355px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}
#environmental_content {
	width: 350px;
	float: left;
	text-align: justify;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#environmental_content2 {
	width: 355px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}
#neighbourhood_content1 {
	width: 430px;
	float: left;
	text-align: justify;
	padding: 5px;
	margin-right: 5px;
}
#neighbourhood_content2 {
	width: 300px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}
#neighbourhood_content3 {
	width: 300px;
	float: right;
	padding: 5px;
	margin-left: 5px;
	text-align: justify;
}
#content_facts {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_faq.jpg);
	height: 148px;
	text-indent: -901px;

}
#content_faq {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_faqs.jpg);
	height: 148px;
	text-indent: -901px;

}
#content_links {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_links.jpg);
	height: 148px;
	text-indent: -901px;

}
#content_contact {
	width: 776px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/front_contact.jpg);
	height: 148px;
	text-indent: -901px;

}
.imageborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkpage {
	color: #900;
	text-decoration: none;
}
.tableleft {
	background-color: #002147;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.tableright {
	background-color: #C8C9CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
}
#content_location {
	width: 776px;
	background-image: url(../images/longer_background.gif);
	height: 609px;
}
#contbox3 {
	width: 395px;
	float: right;
	padding-top: 20px;
	padding-right: 25px;
}
#contbox_gallery {
	width: 745px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
}
#contbox4 {
	width: 395px;
	float: right;
	padding-top: 20px;
	padding-right: 25px;
}
.tableright2 {
	background-color: #E6E7E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.tableleft2 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.tableleft3 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/chart_bg.gif);
}
#contbox_avail {
	width: 190px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 5px;
}
#contbox5 {
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-right: 25px;
}
.text_center {
	text-align: center;
}
#newsmain {
	width: 710px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#gallerymain {
	width: 778px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content_news {
	width: 776px;
	background-image: url(../images/background_news.jpg);
	height: 970px;
}
#content_phase2 {
	width: 200px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
.tablebg1 {
	background-color: #009DDC;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tablebg2 {
	background-color: #E2E2E2;
	text-align: center;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.map2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.map1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	padding-top: 5px;
}
#content_location2 {
	width: 776px;
	background-image: url(../images/background_plain2.jpg);
	height: 485px;
}
#cont_phase1 {
	width: 310px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contbox6 {
	width: 300px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}
#titles_siteplan {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#titles_siteplan h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_siteplan.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#titles_accommodation {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#titles_accommodation h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_accommodation.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#titles_location {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#titles_location h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_location.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#titles_contact {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#titles_contact h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_contact.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#content_accomm {
	width: 776px;
	background-image: url(../images/longer_background2.gif);
	height: 714px;
}
#titles_about {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_about h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_about.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
.imageright_box {
	float: right;
	padding: 5px;
	background-color: #FDC860;
	margin: 5px;
}
.imageleft_box {
	float: left;
	padding: 5px;
	background-color: #FDC860;
	margin: 5px;
}
#titles_contact {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_contact h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_contact.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#titles_testimonails {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_testimonails h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_testimonials.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#titles_services {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_services h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_services.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
#titles_gallery {
	height: 25px;
	text-indent: -1400px;
	width: 306px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_gallery h2 {
	width:306px;
	height:25px;
	background-image: url(../images/titles_gallery.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 30px;
}
/* Request form */

.red {
	color:#b00;
	font-weight:normal;
}

#request {
	width:350px;
	background-color: #FAC65D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003;
	padding: 10px;
	float: right;
	margin-left: 10px;
}

#request * {
	margin:0;
	padding:0;
}

#request p {
	margin:0 0 10px 0;
	padding:0;
	clear:both;
}

#request label {
	float:left;
	width:100px;
	padding-top:3px;
}

#request input,
#request textarea {
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #606060;
	padding:2px;
	
}

#request .submit input {
	width:auto;
	margin-left:100px;	
}
.gallery_box {
	background-color: #FDC860;
	padding: 3px;
	margin: 2px;
}
.hrline {
	color:#600;
	font-weight:normal;
	text-align: center;
}
