html {
	background-color: #DFDFDF;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(../img/bg_top.gif) repeat-x 0 0;
	font: 12px Tahoma;
	color: #333333;
	min-width: 847px;
}
#shadow {
	background: url(../img/bg_shadow.png) no-repeat;
	width: 849px;
	margin: 0 auto;
}
#main {
	margin: 0 auto;
	padding: 0;
	width: 795px;
	background: #fff;
	overflow: hidden;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
#menu {
	padding: 37px 0 0 50px;
	height: 50px;
	
}
#menu li {
	float: left;
	margin-left: 27px;
	display: inline;
}
#menu li a {
	font-size: 14px; 
	color: #333;
	text-decoration: none;
	float: left;
}
#menu li a:hover {
	color: #787452;
	border-bottom: 3px solid #CFCA8D;
}
#header {
	width: 700px;
	height: 273px;
	margin: 0 auto;
	background: #CBC68A url(../img/header_bg.gif) repeat-y;
	overflow: hidden;
}
#header_top {
	background: url(../img/header_top.gif) no-repeat;
	width: 700px;
}
#header img {
	margin: 9px 0 0 49px;
}
h1 {
	margin: 73px 0 0 50px;
	background: url(../img/logo.gif) no-repeat bottom;
	width: 259px;
	height: 105px;
	float: left;
	display: inline;
}
h1 a {
	width: 259px;
	height : 105px;
	float: left;
	border: none;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	display: inline;
}
#content {
	width: 700px;
	margin: 0 auto;
}
#content_full {
	width: 700px;
	padding-bottom: 40px;
}
#content_full p {
	font: 12px Tahoma;
	color: #333333;
	margin: 5px 28px 15px 7px;
	line-height: 17px;
}
#left {
	float: left;
	width: 445px;
	padding-bottom: 40px;
}
h2 {
	font: 18px Tahoma;
	font-weight: bold;
	margin: 10px 0 0 7px;
}
#left p {
	margin: 5px 28px 15px 7px;
	line-height: 17px;
	}
#left p a {
	float: left;
	margin-top: 5px;
	color: #787452;
}
#left p a:hover {
	text-decoration: none;
}	
#content_full p {
	margin: 5px 28px 15px 7px;
	line-height: 17px;
	}
#content_full p.headline {
	font-size: 14px;
	font-weight: bold;
}	
#content_full p a {
	color: #787452;
}
#content_full p a:hover {
	text-decoration: none;
}	
#content_full h3 {
	font-size: 14px;
	margin: 10px 0 0 7px;
}
#right {
	float: right;
	width: 215px;
	background: #DFDFDF;
	padding: 10px 21px 102px 19px;
}
#right h4 {
	font-size: 21px;
	font-weight: 100;
	margin: 0 0 0 -1px;
	line-height: 21px;
	font-family: "Lucida Sans Unicode";
	color: #535353;
}
#right h3 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Bitstream Vera Sans Mono";
	margin: 0 0 15px 0;
	line-height: 20px;
	background: url(../img/title_right.gif) no-repeat;
	float: left;
	width: 215px;
	height: 37px;
	text-indent: -9999px; 	
}
#right a.rss {
	float: right;
	background: url(../img/rss.gif);
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -31px 60px 0 0;
}
#right h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#right p {
	font-size: 11px;
	margin: 0 0 15px 0;
}
#right ul, li {
	font-size: 11px;
	margin: 0 0 15px 0;
}
#right a {
	color: #333;
}
#right a:hover {
	text-decoration: none;
}
a.link {
	float: left;
	font-size: 10px;
	margin-top: 18px;
}
#footer {
	clear: both;
	width: 795px;
	height: 20px;
	background: url(../img/footer_shadow.png) no-repeat;
	margin: 0 auto;
	padding-top: 10px; 
	padding-bottom: 15px;
}
#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;	
}
#footer p a, a:active {
	color: #333;
}
#footer p a:hover {
	text-decoration: none;
}


/* News Styles */

#logo2 { float: left; margin: 0 0 15px; }

#menu2 { float: right; }
#menu2 li { float: left; }
	#menu2 li a { margin: 0 0 0 35px; }
	#menu2 li a.current { background: inherit; color: #444; }
	
#subheader2 { clear: both; padding: 8px 10px; height: 27px; line-height: 20px; margin: 0 0 25px 0; background: #eee; color: #808080; }
	#subheader2 a { background: inherit; color: #444; }

#breadcrumbs2 { float: left; margin: 5px 0 0; }

#search2 { float: right; }
	#search2 p { padding: 0; margin: 0; }

.wrap { margin: 30px auto; width: 94%; }
#left2 { float: left; width: 25%; }
	#left2 a {color: #787452;}
	#left2 a:hover {text-decoration: none;}	
	
#right2 { float: right; width: 70%; line-height: 17px; margin: 0 0 10px 0; }
	#right2 a {color: #787452;}
	#right2 a:hover {text-decoration: none;}	
	
#footer2 { clear: both; border-top: 1px solid #ccc; padding: 10px 5px; }
#rss2 { float: right; text-align: right; }
	#rss2 li { float: left; margin: 0 0 0 10px; }

/* sNews */
fieldset { border: 1px solid #333333; padding: 10px 8px; margin: 0 0 8px 0; background: #f1e9a3; color: #333; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #f1e9a3; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f1e9a3; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }