body {
	margin: 0;
	padding: 0;
/*	color: #645a4c; */
	color: #666;
	background-color: #000;
	background: url(/images/body_bgs.jpg);
	font-size: 82%;
}
div, p, th, td, li, ol, ul, table, body {
/* redundant selectors to help NS4 not forget */
	font-family: Verdana, Tahoma, Sans-Serif;
}
p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1em;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.75em;
}
h3 {
	font-size:1.5em;
}
h4 {
	font-size:1.35em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1.1em;
}
h1, h2, h3, h4, h5, h6 {
	margin:1.25em 0 0 0;
	font-family:arial, helvetica, sans-serif;
}
img{
/* turns off gaps around images */
	border:0
}
a:link {
	color:#e8c600;
	background-color: transparent;
}
a:visited {
	color:#cc9900;
	background-color: transparent;
}
a:active {
	color:#e8c600;
	background-color: transparent;
}
a:hover {
	color:#fff;
	background-color: transparent;
	text-decoration:underline;
}
.small{
	font-size: 0.75 em;
}
tt, pre{
	font: 0.75em; "andale mono", monaco, courier, "courier new", monospace;
	color: #000;
	background: transparent;
}
/* ######################## */
/* --- Layout Selectors --- */
/* ######################## */
#outer_wrapper {
	width: 100%;
	text-align: center;
	margin: auto;
	padding:0;
	background: url(../images/outer_wrapper_top_bgs.jpg) top repeat-x;
}
#inner_wrapper {
	width: 1010px;
	margin: auto;
	text-align: left;
	min-height: 770px;
	background: url(../images/inner_wrapper_bgs.jpg) repeat-y;
}
#content_header {
	background: url(../images/inner_top.jpg) top no-repeat;
	padding:0;
	margin:0;
}
.content_wrapper {
	padding: 0px 0px 0px 60px;
}
.content_wrapper2 {
	padding: 50px 25px 0px 45px;
}
#base_wrapper {
	background: url(../images/inner_footer_top.jpg) repeat-y;
	width: 1010px;
	height: 112px;
}
/* ######################## */
/* --- Content Selectors --- */
/* ######################## */
#main_content {
	width: 633px;
	background: url(../images/post_bgs.gif) repeat-y;
	float: left;
	clear: both;
}
#main_content strong, strike {
	color: #777;
}
#main_content h1, h2, h3, h4, h5, h6 {
	color: #645a4c;
}
#right_column {
	width: 275px;
	float: left;
	color: #999;
}
#main_content_top {
	background: url(../images/post_header.jpg) top no-repeat;
}
#main_content_base {
	background: url(../images/post_base.gif) top no-repeat;
	height: 95px;
	width: 633px;
}
.content_spacing {
	padding: 25px 20px 15px 20px;
}
#events_cell {
	width: 275px;
	height: 309px;
	background: url(../images/event.jpg) no-repeat;

}
#events_content {
	position: relative;
	top: 60px;
	left: -23px;
}
.breadcrumbs {
	font-size: 8pt;
	border-top: 1px dotted #645a4c;
	border-bottom: 1px dotted #645a4c; 
	padding: 3px 0px;
}
.NewsSummary {
	margin: 5px;
	padding: 5px;
	border-bottom: 1px dotted #444;
}
.NewsSummaryPostdate {
	font-size: 7pt;
	color: #444;
	font-weight: normal;
}
.NewsSummaryLink {
	font-size: 11pt;
	font-weight: bold;
	color: #8F8270;
}
.NewsSummaryAuthor {
	font-size: 7pt;
	color: #444;
	font-weight: normal;
}
/* ######################## */
/* --- Menu Selectors --- */
/* ######################## */

#sidenav {
	width: 275px;
	text-align: left;
	color: #999;	
}

.navmenu {
	padding:5px;
	margin:0;
	width: 225px;
	font-weight: bold;
}
.navmenu li {
	text-align: left;
	width: 230px;
	background: url(/images/button_bg.jpg) repeat-y;
	background-position: -15px 0;
	list-style-type: none;
	padding: 10px 0px;
	text-indent: 25px;
}
.navmenu li a {
	text-decoration: none;
	
}
.navmenu ul {
	list-style-type: none;
}
.navmenu h2 {
	margin:5;
	padding:3;
	border-bottom: 1px dotted #645a4c;
}
#searchform {
	margin:0;
	padding:0;
	width: 257px;
	height: 42px;
}
#searchform input {
	border: 1px solid #645a4c;
	color: #e8c600;
	background-color: #000;
	font-weight: bold;
	margin:2px;
	padding:3px;
	cursor: pointer;
}
#searchform input {
	color: #e8c600;
	background-color: #000;
	font-size: 20px;
	font-weight: bold;
	margin:2px;
	padding:3px;
}
#searchform .input_button {
	border: 2px solid #645a4c;
}
#searchform a:hover.input_button  {
	background-color: #333;
	border: 2px solid #ffcc00;
}
#searchform .text_field {
	border: 1px solid #645a4c;
	font-size: 20px;	
}
#wp-calendar {
	width: 220px;
	text-align: center;
}
.nav {
	width: 220px;
	border-bottom: 1px dotted #645a4c;
	color: #645a4c;
}
#ec3_2007_2 {
	color: #ccc;
	width: 220px;
}
/* ######################## */
/* --- Footer Selectors --- */
/* ######################## */
#footer_wrapper {
	background: url(../images/footer_bgs.jpg) no-repeat;
	width: 1010px;
	height: 175px;
	text-align: center;
	font-size: 9pt;
}
#footer_spacing {
	padding: 65px 55px 0px 45px;
}
#legal {
	border-top: 1px dotted #444;
	height: 15px;
	font-size: 7pt;
	width: 95%;
	vertical-align: bottom;
	margin: auto;
	margin-top: 30px;
	padding-top: 5px;
}
#tag_line {
	padding-left: 200px;
	text-align: left;
}
/* ######################## */
/* --- Wordpress Selectors --- */
/* ######################## */
.entry{
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.firstpost {
	margin-bottom:15px;
}

h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	background: url(/images/post_bg.jpg) no-repeat;
	width: 575px;
	height: 44px;
	text-indent: 20px;
}

h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	text-decoration:none;
	border-style: none;
	font-size: 14px;
	font-weight: bolder;
	text-transform: none;
}

h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
#commentsformheader{
	padding-left:0px;
}
.entrymeta {
	color: #333;
	font-size: 8pt;
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
	padding-bottom: 3px;
	width: 576px;
}
#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:96%;
	background-color: #000;
	border: 1px solid #645a4c;
	padding: 5px;
	color: #ffcc00;
}
#commentsform form input{
	background-color: #000;
	border: 2px solid #645a4c;
	color: #ffcc00;
	cursor: pointer;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ######################## */
/* --- Vbulletin Selectors --- */
/* ######################## */
.nav_bg {
	background: #333 url(/images/nav_bg.jpg) no-repeat;
	height:70px;
	padding:0;
	margin:0;
}
.nav_button {
	padding:0;
	margin:0;
	font-weight: bold;
}
fieldset {
	border: 1px solid #444;
	background: #222;
}
legend {
	color: #ffcc00;
	background: #000;
	border: 1px solid #444;
	padding: 3px;
}