#body1 {
	margin-top: 10px;
	background: #7e0e1c url(images/background1.jpg);
}

#body2 {
	margin-top: 10px;
	background: #7e0e1c url(images/background2.jpg);
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

#intronews {
	overflow: auto;
	width: 530px;
	height: 72px;
	background: #FFFFFF url(images/intro_r17_c5.jpg);
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #000000;
	text-align: left;
	scrollbar-arrow-color: #E2D2B0;
	scrollbar-3dlight-color: #E2D2B0;
	scrollbar-darkshadow-color: #E2D2B0;
	scrollbar-highlight-color: #B8A378;
	scrollbar-shadow-color: #B8A378;
	
	scrollbar-face-color: #B8A378;
	scrollbar-track-color: #E2D2B0;

}

#intronews a {
	color: #990000;	
	text-decoration: none;
}

#intronews a:hover {
	color: #CC0000;	
	text-decoration: underline;
}

#page_title {
	padding-left: 5px;
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}


#content {
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #000000;
	text-align: left;
}

#content img {
	margin-left: 4px;
	margin-right: 4px;
}

FORM {
	display: inline;
}

#quicksearch_div1 {
	float:left;
	height:20px;
	padding-top:1px;
}

#quicksearch_div2 {
	height:19px;
	padding-top:2px;
}

#quichsearch_txtbox {
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:2px;
	margin-right:2px;
	border:1px solid #8C8368;
	font-size: 12px;
	font-family: 'Palatino Linotype';
	background-color:#E0DED6;
}

#footer {
	font-family: Arial;
	font-size: 12px;
	color: #E4DDCB;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
}

#footer a {
	color: #DFD2A6;
	text-decoration: none;
}

#footer a:hover {
	color: #DFD2A6;
	text-decoration: underline;
}

.cleanit {
	clear: both
}

.notices {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 3px;
	margin-left: -5px;
	width: 207px;
	color: #00000;
	padding-top: 0px;
	text-align: left;
}

.eat {
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	font-family: "Palatino Linotype",Verdana;
	color: #000000;
}

.vomite {
	padding-right: 0px;
	padding-left: 3px;
	margin: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family: "Palatino Linotype",Verdana;
	color: #000000;
	text-decoration: none;
}

.vomite A {
	font-weight: bold;
	text-decoration: none;
	color: #2C2820;
}

.vomite A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

ul.menu_list {
	margin-left: 28px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	list-style-type: none;
	border-left:1px dotted #000000;
}

ul.menu_list li a {
	display: block;
	margin-left: -1px;
	padding-left: 4px;
	margin-bottom:8px;
	color: #2C2820;
	text-decoration: none;
	line-height:12px;
}

ul.menu_list li a:hover {
	padding-left: 3px;
	color: #CC0000;
	border-left:1px solid #CC0000;
	text-decoration: none;
}

ul.menu_list li.cursubmenu {
	margin-left: -3px;
	border-left:5px solid #CC0000;
}

ul.sitemap_list {
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	list-style-type: square;
}

ul.sitemap_list li a {
	color: #990000;
	margin-right: 5px;
}

ul.sitemap_list li a:hover {
	text-decoration:underline;
	color: #CC0000;
}

h4.blacklink a {
	color: #000000;
}

h4.blacklink a:hover {
	text-decoration:underline;
	color: #CC0000;
}

#searchresults {
	border: 1px solid #AA8059;
	background-color: #F2E1BD;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 20px;
}
