@charset "UTF-8";
/* CSS Document */
/*
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Grand Hotel', cursive;
*/

/*@font-face {
	font-family: 'Bazar';
	src: url('../fonts/Bazar.eot?') format('eot'), 
	     url('../fonts/Bazar.woff') format('woff'), 
	     url('../fonts/Bazar.ttf')  format('truetype'),
	     url('../fonts/Bazar.svg#Bazar') format('svg');
}*/

@font-face {
    font-family: 'Bazar';
    src: url('/fonts/Bazar.eot');
    src: url('/fonts/Bazar.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Bazar.woff') format('woff'),
         url('/fonts/Bazar.ttf') format('truetype'),
         url('/fonts/Bazar.svg#Bazar') format('svg');
}

body {
	color: #000000;
	font-family: 'Droid Sans', Arial, sans-serif;
	letter-spacing: 0px;
	font-size: 12px; 
	background-color: #ffffff;
}

p {
	font-size: 12px;
	line-height: 19px; 
	text-align: left;
	color: #000000; 
}

h1 {
	color: #0071b7;
	font-weight: normal;
	font-size: 36px;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
	font-family: 'Bazar', sans-serif;
	line-height: 39px; 
	position: relative;
}

h1.sub {
	color: #146a3f;
	font-weight: bold;
	font-size: 63px;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
	font-family: 'Bazar', sans-serif;
	line-height: 63px; 
}

h2 { 
	color: #ffffff;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	font-family: 'Bazar', sans-serif;
	line-height: 30px;  
}

.cursive42 {
	font-family: 'Grand Hotel', cursive;
	font-size: 42px;
	color: #29a6dd;
}

.clear_this {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	position: relative;
	display: block;
}

.clear_this_left {
	clear: left;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	position: relative;
	display: block;
}

.wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	/*min-width: 960px;
	max-width: 1636px;*/
	margin: 0 auto;
	background-color: #ffffff;
	/*border-left: 1px solid #000000; 
	border-right: 1px solid #000000;*/
}

.inner_wrapper {
	width: 842px;
	margin: 0 auto;	
	position: relative;
}

.header {
	background: url('/images/blurbg2.jpg') repeat-x top left;
	height: 284px;
}

.logo {
	position: absolute;
	top: 29px;
	left: 8px;
}

.header_yellow {
	color: #ffff00;
	font-size: 21px;	
	font-family: 'Bazar', sans-serif;
	position: absolute;
	top: 250px;
	left: 2px;
	text-indent: 19px;
}

.header_yellow img {
	position: absolute;
	top: -5px;
	left: 0px;
}

.header_hours {
	width: 253px;	
	text-align: center;
	position: absolute;
	top: 174px;
	left: 599px;
	background: url('/images/hours_border.png') no-repeat center 40px;
}

.header_hours span {
	font-family: 'Grand Hotel', cursive;
	color: #ffffff;
	font-size: 42px;
	line-height: 42px;
}

.header_hours p {
	font-size: 19px;
	line-height: 25px;
	color: #ffffff;	
	text-align: center;
}

.menu {
	position: absolute;
	left: 329px;
	top: 98px;
	width: 518px;
}

.menu li {
	float: left;
	line-height: 45px;	
	padding: 0 14px;
}

.menu li img {
	float: left;	
}

.menu li a {
	font-size: 30px;	
	font-family: 'Bazar', sans-serif;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

.menu li a:hover {
	color: #ffff00;	
}

.footer {
	position: relative;
	height: 92px;
	/*min-width: 960px;
	max-width: 1636px;*/
	margin-left: auto;
	margin-right: auto;  
	margin-top: -390px;	
}

.footer_blue {
	background: url('/images/blue_stripes.jpg') repeat-x top left;
	height: 236px;
}

.footer_blue p {
	color: #ffffff;
	font-size: 18px;	
	line-height: 26px;
}

.footer_light {
	height: 19px;
	background-color: #333333;
}

.footer_dark {
	height: 135px;
	background-color: #1C1C1C; 
}

.footer_links {
	color: #ffffff;
	font-size: 18px;	
	line-height: 26px;
}

.footer_links a {
	color: #ffffff;
	font-size: 18px;	
	line-height: 26px;
	text-decoration: none;	
}

.footer_links a:hover {
	text-decoration: underline;	
}

.footer_connect {
	color: #c7c7c7;
	font-size: 18px;
}

.footer_connect img {
	float: left;
	padding: 0 10px;
	margin-left: 329px;	
}

.footer_connect a {
	color: #c7c7c7;
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	float: left;
}

.footer_connect a:hover {
	text-decoration: underline;	
}

.footer_designed {
	color: #c7c7c7;
	font-size: 12px;
}

.footer_designed a {
	color: #c7c7c7;
	text-decoration: none;
}

.footer_designed a:hover {
	text-decoration: underline;	
}

.footer_map {
	position: absolute;
	background-color: #ffffff;
	border: 3px solid #ffffff;
	top: 30px;
	right: 0px; 
}

label {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #000000;
	display: block;
	float: left;
	width: 485px; 
	clear: left;
	font-weight: bold; 
}

input {
	width: 250px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	height: 16px;
	background-color: #ececeb;
	border: 1px solid #146a3f;
	float: left;
	clear: left;
} 

textarea {
	width: 483px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	height: 200px;
	background-color: #ececeb;  
	border: 1px solid #146a3f;
	float: left;
	clear: left;
}

.home_lcolumn {
	width: 560px;
	float: left;
}

.home_rcolumn {
	width: 232px;
	height: 307px;
	float: right;
	background: url('/images/ribbon_side.jpg') no-repeat top left;	
}

.home_right_inner {
	width: 200px;
	margin: 0 auto;	
}
 
.home_right_main1 {
	font-family: 'Bazar', sans-serif;
	font-size: 25px;
	line-height: 26px;
	color: #ffffff;
	float: left;
}

.home_right_main2 {
	font-family: 'Grand Hotel', cursive;
	font-size: 36px;
	line-height: 36px;
	margin-top: -3px;
	float: left;
	color: #ffffff;
}

.home_right_sub {
	font-family: 'Grand Hotel', cursive;
	font-size: 32px;
	line-height: 32px;
	color: #ffffff;	
}

.home_right_inner p {
	color: #ffffff;	 
}

.home_gal {
	width: 842px;
	height: 194px;
	overflow: hidden;	
	position: relative;
}

.home_gal_inner {
	width: 10000px;
	height: 194px;	
	position: relative;
	margin-left: 5px;
}

.frame_wrapper {
	width: 247px;
	height: 194px;
	float: left;	
	position: relative; 
	margin-right: 45px; 
}

.frame_pic {
	/*width: 217px;
	height: 149px;*/
	position: absolute;
	left: 16px;
	top: 18px;	
	background-color: #cccccc;
}

.frame {
	position: absolute; 
	top: 0px;
	left: 0px; 
}

.menu_lcolumn {
	width: 352px;
	float: left;
}

.menu_rcolumn {
	width: 435px;
	float: right;
	position: relative;
}

.menu_head {
	background: url('/images/blue_lines.jpg') repeat-x 0px 13px;
	cursor: pointer;
}

.menu_head span {
	font-family: 'Grand Hotel', cursive;
	font-size: 42px;
	line-height: 42px;
	color: #0071b7;
	background-color: #ffffff;
	padding-right: 15px;
}

.menu_item {
	position: relative;	
}

.menu_price_wrapper {
	width: 45px;
	position: absolute;
	bottom: 0px;
	right: 0px;	
}

.menu_price_wrapper span {
	position: absolute;
	right: 0px;	
	bottom: 0px;
}

.menu_help {
	font-size: 12px;
	line-height: 19px; 
	text-align: left;
	color: #000000; 
	position: absolute;
	top: 4px;
	right: 0px;
}

.menu_help span {
	color: #0071b7;
	font-weight: bold;
}

.menu_cat_container {
	display: none;	
	zoom: 1;
	position: relative;
}

.menu_slides_container {
	width: 352px;
	height: 406px;
	position: relative;	
}

.menu_slides {
	position: relative;
	width: 352px;
	height: 376px;
	overflow: hidden;
}

.menu_slides img {
	position: absolute;
	top: 0px;
	left: 0px;	
	display: none;
}

.menu_images_shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;	
}

.history_lcolumn {
	width: 264px;
	float: left;
}

.history_rcolumn {
	width: 530px;
	float: right;
}

.history_frame_wrapper {
	width: 264px;
	height: 208px;
	float: left;	
	position: relative;
}

.history_frame_pic {
	/*width: 217px;
	height: 149px;*/
	position: absolute;
	left: 16px;
	top: 18px;	
	background-color: #cccccc;
}

.history_frame {
	position: absolute; 
	top: 0px;
	left: 0px; 
}