@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,small,blockquote,th,td { margin: 0; padding: 0; }
table {	border-spacing: 0; }
fieldset,img { border: 0; }
#bookonline {
	width: 360px;
	float: right;
	position: relative;
	top: 55px;
}

address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
small,h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0; }
a { outline: none; }

body
{
	background-image: url(../images/site/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.right_area_text
{
	padding-left: 34px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
h1
,h2,h3
{
	color: #8B2424;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}
#container
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #FFF;
	background-color: #FFF;
}

#container #logo
{
	background-image: url(../images/site/Bay-Tree-Banner.jpg);
	background-repeat: no-repeat;
	height: 137px;
}
#container #menu
{
	height: 35px;
	text-align: center;
	background-color: #8B2424;
	color: #FFF;
}

#container #menu li
{
	list-style-type: none;
	display: inline;
	color: #FFF;
	padding: 3px;
}

#container #menu li a

{
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container #menu li a:hover {
	color: #FF0;
	text-decoration: underline;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content_left_area
{
	float: left;
	width: 680px;

}

#container #content #flash_holder
{
	margin-bottom: 15px;
}
#container #right_area
{
	float: right;
	width: 275px;
	background-color: #FCF3E3;
}
.book_online
{
	margin: 10px;
}
.redlinks
{
	color: #8B2424;
	padding-left: 34px;
}
.image_spacer
{
	margin-top: 15px;
}
.rightmap_image
{
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px solid #F90;
}
.clearer
{
}

#container #footer
{
	display:block;
	font-size:11px;
	height:45px;
	text-align:right;
	color:#3D3D3D;
	clear:both;
	background-color: #000;
	padding-top: 10px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D3D;

}

#container #footer a
{
	color: #666;
	text-decoration: none;
	font-size: 15px;
}

#container #footer a:hover
{
}
.room_images

{
	margin-right: 12px;
	margin-bottom: 35px;
}
.room_headings
{
	font-weight: bold;
	color: #8B2424;
}
.bedroom_images
{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #8B2424;
}
.bold_text
{
}
li
{
	list-style-type: disc;
	margin-left: 25px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#splash {
	height: 441px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#container #map
{
	height: 400px;
	width: 590px;
	margin-top: 25px;
	border: 1px solid #8B2424;
}
#container #address
{
}
#container #splash #guest_house_Block {
	width: 420px;
	height: 420px;
	margin-top: 15px;
	float: left;
	background-image: url(../images/baytree_splash1.jpg);
}
#clearer   {
	display: block;
}
#container #splash #self_house_Block {
	width: 450px;
	height: 420px;
	border: 5px solid #C03232;
	margin-top: 15px;
	float: right;
}
#flash {
	height: 259px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#container #social_links {
	text-align: center;
}
#container #logo #book_online {
	height: 130px;
	float: right;
	width: 360px;
}

