@charset "UTF-8";

/********************************** CSS Reset **********************************/
html	{font-family:Comic Sans MS, Arial, sans-serif;}
body		{ background:#fff; color:#333; font-size:13px;height:100%; margin:0px;}
.clearfix	{clear:both; height:1px; line-height:1px; font-size:1px;}
.clear	{ clear:both;}
.left	{ float:left;display:inline;}
.right	{ float:right;display:inline;}
.auto	{ margin:0px;}
.center	{ text-align:center;}
.b	{ font-weight:bold;}
.border {border: 1px solid black;}

.padding {padding:20px;}

a img {border:0px;}

h1 {font-size:24px;color:#705f42;}
h2 {color:#59b9eb;}

/********************************** Main **********************************/
#wp {width:100%;padding:0px;margin:0px;}

body { background: url(images/bg.jpg) repeat-y 0px 0px;}

#webtemplate {width:1099px;}
/********************************** HEADER **********************************/
#header {width:1099px;height:154px; background: transparent url(images/top-banner.gif) no-repeat 1px center;}

#menu {width:200px;height:100%;float:left; margin:0px;padding:0px; margin:0px;position:relative;left:-20px;}

#menu li {list-style:none;}

#menu_404 {width:200px;height:100%;float:left; margin:0px;padding-top:20px; margin:0px;position:relative;left:-20px;}

#menu_404 ul li {list-style:none;}

#logohomepage {background: url(images/ritasnest-bed-and-breakfast-logo.jpg) no-repeat;height:129px;width:160px;position:relative;top:20px;display:block;padding:5px 5px 14px 5px;}

.page_item {
	font-size:20px;
	width:165px;
	height:40px;
	padding-left:45px;
	background: url(images/mini-logo-bb.jpg) no-repeat left;
	text-align:left;
	float:left;
	}
.page_item a{
	position:relative;
	top:10px;
 	text-decoration:none;
 	color:#705f42;
	}
.page_item a:hover{
 	color:#927e5b;
	}
/********************************** PAGE **********************************/	
#pagebody {margin-left:73px;width:953px; background: transparent url(images/body-y.gif) repeat-y top center;float:left;}

#postarea {width:710px;float:left;min-height:500px;padding: 00px 20px;text-align:left;}

/********************************** LINKS **********************************/
a   {color:#705f42;}
a:hover{color:#927e5b;}
/********************************** BOTTOM **********************************/
#bottom {margin-left:73px;width:953px;height:40px; background: transparent url(images/bottom.gif) top;float:left;}




