/*
-----------------------------------------------
- [ Canvas ]
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
----------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

a 
{
	color: #f59b19;
	text-decoration: underline;
}

a.none
{
	text-decoration: none;
}

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

body
{
	margin: 0 auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background: url("../../images/site/bg_body.jpg") top center no-repeat;
	background-color: #663300;
	background-attachment: fixed;	
	color: #ffffff;
}

img
{
	border: 0;
	margin: 0;
}

input.reservations,
select.reservations,
textarea.reservations
{
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	width: 190px;
	height: 17px;
	border: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	/*background-color: #ffffff;*/
	color: #ffffff;
	background: url('../../images/site/bg_tile_input.png') !important;
	background-repeat: repeat-x repeat-y !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_tile_input.png', sizingMethod='scale');
	position: relative;
	overflow: hidden;
}

h2 span
{
	display:  none;
}

h2.sw
{
	width: 13px;
	height: 7px;
	background: url("../../images/site/logo_sw.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/logo_sw.png', sizingMethod='image');	
}

#flashcontent
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	/*
	overflow-x: hidden;
	overflow-y: auto;
	*/
	overflow: hidden;
}

#flashcontent td {
	text-align: center;
}

#flashcontent img {
	margin: 0 auto;
	min-height: 50%;
	min-width: 50%;
}

#wrapper_full
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	/*
	overflow-x: hidden;
	overflow-y: auto;
	*/
	overflow: hidden;
}

#wrapper
{
	margin: 20px auto;
	/*padding: 0 20px;*/
	width: 950px;
	border-top: 1px solid #ffffff;
	background: url('../../images/site/bg_tile.jpg');
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#wrapper #wrapper_overlay
{
	width: 950px;
	height: 524px;
	background: url('../../images/site/bg_tile_overlay.png') !important;
	background-repeat: repeat-x !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_tile_overlay.png', sizingMethod='image');
	position: relative;
	overflow: hidden;
}

#wrapper #wrapper_content
{
	width: 910;
	padding: 0 20px;
	margin-top: -524px;
	position: relative;
	overflow: hidden;
}

#wrapper #header
{
	width: 910px;
	height: 30px;
	padding-top: 20px;
	position: relavie;
	overflow: hidden;
}

#wrapper #header #logo
{
	width: 105px;
	height: 20px;
	position: relative;
	overflow: hidden;
	float: left;
}

#wrapper #header #menu
{
	width: 605px;
	height: 30px;
	position: relative;
	overflow: hidden;
	float: right;
}

#wrapper #header #menu .block_menu
{
	height: 30px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	position: relative;
}

#wrapper #info_text
{
	width: 275px;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

#wrapper #content
{
	width: 910px;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}

#wrapper #content #featured
{
	width: 680px;
	position: relative;
	overflow: hidden;
}

#wrapper #content #intro
{
	width: 680px;
	height: 150px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

#wrapper #content #page_heading
{
	width: 100%;
	height: 60px;
	background: url('../../images/site/dotted_line.png') !important;
	background-repeat: repeat-x !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/dotted_line.png', sizingMethod='scale');
	position: relative;
	overflow: hidden;
}

#wrapper #content #page_sub_heading
{
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

#wrapper #content #content_block_big
{
	width: 680px;
	position: relative;
	overflow: hidden;
}

#wrapper #content #content_block_small
{
	width: 220px;
	position: relative;
	overflow: hidden;
}

#wrapper #content #content_block_small #menu_specials
{
	margin-top: 10px;
	width: 220px;
	/*
	background: url('../../images/site/specials_header.png') !important;
	background-repeat: no-repeat !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/specials_header.png', sizingMethod='image');
	*/
	position: relative;
	overflow: hidden;
	float: left;
}

#wrapper #content #content_block_big #menu_block
{
	width: 430px;
	padding: 20px 10px;
	background: url('../../images/site/bg_tile_menu.png') !important;
	background-repeat: repeat-x repeat-y !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_tile_menu.png', sizingMethod='scale');
	position: relative;
	overflow: hidden;
}

#wrapper #content #content_block_big #news_block
{
	width: 660px;
	padding: 10px;
	background-color: #413237;
	position: relative;
	overflow: hidden;
}

#signup_block
{
	width: 220px;
	background: url('../../images/site/bg_tile_menu.png') !important;
	background-repeat: repeat-x repeat-y !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_tile_menu.png', sizingMethod='scale');
	position: relative;
	overflow: hidden;
}

#archived_newsletter
{
	width: 220px;
	position: relative;
	overflow: hidden;
}

p.menu_specials_content
{
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}

.purple_block
{
	background-color: #413237;
	border-top: 1px solid #665a5f;
}

.block_featured
{
	width: 430px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}

.block_normal
{
	width: 200px;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	float: left;
}

.image_block
{
	width: 100%;
	position: relative;
	overflow: hidden;
}


.image_block .image
{
	position: relative;
	overflow: hidden;
	z-index: 3;
}

.image_block .image_caption_overlay
{
	width: 450px;
	height: 105px;
	margin-top: -105px;
	position: relative;
	overflow: hidden;
	z-index: 4;
}

.image_block .image_caption_overlay .image_caption_background
{
	width: 450px;
	height: 105px;
	background-color: #413237;
	position: relative;
	overflow: hidden;
}

.image_block .image_caption_overlay .image_caption_text
{
	width: 430px;
	height: 85px;
	padding: 10px;
	margin-top: -105px;
	position: relative;
	overflow: hidden;
}

.youtube_block
{
	width: 440px;
	position: relative;
	overflow: hidden;
}

.youtube_block .youtube
{
	position: relative;
	overflow: hidden;
	z-index: 3;
}

.calendar
{
	width: 35px;
	height: 35px;
	padding: 10px;
	margin-bottom: -55px;
	background-color: #3c3237;
	position: relative;
	overflow: hidden;
	z-index: 4;
}

#footer
{
	margin: 5px auto;
	width: 950px;
	height: 30px;
	background-color: #413237;
	font-size: 11px;
	position: relative;
	overflow: hidden;
}

#footer #footer_text
{
	padding: 10px 20px;
	width: 800px;
	height: 10px;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #logo_sw
{
	padding-top: 5px;
	width: 20px;
	bottom: 10px;
	right: 10px;
	position: absolute;
	overflow: hidden;
}

.block_content
{
	font-size: 11px;
}

.button
{
	width: 80px;
	height: 15px;
	padding: 5px 10px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-color: #f59b19;
	position: relative;
	overflow: hidden;
}

.divider_news
{
	background-color: #786e73;
	border: 0 none;
	color: #786e73;
	height: 1px;
}

.finger
{
	cursor: pointer;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.left_side
{
	/*width: 450px;*/
	position: relative;
	overflow: hidden;
	float: left;
}

.news_nav
{
	font-size: 11px;
	color: #666666;
}

.right_side
{
	/*width: 220px;*/
	position: relative;
	overflow: hidden;
	float: right;
}

.selected_marker
{
	border-left: 1px solid #96876e;
}

/* scroller menu start */
div.dhtmlnav
{
	position: relative;
	overflow: hidden;
	z-index: 999;
}

div.subnav
{
	font-size: 12px;
	padding: 0px 5px 0px 10px;
	height: 15px;
	color: #f59b19;
}

div.subnav_selected
{
	font-size: 12px;
	padding: 0px 5px 0px 10px;
	height: 15px;
	color: #ffffff;
}
/* scroller menu end */