html, body {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
	font-size: 12px;
	background:#000000;
	min-height: 100%;
	margin-bottom: 1px;
}
* {
	margin: 0;
	padding: 0;
}
#wrapper {
	width:955px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
	background:#FFC;
}
#flashcontent {
	width:955px;
	height:188px;
}
#flashcontentfr {
	width:955px;
	height:165px;
}
#content {
	width:955px;
	text-align:left;
}
#left {
	width:428px;
	float:left;
	padding-left:40px;
}
#right {
	width:460px;
	float:right;
	text-align:left;
}
#footer, #push {
	clear:both;
	width: 955px;
	height: 20px;
	margin: 0 auto;
	background:#000000;
	color:#000000;
	font-size:10px;
}
#push {
	background:none;
}
#left ul, #right ul {
	list-style-type:none;
}
#left ul li {
	height:70px;
	width:418px;
}
#right ul li {
	height:70px;
	width:420px;
}
#left h3, #right h3 {
	display:inline;
	font-size: 12px;
}
#left p, #right p {
	margin:0 0 0 0px;
	display:inline;
}
.list_pic {
	float:left;
	display:inline;
	border: 1px solid #000084;
	margin-right: 5px;
	margin-top:3px;
}
/*---styling---*/
.clear {
	clear: both;
}
.restaurant_link {
	float:left;
	width:204px;
	padding-left:20px;
	overflow:hidden;
}
.menu_link {
	float:left;
	width:187px;
	margin-top:-320px;
	padding-left:20px;
	overflow:hidden;
}
.video_link {
	float:right
	width:204px;
	overflow:hidden;
}
.restaurant_link img, .video_link img {
	border:none;
}
.dining_link {
	text-decoration:none;
	color:#000084;
	}
.phone_centered {
	float:left;
	width:527px;
	height:140px;
}

#center {
	width: 955px;
}
#left2 {
	float: left;
	width: 400px;
	padding-right: 0px;
	padding-left: 125px;
	margin: 0px;
}
#bottomtext {
	font-size: small;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
}
#right2 {
	float: right;
	width: 400px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
h2 {
	font-size: large;
	font-weight: bold;
	padding-bottom: 10px;
}
h1 {
	padding-top: 50px;
}
.left_img {
	text-align:left;
	border:none;
	margin-top:10px;
}
.right_img {
	text-align:right;
	border:none;
	margin-top:20px;
	margin-right:30px;
}
.centered_img {
	text-align:center;
	border:none;
	margin-top:10px;
}
.centered_text {
	padding:3px;
	margin:10px 40px 20px 40px;
	text-align:left;
	font-size: 14px;
}
.centered_menu {
	padding:3px;
	margin-left:45px;
	text-align:left;
	font-size: 14px;
}
#photolinks {
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	width:955px;
	height:140px;
}
.price {
	color: #000000;
	font-weight: bold;
}
#footer p {
	margin-left:270px;
	font-size:14px;
	display:inline;
}
.mysite {
	text-decoration:none;
	color:#000;
	cursor:text;
}
.half {
	width:50%;
}
.time {
	float:left;
	width:250px;
}
.rent {
	float:left;
	width:55px;
}
.redbig {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
.redsmall {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}
#left_vt {
	width:115px;
	height:476px;
	float:left;
	text-align:left;
}
#middle_vt {
	width:600px;
	height:476px;
	float:left;
}
#right_vt {
	width:240px;
	height:476px;
	float:left;
}
#right_vt_top {
	width:240px;
	height:26px;
	text-align:right;
}
#right_vt_top a img {
	border:none;
	text-decoration:none;
}
#left_vt ul li {
	width:112px;
	list-style-type:none;
	padding-bottom:5px;
	margin-left:3px;
}
/*---virtual tour page---*/
a.nav {
	text-decoration: none;
	color:#000084;
}
a.nav:visited {
	color: #666;
}
a.nav:hover {
	color:#C00;
	text-decoration: underline;
}
a.nav:active {
	color:#000;
	font-weight: bold;
}
.green {
	color: #009900;
	font-weight: bold;
	padding-top:30px;
}
#thumbs {
	width:660px;
	height:500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#thumbs div {
	margin:5px;
	width:120px;
	height:110px;
	float:left;
}
#thumbs div img {
	border:none;
	display:block;
	margin:5px auto;
}
#bigDynPic {
	background:#FFFFCC;
	padding:5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: inherit;
}
.tabcenter{
   margin-left:auto;
   margin-right:auto;
}
