body{
	margin:0;
	padding:0;
	background-color: #000;
	text-align: center;
	font-size:70%;
	}
	
#navigationContainer {
	width: 150px;
	height: 420px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

* html #navigationContainer {margin-top: -485px;}
* html #navigationContainer {margin-left: 365px;} 

#navigation {
	/* padding/margin top right bottom left */  
	margin: 50px 0px 0px 10px;
	padding: 0px 12px 0px 0px;
	float: left;
	width: 137px;
	height: 60px;
}

#navigation ul {
	list-style-type: none;
	margin: 0; 
	padding: 0px 5px 5px 15px;
}

#navigation li {
	list-style-type: none;
	width: 100px;
	padding: 3px;
	margin: 0px;
}

#navigation a {
	/*padding: 3px;
	margin: 0px;*/
	list-style-type: none;
	color: #fff;
}

#navigation a:hover {
	list-style-type: none;
	color: #fff;
}
	
a:link, a:visited{
	color:#f80100;
	text-decoration:none;
	}
a:hover, a:active{
	color:#f80100;
	text-decoration: underline;
	}
	
.MenuHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 0px;
	color: #f92322;
}
.MenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	margin-top: 5px;
}
	
h1{
	color: #000;
	font:16px verdana,arial,sans-serif;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 0;
}
	
#siteWrapper{
	margin: 0 auto; 
	text-align: left; 	
	width:912px;
	height: 800px;
	/*top: 50%;
	left: 50%;*/
	margin-top: 10px;
	/*margin-top: -330px !Important; /*set to a negative number 1/2 of your height*/
	/*margin-top: -290px;
	margin-left: -450px; /*set to a negative number 1/2 of your width*/	
	padding:0 0 30px 6px;
	background: url(../images/leather_bg.jpg) no-repeat;		
	}
	
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
	
#logo{
	width:279px;
	display: block;
	height:110px;
	margin-top: 10px;
	margin-left: 6px;
	float:left;
	background: url(../images/logo.png);
	}
	
#flashhome{
	width:674px;
	height:406px;
	margin-top: 143px;
	margin-left: 55px !Important;
	margin-left: 27px;
	float:left;
	}
	
/* html #flashhome {margin-top: -458px;} */

	
#flashmenu{
	width:674px;
	height:406px;
	margin-top: 143px;
	margin-left: 53px !Important;
	margin-left: 27px;
	float:left;
	}
* html #flashmenu {margin-top: 143px;} */
	
#Table {
	margin-top: 10px !Important;
	margin-top: 50px; 
}

#IndexTable {
	margin-top: 120px !Important;
	margin-top: -20px; 
}
	
#aboutimage{
	width:674px;
	height:406px;
	margin-top: 143px;
	margin-left: 55px !Important;
	margin-left: 27px;
	background: url(../images/about_img.jpg) no-repeat;
	float:left;
	}
	
* html #aboutimage {margin-top: 143px;}
	
#aboutText {
	color: #fff;
	width: 600px;
	font:12px verdana,arial,sans-serif;
	line-height: 17px;
	height: auto;
	float: left;
	margin: 95px 0 0 10px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#contactimage{
	background-color: #fff;
	color: #fff;
	width:674px;
	height:406px;
	margin-top: 143px;
	margin-left: 55px !Important;
	margin-left: 27px;
	background: url(../images/contact_img.jpg) no-repeat;
	float:left;
	}
	
* html #contactimage {margin-top: 143px;}
	
#tourimage{
	background-color: #fff;
	color: #fff;
	width:674px;
	height:406px;
	margin-top: 143px;
	margin-left: 55px !Important;
	margin-left: 27px;
	background: url(../images/large/0146.jpg) no-repeat;
	float:left;
	}
	
#reviewsimage{
	background-color: #fff;
	color: #fff;
	width:674px;
	height:406px;
	margin-top: 143px;
	margin-left: 55px !Important;
	margin-left: 27px;
	background: url(../images/reviews_img.jpg) no-repeat;
	float:left;
	}
	
#reservationsimage{
	background-color: #fff;
	color: #fff;
	width:674px;
	height:406px;
	margin-top: 143px;
	margin-left: 52px !Important;
	margin-left: 27px;
	margin-right: 3px;
	background: url(../images/reservations_img.jpg) no-repeat;
	float:left;
	}
	
#address{
	width:643px;
	height:51px;
	margin-top: 80px;
	margin-right: 0px !Important;
	margin-right: 0px;
	margin-left: 90px !Important;
	margin-left: 65px;
	background: url(../images/address.gif) no-repeat;
	float:left;
	}
	
#facebook {
	margin-top: 21px !Important;
	margin-top: 21px;
	margin-right: 73px !Important;
	margin-right: 48px;
	margin-left: 5px;
	float:right;
	width:35px;
	height:38px;
}

#tourText {
	color: #fff;
	width: 290px;
	height: 20px;
	font:12px verdana,arial,sans-serif;
	line-height: 17px;
	height: auto;
	float: right;
	margin: 267px 0px 0 0px;
	padding: 2px 20px 4px 5px;
	text-align: right;
	background-color: #000;
}

#thumbs{
	float: left;
	width: 155px; 
	height: 94px;
	padding:0px 10px 10px 0px !Important;
	padding:0px 5px 10px 0px;
	text-align: center;
	margin: 0px 0 0 0 ;
}
	
#thumbimages{
	width:674px;
	height:94px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0px;
	text-align: center;
	float: left;
	}
	
a.tourlist:link, a.tourlist:visited, a.tourlist:active{
	color:#fff;
	text-decoration:none;
	}
a.tourlist:hover {
	color:#f80100;
	text-decoration: none;
	}
	
#menu{
	float:left;
	margin: 0px 0px 0px 0px;
}

#contact {
	width: 600px;
	font:11px verdana,arial,sans-serif;
	text-align: left;
	height: auto;
	float: left;
	margin: 15px 0 0 30px !Important;
	margin: 15px 0 0 15px;
	padding: 10px 10px 10px 10px;
}

#reviewsText {
	color: #fff;
	width: 600px;
	font:13px verdana,arial,sans-serif;
	font-weight: normal;
	line-height: 30px !Important;
	line-height: 25px;
	height: auto;
	float: left;
	margin: 0px 0 0 20px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  text-align: left;
  float: left;
  margin: 0 0 0 37px !Important;
  margin: 0 0 0 20px;
  padding: 0;
  width: 600px; 
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

