/* CSS Document */

/*****************************  Layout  *****************************/

body {
	margin-top: 10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	background-color: #EAEAEA;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


div#Container {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color:#FFFFFF;
}



/*****************************  Rules  *****************************/

p {
font-size:12px;
color:#333333;
line-height:1.2;
margin: 10px 0px;
}
p.small {
font-size:11px;
color:#333333;
line-height:1.2;
margin: 5px 0px;
}
h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
	font-size: 11px;
}
h2 {
	color:#787801;
	font-size:14px;
	padding-top: 15px;
/*border-bottom:1px solid #787801;*/
}
a:link, a:active, a:visited {
text-decoration:underline;
color:#81240A;
font-size:12px;
font-weight:normal;
}
a:hover {
text-decoration:underline;
color:#561E10;
font-size:12px;
font-weight:normal;
}
hr.dashed {
	border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
}	
hr.yellow {
	border: none 0; 
	border-bottom: 1px solid #787801;
	height: 1px;
	margin: 0;
	text-align: left;
}	

/*****************************  Header  *****************************/

.slo { 
	text-align: right;  
}

#HeaderBottom {
	background-color:#B0C6FF;
	border-bottom:solid 1px #ebebeb;
	border-top:solid 3px #0043F0;
	height:25px;
}

#HeaderBottom td a:link, #HeaderBottom td a:active, #HeaderBottom td a:visited{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#HeaderBottom td a:hover{
	text-decoration:underline;
}

.tn0 {width:5px; text-align:center}
.tn1 {width:75px; text-align:center}
.tn2 {width:118px; text-align:center}
.tn3 {width:172px; text-align:center}
.tn4 {width:152px; text-align:center}
.tn5 {width:113px; text-align:center}
.tn6 {width:108px; text-align:center}

.tn1On {width:75px; text-align:center; background-image:url(images/home.gif)}
.tn2On {width:118px; text-align:center; background-image:url(images/plans.gif)}
.tn3On {width:172px; text-align:center; background-image:url(images/building.gif)}
.tn4On {width:152px; text-align:center; background-image:url(images/locations.gif)}
.tn5On {width:113px; text-align:center; background-image:url(images/promotions.gif)}
.tn6On {width:108px; text-align:center; background-image:url(images/contact.gif)}

/*****************************  Content  *****************************/

table#Content {
	width: 100%;
	padding: 5px;
	margin-top: 0px;
	background-color:#FFFFFF;
}

/***********  Home Images  **************/

div#HomeFeature {
	float:right;
	padding:10px;
}
div#HomeFrame {
	background-color:#cccccc;
	width:260px;
	margin-bottom:10px;
}

div#HomeFrame h4{
	padding:3px 5px 3px 5px;
	font-size:11px;
	text-transform: uppercase;
}

div#HomeFrame img{
	border:0;
	padding-right:5px;
	padding-left:5px;
}

div#HomeFrame a{
	display:block;
	text-align:right;
	padding:3px 5px 3px 5px;
}

/*****************************   Content Left *****************************/

td#ContentLeft {
	width: 165px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 30px;
	vertical-align:top;
}

#LinkList {
	font-size:11px;
	margin:5px;
	width:150px;
}
#LinkList h3 {
	color:#333333;
	font-size:12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom:6px;
}
#LinkList h4 {
	color:#333333;
	font-size:10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top:8px;
	margin-top:7px;
	border-top: 1px dashed #728AAB;
}
#LinkList p {
	width:130px;
	margin: 0px 0px 0px 15px;
	padding:0px;
}
#LinkList ul {
	padding:0px;
	list-style:none;
	margin-top:6px;
	margin-left:0px;
}
#LinkList li {
	padding:1px 0px 2px 0px;
	font-size:10px;
}
#LinkList a {
	text-decoration:underline;
	color:#7F0000;
	font-size:11px;
	font-weight:normal;
	padding-left:5px;
}
#LinkList a:hover {
	text-decoration:underline;
	color:#7F0000;
	font-size:11px;
	font-weight:normal;
}

#HomeList td{
	vertical-align:baseline;
	padding:2px;
}
#HomeList td a{
	font-size:11px;
}

/*****************************   Content Main  *****************************/

td#ContentMain {
	padding: 30px 5px;
	vertical-align:top;
}

div#HouseImages {
	width:544px;
}
div#HouseLarge {
	padding:0px 25px 0px 0px;
}
div#HouseThumbs {
	float:right;
}
div#HouseThumbs img {
	display:block;
	padding-bottom:5px;
}

div#HouseDetail {
	width:544px;
}
h4{
	padding:3px 0px 0px 0px;
	font-size:11px;
	text-transform: uppercase;
}
div#HouseText {
	padding:10px 25px 0px 0px;
}
div#HouseText ul {
	font-size:12px;
	padding-bottom:10px;
}
div#HousePlan {
	float:right;
	padding-top:10px;
	padding-bottom:15px;
}

div#Locations {
	padding: 5px 0px;
	border-bottom:1px dashed #cccccc;
}
div#Locations h3{
	font-weight:bold;
	color:#002B9B;
	font-size:13px;
	text-transform: uppercase;
	margin-top:6px;
	margin-bottom:3px;
}
div#Locations h4{
	font-weight:bold;
	color:#333333;
	text-transform: uppercase;
	margin-top:6px;
	margin-bottom:3px;
}
div#Locations p{
	margin-top:3px;
	font-size:12px;
}


table#enquiry {
	padding:10px;
}
table#enquiry td{
	padding:3px 3px 3px 0px;
}
.required {
	text-align:right;
	font-weight:bold;
}
.optional {
	text-align:right;
}
/*****************************   Content Right  *****************************/



div#ContentRight {

	float: right;

	width: 125px; 

	margin-top: 5px;

	margin-bottom: 30px;

	padding-top: 2px;

}





/*****************************   Footer  *****************************/


#footer {
clear:both;
text-align:right;
padding:20px 10px 5px 10px;
font-size:10px;
font-weight:normal;
color:#666666;
}

#footer a:link, #footer a:active, #footer a:visited {
color:#666666;
text-decoration:none;
font-size:10px;
}

#footer a:hover {
color:#919AA4;
font-size:10px;
}
