html{
	width:100%;
	height:100%;
	background-color:#362f2d;
	background-image:url(images/bg_repeat.jpg);
	background-position:top-left;
	background-repeat:repeat-x;
	font: normal small Verdana, Arial, Helvetica, Geneva, Sans-Serif;
}

body{
	width:800px;
	height:840px;
	margin:auto;
	background-image:url(images/hm_body_bg.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
}

#header{
	width:800px;
	height:121px;
	background-image:url(images/hm_header.jpg);
	margin:auto;
}


#slideshow_header{
	width:541px;
	height:32px;
	background-image:url(images/slideshow_header_new2.jpg);
	margin-left: 25px;
	margin-top: 10px;
	float:left;
	
}

#slideshow{
	width:541px;
	height: 328px;
	margin-left: 25px;
	margin-bottom: 10px;
	float:left;
}

#sidebar{
	width:216px;
	height:380px;
	margin:auto;
	background-image:url(images/hm_sidebar_bg.jpg);
	float:right;
	font-family: Arial, Helvectica, sans-serif;
        color: #c8c3b3;
	line-height: 118%;
}


#sidebar_content{
	margin:auto;
	padding-left:16px;
	padding-right:16px;
	margin-top:5px;	
}

#sidebar_content a{
	text-decoration:none;
	color:#bbced1;
}

#sidebar_content a:hover{
	color: #4e4844;
}


#sidebar h2 {
	height: 10px;
	font-family:'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 16px;
	font-weight: normal;
	color: #bacfc7;
}

#sidebar_mid{
	maring:auto;
	padding-left:20px;
	padding-right:16px;
	margin-top:5px;
	float:right;
}

#sidebar_bot{
	width:216px;
	height:125px;
	float:right;
}


#sidebar_footer11{
	width:216px;
	height:9px;
	
	background-image:url(images/hm_sidemenu_footer.jpg);
	float:right;	
}



#footer {
	width: 840px;
	height:25px;
	margin-top:200px;
	font: normal small Trebuchet, Arial, Helvetica, Geneva, Sans-Serif;
	font-size:10px;
	color:#4e4844;
	line-height: 150%;
}


#table {margin-left:50px;}

