@charset "utf-8";
body {
	background-color: #E3B428;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.bottom_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a:link, a:visited, a:active {
	color: #388015;
	font-weight: bold;
}

a.reserve:link, a.reserve:visited, a.reserve:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #388015;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(images/arrow.png);
	display: block;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #447116;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E3B428;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #447116;
	margin-bottom: 9px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #447116;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A3A0F;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #F5E9C2;
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}


#main_content {
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding-top: 90px;
	width: 100%;
}
#header_nav {
	padding-top: 100px;
	width: 500px;
	float: right;
}

#body_content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a.top_nav:link, a.top_nav:active, a.top_nav:visited {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}
a.top_nav:hover {
	font-family: sans-serif;
	font-size: 14px;
	color: #3F310C;
	font-weight: bold;
	background-color: #F3DB9F;
	padding: 8px;
}
#bottom_body {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 8px solid #EED99A;
	background-color: #FBFBFB;
	margin-top: 10px;
}
a.small_black:link, a.small_black:active, a.small_black:visited {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	margin-right: 25px;
}
a.small_black:hover {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.xcess:link, a.xcess:active, a.xcess:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.xcess:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#pscroller1{
width: 320px;
height: 90px;
border: 0px solid black;
padding: 5px;
background-color: white;
}
.style2 {color: #FFFFFF}
.form_input {
	border: 1px solid #725916;
	padding: 3px;
}
.form_button {
	border: 1px solid #725916;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E3B428;
}
#image {
	border: 4px solid #E4D5B6;
	padding: 2px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.red_14 {
	font-weight: bold;
	color: #990000;
}
.image {
	border: 4px solid #E4D5B6;
	padding: 2px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a.reserve:hover {
	color: #388015;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(images/arrow.png);
	display: block;
	background-color: #FFFFFF;
}
.blue_14 {
	font-weight: bold;
	color: #003399;
}
