html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  background-color:#fff;
  background-image:url(images/bg.jpg);
	font-size:11px;
}
#h_all{
	display:block;
	width:921px;
	min-height:100%;
	background-image:url(images/bg.png);
	background-position:56px 0px;
	background-repeat:repeat-y;
	margin:auto;
}
#h_top{
	display:block;
	width:921px;
	height:34px;
	padding-top:17px;
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#h_mid{
	display:block;
	width:921px;
	min-height:650px;
	background-image:url(images/mid.png);
}
#h_content{
	display:block;
	width:859px;
	margin:auto;
	min-height:517px;
	background-image:url(images/bg_cent.gif);
	background-repeat:repeat-x;
	background-position:0px 310px;

}
#cont_left{
	display:block;
	width:201px;
	height:517px;
	padding-left:26px;
	background-image:url(images/bg_left.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	margin-bottom: 50px;
}
#logo{
	display:block;
	width:190px;
	height:165px;
	background-image:url(images/emily_gs.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
#cont_left h2{
	display:block;
	width:100%;
	height:32px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#510c11;
	font-weight:normal;
	text-transform:uppercase;
	line-height:32px;
	background-image:url(images/bg_cats.jpg);
	background-repeat:no-repeat;
	background-position:18px 0px;
	margin-top:30px;
}
.categories{
	display:block;
	width:190px;
	margin:0px;
	padding:15px 0px 0px 0px;
	margin:auto;
}
.categories li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.categories li a{
	display:block;
	height:19px;
	width:190px;
	line-height:19px;
	padding-bottom:7px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#987f68;
	text-decoration:none;
	text-align:center;
	background-image:url(images/u_cat.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.categories li a:hover{
	color:#510c11;
}
.categories li.menu-last a{
	background-image:none !Important;
}
#h_content_right{
	display:block;
	width:614px;
	min-height:517px;
	padding-left:18px;
	float:left;

	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1a1a1a;
	line-height:15px;
	padding-left:5px;
}
#h_menu{
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
}
#h_menu ul{
	margin:0px;
	padding:0px;
	float:right;
}
#h_menu ul li{
	margin:0px;
	padding:0px 2px 0px 0px;
	float:left;
	list-style-type:none;
	background-image:url(images/sep.gif);
	background-repeat:no-repeat;
	background-position:100% 8px;
}
#h_menu ul li.menu-last{
	background-image:none !important; 
}
#h_menu ul li a{
	font-size:11px;
	color:#987f68;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	line-height:20px;
}
#h_menu ul li a:hover{
	color:#510C11;
}
#m_line{
	display:block;
	width:100%;
	height:36px;
	line-height:36px;
	font-size:31px;
	color:#510c11;
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	font-weight:normal;
}
#h_bpics{
	display:block;
	width:614px;
	height:290px;
	padding-top:9px;
}
.h_bpic{
	display:block;
	width:200px;
	height:290px;
	float:left;
	margin-left:7px;
}
.h_bpic img{
	display:block;
	width:194px;
	height:254px;
	border:3px #510c11 solid;
}
.h_bpic a{
	display:block;
	width:100%;
	font-size:15px;
	padding-top:4px;
	font-weight:bold;
	color:#f4f4f4;
	line-height:20px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}
#fbp{
	margin-left:0px !important;
}
.clearb{
	clear:both;
	display:block;
	width:100%;
	height:1px;
	font-size:1px;
	line-height:1px;
}
#h_content_right p a{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1a1a1a;
	line-height:15px;
	padding-left:5px;
}
#h_c_bottom{
	display:block;
	width:859px;
	height:auto;
	margin:auto;
}
.h_cb{
	display:block;
	width:253px;
	margin-left:33px;
	padding-top:10px;
	float:left;
}
.h_cb h3{
	margin:0px 0px 10px 0px;
	padding:0px 0px 7px 0px;
	background-image:url(images/sep_jos.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}
.h_cb h3 a{
	text-decoration:none;
	color:#510c11;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
}
.h_cb a img{
	display:block;
	width:238px;
	height:75px;
	border:1px #987f68 solid;
	margin:auto;
}
#h_bottom{
	display:block;
	width:921px;
	height:38px;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
}
#h_footer{
	display:block;
	width:198px;
	padding-left:56px;
	padding-top:5px;
	font-family:Tahoma;
	color:#717171;
	font-size:10px;
	text-align:center;
}