@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #D40839;
}
a:active {
	color: #A38D76;
}
h1 {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 167px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
p {
	margin-bottom: 10px;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#search {
	background-color: #DAD3CB;
	margin: 0;
	width: 780px;
	text-align: right;
	border-bottom: solid 10px #A99D91;
	padding: 3px 20px 3px 0;
}
#body {
	width: 800px;
	background-color: #F9F8F5;
	padding-top: 20px;
}
#menu_wrapper {
	width: 150px;
	padding-left: 10px;
	float: left;
}
#menu {
	width: 150px;
	background-color: #F9F8F5;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	display: block;
	width: 150px;
	height: 33px;
	background-image: url(images/bg-menu.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 25px;
	padding: 8px 0 0 15px;
}
#menu_alt {
	width: 150px;
	height: 203px;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(images/menu_alt/alt-nav.gif);
	margin: 20px auto 0 auto;
	display: block;
	float: right;
}
#menu_alt li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 150px;
	height: 25px;
}
#menu_alt li, #menu_alt a {
	display: block;
	width: 150px;
	height: 25px;
}
#left_one {
	width: 129px;
	height: 25px;
	top: 39px;
	left: 0px;
}
#left_one a:hover {
	background-image: url(images/menu_alt/replace.gif);
	background-repeat: no-repeat;
	top: 40px;
	left: 0px;
	width: 150px;
	height: 25px;
}
#left_two {
	width: 150px;
	top: 65px;
	height: 25px;
	left: 0px;
}
#left_two a:hover {
	background-image: url(images/menu_alt/replace.gif);
	background-repeat: no-repeat;
}
#left_three {
	width: 150px;
	height: 25px;
	left: 0px;
	top: 91px;
}
#left_three a:hover {
	background-image: url(images/menu_alt/replace.gif);
	background-repeat: no-repeat;
}
#left_four {
	width: 150px;
	top: 117px;
	height: 25px;
	left: 0px;
}
#left_four a:hover {
	background-image: url(images/menu_alt/replace.gif);
	background-repeat: no-repeat;
}
#left_five {
	width: 150px;
	top: 143px;
	height: 25px;
	left: 0px;
}
#left_five a:hover {
	background-image: url(images/menu_alt/replace.gif);
	background-repeat: no-repeat;
}
#left_six {
	width: 150px;
	top: 168px;
	height: 25px;
	left: 0px;
}
#left_six a:hover {
	background-image: url(images/menu_alt/replace.gif);
	background-repeat: no-repeat;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
}
#content {
	float: left;
	width: 585px;
	display: block;
	list-style-type: none;
	background-color: #FFFFFF;
	height: 450px;
	overflow: auto;
	padding-left: 20px;
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A99D91;
	border-right-color: #A99D91;
	border-bottom-color: #A99D91;
	border-left-color: #A99D91;
}
#main_left {
	width: 400px;
	float: left;
}
#nav {
	width: 400px;
	height: 315px;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(images/midmenu.jpg);
	margin: 0 auto;
	display: block;
	float: right;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 129px;
	height: 154px;
}
#nav li, #nav a {
	display: block;
	width: 129px;
	height: 154px;
}
#main {
	width: 380px;
	padding-top: 10px;
}
#rss {
	width: 190px;
	float: right;
	width: 178px;
	margin-right: 10px;
}
.rss_border {
	border: solid 1px #b4afa9;
}
#rss_main {
	width: 158px;
	margin: 2px 0 0 0;
	background-color: #DEDAD4;
	display: block;
	list-style-type: none;
	height: 450px;
	overflow: auto;
	padding: 10px;
}
#rss_main ul {
	margin-left: 15px;
	list-style-type: circle;
}
#footer {
	clear: both;
	background-color: #ad9c94;
	height: 95px;
	font-size: 11px;
	padding-top: 10px;
}
.footer {
	display: block;
	width: 145px;
	color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	float: left;
	text-align: right;
}
.footer_menu {
	display: block;
	width: 360px;
	color: #FFFFFF;
	padding: 5px 20px 0px 10px;
	float: left;
	text-align: right;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #EEEEEE;
}
#footer a:hover {
	color: #efe3d2;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #efe3d2;
}

