/* main layout */

body {
	background-color: #000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#frame {
	width: 920px;
	text-align: left;
	background-color: #FFF;
	border-right: 5px solid #9D032A;
	border-left: 5px solid #9D032A;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#header {
	float: left;
	clear: both;
	display: inline;
	margin-bottom: 40px;
}
.hompg_stmnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#header_menu {
	float: left;
	clear: both;
	display: inline;
	position: relative;
	height: 170px;
	margin: 20px 0px 0px;
	background-color: #BDCC70;
	width: 100%;
}

#menu {
	position: absolute;
	height: 110px;
	margin: 5px 0px 0px;
}

#main {
	padding: 0px;
}

#content {
	display: inline;
	float: left;
	width: 570px;
	margin-left: 20px;
}

#right_column {
	display: inline;
	float: right;
	width: 280px;
	margin-right: 20px;
}

#left_column {
	display: inline;
	float: left;
	width: 180px;
	margin-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #BDCC70;
	border-left: 1px solid #BDCC70;
	border-bottom: 1px solid #BDCC70;
	border-right: 1px solid #BDCC70;
}

#center_column {
	display: inline;
	float: left;
	width: 335px;
	margin-right: 0px;
}

#footer_nav {
	margin: 20px 0px 0px;
	padding: 5px;
	background-color: #BDCC70;
	text-align: right;
}

#footer_address {
	margin: 0px;
	padding: 2px 5px 0px 0px;
	text-align: right;
}

.logo {
	margin-left: 70px;
}
.logo a:hover {background: #FFF;}
.logo a:visited:hover {background: #FFF;}

div.clearer {clear: both; line-height: 0; height: 0;}


/* styles */

.mmenu {
	padding: 1px 5px 2px 7px;
	text-align: right;
	font-size: 12px;
}
.mmenusub {
	padding: 1px 5px 0px 5px;
	text-align: left;
	font-size: 10px;
}
.mmenusubimage {
	padding: 1px 5px 0px 10px;
	text-align: left;
	font-size: 10px;
}

a {color: #808f35; text-decoration: none;}
a:hover {color: #FFF; background: #BDCC70; text-decoration: none; }
a:visited {color : #808f35; text-decoration: none;}
a:visited:hover {color: #FFF; background: #BDCC70; text-decoration: none;}

.header_main {
	font-size: 16px;
	color: #9D032A;
	border-bottom: 1px solid #9D032A;
}

.header_side {
	font-size: 16px;
	text-transform: uppercase;
	color: #8C9C3B;
}

.box_content {
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #BDCC70;
	border-left: 1px solid #BDCC70;
}

.box_content_noborder {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-style: none;
}

.header_news {
	font-size: 16px;
}

.red_line_para {
	border-bottom: 1px solid #9D032A;
	padding-bottom: 20px;
}

.title_item_list {
	font-weight: bold;
}

.footer a:link {color: #000000; text-transform: uppercase; text-decoration: none;}
.footer a:visited {color: #000000; text-transform: uppercase; text-decoration: none;}
.footer a:hover {color: #9D032A; text-transform: uppercase; text-decoration: none;}
.footer a:active {color: #9D032A; text-transform: uppercase; text-decoration: none;}

.italics {
	font-style: italic;
}

.red_line_1px {
	border-bottom: 1px solid #9D032A;
	padding-bottom: 1px;
}
.side_submenu_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
.box_content_fullborder {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #BDCC70;
}
.months_calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #981B1E;
}
.red {
	color: #993333;
}
.hompg_categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #687629;
}
.hompg_highlight {
	font-weight: bold;
	color: #981B1E;
}
#content_index {
	display: inline;
	float: left;
	width: 900px;
	margin-left: 0px;
	margin-top: 0px;
}
#hompg_frm {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #BDCC70;
	border-right-color: #BDCC70;
	border-bottom-color: #BDCC70;
	border-left-color: #BDCC70;
	margin-top: 25px;
}
#searchbox {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
