@charset "UTF-8";

/* General */

body {
	background-color: #000000;
	font-family:Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	background-image:url(../images/bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
	font-size:12px;
}
body {height:100%}
html {height:100%}
#content {
	width:960px;
	height:430px;
	margin: 0 auto;
	position:relative;
	
		
}
/** html #content {
	width:1090px;
}*/
p, ul {
	color:#000000;
	font-size:9pt;
	line-height:18px;
}
* html p {
	font-size:8.8pt;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#666666;
}

/* Page structure */

.columnA {
	width:125px;
	height:430px;
	padding-right:15px;
	float:left;
	
}
.columnB {
	width:820px;
	float:left;
	height:430px;
	background-color:#000000;
}
.columnC {
	width:250px;
	height:380px;
	background-color:#FFFFFF;
	float:left;
	padding:40px 20px 0px 20px;
	
}

* html .columnC {
	width:250px;
	height:372px;
	background-color:#FFFFFF;
	float:left;
	padding:20px 33px;
	
}



.columnD {
	width:550px;
	height:430px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}
div#Silverwell {
	width:490px;
	height:420px;
	background-color:#FFFFFF;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
* html .columnD, * html .columnD#gallery  {
	height:430px;
}
.columnE {
	width:404px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	float:right;
	
}
.columnZ {
	width:400px;
	margin:0;
	padding:5px;
	
	float:right;
	
}
*html .columnZ {
	width:395px;
	margin:0;
	padding:5px;
	background-color:#ffffff;
	float:right;
	
}
.NewsColumn {
	width:400px;
	margin:0;
	padding:5px;
	float:left;
	
}

.columnF {	
	height:372px;
	background-color:#FFFFFF;
	float:left;	
    width:355px;
	padding: 50px 20px 0px 20px;
}

.columnY {	
	height:380px;
	background-color:#FFFFFF;
	float:left;	
    width:355px;
	padding: 50px 20px 0px 20px;
}

.columnRegister {	
	height:390px;
	background-color:#FFFFFF;
	float:left;	
    width:370px;
	padding: 20px 20px 0px 20px;
}
* html .columnE, {
	width:430px;
	height:430px;
	float:right;
}
.columnContact {	
	height:380px;
	background-color:#FFFFFF;
	float:left;	
    width:370px;
	padding: 50px 20px 0px 20px;
}
* html .columnContact {
	width:350px;
	height:430px;
}

.columnG {
	margin-right:33px;
	width:240px;
}
#columnG2, .columnG {
	width:250px;
	height:430px;
	background-color:#FFFFFF;
	float:left;
}
* html .columnG {
	margin-right:30px;
	width:250px;
	float:left;
	
}
* html #columnG2 {
	width:250px;
	height:430px;
	background-color:#FFFFFF;
	float:left;
}
.rowA {
	width:815px;
	height:215px;
	float:left;
	background-color:#FFFFFF;
	margin:0;
	padding:0 0 20px 0;
	display: inline;
}
div#left{padding-left:20px;}
.boxA {
	padding:64px;
	width:146px;
	float:left;
}
.interiors {
	padding:24px 20px 0 0px;
	width:400px;
	float:left;
}
div#interiorsSub {
	width:200px;
	float:left;
	padding:20px 0 0 50px;
}
div#interiorsMain {
	width:480px;
	float:left;
	padding-left:20px;
}
* html div#interiorsMain {
	width:480px;
	float:left;
	padding-left:70px;
}
div#kitchenMain {
	width:480px;
	float:left;
	padding-left:30px;
}
* html div#kitchenMain {
	width:550px;
	float:left;
	padding-left:80px;
}
div#bathroomMain {
	width:480px;
	float:left;
	padding-left:50px;
}
* html div#bathroomMain {
	width:550px;
	float:left;
	padding-left:100px;
}
* html .boxA.interiors {
	padding:24px 20px 0 10px;
	width:468px;
	float:left;
}
* html .boxA {
	width:250px;
}
.bathroom {
	padding:24px 20px 0 20px;
	width:440px;
	float:left;
}
* html .boxA.bathroom {
	padding:24px 20px 0 40px;
	width:488px;
	float:left;
}
.boxB {
	width:498px;
	float:left;
	padding:64px;
}
.boxC {
	padding:15px;
	width:auto;
	LINE-HEIGHT:8PX;
	
}
* html .boxC {
	width:auto;
	
	padding:9px;
}
#details {
	color:#d2c6bc;
	font-size:9px;
	text-transform:uppercase;
	line-height:15px;
	padding: 25px 0 10px 30px;
	/*position:absolute;
	bottom:50px;
	right:13px;*/
}
*html #details {
	color:#d2c6bc;
	font-size:9px;
	text-transform:uppercase;
	line-height:15px;
	padding: 30px 0 10px 30px;
	/*position:absolute;
	bottom:50px;
	right:13px;*/
}
#logo {padding: 10px 0 10px 30px;
    /*position:absolute;
	bottom:0px;
	right:15px;*/
}

/* Menu */

#menu{
	margin:0;
	margin-right:3px;
	background-color:#000000;
}
ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
li {
	text-transform:uppercase;
}

/* Submenus */

li.submenu {
	margin-bottom:5px;
}

ul.submenu {
	
}

ul.columnC {
	list-style-type:none;
}

/* Gallery */

.gallerymain#gallery {padding:20px 0 0 0; height:420px;}

.gallerymain .galleryimage {
	width:90px;
	height:90px;
	background-color:#ffffff;
	float:left;
	margin-right:10px;
	padding-bottom:10px;
	
}
*html .gallerymain .galleryimage {
	width:90px;
	height:90px;
	background-color:#ffffff;
	float:left;
	margin-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	
}
* html .gallerymain .row {
	margin-bottom:20px;
	height:90px;
}

/* Interiors */

.rowA img {
	padding:0;
	float:left;
	display: inline;
	margin-left:6px;
	margin-top:5px;
	
}
* html .rowA img {
	padding:0;
	float:left;
	display: inline;
}

/* Lifestyle */

.lifestyle {
	width:796px;
	height:390px;
	padding:40px 0 0 24px;
}

/** html .lifestyle {
	width:940px;
	height:500px;
}*/
#lifestyle {
	background:url(../images/lifestyle.jpg) top left no-repeat #000000;
}
#location {
	background:url(../images/lifestyle-location.jpg) no-repeat #000000; background-position: -4px top;}

#dining {
	background:url(../images/lifestyle-dining.jpg)  top left no-repeat #000000;
}
#villages {
	
	background-image: url(../images/lifestyle-villages.jpg); background-repeat: no-repeat;background-position: -5px top;}
#shopping {
	background:url(../images/lifestyle-shopping.jpg) no-repeat #000000;background-position: -4px top;}
#entertainment {
	background:url(../images/lifestyle-entertainment.jpg) top left no-repeat #000000;
}
#transport {
	background:url(../images/lifestyle-transport.jpg) top left no-repeat #000000;
}
p.text {
	width:250px;
	height:190px;
	margin-left:18px;
	margin-top:0;
}
.lifestyle .galleryimage {
	width:120px;
	height:120px;
	float:left;
	margin-right:10px;
	margin-top:-11px;
}
*html .lifestyle .galleryimage {
	width:120px;
	height:120px;
	float:left;
	margin-right:6px;
	
}
.lifestyle .galleryimage img {/*border: 1px solid #ffffff;*/}
	

.lifestyle .galleryimage p {
	margin-top:5px;
}

.lifestyle .title {
	margin-left:20px;
	margin-top:20px;
}
.lifestyle .Whitetitle {
	margin-left:20px;
	margin-top:20px;
}
.lifestyle a {
	color:#ffffff; line-height:22px;}
.lifestyle a:hover {
	color:#999999;
}


/* Design */

#designtext {
	background-color:#ffffff;
	height:400px;
	float:left;
	width:315px;
	padding: 30px 25px 0 30px;
	
}
* html #designtext {
	background-color:#ffffff;
	height:430px;
	float:left;
	width:370px;
	padding: 20px 10px 0 10px;
	
}
div#design{
	width:820px;
	height:430px;
	float:left;
	background-color:#ffffff;
	
	
	
	
}

div#leftflash{
	
	width:352px;
	height:258px;
	float:left;
	
	
}

/** html #designtext {
	width:500px;
	background-color:#ffffff;
	padding-right:64px;
	padding-bottom:0;
	padding-left:60px;
}*/

/* Floor Plans */

#fullfloorfeatures li {
	text-transform:none;
	margin-bottom:0;
	
}
.columnD img {
	position:absolute;
	left: 298px;
	top: -543px;
	width: 291px;
}

/* Register */

#contact {
	text-align:left;
	color:#000000;
	font-size:9pt;
	width:300px;
}
#tswname, #tswemail, #tswaddress, #tswtelephone {
	width:300px;
	padding:5px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	margin:5px 0 10px 0;
	
}
#requiredfield {
	font-size:8pt;
	text-align:right;
	margin:-30px 20px 0 0;
	width:300px;
}
#form {
	 margin-top:-17px; 
	 margin-left:-5px
}
* html #form {
	 margin-top:-52px; 
	 margin-left:-8px;
}

/* Browser Tweaks */

:-moz-any-link:focus {
  outline: none;
}

/* Footer */

* html #footer {
	margin-right:17px;
}
#footer {
	float:right;
	text-align:right;
	font-size:9.5pt;
	margin:20px 5px 0 0;
}
#homefooter {
	float:right;
	text-align:right;
	font-size:9.5pt;
	margin:20px 5px 0 0;
}
#Blurbfooter {float:left;width:500px;margin:20px 5px 30px 170px; color: #D3bf96; font-size:10px;line-height:48px; letter-spacing:2px;}
#Subfooter {float:left;width:500px;margin:20px 5px 30px 140px; color: #D3bf96; font-size:10px;line-height:48px; letter-spacing:2px;}

#footer a {
	color:#333333;
}
#homefooter a {
	color:#333333;
}

.embed h2 {
	display:none;
}
.menu a {
	text-decoration:none;
	color:#ffffff;
	padding-left: 0px;
	font-size:10px;
	line-height:20px;
}
.active a {
	text-decoration:none;
	color:#ffffff;
	padding-left: 30px;
	font-size:10px;
	
	background-image:url(../images/menu-bground.gif);
	background-repeat: no-repeat;
	
}
*html .menu a {
	text-decoration:none;
	color:#ffffff;
	padding-left: 0px;
	font-size:10px;
	line-height:20px;
}
.menu a:hover {
	text-decoration:none;
	color:#999999;
	
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	
}
.Whitetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color:#ffffff;
	
}
.SmallTitle {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	
}
.ImageLeft{float:left}

a{outline: 0; border:0}

