/* COMMON */

* {
		margin: 0;
		padding: 0;
	}
#icons {
	text-align:left;
	width: 280px;
	height: 20px;
	padding-left: 0px;
	padding-right: 102px;
	vertical-align: top;
	float: right;
	position: relative;
	top: 0px;
	padding-top: 6px;
}
#icons img {
	margin-right: 5px;
	text-align: left;
	float: left;
}
		
a:link {
	text-decoration: none; 
	color: #4b6450;
}
a:visited {
	text-decoration: none;
	color: #4b6450;
}
a:active {
	color: #4b6450;
	text-decoration: none;
}
a:hover {
	color: #af5500;
}

body {
	background-color: #4d0000;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
		}
html {
		font-size: 100%;
		}
		
img {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 22px;
	font-family: Georgia;
	color: #af5500;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 15px;
		}

h2 {
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
		}

h3	{
	font-size:14px;
	font-family: Verdana;
	line-height: 15px;
	font-weight: bold;
	color: #464646;
	}
	
		
p {
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
		}
p2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: inherit;
	position: relative;
		}

#mainnav {
	width: 1000px;
	height: 150px;
		}

#flashHeader {
	width: 670px;
	height: 200px;
	margin-bottom: 8px;
		}
		
/* FOOTER NAV */

#footer {
	width: 1000px;
	height: 40px;
	clear: both;
		}
#footnav {
	width: 610px;
	height: 27px;
	text-align: right;
	margin-right: auto;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
	line-height: 11px;
	padding-top: 10px;
	color: #87af96;
	letter-spacing: 0px;
	float: left;
}
#footnav ul {
	text-decoration: none;
	list-style:none;
	vertical-align: top;
	margin-top: 0px;
}
#footnav li {
	display:inline;
	margin-right: 3px;
	vertical-align: top;
	margin-top: 0px;
}

a.footnav			{
	color: #87af96;
	text-decoration: none;
} 

a.footnav:link {
	text-decoration: none;
}
a.footnav:visited {
	text-decoration: none;
	color: #87af96;
}
a.footnav:hover {
	text-decoration: none;
	color: #dc6e00;
}
a.footnav:active {
	text-decoration: none;
	color: #87af96;
}

#footsearch {
	width: 300px;
	height: 30px;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
		}

/* SIDE NAV */

#sideTop {
	width: 210px;
	background-image: url(../images/sidenav_top.jpg);
	height: 28px;
	background-repeat: no-repeat;
	float: left;
		}

#sideMid {
	width: 160px;
	background-image: url(../images/sidenav_mid.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	letter-spacing: 0px;
	padding-left: 30px;
	padding-Right: 20px;
	float: left;
		}
#sideBtm {
	width: 210px;
	background-image: url(../images/sidenav_btm.jpg);
	height: 90px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
		}

#sideTool{
	float: right;
	width: 10px;
	height: 170px;
}

#sidelogo {
	width: 150px;
	background-image: url(../images/side_logo.jpg);
	height: 90px;
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
		}
		
#sidenav {
	width: 210px;
	float: left;
		}
		
#sidenav ul {
	list-style-type: none;
	padding: 0;
	list-style-image: url(../images/sidenav_bullet.gif);
	margin-left: 12px;
}
#sidenav ul ul {
	list-style-type: none;
	list-style-image: url(../images/sidenav_line.gif);
	list-style-position: outside;
}
#sidenav li {
	list-style-type: none;
}
.sidenavBullethi {
	color: #af5500;
	list-style-image: url(../images/sidenav_bullet_hi.gif);
}
.sidenavLinehi {
	color: #af5500;
	list-style-image: url(../images/sidenav_line_hi.gif);
}
a.sidenav			{
	color: #4b6450;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
} 

a.sidenav:link {
	text-decoration: none;
}
a.sidenav:visited {
	text-decoration: none;
	color: #4b6450;
}
a.sidenav:hover {
	text-decoration: none;
	color: #af5500;
}
a.sidenav:active {
	text-decoration: none;
	color: #4b6450;
}

a.sidenavHi			{
	color: #af5500;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
} 
a.sidenavHi:link {
	text-decoration: none;
}
a.sidenavHi:visited {
	text-decoration: none;
	color: #af5500;
}
a.sidenavHi:hover {
	text-decoration: none;
	color: #af5500;
}
a.sidenavHi:active {
	text-decoration: none;
	color: #af5500;
}

/* MORE INFO AND MENUS Btn */
.btn_info_menus
{
	display: block;
	width: 201px;
	height: 40px;
	background-image: url(../images/btn_more_info_menus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	float: right;
	margin-top: 20px;
}
.btn_info_menus:hover
{ 
  background-position: 0 -40px;
}
.btn_info_menus span
{
  display: none;
}

/* MORE INFO Btn */
.btn_info
{
	display: block;
	width: 122px;
	height: 40px;
	background-image: url(../images/btn_more_info_rev.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	float: right;
	margin-top: 20px;
}
.btn_info:hover
{ 
  background-position: 0 -40px;
}
.btn_info span
{
  display: none;
}

/* ONLINE RESERVATIONS Btn */
.btn_online_reservations
{
	display: block;
	width: 201px;
	height: 40px;
	background-image: url(../images/btn_online_reservations.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	float: right;
	margin-top: 0px;
}
.btn_online_reservations:hover
{ 
  background-position: 0 -40px;
}
.btn_online_reservations span
{
  display: none;
}

/* ONLINE RESERVATIONS Btn Float Left */
.btn_online_reservations_left
{
	display: block;
	width: 201px;
	height: 40px;
	background-image: url(../images/btn_online_reservations.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin-top: 10px;
	margin-left: -5px;
}
.btn_online_reservations_left:hover
{ 
  background-position: 0 -40px;
}
.btn_online_reservations_left span
{
  display: none;
}

/* RESERVE Btn */
.ReserveBtn
{
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../images/btn_reserve.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	margin-top: 20px;
}
.ReserveBtn:hover
{ 
  background-position: 0 -30px;
}
.ReserveBtn span
{
  display: none;
}

/* MORE DETAILS Btn */
.Btn_More
{
	display: block;
	width: 250px;
	height: 30px;
	background-image: url(../images/btn_more_menus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	margin-top: 30px;
	clear: both;
}
.Btn_More:hover
{ 
  background-position: 0 -30px;
}
.Btn_More span
{
  display: none;
}
.Btn_MoreInfo/* MORE DETAILS Btn */

{
	display: block;
	width: 250px;
	height: 30px;
	background-image: url(../images/btn_more_info.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	margin-top: 30px;
	clear: both;
}
.Btn_MoreInfo:hover
{ 
  background-position: 0 -30px;
}
.Btn_MoreInfo  span
{
  display: none;
}

/* LIVE MUSIC Btn */
.Btn_LiveMusic
{
	display: block;
	width: 250px;
	height: 30px;
	background-image: url(../images/btn_live_music.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	margin-top: 20px;
}
.Btn_LiveMusic:hover
{ 
  background-position: 0 -30px;
}
.Btn_LiveMusic span
{
  display: none;
}


/* CONTENT */

#contentOne {
	padding: 20px;
	width: 670px;
	background-color: #FFFFFF;
	height: 100%;
	margin-bottom: 10px;
	float: right;
	margin-right: 80px;
		}

.contentTwo {
	padding: 20px;
	width: 670px;
	background-color: #FFFFFF;
	height: 180px;
	margin-bottom: 20px;
	float: right;
	margin-right: 80px;
		}

#contentThree {
	width: 710px;
	height: 220px;
	margin-bottom: 20px;
	float: right;
	margin-right: 80px;
	background-color: #6E6428;
		}
		
#contentTitle {
	float: left;
	width: 670px;
	vertical-align: top;
	height: 15px;
	clear: both;
		}
#zoomTxt  {
	float: left;
	width: 310px;
	}

.onsiteTitleSm {
	float: right;
	width: 220px;
	vertical-align: top;
	height: 15px;
	padding-right: 110px;
	margin-bottom: 4px;
	margin-top: 20px;
		}
.TitleSm {
	width: 220px;
	vertical-align: top;
	height: 15px;
	margin-bottom: 4px;
	margin-top: 20px;
		}
		
.imageOne {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	height: 250px;
		}

#imageTwo {
	float: right;
	width: 320px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
		}

#imageThree {
	float: right;
	width: 260px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 50px;
		}

#imageFour {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
		}
		
.imageChef {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	height: 250px;
	margin-left: 20px;
		}
		
#resEmail {
	float: left;
	width: 185px;
	height: 30px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #87AE8D;
	letter-spacing: 0px;
		}
.chef {
	float: left;
	width: 670px;
	height: 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
		}

.ldgTxt {
	float: left;
	width: 310px;
	background-color: #FFFFFF;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 5px;
	color: #000000;
	vertical-align: top;
	margin-bottom: 10px;
		}
		
.dine {
	width: 670px;
	background-image: url(../images/dine_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
	height: 100%;
	float: left;
		}
		
.dineImg {
	float: left;
	width: 320px;
	height: 260px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
		}

.dineSlide {
	float: left;
	width: 320px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
		}
		
.dineTxt {
	float: right;
	width: 330px;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 5px;
	color: #000000;
	vertical-align: top;
	margin-bottom: 10px;
		}

#columnContainer {
	width: 1000px;
	height: 100%;
		}

.clearFix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

/* FONT EXTRAS */

.Italic10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.ver12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.ver12bldRd {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
}
.Georgia18 {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #464646;
}

.Georgia12 {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #464646;
}

.Georgia18itlc {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #990000;
}
#amenity_baskets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}

#amenity_baskets p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}

table {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #474647;
	border-collapse: collapse;
	font-style: normal;
	font-weight: normal;
	}

td.TopGrn {
	background-color: #87af96;
	}


td.BrwnOne {
	padding-left: 10px;
	color: #653614;
	font-weight: bold;
	}
	
td.BrwnTwo {
	color: #653614;
	}
	
	
td.ClmOne {
	padding-left: 10px;
	color: #474647;
	}

td.ClmOneTop {
    padding-top: 7px;
	padding-left: 10px;
	color: #474647;
	}
	
td.ClmTwo {
	color: #474647;
	}

