@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
#wrapper #main #menu-container2 a {
	color: #FFFFFF;
	text-decoration: none;
}






html,
body{
	height: 100%;
	background-color: #660066;
	background-attachment: fixed;
	background-image: url(../images/bgfade.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Georgia;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 18px;

	
}


body > #wrapper {height:auto; min-height:100%}

html, body, #wrapper {
	height: 100%;
}


#wrapper   {
	height:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
	background-image: url(../images/Y-fade.png);
}

#main {
	padding-bottom: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
} 


#content {
	height: 100%;
	position: relative;

}
#footer{
	position:relative;
	margin-top:-100px;
	height:100px;
	clear:both;
	font-size: 12px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 24px;
	background-color: #432143;
}
.borderline {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block} 

* html .clearfix {height:1%;}
.clearfix{display:block;} 






p {
	padding-top: 5px;
	padding-bottom: 5px;
}

img {
	text-decoration: none;
}


h1 {
}

h2 {
	font-family: Georgia;
	font-size: 20px;
	color: #FF9900;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

#header {
	height: 180px;
	background-color: #ecd7e7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
}

#logo {
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	bottom: 10px;
	width: 800px;
}
#logo img {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}



#nav_bar {
	background-color: #996699;
	position: relative;
	height: 25px;
}

.navlist
{
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0;
	position: absolute;
	bottom: 5px;
}

.navlist li
{
	display: inline;
}

li.nav a
{
	font-family: Georgia;
	font-size: 14px;
	color: #FF9900;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: none;
}

li.nav a:hover
{
	font-size: 14px;
	color: #FF9900;
}
.slideshow {
	height: 300px;
	width: 800px;
	position: relative;
}
.slideshow img {
	position: absolute;
	height: 300px;
	width: 800px;
	top: 0px;
}




/*RESTAURANT PAGE CSS*/

#Info {
	width: 470px;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	float: left;
}

#Menuinfo {
	text-align: center;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: right;
}


/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active, a:focus {
	color:#000000;
	outline:none;
}



/*MENU ONLY CSS*/

#menuNav{
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.menuHeader {
	list-style-type: none;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#menuHeader   li  a {
	list-style-type: none;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#menuNav li{
	margin:0;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#menuNav a {
	display:block;
	color:#FFFFFF;
	width:190px;
	padding-right: 2px;
	padding-left: 8px;
	text-decoration: none;
	margin: 0px;
	font-family: Georgia;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menuNav a:hover {
	color:#FFFFFF;
	background-color: #260026;
}
#menuNav #current {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #260026;
	color: #FF9900;
}
#menucontent {
	background-image: url(images/menuBG.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}
#menu_content {

}
#container1 {
	clear:left;
	float:left;
	width:800px;
	overflow:hidden;
	background-color: #B799B7;
}
#container2 {
	float:left;
	width:800px;
	position:relative;
	left: 200px;
	background-color: #663366;
}
#col1{
	float:left;
	width:200px;
	position:relative;
	overflow:hidden;
	right: 200px;
	padding-bottom: 20px;
}
#col2{
	float:left;
	width:600px;
	position:relative;
	overflow:hidden;
	text-align: center;
	right: 200px;
	padding-bottom: 20px;
	padding-top: 20px;
}








.page_heading {
	padding: 0px;
}
.promoMonth {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.code {
	font-size: 12px;
}

.offer {
	padding-left: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	line-height: 26px;
}
#Promos {
	padding: 10px;
}


#menu_wrap {
	width: 800px;
	position: relative;
	height: 20px;
}
#address {
	text-align: right;
	font-size: 16px;
	color: #9A4E9A;
	line-height: normal;
	position: absolute;
	right: 0px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: 0px;
	width: 100%;
	top: 0px;
}



.copyright {
	position: absolute;
}
.Htel {
	font-size: 18px;
}
.guestnote {
	width: 255px;
	padding-left: 90px;
	font-size: 12px;
}
.imageframe {
	border-top-width: 5px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCA8CE;
	border-bottom-color: #360036;
}
.promoBox {
	font-size: 18px;
	color: #360036;
	background-image: url(../images/promoBGtop3.gif);
	height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: right top;
	padding: 0px;
	line-height: 26px;
	background-color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	clear: both;
	position: relative;
	text-decoration: underline;
}
.promoBoxHeader {
	background-color: #EFE0EF;
	color: #360036;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.promoBoxText {
	background-color: #EFE0EF;
	color: #660066;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
}
.promoBoxBottom {
	background-image: url(../images/promoBGbot.gif);
	display: block;
	width: 250px;
	height: 30px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#content-container1 {
	float: left;
	width: 800px;
	position: relative;
	right: 280px;
	background-color: #663366;
	margin: 0px;
	padding: 0px;
}
#content-col1 {
	float: left;
	width: 500px;
	overflow: hidden;
	position: relative;
	left: 290px;
	margin: 0px;
	padding: 0px;
}
#content-col2 {
	width: 250px;
	overflow: hidden;
	position: relative;
	left: 315px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	float: left;
}

#content-container2 {
	float: left;
	width: 800px;
	position: relative;
	clear: left;
	overflow: hidden;
	margin: 0px;
	background-color: #663366;
	padding-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#numbers {
	text-align: left;
	font-size: 18px;
	color: #370039;
	line-height: normal;
	position: absolute;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	bottom: 10px;
	left: 0px;
	width: 100%;
}
.map {
	height: 360px;
	width: 360px;
	border: 1px solid #660066;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


/*MENU CSS*/


#open {
	text-align: left;
	font-size: 14px;
	color: #9a4e9a;
	position: absolute;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 0px;
	top: 0px;
}
.clear {
	clear: both;
}
