img, div { behavior: url(/includes/iepngfix.htc) }
a		{
	color: #fff;
	text-decoration: underline;
}

a:hover   {
	color: #fff;
	text-decoration: underline;
}

body    {
	font-family: verdana, sans-serif;
	font-size:12px;
	background-color:#999;
	background-image:url(/media/bg-new.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
td {
	font-size: 12px;
	color:#fff;
}
img{border:0;}
#wrapper{
	width:888px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	padding:5px;
	text-align:left;
}
#header{
	width:888px;
	height:207px;
	background-image:url(/media/header-content.jpg);
	background-repeat:no-repeat;
}
#header img{
	margin:15px 0 0 15px;
}
#headerHome{
	width:888px;
	height:470px;
	background-image:url(/media/header-home.jpg);
	background-repeat:no-repeat;
}
#headerHome img{
	margin:15px 0 0 15px;
}
#nav{
	background-color:#990000;
	text-align:center;
	width:888px;
	color:#fff;
	margin:5px 0px 5px 0px;
	padding:7px 0 7px 0;
	font-size:13px;
}
#nav a{
	color:#fff;
	text-decoration:none;
	padding:0 7px 0 7px;
}
#nav a:hover{
	text-decoration:underline;
}
#content{
	background-color:#002F55;
	color:#fff;
	width:888px;	
}
#contentText{
		padding:20px;
}
#footer{
	text-align:center;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	}
#footer a{
	color:#000;
	}
#propertyNavHome{
	border: 3px solid #990000;
	position:relative;
	float: right;
	padding:6px;
	max-width:250px;
	margin:150px 8px 0 5px;
	background-color:#fff;
	color:#000;
}
#propertyNavHome a{
	color:#000099;
	}
#propertyNavHome h3{
	font-size:14px;
	margin-bottom:5px;
	margin-top:-5px;
}
#propertyNav{
	border: 3px solid #990000;
	float: right;
	padding:6px;
	max-width:250px;
	margin-left:8px;
	background-color:#fff;
	color:#000;
}
#propertyNav a{
	color:#000099;
	}
#propertyNav h3{
	font-size:14px;
	margin-bottom:5px;
	margin-top:-5px;
}
#propertyPhoto{
	border:1px solid #fff;
	width:380px;
	text-align:center;
	}
#propertyPhoto img{
	margin:5px;
	border: 1px solid #fff;
	}
h1{
	font-size:16px;
	margin-top:0px;
	margin-bottom:-10px;
	color: #990000;
}
h2{
	font-size:15px;
	margin-bottom:-5px;
	margin-top:10px;
	color: #fff;
}
.calendar{
	border: 1px solid #4D2517;
}
.tableBorder{
	border: 1px solid #fff;
}
hr{
	color: #990000;
	background-color: #990000;
	height: 5px;
}

.larger-text{
	font-size:larger;
	}

.propertyFeaturesTitles{
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}
.propertyFeatures{
	vertical-align:top;
}
#propertyFeaturesTable{
	border: 1px solid #fff;
}
#bookingTable{
	padding:3px;
}
#bookingTable td{
	padding-right: 3px;
}

.propertyTable{
	border-bottom:1px solid #fff;
}
.propertyTableCenter{
	border-bottom:1px solid #fff;
	border-left:1px dashed #999;
	text-align:center;
}
.propertyTableRight{
	border-bottom:1px solid #fff;
	text-align:center;
}

#rateTable{
	font-size:11px;
}
#rateTable td{
	border-bottom:1px solid #fff;
	padding:4px;
}
.rateTableTitle{
	font-weight:bold;
}
.rateTableDate{
	font-size:10px;
}
