/*
	Western Webs December 2008
	Author: Miguel Martinez
	Date: 18/12/2008
	Customer: Lynfield Guest House
*/
*{outline:none;}
.clear{ clear:both}

body {
	background: #220801;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding:0px;
	border-left: 3px solid #7F4F20;
	border-bottom: 3px solid #7F4F20;
	border-right: 3px solid #7F4F20;
	background: #DD9933;
}

#page {
	width: 780px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

/* HEADER*/
div#header{width:780px;margin:0px 0px;}
div#header div{float:left}
#banner_header h1{padding:0px; margin:0px; background-image:url(../images/banner_header.jpg); width:405px; height:170px; text-indent:-9999px;}
div#logo{width:375px; padding:0px; }
div#logo a{height:170px; background-position:0 0; float:left;}
#rock_farm{background-image:url(../images/rock_farm.jpg); width:375px; text-indent:-9999px;}

/*CONTENT*/
#content{margin:0px; padding:10px 10px 10px 10px}
.address{ color:#663300; font-size:16px; font-weight:bold; text-align:center}
.address a{ color:#330000}



/*FOOTER*/
#footer{ padding-bottom:15px; background-color:#FFFFFF}
#footer_line p{padding:0px; margin:0px; background-image:url(../images/footer_line.jpg); width:780px; height:60px; text-indent:-9999px;}
#contact_details{background:url(../images/bg_footer.jpg) no-repeat; width:780px; height:90px}
#contact_details p{ float:left}
#contact,#address{ font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#7D8F93;}
#contact{text-align:right;padding: 15px 0px 20px 90px;}
#address{text-align:left;padding: 15px 0px 20px 185px;}
div#foot_menu, div#foot_menu a{text-align:center; color:#7D8F93; font-size:11px;line-height:25px;}
div#foot_menu a:hover{
	color:#996600
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////STYLES FOR THE REST OF THE PAGES//////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*INDEX*/
#main_index{ margin:0px; padding:10px 0px 0px 0px;}
#banner_index{border: 5px solid #7F4F20; padding:0px; width:750px; margin-bottom:10px}
#banner_index #flash_index{ float:left;}

#text_index{ width:368px; background-color: #663333; text-align:left; font-size:12px; color:#FFFFFF; float:left; height:300px}
#text_index p{ margin:10px;}
#photo_index {margin-left:378px;}
#photo_index p{border: 1px solid #7D8F93;padding:0px; margin:0px; background-image:url(../images/rock_house.jpg); width:380px; height:298px; text-indent:-9999px;float:left;}

#bottom_index{
margin:10px 0px;
padding:10px;
background-color:#ADB8BB;
width:740px;
}

#footer a{ color:#FFFFFF}