#left_sidebar
{
	float:left;
	width:281px;
	background:url(images/site/left_sidebar_back_bg.jpg) top left repeat-y;
}
a:link {color: #6f3f00;text-decoration:none;}
a:visited {color: #6f3f00;text-decoration:none;}
a:hover {color: #3c1709;text-decoration:underline;}
#sidebar_header
{
	float:left;
	width:281px;
	height:69px;
}

#sidebar_content
{
	float:left;
	width:201px;
	padding-left:31px;
	padding-right:80px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/site/left_sidebar_bg.jpg) top left repeat-y;
	font-size:14px;
	line-height:24px;
	color:#422C1B;
	text-align:left;
	font-weight:normal;
}
#sidebar_content hr
{
	border:0;
	color:#C26319;
	background-color:#C26319;
	height:1px;
}
#sidebar_content h2
{
	font-size:13px;
	letter-spacing:2px;
	width:100%;
	text-align:center;
	font-weight:normal;
	line-height:16px;
}
#sidebar_content ul
{
	list-style-type:none;
	text-align:left;
	width:100%;
	margin:0px;
	padding:0px;
}
#sidebar_content ul li
{
	text-align:left;
	width:100%;
	font-weight:normal;
}

#sidebar_bottom
{
	float:left;
	width:281px;
}

#right_main_header
{
	float:left;
	width:684px;
	height:60px;
	text-align:left;
	padding-left:71px;
	background:url(images/site/right_main_header_bg.jpg) top left no-repeat;
}

#right_main_content
{
	float:left;
	background:url(images/site/right_main_bg.jpg) top center repeat-y;
}

#right_main_bottom
{
	float:left;
	width:684px;
	height:11px;
}