@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	background-color: #838701;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	line-height: 22px;
	color: #4C2514;
	padding-bottom: 15px;
}
h2 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	font-size: 18px;
	color: #990000;
}
h3 {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0;
	font-size: 16px;
}

.side_menu {
	background-color: #000;
	color: #FFF;
	background-image: url(../images/side-menu-cap-top.png);
	background-repeat: no-repeat;
	background-position: top
}
.side_menu h2 {
	color: #CBCBA6;
	margin-left:10px;
	padding-bottom: 3px;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
}
.side_menu a {
	color: #FD020A;
	text-decoration: none;
	padding-left:10px;
	line-height:20px;
	display: block;
}
.side_menu a:hover {
	color: #ABB202;
	text-decoration: none;
	background-color: #111111;
}
.side_menu li {
	margin-left:15px;
	list-style-type: none;
}
.side_menu hr {
	color: #222222;
	background-color: #222222;
	height: 1px;
	width: 200px;
	border: 0;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#side_menu_bg {
	background-image: url(../images/decoration-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.content_area {
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	width: 424px;
	background-color: #CBCBA6;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/content-area-bg.png);
	background-repeat: no-repeat;
	background-position: 50px;
}
.content_area hr {
	color: #838701;
	background-color: #838701;
	height: 1px;
	width: 415px;
	border: 0;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_area p {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	pading-top: 0px;
	padding-bottom: 0px;
}

.content_area_home {
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	width: 424px;
	background-color: #000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/content-area-bg.png);
	background-repeat: no-repeat;
	background-position: 50px;
}
.content_area_home p {
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	pading-top: 0px;
	padding-bottom: 0px;
}
.content_area_home a {
	color: #AAB103;
}

.right_side_page {
	float: right;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	width: 140px;
}
.right_side_page h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;	
}
.right_side_page p {
	font-size: 12px;
	line-height: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.banner_area {
	color: #CCC;
	letter-spacing: .09em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
}

.top_menu {
	margin-right: 10px;
}
.top_menu a {
	color: #CBCBA6;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
}
.top_menu a:hover {
	color: #FFF;
	text-decoration: none;
}

.header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}
.footer {
	padding: 10px;
	color: #838701;
}
.footer a {
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;	
}

#front_photo_bg {
	background-image: url(../images/front-photo-1.jpg);
	background-repeat: no-repeat;
	background-position: 204px bottom;
}
#location_photo_bg {
	background-image: url(../images/map-directions.jpg);
	background-repeat: no-repeat;
	background-position: 204px bottom;
}

#bg_black {
	background-color: #000;
}
#bg_brown {
	background-color: #381C00;
}
#bg_green {
	background-color: #838701;
}
#bg_tan {
	background-color: #CBCBA6;
}
#content_border {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;	
}
#thumbnail_border {
	border: 4px solid #FFFFFF;	
}
#light_bg {
	background-image: url(../images/light.png);
	background-repeat: no-repeat;
	background-position: 747px 175px;
	position: relative;
}
