/* CSS Document */

.clear{clear:both;}

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align:center;
	background: #333;
}
a {
	color: #069;
	text-decoration: underline;
}
a:visited {
	color: #069;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 5px 10px 0px;
	margin: 0px;
	font-size: 115%;
	line-height: 23px;
}

hr {
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.indent {
	padding-left: 15px;
}
h1 {
	margin:0px;
	height: 40px;
	font: normal 28px/100% "Trebuchet MS", Tahoma, Arial;
	color: #999;
	padding-bottom: 15px;
	padding: 20px 0 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h1 a, h1 a:visited{
	color: #999;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #333;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #FFFFFF;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 170%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	padding-left: 15px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

h3 {
	margin:0px;
	font: bold 16px/100% "Trebuchet MS", Tahoma, Arial;
	color: #C00;
	padding-top: 190px;
	padding-left: 220px;
}
h3 a:hover{
	color: #09C;
}

h3 a:visited{
	color: #C00;
}


#head h1
{
	color: #CCC;
	text-align: right;
	font: normal 95% "Trebuchet MS", Tahoma, Arial;
	padding: 20px;
}

#footer h1
{
	color: #CCC;
	text-align: left;
	font: normal 100% "Trebuchet MS", Tahoma, Arial;
	margin-left: 15px;
}

#footer h1 a, h1 a:visited
{
	color: #CCC;
	text-align: left;
	font: normal 100% "Trebuchet MS", Tahoma, Arial;
}



#main
{
	margin:auto;
	text-align:left;
	width:800px;
	margin-top: 15px;
	border: solid #FFF 10px;
	background: #FFF;
}
#head
{
	width:800px;
	background: #FFFFFF;
	height: 100px;
	background-image: url(img/head.gif);
	margin: 0;
	padding: 0;
}



#footer
{
	width:800px;
	background: #069;
	height: 40px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 5px;
}

#leftcolumn
{
	width:190px;
	background: #ddd490;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}

#rightcolumn
{
	width:560px;
	background: #FFF;
	text-align: left;
	margin: 0;
	float: left;
	margin-left: 30px;
}
.rightbullets {
	line-height: 14px;
	margin: 0px;
	padding: 0;
}

#flashintro
{
	width:534px;
	background: #FFF;
	margin: 0;
	padding: 0;
	float: left;
	height: 530px;
	border-top: solid #FFF 2px;
}

#location
{
	width:800px;
	height: 380px;
	background: #FFF;
	margin: 0;
	padding: 0;
}

#transport_header
{
	width:800px;
	height: 100px;
	background: #FFF;
	margin: 0;
	padding: 0;
}

#amenities_header
{
	width:800px;
	height: 100px;
	background: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(img/amenities_image.jpg);
}

#specification_header
{
	width:800px;
	height: 150px;
	background: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(img/specification_image.jpg);
}

#downloads_header
{
	width:800px;
	height: 150px;
	background: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(img/downloads_image.jpg);
}

#news_header
{
	width:800px;
	height: 150px;
	background: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(img/news_image.jpg);
}
#contact_header
{
	width:800px;
	height: 150px;
	background: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(img/contact_image.jpg);
}

#aerialtext
{
	width:800px;
	background: #000;
	margin: 0;
	padding: 0;
}
#aerial
{
	width:800px;
	height: 500px;
	background: #FFF;
	margin: 0;
	padding: 0;
}
.copyright {
	color: #CCC;
	text-align: left;
	font: normal 80%/150% "Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}
.copyright a:visited {
	color: #CCC;
}
.goback {
	color: #F00;
	text-align: left;
	font: normal 80%/150% "Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}
.goback a:link {
	color: #F00;
}
.goback a:hover {
	color: #CCC;
}
.goback a:visited {
	color: #F00;
}
#left
{
	width:265px;
	background: #E5E0D1;
	padding: 0px;
	margin: 0;
	height: 297px;
	border-top: solid #FFF 2px;
	border-right: solid #FFF 2px;
	border-bottom: solid #FFF 2px;
	float: left;
}
#lefttwo {
	width:266px;
	padding: 0px;
	margin: 0;
	float: left;
	border-top: solid #FFF 2px;
}
#right
{
	width:380px;
	background: #FFF;
	padding: 0px;
	float: left;
	margin: 0;
	height: 230px;
}
.frontcopy {
	color: #333;
	padding-top: 30px;
	padding-left: 30px;
	font-size: 200%;
	line-height: 23px;
}
.frontcopy2 {
	color: #09C;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 100%;
	line-height: 23px;
}

#container {
	width:800px;
	margin:auto;
	padding: 0;
}
.navbar #nav{
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(img/blueslate_background.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	width: 800px;
}
.navbar #nav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.navbar #nav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	height: 42px;
}
.navbar #nav ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:14px 15px 0 15px;
	height:30px;
	font-weight: normal;
}
.navbar #nav ul li a:hover,.navbar #nav ul li a.current{
	color:#DDD490;
	background:transparent url(img/blueslate_backgroundOVER.gif) no-repeat top center;
}

#menucase
{
	width:190px;
	background: #ddd490;
	padding: 0px;
	float: left;
	margin: 20px 0;
}
#copy
{
	width:600px;
	background: #FFF;
	height: 280px;
	padding: 0px;
	float: left;
	padding-top: 15px;
}

#menucase ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:normal 12px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:170px;
}
#menucase ul.vert-one li{
	margin:0;
	padding:0;
}
#menucase ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#333;
	background:#ddd490;
	padding:5px 0 5px 20px;
	width:170px;
}

#menucase ul.vert-one li a:hover{
	background:#b2ab76 url("img/vert-one_arrow.gif") no-repeat 0 9px;
	color: #FFF;
}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#069 url("img/vert-one_arrow.gif") no-repeat 0 9px;
	color: #FFF;
	text-transform: uppercase;
}



.top {
	text-decoration: underline;
	font-weight: bold;
}
.top a:link {
	color: #F00;
	text-decoration: underline;
}
.top a:visited {
	color: #F00;
	text-decoration: underline;
}

#office
{
	width:800px;
	height: 600px;
	border-bottom: #666666 solid 1px;
	background: #ced54c;
	text-align: left;
	margin: 0;
	padding: 0px;
}
.copy {
	color: #333;
	padding-top: 5px;
	font-size: 115%;
	line-height: 23px;
}
.copy a:link {
	color: #09C;
	text-decoration: underline;
}

.copy a:visited {
	color: #09C;
	text-decoration: underline;
}

.copy a:hover {
	color: #039;
	text-decoration: underline;
}

.transportlinks {
	color: #333;
	padding-top: 5px;
	font-size: 100%;
	line-height: 23px;
}
.transportlinks a:link {
	color: #09C;
	text-decoration: underline;
}

.top {
	padding-top: 5px;
	font-size: 100%;
	line-height: 23px;
	text-decoration: none;
}
.top a:link {
	color: #900;
	background-color: #E5E5E5;
}
.top a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #E5E5E5;
}

ol {
   color: #FFF;
   font-size: 85%;
}
#transport {
	width:500px;
	background: #FFF;
	text-align: left;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

#accommodation
{
	width:800px;
	height: 300px;
	background: #FFF;
	margin: 0;
	padding: 0;
}
#masterplan
{
	width:800px;
	height: 478px;
	background: #FFF;
	margin: 0;
	padding: 0;
}
#building
{
	width:400px;
	height: 300px;
	background: #FFF;
	margin: 0;
	padding: 0;
	float: left;
}
#building_text
{
	width:380px;
	height: 250px;
	background: #333;
	margin: 0;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
}
.building_names {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #09C;
}

.contact {
	padding-top: 5px;
	font-size: 100%;
	line-height: 23px;
	text-decoration: none;
}
.contact a:link {
	color: #036;
	background-color: #FFC;
}
.contact a:visited {
	color: #036;
	background-color: #FFC;
}
.contact a:hover {
	color: #F00;
	text-decoration: underline;
	background-color: #FFC;
}
.to_let {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #DCD48F;
	line-height: 30px;
}
#gallerytext {
	width:800px;
	background: #000;
	margin: 0;
	padding: 0;
	background-color: #CCC;
	text-align: center;
}
.gallery {
	color: #666;
	text-align: center;
	font: normal 85%/150% "Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}
.gallery a:link {
	color: #666;
	text-decoration: underline;
}
.gallery a:hover {
	color: #F00;
}
.gallery a:visited {
	color: #666;
}
.available {
	font-size: 13px;
}
.available a:link {
	color: #FFC;
}
.available a:hover {
	color: #F00;
}
.red {
	font-weight: bold;
	color: #F00;
}
.blue {
	font-weight: bold;
	color: #09C;
	font-size: 140%;
	text-transform: uppercase;
}

#tour
{
	width:200px;
	height: 50px;
	padding: 0;
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	text-align: right;
}

.title {
	height: 40px;
	background: #09C;
}
.title a {
	color: #FFF;
	float: left;
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0 0 15px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.title a:hover,.navigation a#active {
	color: #FFF;
}

.titlecontent {
	width: 235px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 14px;
	line-height: 20px;
}

.titlecontent a{
	color: #C00;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
}
#holder {
	width:520px;
	background: #DBDED3;
	margin: 0;
	padding: 15px;
	margin-bottom: 20px;
}
#leftthree {
	width:265px;
	padding: 0px;
	margin: 0;
	height: 297px;
	border-top: solid #FFF 2px;
	border-right: solid #FFF 2px;
	border-bottom: solid #FFF 2px;
	float: left;
	background-color: #C8C4B6;
}
h4 {
	font: bold 18px "Trebuchet MS", Tahoma, Arial;
	color: #666;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 5px 10px 0px;
	line-height: 24px;
}
h5 {
	font: normal 14px "Trebuchet MS", Tahoma, Arial;
	color: #333;
	margin: 0px;
	padding: 0px 5px 10px 0px;
	font-weight: normal;
	line-height: 22px;
}
.available a:visited {
	color: #FFC;
}
#holdme {
	height: 600px;
	margin: 0;
	padding: 0;
	background-color: #4A4944;
	border-top: solid #FFF 3px;
}
.aerialtext {
	font-size: 13px;
}
.titlecontent2 {
	width: 230px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 16px;
}

.titlecontent2 p{
	font: normal 14px "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	margin: 0px;
	padding: 0px 5px 10px 0px;
	font-weight: normal;
	line-height: 22px;
}

.titlecontent2 a{
	font: normal 14px "Trebuchet MS", Tahoma, Arial;
	color: #EDEDED;
	margin: 0px;
	padding: 0px 5px 10px 0px;
	font-weight: normal;
	line-height: 22px;
}
#holdme2 {
	height: 534px;
	margin: 0;
	padding: 0;	
	width:534px;
	background: #FFF;
	float: left;
	height: 530px;
	border-top: solid #FFF 2px;
}
.masterlink a:link {
	color: #CCC;
}
.masterlink a:hover {
	color: #F00;
}
.masterlink a:visited {
	color: #CCC;
.masterlink {
	color: #09C;
}
.masterlink {
	font-size: 13px;
}
.toletnames {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}

