@charset "UTF-8";
/* CSS Document */
/* Created by Ryan of KNR Designs */
/* January 4, 2009 */

body {
	background-color: #482509;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #622507;
}
#content {
	display: block;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#header {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	height: 363px;
	width: 770px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}
#header #nav {
	display: block;
	height: 26px;
	width: 565px;
	margin-top: 286px;
	margin-left: 9px;
	text-align: center;
	line-height: 26px;
}
#header #nav ul {
	margin: 0px;
	padding: 0px;
}
#header #nav ul li {
	display: inline;
	list-style-type: none;
	background-image: url(images/nav_divider.gif);
	background-position: right center;
	padding-right: 25px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #nav ul .last {
	background-image: none;
	padding-right: 0px;
}
#header #site_name {
	display: block;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #936307;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 565px;
	text-align: center;
	width: 200px;
	font-weight: bold;
}
#center {
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
	background-color: #ffffff;
	padding-bottom: 25px;
	margin: 0px;
}
#center h1 {
	width: 690px;
	background-image: url(images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	font-size: 16px;
	font-weight: bold;
	color: #622507;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 13px;
	line-height: 31px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#center .l_img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#content .r_img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2
{
font-size: 13px;
}
h3
{
font-size: 13px;
}

#footer {
	height: 157px;
	width: 770px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	clear: both;
	background-color: transparent;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #copyright {
	padding: 0px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 635px;
	display: block;
}
#footer_links {
	line-height: 75px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 770px;
	text-align: center;
}

