@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.jpg) top center repeat-x #342b22;
	margin: 0px;
	padding: 0px;
	}

#center {
	width: 866px;
	margin: 0 auto 0 auto;
	}

#wrapper {
	background: url(images/wrapper_bg.jpg) top center no-repeat;
	float: left;
	padding: 0 30px 0 30px;
	width: 806px;
	}

#top {
	background: url(images/top_bg.gif);
	width: 806px;
	height: 21px;
	float: left;
	padding: 5px 0 0 0;
	}

#banner {
	background: url(images/banner/1.jpg);
	width: 806px;
	height: 210px;
	float: left;
	}

#main {
	width: 806px;
	float: left;
	}

#left {
	width: 260px;
	float: left;
	}

#right {
	width: 528px;
	float: left;
	padding:13px 18px 0 0;
	}
#right_header {
	width: 418px;
	float: left;
	padding:0 55px 0 55px;
	}
	
#nav {
	width: 205px;
	background: url(images/nav_bg.gif) repeat-y center;
	padding: 0 28px 0 27px;
	float: left;
	}

#nav a {
	float:left;
	}	
	
#nav img {
	float: left;
	}
#nav_btm {
	background: url(images/nav_btm.gif);
	width: 260px;
	height: 31px;
	float: left;
	}

#left_content {
	width: 217px;
	padding: 0 21px 0 22px;
	float: left;
	}

.left_section {
	width: 217px;
	float: left;
	padding-top: 8px;
	}
.buttons {
	background:url(images/buttons_bg.jpg) top no-repeat;
	width: 510px;
	height:96px;
	float: left;
	padding:7px 9px 9px 9px;
	margin: 0 0 12px 0;
	}
.right_div {
	width: 528px;
	float: left;
	padding: 0 0 8px 0;
	}
#content{
	background:url(images/content_bg.gif) repeat-y;
	width: 480px;
	float: left;
	padding: 6px 24px 0 24px;
	}
#weather{
	width: 769px;
	height: 112px;
	float: left;
	padding:0 18px 0 19px;
	}	
#weather2{
	background: url(images/weather_bg.jpg);
	width: 728px;
	height: 90px;
	padding:11px 20px 11px 21px;
	float: left;
	}
#footer {
	background: url(images/footer.jpg) center;
	width: 701px;
	height:110px;
	float: left;
	padding:34px 22px 0 137px;
	margin: 0 0 20px 0;
	}
#footer-links {
	width: 701px;
	height: 30px;
	float: left;
	padding:7px 0 0 0;
	}
#copyright{
	width: 701px;
	height: 30px;
	float: left;
	padding:20px 0 0 0;
	}
	
img{border:0;}

h1{
	font-fmaily:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#c09a52;
	margin: 2px 0 10px 0;
	}
	
h1 a {
	color:#c09a52;
	text-decoration:none;
	}	
h1.hole {
	font-size: 17px;
	color: #ffffff;
	}
h1.title {
	font-size: 19px;
	color:#5f1023;
	}
	
h1.title a{
	text-decoration:none;
	color:#5f1023;
	}
h2{
	font-fmaily:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#464646;
	margin: 2px 0 10px 0;
	}
h2 a{
	color:#464646;
	text-decoration:none;
	}
h3{
	font-fmaily:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	margin:0 20px 0 20px;
	padding:0px;
	}
#top h3 {
	font-size: 12px;
	letter-spacing: 1px;
	}
p{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#464646;
	margin: 0 0 10px 0;
	padding: 0px;
	}
p a {
	text-decoration: none;
	color: #464646;
	}
.left_section p {
	color: #ffffff;
	}
li{
font-fmaily:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#464646;
	}
	
li a{
	color:#464646;
	text-decoration:none;
	}
td{
	font-fmaily:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#464646;
	}
#footer, #footer p{
	font-fmaily:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0 2px 0 2px;
	}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#footer-links{
	font-fmaily:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	}
#footer-links a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0 2px 0 2px;
	}
#footer-links a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a.linked{
	font-fmaily:Georgia, "Times New Roman", Times, serif;
	color:#5f1023;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	}
	
a.linked hover {
	text-decoration: underline;
	}
	
hr.hole-hr {
	color: #92632a;
	margin: 4px 0 4px 0;
	}

.glidecontent p {
	color: #ffffff;
	}

.hole-left p {
	margin: 0 0 10px 0;
	padding: 0px;
	color: #FFFFFF;
	}

.hole-right p {
	color: #FFFFFF;
	}

.spacer {
	margin: 0 10px 0 10px;
	}

.img {
	border: 1px solid #5f1023;
	}