/* CSS Document */

body {background-color:#EAD5A0; margin:0; padding:0; margin-top:0px; margin-bottom:4px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#753F00 }

div .floatleft { float:left}

div .floatright { float:right }

h1 { 
font-size:12px;
font-weight:bold;
color:#753F00;
display:inline}

h2 { 
font-size:11px;
font-weight:bold;
color:#753F00;
display:inline;
}

#wrapper { width:740px; margin: 0 auto; border:none; overflow:hidden; }

#main1 {
margin:0; padding:0;
background:url("/images/1pxborderstretch.gif") top left repeat-y;
height:100% }

/* Menu Buttons and Hover Properties */

#homebutton { width:143px; height:31px; text-align:center; float:left;}
#homebutton a { width:143px; min-height:23px; height:auto; margin-top:8px; display:block; margin-left:1px}
#homebutton a:hover { width:143px; min-height:23px; height:auto; margin-top:8px; background-color:#FFF4D2; display:block; margin-left:1px}

#cottagesbutton { width:143px; height:31px; text-align:center; float:left}
#cottagesbutton a { width:143px; min-height:23px; height:auto; margin-top:8px; display:block; margin-left:1px}
#cottagesbutton a:hover { width:143px; min-height:23px; height:auto; margin-top:8px; background-color:#FFF4D2; display:block; margin-left:1px}

#contactbutton { width:142px; height:31px; text-align:center; float:left}
#contactbutton a { width:142px; min-height:23px; height:auto; margin-top:8px; display:block; margin-left:1px}
#contactbutton a:hover { width:142px; min-height:23px; height:auto; margin-top:8px; background-color:#FFF4D2; display:block; margin-left:1px}

/* Main Content Area */
 
#content {

padding-left:17px;
padding-right:17px;
padding-bottom:3px;
padding-top:17px;
width:706px; 
min-height:398px; 
height:auto;
background:url("/images/tree_cow_background.gif") no-repeat
}

#right_images { width:252px; }
#right_images img {border: 1px solid #753F00}
.right_images_noborder {width:252px; float:right}

.cottages_lower_images {width:415px; float:left; margin-top:10px}
.cottages_lower_images img {border: 1px solid #753F00}

#content p {margin-top:8px; margin-bottom:8px}

#text_content {width:415px; padding-left:1px}
#text_content_lower {width:415px; padding-left:1px}
.logo_margins {margin-top:48px; margin-bottom:49px}

#cottages_content {width:706px; margin-top:15px}
#cottage_detail {width:215px; margin-right:12px; border:1px solid #F2DC9F; padding:5px}

#cottage_detail_last {width:215px; padding:5px; border:1px solid #F2DC9F;}

/* Form Styling */

.mednormalform		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.buttonstyle {

font-family: Verdana; font-size: 10px; font-weight: bold; color: white; background-color: #BBAAAA; }

.cleaner {

clear:both;
margin:0; padding:0;
 }
 
#footer { padding-left:0px; width:740px; text-align:center; font-size:10px; color:#753F00; margin: 0 auto }

a:link {text-decoration:none; color:#E0861D}
a:visited {text-decoration:none; color:#E0861D}
a:active {text-decoration:none; color:#E0861D}
a:hover {text-decoration:underline; color:#E0861D}

.footerlinks a:link {text-decoration:none; color:#753F00}
.footerlinks a:visited {text-decoration:none; color:#753F00}
.footerlinks a:active {text-decoration:none; color:#753F00}
.footerlinks a:hover {text-decoration:underline; color:#753F00}

.menulinks a:link { text-decoration:none; color:#753F00}
.menulinks a:visited { text-decoration:none; color:#753F00 }
.menulinks a:active {text-decoration:none; color:#753F00}
.menulinks a:hover { text-decoration:none; color:#753F00}