body {
	background-color: #311A0B;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgTop {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.container {
	background-color: #9D5322;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4C7C28;
	border-right-color: #4C7C28;
	border-left-color: #4C7C28;
}
.white {
	color: #FFFFFF;
}

.white a {
	color: #FFFFFF;
}

.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #709352;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bolder;
	background-position: left center;
	background-repeat: no-repeat;
	border: thin #85c853;
	background-image: url(images/nav%20button.gif);
}
.textStart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4C7C28;
	font-weight: bold;
}
.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 311a0b;
}
.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: 4C7C28;
	font-weight: bolder;
}
.textSubHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: B5571A;
	font-weight: bolder;
}
.divTextArea {
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #9d5322;
	overflow: auto; 
	width: 500px; 
	height: 300px; 
	margin: 5px;
}.specials_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #9d5322;
	background-image: url(images/specials_events_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding: 3px;
}
.goldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85c853;
	text-decoration: none;
}
.goldlink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c7827;
	text-decoration: none;
}
.ter {

	background-color: #9D5322;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4C7C28;
}

#social_container {
	position:absolute;
	z-index:200;
	top:0px;
	left:0px;
	width:100%; 
	height:100px;
	visibility:hidden;
	text-align:center;
}

#social_icon_container {
	position:relative;
	z-index:200;
	margin:0px auto;
	text-align:left;
	height:50px;
}

#social_icons {
	position:absolute;
	z-index:200;
	top:-50px;
	right: 20px;
}

#flash_loading_screen {
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
	background-image:url(images/bg.jpg);
	width:100%;
	height:100%;
}
.menu {


}

.menu h2 {
text-align:center;
display:block;
float:left;
width:700px;
}

.menu p {
text-align:center;
display:block;
float:left;
width:700px;
}

.menu .menu_item {
	float:left;
	width:340px;
	margin:5px;
	clear:right;
	text-align:left;
}

.menu .menu_item h3 {
	font-size:14px;
	margin:0px 0px 5px;
}
.menu .menu_item p {
	font-size:12px;
	min-height:40px;
	text-align:left;
display:inline;
float:none;
width:auto;
}
