/* general */

body{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #404040;
	background: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
    voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size:small;
	} html>body {font-size:small;}

img{
	display: block;
	border: none;
	}

form{
	margin: 0;
	padding: 0;
	}

/* links */

a:link{
	color: #7A1900;
	text-decoration: none;
	}

a:visited{
	color: #7A1900;
	text-decoration: none;
	}
	
a:hover{
	color: #7A1900;
	text-decoration: underline;
	}

a:active{
	color: #7A1900;
	text-decoration: none;
	}

/* wrapper */

#wrapper{
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: #F7F3E9 url url(../../img/bg.gif) repeat-y;
	font-size: 95%;
	text-align: left;
	border-top: 10px solid #7A1900;
	border-right: 2px solid #7A1900;
	border-bottom: 10px solid #7A1900;
	border-left: 2px solid #7A1900;
  	width: 720px;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    width: 718px;
	} html>#wrapper {width: 718px;}
	
/* header */

#top-bar{
	position: relative;
	margin: 0 auto;
	text-align: left;
	font-size: 85%;
  	width: 718px;  	
	height: 35px;
	background-color: #EAEAEA;
	}

#top-bar #seo-top{
	float: left;
	padding: 5px 5px 5px 0;
	color: #404040;
	width: 250px;
	}

#top-bar #top-right-menu{
	float: right;
	padding: 5px 5px 5px 0;
	width: 450px;
	}

#top-bar #top-right-menu ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#top-bar #top-right-menu li{
	display: inline;
	margin: 0;
	padding: 0;
	}

#top-bar #top-right-menu li a{
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	color: #404040;
	border-right: 1px solid #404040;
	}

#top-bar #top-right-menu li a.selectedLink{
	text-decoration: underline;
	}

#header{
	margin: 0;
	padding: 0;
	background-color: #7A1900;
	}

#header img{	
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
	float: left;
  width: 718px;	
	} html>#header img {float: left;}
	
/* menu */

#main-menu{
	float: left;
	background-color: #D3D3D3;
	height: 22px;
	width: 718px;
	}

#main-menu ul{
	margin: 0;
	padding: 4px 0 4px 10px;
	float: left;
	list-style: none;
	}

#main-menu ul li{
	display: inline;
	margin: 0;
	padding: 0;
	}

#main-menu ul li a{
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	color: #404040;
	font-size: 90%;
	}

#main-menu ul li a.selectedLink{
	text-decoration: underline;
	}
	
#sub-menu{
	float: left;
	background-color: #7A1900;
	height: 22px;
	width: 718px;
	border-bottom: 1px solid #BAC2C4;
	}

#sub-menu ul{
	margin: 0;
	padding: 4px 0 4px 10px;
	float: left;
	list-style: none;
	}

#sub-menu ul li{
	display: inline;
	margin: 0;
	padding: 0;
	}

#sub-menu ul li a{
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	color: #fff;
	font-size: 90%;
	}

#sub-menu ul li a.selectedLink{
	text-decoration: underline;
	}

/* left column */

#column-left{
	float: left;
	margin: 0;
	padding: 0 0 2px 0;
	width: 198px;
	background-color: #7A1900;
	}

#main-text{
	margin: 0;
	padding: 15px;
	font-size: 105%;
}

#main-text h1{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 160%;
	color: #7A1900; 
	}

#main-text h2,h3,h4,h5{
	font-size: 100%;
	color: #7A1900;
	}

/* right column */

#column-right{
	margin: 0;
	padding: 0;
	float: right;
	background-color: #F7F3E9;
	font-size: 90%;
	width: 518px;
	}
	
/* footer */

#footer{
	position: relative;
	clear: both;
	margin: 0;
	padding: 5px 10px 5px 10px;
	background-color: #D3D3D3;
	height: 35px;
	width: 718px;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    width: 698px;
	} html>#footer {width: 698px;}
	
#footer-castle{
	float: left;
	margin: 0 10px 0 0;
	}

#footer-text{
	float: left;
	padding: 4px 0 0 0;
	font-size: 90%;
	color: #404040;
}

#bottom-bar{
	position: relative;
	margin: 0 auto;
	text-align: left;
	font-size: 85%;
  	width: 718px;  	
	height: 25px;
	background-color: #EAEAEA;
	}

#bottom-bar #bottom-right-menu{
	float: right;
	padding: 5px 5px 5px 0;
	width: 450px;
	}

#bottom-bar #bottom-right-menu ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#bottom-bar #bottom-right-menu li{
	display: inline;
	margin: 0;
	padding: 0;
	}

#bottom-bar #bottom-right-menu li a{
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	color: #404040;
	border-right: 1px solid #404040;
	}

#bottom-bar #bottom-right-menu li a.selectedLink{
	text-decoration: underline;
	}
	
/* book */

#book{
	padding: 0;
	font-size: 90%;
	color: #fff;
        width: 100%;
}

#book img{
	padding: 2px;
	font-size: 90%;
	color: #fff;
        margin: 5px 0;
}

#book h3{
	margin: 5px 0 5px 0;
	color: #fff;
	font-weight: normal;
	}

#book select{
	font-size: 90%;
	}	

#book input{
        margin: 0 0 10px 27px;
	font-size: 90%;
	background-color: #4E5255;
	border: 1px solid #4F6887;
	color: #fff;
	width: 142px;
	}

/* left-promo */

#left-promo img{
	margin: 4px 2px 4px 2px;
	}
	
#left-promo div{
	margin: 4px 2px 4px 2px;
	}
	
/* credits */

#main-text #credits{
	padding: 20px 0 0 55px;
}

/* constant-contact */

.constant-contact{
	margin: 20px 0 0 100px;
	padding: 10px;
	width: 250px;
	text-align: center;
	background-color: #7A1900;
	color: #fff;
	}
	
.constant-contact #email{
	width: 140px;
	}
	
.constant-contact strong{
	color: #ffffff;
	}

/* #list */

#list{
	margin: 10px 0 0 0;
	}

#list td{
	border: 1px solid #DFDCCC;
	width: 500px;
	font-size: 70%;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size: 100%;
	} html>#bedrooms td {font-size: 100%;} 

#list td h2{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 120%;
	width: 210px;
	}	

#list td img{
	float: left;
	margin: 0 10px 10px 0;
	}

.list-item-text{
	float: left;
	margin: 0;
	width: 210px;
	}
	
.list-rates{
	margin: 0 0 0 0;
	padding: 10px;
	float: right;
	background-color: #94AAD3;
	color: #3F2E5A;
	width: 135px;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    width: 115px;
	} html>.list-rates {width: 115px;} 

.list-rates h3{
	margin: 0;
	padding: 0;
	font-size: 110%;
	color: #3F2E5A;
	}

.list-rates input{
	margin: 10px 0 0 0;
	font-size: 100%;
	background-color: #4E5255;
	border: 1px solid #4F6887;
	color: #fff;
	width: 110px;
	}

/* #rates */

.rates{
	margin: 0 0 0 15px;
	background-color: #B7B29F;
	}

.rates th{
	background-color: #D5CFBF;
	font-size: 70%;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size: 100%;
	} html>.rates th{font-size: 100%;}

.rates td{
	font-size: 70%;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size: 100%;
	} html>.rates td{font-size: 100%;}

.rates3-col1{
	width: 150px;
	background-color: #F7F3E9;
	}

.rates3-col2{
	width: 150px;
	background-color: #F7F3E9;
	}

.rates3-col3{
	width: 150px;
	background-color: #F7F3E9;
	}


.rates4-col1{
	width: 200px;
	background-color: #F7F3E9;
	}

.rates4-col2{
	width: 75px;
	background-color: #F7F3E9;
	}

.rates4-col3{
	width: 75px;
	background-color: #F7F3E9;
	}

.rates4-col4{
	width: 75px;
	background-color: #F7F3E9;
	}


.rates5-col1{
	width: 85px;
	background-color: #F7F3E9;
	}

.rates5-col2{
	width: 85px;
	background-color: #F7F3E9;
	}

.rates5-col3{
	width: 85px;
	background-color: #F7F3E9;
	}

.rates5-col4{
	width: 85px;
	background-color: #F7F3E9;
	}

.rates5-col5{
	width: 85px;
	background-color: #F7F3E9;
	}

/* enquiry */

#form-table{
	margin: 15px 0 0 0;
	}

#form-table td{
	vertical-align: top;
	text-align: left;
	font-size: 70%;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size: 100%;
	} html>#form-table td{font-size: 100%;}
	
#form-table .left-col{
	width: 150px;
	}

#form-table .right-col{
	width: 250px;
	}
	
#submit-btn input{
	float: right;
	}

/* floor-plan */

#floorplan{
	margin: 15px 0 0 0;
	background-color: #C8C8C8;
	}
	
.floorplan-title{
	width: 100px;
	background-color: #E1E1E1;
	color: #3F2A63;
	vertical-align: top;
	text-align: left;
	font-size: 70%;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size: 100%;
	} html>.floorplan-title td{font-size: 100%;}

.floorplan-desc{
	width: 155px;
	background-color: #F7F3E9;
	vertical-align: top;
	text-align: left;
	font-size: 70%;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size: 100%;
	} html>.floorplan-desc td{font-size: 100%;}

#floorplan-image{
	background-color: #F7F3E9;
	vertical-align: top;
	text-align: center;
	font-size: 70%;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
    font-size: 100%;
	} html>#floorplan-image{font-size: 100%;}
	
/* gallery */

.desc{
	margin: 5px 0 0 0;
	padding: 0;
	}

/* room summary */

#summary{
	float: right;
	margin: 0 0 0 15px;
	color: #6F6D68;
	}

#summary h3{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 110%;
	}

.summary-box{
	margin: 0 0 10px 0;
	padding: 10px;
	background: rgb(211,211,211);
	width: 170px;
	voice-family: "\"}\""; voice-family:inherit; /* hide from IE5 */
	width: 150px;
	} html>.summary-box{width: 150px;}

.summary-box ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}

/* misc */

.spacer{
	clear: both;
	}

hr.hide{
	display: none;
	}

.hidden{
	display: none;
	}
	
#valSummary{
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid red;
	font-weight: bold;
	background-color: #FBE6E6;
	}

#valSummary ul{
	margin: 2px 0 0 0;
	padding: 0;
	list-style-position: inside;
	font-weight: normal;
	}

/* new formatting */

.caps {text-transform: uppercase;}
.smaller {font-size: 90%}
.larger {font-size: 110%}
.largerb {font-size: 110%; font-weight: bold;}
.line {border-top: 1px solid silver; padding-top:5px; margin-top:20px;}
.lineright {border-top: 1px solid silver; padding-top:5px; margin-top:20px;text-align:right;}
.color { color: #B83614;}


#side {width: 190px; float:right; background-color: #F7DBD4; padding: 5px; margin: 0px 0px 10px 10px; text-align: center;}
#highlight {
	width: 480px;
	border: 0px double #933;
	padding: 4px;
	background-color: #D59E90;
	text-align: left;
	font-size: 110%;
	line-height:140%;
	margin-bottom: 10px;
	color: #333;

}

#highlight img {float:left; margin-right: 10px; border: 0px;}

#highlight a:link {color: white; text-decoration: underline;}
#highlight a:visited {color: white;text-decoration: underline;}
#highlight a:active {color: white;text-decoration: underline;}
#highlight a:hover {color: white; text-decoration: none;}


#highlight2 {
	width: 480px;
	border: 0px double #933;
	padding: 4px;
	background-color: #D5B190;
	text-align: left;
	font-size: 110%;
	line-height:140%;
	margin-bottom: 10px;
	color: #333;

}

#highlight3 {
	width: 480px;
	border: 1px double  #333;
	padding: 4px;
	background-color: #D59E90;
	text-align: left;
	font-size: 120%;
	line-height:140%;
	margin-top:28px;
	margin-bottom: 10px;
	color: #333;

}

#highlight3 img {float:left; margin-right: 10px; border: 1px solid white;}

#highlight4 {
	padding: 0 4px;
	background-color: #B83614;
	text-align: left;
	font-size: 120%;
	line-height:140%;
	color: #fff;

}

#highlight4 a {color: #FFF;}


