*{
margin:0px;
padding:0px;
}

img {
border:none;	
}

.clear{
clear:both;	
}


.space{
clear:both;
height:10px;
}

body{
	background:#69523b;	
	color:#99994D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#main{
	width:1200px;
	margin:0px auto;
	height:1400px;
}

#header{
	width:980px;
	margin:0px auto;
}

a:link {
	text-decoration: none;
	color: #999966;
  }
  
a:visited {
	text-decoration: none;
    color: #999966
	}

a:hover {
	color:#999966;
	text-decoration: underline;
	} 

.searchBar{
background:none;
float:left;
text-align:right;
width:100%;
}

.signIn{
	background:transparent url(../images/signInBg.png) no-repeat top center;
	width:102px;
	height:25px;
	color:#e7daaa;
	text-transform:uppercase;
	text-align:center;
	padding:10px 5px;
	float:right;
}

.search{
float:right;
height:25px;
width:auto;
padding:0;
}

input{
margin:0px 0px;	
}

.txt input{
	border:1px solid #b0c5a4;
	height:16px;
	padding:5px;
	width:285px;
	float:left;
}

.searchBt input{
	background:url(../images/searchBtBg.png) no-repeat center bottom;
	width:97px;
	height:28px;
	color:#ffffff;
	border:none;
	text-transform:uppercase;
	padding:3px 15px 3px 0px;
	float:right;
}

.logo{
clear:both;
padding-left:20px;
}

.menu{
	float:left;
	margin-top:30px;
	width:auto;
	
}

.menu ul{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.menu ul li{
	display:inline;
	text-transform:uppercase;
	font-size:15px;
	color:#6b4916;
	font-weight:bold;
}

.menu ul li a{
	text-decoration:none;
	color:#6b4916;
}

.menu ul li a:hover{
	color:#ffffff;
}

.menu .home a{
	background-image: url(../images/homeA.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.menu .home a:hover{
	padding:10px 15px 5px;
	background-image: url(../images/homeAhover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}



.menu .about a{
	padding:10px 15px 5px;
	background-image: url(../images/menu_about.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu .about a:hover{
	padding:10px 15px 5px;
	background-image: url(../images/menu_about_hov.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.menu .bedandbreakfast a{
	padding:10px 15px 5px;
	background-image: url(../images/menu_bnb.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu .bedandbreakfast a:hover{
	padding:10px 15px 5px;
	background-image: url(../images/menu_bnb_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.menu .ccc a{
	padding:10px 15px 5px;
	background-image: url(../images/menu_ccc.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu .ccc a:hover{
	padding:10px 15px 5px;
	background-image: url(../images/menu_ccc_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu .stables a{
	padding:10px 15px 5px;
	background-image: url(../images/menu_stables.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu .stables a:hover{
	padding:10px 15px 5px;
	background-image: url(../images/menu_stables_hov.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu .fishing a{
	background-image: url(../images/menu_fishing.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-left: 0px;
}

.menu .fishing a:hover{
	background-image: url(../images/menu_fishing_hov.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-left: 0px;
}

.menu .contact a{
	background-image: url(../images/menu_contact.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
}

.menu .contact a:hover{
	background-image: url(../images/menu_contact_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
}

#contentTop{
background:url(../images/contentTop.png) no-repeat top;
height:10px;
width:988px;
margin:0px auto;
padding:0px 10px;
}

#contentBottom{
background:url(../images/contentBottom.png) no-repeat bottom;
height:10px;
width:988px;
margin:0px auto;
padding:0px 10px;
}

#content{
background:url(../images/contentBg.png) repeat-y top center;
padding:10px 15px;
width:978px;
margin:0px auto;
}

.welcomeHolder{
background:url(../images/welcomeTop.png) no-repeat top center;
width:940px;
margin:0px auto;
padding-top:7px;
}

.welcome{
background:url(../images/welcomeBg.png) repeat-y top center;
width:910px;
margin:0px auto;
padding:5px 15px;
line-height:20px;
clear:both;
}

.welcome img{
float:right;
margin:0px 0px 0px 30px;
}

.welcomeBottom{
background:url(../images/welcomeBottom.png) no-repeat bottom center;
height:5px;
width:940px;
}

h1{
color:#6b4916;
font-size:28px;
font-style:italic;
line-height:normal;
margin:5px 0px 10px;
}

.view{
	background:url(../images/view.png) no-repeat center;
	width:192px;
	height:29px;
	color:#ffffff;
	border:none;
	text-transform:uppercase;
	line-height:25px;
	cursor:pointer;
	float:right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.view:hover { color:#f7cc1e; }

.heading{
background:url(../images/headingBg.png) no-repeat center top;
height:25px;
margin:15px -10px;
color:#f7eee2;
font-weight:bold;
font-style:italic;
font-size:18px;
padding:5px 30px;
}

.organic{
clear:both;
width:980px;
margin:15px auto 0px 10px;
}

.organicHolder{
float:left;
width:300px; height:auto;
background:url(../images/organicHolder.jpg) no-repeat bottom center;
padding-bottom:5px;
margin:0px 10px;
}

.organicContent{
	background:url(../images/organicContent.jpg) repeat-y top center;
	height:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.organicContent h2{
margin:10px 15px;
font-size:15px;
color:#674512;
}

.organicContent p{
margin:0px 12px;	
color:#29371d;
text-align:justify;
font-size:14px;
line-height:19px;
}

.vegetable{
background:url(../images/img07.jpg) no-repeat bottom center;
margin-bottom:-5px;
height:290px;
}

h3{
color:#6b4916;
font-size:28px;
font-style:italic;
padding:10px;
}

.hr {border: none 0;
background:url(../images/hr.jpg) repeat-x left;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
margin:20px 17px;
} 

#footer{
	width:980px;
	margin:10px auto;
/*	background:url(../images/contentBg.png) repeat-y top center;*/
}

.contactHeading{
background:url(../images/contactHeading.png) no-repeat left top;
height:25px;
width:149px;
margin:-20px 0px 0px -8px;
color:#f7eee2;
font-weight:bold;
font-style:italic;
font-size:18px;
padding:5px 25px;
position:relative;
z-index:100;
}

.subs{
	background:url(../images/subsBg.png) no-repeat center bottom;
	width:158px;
	float:right;
	padding:10px 5px;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	z-index:300;
	left: 533px;
	
}



.subs img{
float:right;	
}

.subs p{
float:left;	
color:#e9dbac;
text-transform:uppercase;
width:auto;
}


.footerHolder{
	background:url(../images/footerBg.png) no-repeat center bottom;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	height:140px;
	margin-top:-10px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 75px;
	padding-left: 50px;
	margin-bottom: 0px;
}

.footerLeft{
width:190px;	
float:left;
}

.footerRight{
width:240px;
float:left;
margin-left:150px;
margin-top:-10px;
}

.left{
	float:left;
	color:#7e9c23;
	text-align:right;
	width:auto;
	margin-top: 0px;
}

.right{
	color:#51350c;
	float:right;
	width:auto;
	padding-top: 0px;
}

.bottomHolder{
	font-size:12px;
	color:#26120f;
	margin:5px auto;
	width:980px;
}

.copy{
float:left;	
width:auto;
}

.design{
	float:right;
	width:auto;
}

.design a{
	color:#26120f;
	text-decoration:none;
}

.design a:hover{
	color:#26120f;
	text-decoration:none;
}

.about img {

float:right;
margin:0px 0px 0px 30px;
}
.left2 {
	float:left;
	color:#7e9c23;
	text-align:right;
	width:auto;
	margin-top: 10px;
	padding: 0px;
}
.right2 {
	color:#51350c;
	float:right;
	width:auto;
	padding-top: 10px;
	margin: 0px;
}
.pic_left {
	margin: 5px 13px 5px 0;
	float: left;
	padding: 2px;
	border: 1px double #999999;
}

.tripa{
	background:url(../images/organicContent.jpg) repeat-y top center;
	height:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}

.tripawelcome{
background:url(../images/welcomeBg.png) repeat-y top center;
width:910px;
margin:0px auto;
padding:5px 15px;
line-height:20px;
clear:both;
}


