* {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
}

#layout {
	width: 100%;
	/*height: 670px;*/
	height: 100%;
}

#address {
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 95px;
	font-size: 9px;
}

#sec1, #sec2, #secBack {
	opacity: 0;
}

#sec1Content, #sec2Content {
	display: none;
}

#sec2Content {
	margin: 140px 10px 0 10px;
	color: #ffffff;
	height: 74%;
	overflow-y: auto;
	overflow-x: hidden;
}

#sec2Content a {
	text-decoration: none;
}

#homeContent, #menuContent, #farmContent, #commContent, #eventContent, #galleryContent, #directionContent, #imagesContent, #reserveContent, #settingsContent{
	display: none;
	font-family: "arial";
	overflow-x: hidden;
}

#social_area{
	height:270px;
	width:145px;
	background:url(../images/social_area.png) no-repeat;
	position:fixed;
	right:-100px;
	top:210px;
	overflow:hidden;
}

#social_links{
	float:right;
	width:85px;
}

#social_links img{
	width:43px;
	height:43px;
	margin:0px auto;
	display:block;
	margin-top:8px;
}

#thumbs{
	float:left;
	margin-left:16px;
	margin-top:12px;
}

#sec1 {
	float: left;
	height: 100%;
	background: url('../images/bgtable.jpg');
	position: absolute;
	top: 0;
	left: 0;
}

#sec2 {
	float: left;
	height: 100%;
	background-image: url('../images/opacity.png');
	position: absolute;
	top: 0;
	left: 0;
}

#secBack {
	height: 100%;
	position: absolute;
	top: 0;
	left: 275px;
}

.background {
	z-index: -1;
	width: 100%;
}

.background img {
	width: 100%;
	height: 100%;
	overflow: none;
	display: none;
}

#windpower {
	position: absolute;
	bottom: 30px;
}

#logo {
	overflow: none;
	width: 200px;
	margin: 0 auto;
}

#menu {
	width: 90%;
	font-size: 18pt;
	text-transform: uppercase;
	margin-top: 20px;
	z-index: 9;
}

#menu a {
	margin: 0 35px;
	display: block;
	width: 200px;
	height: 40px;
	text-align: left;
	font-weight: bolder;
	text-decoration: none;
	color: #A69665;
}

div.imagesthumb{
	width:100px;
	height:40px;
	position:relative;
	float:left;
	margin-right:15px;
	margin-bottom:12px;
}

.imagesthumb img{
	position:relative;
	border:solid 3px #981B1E;
	margin-bottom:3px;
	width:100px;
}

div.thumb{
	width:100px;
	height:90px;
	position:relative;
	float:left;
	margin-right:15px;
	margin-bottom:12px;
}

.thumb img{
	position:relative;
	border:solid 3px #981B1E;
	margin-bottom:3px;
	width:100px;
}

.thumb a.link{
	text-decoration:none;
	color:#A69665;
	border-bottom:dotted 1px #a69665;
	font-size:12px;
	line-height:16px;
	margin-bottom:3px;
}

.thumb a.link:hover{
	color:#fff;
	border-color:#fff;
}

.hide{
	display:none;
}

#menu .active {
	color: #000;
}

#menu a:hover {
	color: #000;
}

.stripe {
	height: 10px;
	width: 100%;
	background:#991b1e;
	display: none;
	position: absolute;
	z-index: 0;
}

h1, h2, h3 {
	color: #A69665;
	font-family: "arial";
}

h1 {
	font-size: 18px;
	margin-top: 5px;
}

h2 {
	margin-left: 185px;
	margin-top: 20px;
	font-family:Trajan Pro;
	font-size: 20px;
}

h3 {
	margin-left: 190px;
	margin-top: 8px;
	font-family:Trajan Pro;
	font-size: 14px;
}

hr {
	margin-right: 10px;
}

.desc {
	width: 400px;
	float: left;
	margin-right: 5px;
}

#menuNav {
	margin-left: 70px;
}

.menuNav {
	color: #A69665;
	margin-right: 20px;
	font-size: 20px;
	font-family: "Times New Roman";
}

#snacks, #platesSmall, #platesLarge, #pizza,
#plates, #pizzaBrunch, #desserts, #drinks, #drinksDB, 
#drinksBB, #drinksSC, #drinksSW, #drinksWW, #drinksRW
 {
	margin-left: 20px;
	list-style: none;
	font-size: 11px;
	font-family: "Arial";
}

#snacks li, #platesSmall li, #platesLarge li, #pizza li,
#plates li, #pizzaBrunch li, #desserts li, #drinks li, #drinksDB li,
#drinksBB li, #drinksSC li, #drinksSW li, #drinksWW li, #drinksRW li
{
	margin: 5px;
	width: 425px;
	font-family: "Arial";
}

.price{
	float: left;
}

p {
	color: #A69665;
	font-size: 11px;
	line-height: 16px;
	font-family: "Arial";
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

p a {
	color: #A69665;
	font-weight: bolder;
}

#footer {
	font-size: 10px;
	position: absolute;
	bottom: 0;
	margin: 10px;
	color: #A69665;
}

#footer a {
	font-weight: bolder;
	color: #A69665;
}

#footerLinks {
	position: absolute;
	width: 100%;
	bottom: 0px;
	right: 0px;
	font-family: "Arial";
	background:url(../images/bar_bg.png);
	text-align: left;
	height: 25px;
}

#footerLinks a {
	color: #A69665;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 15px;
	font-size: 10px;
}

#footerLinks #copyright {
	float: left;
	margin-top: 5px;
	margin-right: 40px;
}

.pageTitle {
	position: absolute;
	top: 70px;
	left: 160px;
}

#mouseartist {
	position: absolute;
	right: 5px;
	bottom: 7px;
}

#twitter{
	min-height:36px;
	width:280px;
	background:#991b1e;
	position: fixed;
	top: 0;
	right: 0;
	z-index:999999;
	font-family: "arial";
}

#twitter img.head_img{
	float:left;
}

#twitter h1{
	float:left;
	color:#FFF;
	font-weight:100;
	margin-left:12px;
	margin-top:3px;
	font-size:12px;
}

a.show_tweets{
	width:100%;
	background:url(../images/show_more.png) no-repeat;
	text-indent:-99999px;
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:11px;
	position:absolute;
	bottom:0;
}

#tweet{
	padding:6px;
	margin-bottom:12px;
	display:none;
}

#tweet ul li{
	margin-bottom:6px;
	color:#FFF;
	overflow:hidden;
	padding-bottom:4px;
	border-bottom:dotted 1px #fff;
}

#tweet ul li:last-child{
	border:none;
}

#tweet ul li a{
	text-decoration:none;
	color:#ccc;
	font: verdana;
	font-size:10px;
}

#tweet ul li a:hover{
	color:#666;
	text-decoration:underline;
}

#tweet ul li img{
	float:left;
	margin-right:4px;
	margin-bottom:2px;
}

#tweet ul li span{
	float:right;
	width:216px;
	position: relative;
	top: -18px;
	font: verdana;
	font-size:10px;
}

textarea {
	width: 470px;
	height: 450px;
}

/*Reservation*/

form{

}

form fieldset{
	padding: 5px 0;
	border: 0;
}

form fieldset label{
	width: 150px;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
}

form fieldset input, form fieldset #reserveComments{
	width: 170px;
	float: left;
	border: 1px dotted #666;
}

form fieldset #reserveComments {
	height: 150px;
}

table {
	font-size: 11px;
}

#frmReserve label {
	color: #A69665;
}

#frmReserve input[type="text"], #frmReserve textarea {
	font-size: 10px;
	padding: 3px;
}

#frmReserve input[type="submit"] {
	border: 1px dotted #ccc;
	text-transform: uppercase;
	height: 20px;
	background: #A69665;
	font-size: 10px;
	width: 80px;
	margin-left: 199px;
}

.sysMsg {
	font-size: 11px;
	text-align: center;
	color: white;
	padding: 0 0 15px 0;
}

td:first-child {
	width: 430px;
}

td:nth-child(2) {
	width: 20px;
}

.eventItem {
	padding: 10px 0;
}

.eventItem  .eventPic{
	width: 120px;
	height: 80px;
	float: left;
}

.eventItem  .eventDate{
	color: #A69665;
	font-size: 15px;
	line-height: 16px;
	font-family: "Arial";
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
	margin-left: 10px;
	float: left;
}

.eventItem  .eventName{
	float: left;
	margin-left: 20px;
	color: #A69665;
	font-size: 15px;
	line-height: 16px;
	font-family: "Arial";
	text-align: left;
	text-transform: uppercase;
}

.eventItem  .eventDesc{
	float: left;
	margin-left: 10px;
	color: #A69665;
	font-size: 11px;
	width: 330px;
}