@charset "utf-8";

body {
	font-family: arial, verdana, myriad, helvetica, geneva;
	font-size: 12px;
	color: #000000;
	background: url(/images/bg_top.jpg) top repeat-x #000000 fixed;
	margin: 0;
}

a {
	color: #62683d;
	text-decoration: none;
}

a: hover {
	color: #7a725e;
	text-decoration: underline;
}

.anchor { 
	padding-top: 15px;
	padding-right: 15px;
	font-size: 11px;
	padding-bottom: 0;
	text-align: right;
	width: 832px;
}

.anchor a {
	color: #d8c9ae;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	size: 11px;
}
	
.anchor a:hover {
	text-decoration: underline;
	color: #ffffff;
}
	
.btn {
	background: url(/images/btn_bg.gif) repeat-x;
	height: 18px;
	border: solid 1px #000000;
	padding: 1px;
	padding-top: 0;
	font-size: 10px;
	font-weight: bold;
}
	
.nav {
	background: url(/images/bg_nav.gif);
	width: 830px;
	height: 31px;
	padding-top: 17px;
	padding-left: 22px;
	text-align: left;
	font-size: 13px;
}
	
.nav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	font-size: 13px;
	text-transform: none;
}

.nav a:hover {
	color: #660000;
	text-decoration: underline;
}
	
.nav a.main_light {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	font-size: 13px;
	text-transform: none;
}

.nav a.main_light:hover {
	color: #bbbb88;
	text-decoration: underline;
}

.main_light {
	color: #eeeeee;
	font-weight: bold;
}
	
.home_content {
	background: url(/images/bg_home.jpg);
	width: 852px;
	height: 520px;
}
	
.main {
	width: 852px;
	background: #7a725e;
}
	
.search {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	vertical-align: bottom;
}

.big_pic {
	float: right;
	padding-left: 20px;
}
	
.top_shadow {
	background: url(/images/shadow_top.png) repeat-x;
	height: 8px;
	width: 852px;
}
	
.top_shadow2 {
	background: url(/images/top_shadow.png) repeat-x;
	min-height: 19px;
	width: 852px;
}

.left_shadow {
	background: url(/images/shadow_left.png) repeat-y;
	width: 14px;
}
	
.right_shadow {
	background: url(/images/shadow_right.png) repeat-y;
	width: 12px;
}
		
.page_content {
	background: url(/images/bg_content.gif) repeat-y;
	width: 852px;
}
	
.head {
	background: url(/images/bg_hdr.jpg);
	width: 852px;
	height: 184px;
}
	
.left {
	background: url(/images/bg_left.gif);
	width: 167px;
	float: left;
}
	
.home_left {
	float: left;
	text-align: left;
	width: 320px;
	margin-left: 50px;
	margin-top: 25px;
}

.homepage_right {
	float: right;
	width: 370px;
	padding-top: 25px;
	text-align: left;
	margin-right: 45px;
}
	
h1 {
	font-size: 18px;
	color: #602713;
	margin-bottom: 5px;
	padding-top: 15px;
}
	
h2 {
	font-size: 15px;
	color: #602713;
	margin-bottom: 0;
}
	
h3 {
	font-size: 13px;
	color: #602713;
	margin-bottom: 0;
}
	
.tip {
	color: #ffffff;
	padding-top: 8px;
}

.foot {
	color: #7a725e;
	padding: 10px;
	width: 832px;
}

.subnav {
	width: 167px;
	height: 214px;
	background: url(/images/nav_bgtop.jpg) top left no-repeat;
	text-align: left;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 0;
}

.subnav a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

.subnavb {
	background: url(/images/nav_bgbtm.jpg) top left no-repeat;
	width: 167px;
}

.page_text {
	width: 602px;
	text-align: left;
	float: right;
	margin-right: 20px;
	padding-right: 20px;
}

.page_text_meetdennis {
	width: 622px;
	text-align: left;
	float: right;
	margin-top: 1px;
	margin-right: 20px;
	padding-right: 0;
}

hr {
	height: 1px;
	margin-right: 15px;
	color: #eeeeee;
}

.videos_pop {
	border-top: solid 2px #afa898;
	margin-right: 20px;
}

.videos_pop img {
	margin: 8px;
	border: solid black 2px;
}

.news {
	background: url(/images/bg_news.png) no-repeat;
	height: 75px;
	padding: 5px;
	clear: both;
}
.news img {
	margin-right: 10px;
	border: solid black 2px;
}

.button a {
	background: #602713;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	border: solid #000 1px;
	padding: 2px 5px;
	text-transform: none;
	font-weight: bold;
}

.button a: hover {
	background: #515531;
}

.item {
	font-size: 11px;
	border: solid 1px #ddd;
	padding: 7px;
	width: 175px;
}

.item img {
	float: left;
	padding-right: 10px;
	border: 0;
}

.item a {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

a.newsarticle_list_headline {
	font-weight: bold;
	font-size: 13px;
	color: #602713;
}

a.newsarticle_list_headline: hover {
	color: #7a725e;
	text-decoration: underline;
}

.newsarticle_list_headline {
	font-weight: bold;
	font-size: 13px;
	color: #602713;
}

.item_date {
	color: #666666;
	font-style: italic;
}

select.smaller, input.smaller {
	font-size: .9em;
}

.message {
	color: #cc3300;
}

.lighter {
	color: #aaaaaa;
}

.copyright {
	font-size: 10px;
	margin-top: 8px;
}
