* {
	margin: 0;
	padding: 0;
}

body {
background:#E9E0BB url(images/bg.gif) repeat-x left top;
margin:0 auto;
padding:0 auto;
}
a:link {
	color: #57412D;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #57412D;
}

a:hover {
	text-decoration: none;
	color: #806042;
}
#wrapper {
text-align:center;
}
#page {
	width:860px;
	margin:9px auto 0px auto;
	text-align:left;
}
#headbox {
	width:860px;
	border-top:4px solid #966F40;
	background:#E6D8A9;
	margin:0px auto;

}
#headcol {
height:43px;
background:url(images/bg_headcol.gif) repeat-x left top;
}
#headcol_left {
	float:left;
	width:401px;
}
#headcol_right {
	float:right;
	width:226px;
	height:43px;
	background:#966F40;
	text-align:center;
}
#headcol_both {
	width:860px;
	margin:0 auto;
	border-bottom:5px solid #7E5E42;
}
#container {
	width:860px;
	margin:0 auto;
}
#contentbox {
background: url(images/bg_content.gif) repeat-y top center;
height:auto;
float:left;

}
#content_left {
	float:left;
	width:180px;
}
#left_col {
	margin:0px 9px 9px 9px;
}
#left_col h2 {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BE8E64;
	display:block;
	margin:9px 0px 0px 0px;
	font-weight: bold;
	text-indent: 9px;
	text-transform: uppercase;
	background:#5A422E;
	line-height:25px;
}
#left_col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_col li {
	margin:0;
	padding:0;
	list-style:none;

}
#left_col a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0AB83;
	line-height:18px;
	padding:0;
	margin:0;
	border-bottom:1px solid #C0AB83;
	text-decoration: none;	
}
#left_col a:hover {
	color:#E6D8A9;
	text-decoration: none;
	background-color: #947A4B;
	text-indent: 9px;
}
#content_right {
	float:right;
	width:680px;
	background-image: url(images/cell.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_col {
	margin:25px 18px 18px 18px;
	text-align:left;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: 14px;
	color: #57412D;
}
#right_col h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
	padding:0;
	margin:0px 0px 9px 0px;
}
#footer {
	clear:both;
	padding:9px 0px;
	border-top:5px solid #C3B37C;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594F28;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594F28;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #756835;
	text-decoration: none;
}
