*{
	padding:0;
	margin:0;
}
body{
	/* setting the base font-size to 62.5% allows you to set other font sizes in ems that emulate pt.
	so, 1.2em will map to 12pt. 1.6 will map to 16pt, etc. */
	font-size: 62.5%;
}
.bodyhome{
	background-image:url(../images/global_back.jpg);
	background-repeat:repeat;
}
.bodyproperty{
	background-image:url(../images/global_back2.jpg);
	background-repeat:repeat;
}

img{
	border:0;
}
h1, h2{
	text-indent:-9000px;
	float:left;
}
h3{
	color:gray;
	font-size:1.6em;
	font-family:'Trebuchet ms', arial, helvetica;
	padding-bottom:20px;
	padding-top:20px;
	line-height:1.4em;
}
h4{
	color:gray;
	font-size:1.5em;
	font-family:'Trebuchet ms', arial, helvetica;
	padding-top:10px;
}
p{
	color:gray;
	font-size:1.2em;
	font-family:'Trebuchet ms', arial, helvetica;
	line-height:1.7em;
	padding-right:20px;
}
#container{
	width:850px;
	margin:auto;
}
#header{
	width:870px;
}
.home{
	height:326px;
}	
.property{
	height:233px;
}
.areaheader{
	height:233px;
}
.floorplan{
	height:233px;
}
.enquiries{
	height:233px;
}
ul{
	padding-left:23px;
}

.pdf	{
	padding:0;
	}
li{
	list-style:none;
	display:inline;
}
#info{
	width:850px;
	background-image:url(../images/global_pageback.gif);
	background-repeat:no-repeat;	
	padding-left:23px;
}
#nav{
	margin-top:3px;
	font-size:0.8em;
}
.bodyhome #nav{
	margin-top:7px;
}

#smallimage{
	width:264px;
	height:264px;
	float:right;
	background-image:url(../images/home_image.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:20px;
	padding-right:20px;
}

#smallimageleft{
	width:272px;
	height:348px;
	float:left;
	background-image:url(../images/property_images.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:20px;
}
#smallimagearea{
	width:272px;
	height:461px;
	float:left;
	background-image:url(../images/about_images.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:20px;
}
#pdfbuttons{
	width:265px;
	height:523px;
	float:left;
	margin-top:20px;
	margin-right:20px;
}
.image{
	padding-bottom:3px;
}
.textcolumns{
	width:255px;
	float:left;
	padding-left:23px;
}
.textcolumns p{
	font-size:1.2em;
}
.bottom p{
	padding-bottom:20px;
}
.bedrooms{
	padding-top:70px;
}
#footer{
	width:550px;
	clear:both;
	border-top:2px solid silver;
	margin-bottom:20px;
	font-size:0.8em;
}
.footproperty{
	margin-left:275px;
	text-align:right;
}
#footer p{
	font-size:1.2em;
	padding-top:5px;
}
#nav a:link {
	color:black;
	font-family:'Trebuchet ms', arial, helvetica;
	font-size:1.4em;
	background:transparent; 
	text-decoration:none;
}
#nav a:visited {
	color:black;
	font-family:'Trebuchet ms', arial, helvetica;
	font-size:1.4em;
	background:transparent;
	text-decoration:none;		
}
#nav a:hover {
	color:black;
	font-family:'Trebuchet ms', arial, helvetica;
	font-size:1.4em;
	background:transparent; 
	text-decoration:none;
}
#nav a:active {
	color:black;
	font-family:'Trebuchet ms', arial, helvetica;
	font-size:1.4em;
	background:transparent;  
	text-decoration:none;
}
#colLeft {
	width:350px;
	margin-left:50px;
	padding-left:0px;
	margin-right:10px;
	margin-top:30px;
	float:left;

}
#colRight {
	width:270px;
	margin-top:30px;
	float:left;
	padding-bottom:10px;
}
.box{
	margin-bottom:10px;
	
}
.label{
	width:145px;
	float:left;
	text-align:right;
	margin-right:5px;

}
#form1	{
	float:right;
	padding-right:10px;
}

#form1 p{
	color:gray;
	font-size:1.2em;
	font-family:arial, helvetica, sans-serif;
	padding-left:20px;

}
.enquiriestext{
	text-align:left;
	padding-top:20px;
}
.label2{
	width:115px;
	float:left;
	text-align:left;
	margin-right:10px;
	
}
.question{
	padding-left:160px;
	padding-top:20px;
	margin-left:3px;
	text-align:right;
}
.box2{
	width:210px;
	
	margin-left:40px;
	
}

.buttons {
	font-size:1.2em;
	color:black;
	background-color:silver;
	margin-left:200px;
	margin-top:20px;
	
}
	
#flashcontent img	{
	margin:-4px;
	}
	
#flashcontent	{
	z-index: 0; 
	overflow:hidden;
	}
	

.emailcontact{
	margin-top:50px;
	text-align:right;
	font-size:1.6em;
	font-weight:normal;
}

#floorplan	{
	padding-top:30px;
}