@charset "utf-8";
/* CSS Document */
html, body {
	margin:0; padding:0;
	height:100%;
	background-color: #ab2524;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
div {padding:0; margin:0;}

#floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-320px;
	width:10px;
}

#outside{
	position:relative; clear:left;
	width:992px; max-width:992px; min-width:992px;
	margin:0 auto;
}

.home #outside{
	height:640px;
	background: url(/hm_images/b_black.gif) repeat-y;
}

.subpage #outside{
	background: url(/hm_images/b_white.gif) repeat-y;
}


#inside{
	position:relative; left: 25px;
	width:936px; max-width:936px; min-width:936px;
}

.home #inside{
	background-color: #000;
	height:610px; 
}

#header{position: relative;
	width:936px; max-width:936px; min-width:936px;
	height: 98px;
	background:url(/hm_images/subhead.gif) no-repeat;
}

#logo {position: absolute; top: 20px; left:39px;z-index:20;}
#description{
	text-align:justify;
	width: 570px;
	position:absolute;
	top: 535px;
	right: 20px;
	background-color:#fff;
	z-index:20;
}
#headliners {position: absolute; top: 90px; right: 0; width: 294px; height: 441px; z-index:20; border-bottom: solid 2px #FFA300;}
#headliners img{margin: 0; padding:0; border:none;}
#nav {
position: absolute;
right: 20px;
top: 10px;

height:28px;
z-index:25;
}

#main {padding:0 20px 10px 20px;}
#footer {
	background-color: #000;
	height:20px;
	width: 100%;
	text-align:justify;
	z-index: 20;
}

.home #footer {	position: absolute;right:0;bottom:0;}

#wbg {
	position:absolute; top: 92px; left:0;
	width: 936px; height: 500px;
	z-index: 9;
	background-color:#FFF;
}
#graphx {
	background: url(/hm_images/natashas_bistro2.jpg) no-repeat;
	height: 528px;
	width:643px;
	position: absolute;
	top: 47px;
	left:0;
	z-index: 10;
}

#compr_fix{
	position: absolute; 
	background: url(/hm_images/bot_wave.gif) top left no-repeat;
	width: 643px;
	height: 91px; 
	z-index: 11;
}
.home #compr_fix{top: 439px;}
.subpage #compr_fix{top:40px;}


#topsh {
	height:25px;
	width: 992px;
	background: url(/hm_images/b_top_shadow.gif) no-repeat;
}
#botsh {
	height:31px;
	width: 992px;
	background:url(/hm_images/b_bot_shadow.gif) no-repeat;
}

#bottom_links, #copyright{color: #FFF; display: inline;}
#copyright{float: right; text-align:right; padding-right: 34px; width:400px;}
#bottom_links{float: left; padding-left:30px;}
#comm_links{
	position: absolute;
	right:5px;
	bottom:5px;
}

#pg_title{
	position: absolute;
	text-align:center;
	width: 450px;
	top: 60px; right: 30px;
}

a{text-decoration:none;}
#main a{color:#003;}
#footer a{color:#FFF;}
a:hover{text-decoration:underline;}
a img{border:none;}

h1{font-size:18px;}
h2{font-size: 16px;}
h3{font-size: 13px;}
