*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {COLOR: #000; text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { color: #fff; font-size: 1em; height: 24px; line-height: 24px; text-align: left;}
h3 ul {background: #572420}
h3 ul:hover {background: #823636;}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
background: #823636 url(images/logo2.jpg) no-repeat center;
height: 218px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

DIV#list-menu  {
	CLEAR: none;
	OVERFLOW: hidden;
	WIDTH: 100%;
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
}

DIV#list-menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}

#list-menu li {
margin: 0px 0 0;
display:inline;
} 


#list-menu a {
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	background: #f0e0c0;
	text-decoration: none;
	border-top: 1px solid #823636;
	border-right: 1px solid #823636;
	border-bottom: 1px solid #823636;
	border-left: 1px solid #823636;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	line-height: 50px;
	padding-top: 6px;

} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #823636;
}

#list-menu a:hover {
border: 1px solid #823636;
background: #823636;
color: #ffffff;
} 

DIV#list-menu  {
	CLEAR: none;
	OVERFLOW: hidden;
	WIDTH: 100%;
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#left { float: left; width: 180px; background: #fff; margin-bottom: 10px; margin-top: 20px;}

#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }