body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #bfbfbf;
}

h1{font-size: 18px; color: #620000;}
h2{font-size: 16px; color: #620000;}
h3{font-size: 18px; color: #fff;}
h4{ font-size:14px;}
hr{ color: #2b2823; *margin-top: -15px; }

.clear{ clear: both; float: none; text-indent: -9999px;}

.move{ *margin-top: -5px; margin-bottom: -10px;}

p{*margin-top: 0; _margin-top: -10px;}
p.top{ font-size: 14px; font-family: century gothic; color: #fff;}
p.offer{ font-size: 20px; color:#620000; _margin-top: 25px;}
p.offer2{ font-size: 20px; color:#620000; _margin-top: 15px;}
p.more{ margin: -25px 0 0 35px;}
p.title{ font-size: 14px; color: #620000; *margin-bottom: 10px;}

a{ text-decoration:none; color: #5D5A53;}

a img {margin: 5px;}

table a img{ border: none; text-decoration: none; margin: 0;}

/* 
heading banner here 
*/

#container{
	width: 960px;
	height: auto;
	margin: auto;
}

#head{
	width: 100%;
	height: 200px;
	margin: auto;
	background-image:url(../images/banner.jpg);
}

#guesthouse{
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 10px;
	*margin-top: 10px;
	_padding-top: 10px ;
}

#address{
	float: left;
	width: 300px;
	height: auto;
	text-align: right;
	*margin-top: 10px;
	_padding-top: 10px ;
}

#logo{
	float: left;
	width: 342px;
	height: 100px;
	_margin-left: -30px;
}

#buttons{
	width: 1120px;
	_width: 920px;
	height: 40px;
	margin: 0 0 0 20px;
	padding-top: 125px;
	color:#FFF;
	*padding-top: 50px;
	*margin-left: -30px;
}

#menu{
	margin: 0 0 50px 100px;
	*margin-bottom: 30px;
	}
	
#menu a{
	color: #620000;
	font-size: 14px;
	font-style: bold;
	font-family: "cooper black";
	}

/* 
banner text and photo flicker
*/

#banner{
	width: 100%;
	height: 240px;
	background-image:url(../images/welcome.jpg);
}

#photo_flicker{
	float: left;
	width: 416px;
	height: 174px;
	margin: 24px 0 0 44px;
	_margin: 24px 0 0 34px;
}

#welcome_text{
	float: left;
	width: 450px;
	height: auto;
	margin: 0 0 0 10px;
}


/* 
main content here 
*/

#main{
	width: 100%;
	height: auto;
	background-color:#eeeee6;
	*padding-top: 10px;
}

#booking{
	float: left;
	width: 200px;
	height: auto;
	padding: 0 0 10px 10px;
}

#booking form{
	*margin-top: -10px;
	}

#middle_content{
	float: left;
	width: 500px;
	height: auto;
	background-color:#eeeee6;
	padding: 0 10px 10px 10px;
}

#middle_content ul{
	*margin-top: -10px;
	}

#gallery img{
	border: 2px solid #5d5a53;
	
	}

#content{
	float: left;
	width: 700px;
	height: auto;
	background-color:#eeeee6;
	padding: 0 10px 0 10px;
}

#room{
	float: right;
	width: 180px;
	height: 115px;
}

#map{
	border: 2px solid #5a5750;
	_margin-left: -4px;
	}

/* 
right bar content here 
*/

#right_bar{
	float: left;
	width: 220px;
	height: auto;
	background-color: #eeeee6;
	padding: 0 10px 0 0;
}

#offer1{
	width: 220px;
	height: 108px;
	background:url(../images/offer1.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#offer2{
	width: 220px;
	height: 108px;
	background:url(../images/offer2.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#offer3{
	width: 220px;
	height: 108px;
	background:url(../images/offer3.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#offer4{
	width: 220px;
	height: 108px;
	background:url(../images/offer4.jpg) no-repeat;
	margin: 35px 0 0 0;
	padding: 0 0 10px 0;
}
#offer5{
	width: 220px;
	height: 108px;
	background:url(../images/offer5.jpg) no-repeat;
	margin: 35px 0 0 0;
	padding: 0 0 10px 0;
}
#text{
	width:130px;
	height: auto;
	margin: 0 0 0 80px;
	padding: 5px 0 0 10px;
}

#text2{
	width:140px;
	height: auto;
	margin: 0 0 0 80px;
	padding: 5px 0 0 10px;
}

#sidecontact{
	width: 220px;
	_width: 210px;
	height: 280px;
	background:url(../images/info_background.jpg) no-repeat;
	padding: 5px 0 0 10px;
	_padding-top: 30px;
}


/*
Menu buttons
*/
.menu{
	font-size:14px;
	margin-top: 20px;
	padding: 0px;
	overflow: hidden;
	color: #fff;
	_width: 920px;
}
	
.menu li{
	display: inline;
	margin-right:30px;
	font-size: 16px;
}
	
.menu li a{
	float: left;
	padding: 3px 20px;
	_padding: 0 14px 0 14px;
	color: #fff;
	text-decoration: none;
	_margin-right: 15px;
}

.menu li a:visited{
	text-decoration: none;
}

.menu li a:hover, .current{
	color: #B7E0FF;
}





/*
Footer
*/

#footer{
	height: 250px;
	background-color:#2b2823;
	text-align: center;
	color:#fff;
	padding: 5px 0 5px 0;
	_padding-top: 20px;
	_margin-bottom: -40px;
}

#footer a{
	color: #fff;
	text-decoration:none;
}

#footer li{
	list-style-type: none;
	_padding-bottom: 15px;
} 

ul.second-nav li{
	display: inline;
}

ul.second-nav li a{
	padding: 12px 10px ;
}

.nav-content{
	margin-left: 20px;
}

/*
contact details on footer
*/


ul.contact li{
	display: inline;
	margin-right: 25px;
}

ul.contact li a{
	padding: 12px 10px ;
}

