@import url(type.css);


html,
body {
	padding: 0; margin: 0;
	width: 100%; height: 100%;
}
body {
	background-color: #EEF1E8;
	background-image:url(/img/general/bg.gif);
	background-repeat:repeat-y;	
	background-position:center;
	
}
#main {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 765px;
	

}

#container{width:800px; background-image:url(/img/general/phone.gif); text-align:center;}

/*typography*/

body, h1, h2, h3, h4, h5, h6,ol, ul, li, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

body {
	font-size: 62.5%;
}


a:visited {
}

a:active {
}


p {
	font-size: 1.1em;
	line-height: 1.6em;
	color:#333333;
}

h2{color: #7e7e7e; font-size: 1.1em;}
a{color: #7e7e7e;}
a.link{color:#448000; background-image:url(/img/global/arrow.gif);  background-repeat:no-repeat;  text-decoration:none; padding-left:15px;  }


/******* logo *********************************************************/

#logo{height:249px; background-repeat:no-repeat; }
#logo-kew{float:left; padding-left:10px; }
#logo-phone{float:right; padding-right:10px;}

#section{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding-top:30px;
	
}

#section-layout{
	width: 100%;
	margin: 0 auto;
	text-align: left;
}


#section-layout-image{float:left; width:265px; padding-bottom:20px; }
#section-layout-copy{ float:left; width:250px; padding-bottom:20px;  }
#section-layout-image img{border:1px solid #cccccc; padding:5px; }

.wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
/**************************************************************************/
#heading{
	padding-bottom:20px;
}

#header-image{
	height: 249px;
	background-image:url(/img/home/home_header2.jpg);
	width: 765px;
}

#header-sales {
	height: 25px;
	background-image:url(/img/general/sales.gif);
	width: 765px;
}

#nav {
	float:left;
	width:175px;
	padding: 0; margin: 0;
	}
#nav ul {list-style: none;
  padding: 0px; margin: 0px 1px;}
#nav li {
  list-style: none;
  padding: 0px; margin: 0px;
  border-top:1px solid #eeeeee; 

 }

#nav li.selected{background-color:#EEEEEE; }
#nav li.subselected{background-image:url(/img/general/subarrow.gif); background-repeat:no-repeat; border-top:none;}

#nav li a{
	display: block;
	text-decoration: none;
	color: #7e7e7e;
	/*font-weight: bold;*/
	text-transform:uppercase;
	font-size: 1.15em;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 12px;
}

#nav li a.subnav{
	height: 20px;
	line-height: 20px;
	margin-left:6px;
	color:#3F7600;
	font-weight:normal;
	font-size: 1em;
}
/*
#nav li.selected {
color:#448000;
height: 5px;
line-height: 5px;

}
*/
 

#nav li a:hover{
	color: #000;
}



/*#nav li.selected a.subnav{ font-weight:bold; color:#006699;}*/
#content {
float:right;
width:550px;
}
.location-transport{width:250px; padding-bottom:10px;  }
.location-transport-img{width:55px; float:left;  }
.location-transport-img img{border:none; padding:0; }
.location-transport-copy{width:190px; float:left;  }

.building-spec{padding-bottom:30px; margin-bottom:10px; border-bottom:1px solid #ccccc; }
.building-spec-img{width:190px; float:right; padding-bottom:15px;  }
.building-spec-img img{border:1px solid #cccccc; padding:5px; }
.building-spec-copy{width:320px; float:left; padding-top:20px; }


.unreleased {color: #666666;}
.available {color: #009900;}
.reserved {color: #330099;}
.sold {color: #990000;}


/*************** old button style **********************/

.bt_paging {background-color: #CCCCCC; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.bt_pagingSEL {background-color: #999999; border-color: #999999 #999999 #999999 #999999; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.bt_pagingOFF {background-color: #CCCCCC; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ECECEC;
}
.select_paging { background-color: #DEDEDE;font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
	
.a_menuItem {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none; color: #00015D;}
.a_menuItemSEL {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none; color: #8488FF;}

#footer {width:95%; border-top:1px solid #CCCCCC; margin-top:40px; padding:5px; clear:both; margin-top:15px; color:#7f9d31; font-weight:bold;  }
#footer a{text-decoration:none; color:#7f9d31; }
a.button { background-image:url(/img/general/button.gif); background-repeat:no-repeat; width:250px; height:22px; padding-left:10px; padding-top:2px; text-decoration:none;  font-size:9px; color:#FFFFFF; display:block; text-transform:uppercase;  }



