/* CSS Document */

body {
	margin:0;
	padding:0;
	border:0;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#75000B;
	text-align:center;
	height:100%;
	width:100%;
	line-height:20px;
}
h1{
	font-size:14px;
	margin:0px 0 8px 0;
	}
	
a {
	color:#FF9900;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

#backgroundimageWrapper{
	margin-left:-575px;
	padding:0;
	width:1150px;
	height:750px;
	left:50%;
	background-image:url(images/bg-vector.gif);
	position:absolute;
	z-index:0;
}
#backgroundimageWrapper1111{
	margin-left:-575px;
	padding:0;
	width:1150px;
	height:750px;
	left:50%;
	background-image:url(images/bg-vector.gif);
	position:absolute;
	z-index:0;
}

#dropshadowboxWrapper {
	margin:122px auto 0 auto;
	width:950px;
	height:470px;
	background-image:url(images/bg-shadowbox.jpg);
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
	z-index:0;
}
#footerWrapper{
	margin:0px auto 0 auto;
	width:850px;
	height:25px;
	z-index:1000;
	position:relative;
}
#corporatenavWrapper{
	margin: -12px 0 0 -20px;
	width:600px;
	height:30px;
	float:left;
	text-align:left;
	z-index:1000;
}
#mailinglistWrapper{
	margin:-10px 0 0 0;
	width:200px;
	height:25px;
	float:right;
	color:#C69863;
	text-align:right;
	z-index:1000;
}

#leftcolumnWrapper {
	width:146px;
	height:410px;
	margin-top:10px;
	padding:0px 0px 0px 30px;
	float:left;
}

#rightcolumnWrapper {
	margin-top:5px;
	width:724px;
	height:420px;
	background-color:#000000;
	float:left;
}

#addressWrapper {
	margin:0 0 0 25px;
	padding-top:4px;
	width:881px;
	height:20px;
	clear:both;
	text-align:center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #64000A;
}

#contentpicleftWrapper{
	margin-top:5px;
	width:235px;
	height:420px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}
#contentmiddleWrapper{
	margin-top:5px;
	padding:15px 15px 0 15px;
	width:225px;
	height:405px;
	background-color:#C1272D;
	float:left;
	color:#FFFFFF;
	font-size:11px;
}
#contentpicrightWrapper{
	margin-top:5px;
	width:235px;
	height:420px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}
.menuitem {
	margin:0px 0px 10px 10px;
	padding:0;
	border:0;
}

.reservationbox {
	margin:30px 0 0 0;
	position:relative;

}
.logo {margin:0 0 5px 0;}
