html {height:100%;}


/*in_line_style*/


strong a:hover{ text-decoration:none; color:#816d4c}

p {margin:6px 0 0 0; padding:0;}




.h_menu_wrapper ul{ margin:6px 0 0 12px; font-size:12px;}
.h_menu_wrapper li {
	background: no-repeat center;
	margin: 0;
	padding: 0 6px 0 6px;
	display: inline;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}

.h_menu_wrapper li a{
	color: #EBD58F;
	text-decoration: none;
}
.h_menu_wrapper li a:hover{
	color: White;
	text-decoration: none;
}
.bgr_none{background:none !important;}



.h_menu_wrapper{ background:url(images/header_wrapper.jpg) top left repeat-x; width:100%; height:30px;}



