/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 802px; 
	COLOR: #FFFFFF; 
	PADDING-TOP: 0px; 
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e2e2e2; 
}

/* Table used to create single white outline */
#border {
    border-style:solid;
    border-top-color:white;
    border-bottom-color:white;
    border-left-color:white;
    border-right-color:white;
	border-width:1px;
	position: relative;
	min-height: 100%;
}
/* End White Border */

/* Top Black Menu */
#topmenu {
	height: 50px;
	width: 800px;
	background:#000000;
}
.menulinks {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 13px; 
	FLOAT: right;
}
.menulinks h1 {
	text-decoration:none;
	color:#FF0000;
	FONT-SIZE: 12px; 
	font-weight: 200;
	line-height: normal;
}
.menulinks h1 a {
	text-decoration:none;
	color:#FFFFFF;
}
.menulinks h1 a:hover {
	text-decoration:none;
	color:#FF0000;
}
/* End Black Menu */

/* Body Area */
#homeback {
	width:800px;
	height:500px;
	background-image: url(../images/whitebg.gif);
	background-repeat:repeat;
}

/* Behind Graybar Images */
#homebackimg {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../images/food_lamb.gif);
}
#imgabout {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../aboutus/aboutus.jpg);
}
#imgreservations {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../reservations/reservations.jpg);
}
#imggiftcards{
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../giftcards/giftcard.jpg);
}
#imggroupsparties {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../groups/groups.jpg);
}
#imglunchdinner {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../lunchdinner/lunchdinner.jpg);
}
#imglatenight {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../latenight/latenight.jpg);
}

#imglocation {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../location/location.jpg);
}
#imgeventsspecials {
	width:800px;
	height: 190px;
	background:#000000;
	background-image:url(../eventsspecials/eventsspecials.jpg);
}
#imgemployment {
	width: 800px;
	height: 190px;
	background:#000000;
	background-image:url(../employment/employment.jpg);
}
/* End Background Images */

#homebackimg span {
	visibility: hidden;
	text-decoration: none;
}

#logo {
	background-image: url(../images/hudsonlogo.png);
	height: 180px;
	width: 180px;
	position:absolute;
	background-repeat: no-repeat;
	top: 115px;
	left: 40px;
	z-index: 3;
}
#logo span {
	visibility: hidden;
	text-decoration: none;
}
#mainareamenu {
	width:250px;
	height: 310px;
	color: #000000;
	FLOAT:left;
}
#mainareamenutext  {
	height:150px;
	width:200px;
	position:relative;
	top: 60px;
	text-align:right;
}

#mainareamenutext a {
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	FONT-SIZE: 13px; 
}

#mainareamenutext a:hover {
	color:#FF0000;
}

#printable {
	height:25px;
	width:200px;
	position:relative;
	top: 10px;
	text-align:right;
}

#printable a {
	font-style:italic;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	FONT-SIZE: 12px; 
}

#printable a:hover {
	color:#FF0000;
}

#printable2 {
	height:25px;
	width:200px;
	position:relative;
	top: 95px;
	text-align:right;
}

#printable2 a {
	font-style:italic;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	FONT-SIZE: 12px; 
}

#printable2 a:hover {
	color:#FF0000;
}


#maintext {
	width:550px;
	height: 310px;
	color: #000000;
	position: absolute;
	Float:right;
	overflow: auto;
	right: -21px;
	top: 248px;
}

h5 {
	color: #6d6f71;
	font: bold 16px Georgia, Times New Roman, Times, serif;
	line-height: normal;
}

#info2 {
	font-size: 15px;
	margin-left: 30px;
	color: #939393;
	width: 500px;
}

#info2 a{
	font-size: 15px;
	color: #939393;
}

/* End Body Area */

/* Menu with striped background */

.homenav {
	position:absolute;
	FLOAT: left;
	width: 535px;
	height: 48px;
	top: 55px;
	z-index: 3;
	text-decoration:none;
	color:#FF0000;
	FONT-SIZE: 23px; 
	PADDING-LEFT: 20px;
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height: 2em;
	font-weight: bold;
}


.homenav a {
	text-decoration:none;
	color:#FFFFFF;
	FONT-SIZE: 23px; 
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
}

.homenav a:hover {
	text-decoration:none;
	color:#FF0000;
	FONT-SIZE: 23px; 
	font-weight: bold;
}
.locationnav {
	position:absolute;
	text-align: right;
	FLOAT: right;
	width: 780px;
	height: 48px;
	top: 55px;
	z-index: 2;
	text-decoration:none;
	color:#FF0000;
	FONT-SIZE: 23px; 
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height: 2em;
	font-weight: bold;
}

.locationnav a {
	text-decoration:none;
	text-align: center;
	color:#FFFFFF;
	FONT-SIZE: 23px; 
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
		font-weight: bold;
}

.locationnav a:hover {
	text-decoration:none;
	color:#FF0000;
	font-weight: bold;
}
#stripedbar {
  	background-image: url(../images/stripedbg.png);
  	width: 800px;
  	height: 50px;
	position: absolute;
	z-index: 1;
}
/* End Striped Menu */

/* Bottom Area */
#bottombar {
	width: 800px;
	height: 50px;
	line-height: normal;
	background-color: #000000; 
}

#bottombar div {
	float: right;
	color:#FFFFFF;
	line-height:normal;
	font-size: 11px;
	PADDING-TOP: 8px;
	PAdding-right: 5px;
	text-align:right;
	}
.designlink {
	font-size:9px;
	text-decoration:none;
	color:#999999;
}
.designlink a{
	color:#999999;
}
