body{
padding:0px;
margin:0px;
background:#fff;
color:#444;
font:76%/150% lucida grande, trebuchet ms, arial, verdana, sans-serif;
}

h1,h2{
	margin:0px;
}

body.barns h4{
	background:transparent url(../images/rule.gif) no-repeat scroll 50% 0;
	padding-top:3.2em;
}

body.barns table{
	width:80%;
}

body.barns td{
	padding:2px;
	vertical-align:top;
	border-bottom:1px solid #999;
}

body.barns th{
	text-align:left;
	border-bottom:1px solid #333;
}

#container{
width:729px;
margin:0px auto;
margin-top:0px;
background:#fff url(../images/side_bg.gif) repeat-y;
}

#content-full{
background-color: White;
padding:10px 40px 50px 25px;
margin:0 15px;
}

#content-full, #content{
	min-height:300px;
}

#welcome{
margin-right:280px;
}

#content{
padding:0 40px 50px 25px;
margin:10px 0 0 170px;
}

#header{
padding:0 0 1px 10px;
margin:0 14px;
background:#fff;
height: 35px;
}

#header h3{
	text-align:right;
	float:right;
	margin:8px;
}
a img{
	border: 0;
}
#picture{
	margin:0px 15px;
	height:200px;
	background-color: #ccc;
}

#picture, #navbar{
	border-bottom: 1px white solid;
}
#navbar{
background-image: url(../images/navbar-li-bg.gif);
background-color:#000;
margin:0 15px;
height:34px;
color:white;
overflow:hidden;
}
#navbar ul{
margin:0px;
padding:0px;
height:34px;
}
#navbar ul li{
border-right: 1px solid black;
padding: 8px;
list-style-type:none;
display:inline;
float:left;
font-weight:bold;

}
body.home #tab-home, body.barns #tab-barns, body.corporate #tab-corporate,
	body.gallery #tab-gallery, body.map #tab-map, body.contact #tab-contact,
	body.guestbook #tab-guestbook{
		background-color: #1B1B1B;
}

#navbar ul li a{
color:white;
text-transform: uppercase;
text-decoration: none;
}
#navbar ul li a:hover{
text-decoration: underline;
}
#footer{
	clear:left;
	color:gray;
	background-color: #CCCCCC;
	margin: 0 15px;
	text-align: center;
	padding: 5px;
	height:80px;
}
.right{
	float:right;
	width:220px;
	padding:10px;
}
.left{
	float:left;
}
.right h3{
	margin-top:12px;
	margin-bottom: 10px;
}

.bordered{
	padding:2px;
	border: 1px solid black;
}

a{
	color:#669933;
}

#welcome h2{
	font-size:2.0em;
}

.emphasis{
	font-weight: bold;
	font-style:italic;
}

#welcome .emphasis{
	font-weight: bold;
	font-size:1.6em;
	line-height:1.2em;
}

#subnav{
	width: 130px;
	margin:4px;
	padding:5px 0 0 19px;
}

#subnav ul{
	margin:0;
	padding:0;
}
	
#subnav ul li{
	list-style-type:none;
}

#subnav ul li a{
	font-weight:bold;
	font-size:1.1em;
}

.small{
	font-size:0.9em;
}

.grey{color:#666;}

div.quote {
  	border-style:solid;
	border-color:#999;
	border-width:1px 0px;
	padding:1em;
	margin: 2em;
}

div.quote p{
	text-align:right;
}

/*
blockquote {
  background: transparent url(../images/quoleft.png) left top no-repeat;
}

blockquote p{
  padding: 0 48px;
  background: transparent url(../images/quoright.png) right bottom no-repeat;
}
*/