/*	=====	RESET	&	COMMON	CLASSES	=====	*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body { background:#fff url(body.png) left bottom repeat-x;color:#67726b;font:normal 11px/15px verdana, arial, sans-serif; }
input, textarea, select, option { font:normal 11px arial, sans-serif; margin:0; padding:0; }
a, a:active, a:visited { color:#bda043; text-decoration:none; } a:hover { text-decoration:underline; }

h2, h3, h4 { font-weight:normal; font-family:georgia, arial, sans-serif; line-height:110%; }
h2 { color:#fff; font-size:22px; padding:0 0 12px; }
h3 { color:#898575; font-size:18px; padding:0 0 12px; }
h4 { color:#bda043; font-size:12px; font-weight:bold; line-height:17px; }

.left { float:left; display:inline; }
.right { float:right; display:inline; }
.clear { clear:both; }
.golden { color:#e6d49a; }
.darkGold { color:#bda043; }
.white { color:#fff; }

/*	=====	MAIN	STRUCTURE	=====	*/

#out { background:url(out.png) left top repeat-x; }

#container { width:960px; margin:0 auto; }

#header { height:50px; padding:22px 10px 0 0; }

#sidebar { float:left; width:170px; padding:38px 65px 0 0; }

#main { float:right; width:725px; background:url(main.png) left top repeat-y; }

#mainTop { background:url(mainTop.png) left top no-repeat; }

#mainBot { width:680px; min-height:1400px; padding:20px 23px 30px 22px; background:url(mainBot.png) left bottom no-repeat; }

#grid1 { float:left; width:375px; }

#grid2 { float:right; width:280px; }

#footer { height:62px; padding:7px 10px 0 0; }

/*	=====	HEADER	/	FOOTER	=====	*/

#header .left, #footer .left { display:block; width:214px; height:39px; background:url(logo.png) left top no-repeat; cursor:pointer; }

#header .right, #footer .right { font:normal 22px/25px 'Futura medium', georgia, arial, sans-serif; }

#header .right b, #footer .right b { padding:0 2px 0 0; font:normal 12px 'Futura medium', verdana, arial, sans-serif; vertical-align:middle; text-transform:uppercase; color:#fff; }

#footer .right { margin-top:5px; }

/*	=====	STAGE	=====	*/

#stage { margin:0 0 20px; }

#stage, #slider { width:680px; height:410px; position:relative; overflow:hidden; }

#sliderContent { width:680px; position:absolute; top:0; margin-left:0; }

.sliderImage { float:left; position:relative; display:none; }

.sliderImage img { display:block; width:680px; height:410px; }

#stage #thumbs {
	position:absolute;
	bottom:-108px;
	left:1px;
	z-index:2;
	width:680px;
	height:90px;
	padding:10px 0;
	background:url(stage.png);
}

#stage #thumbs li { float:left; display:inline; width:150px; height:90px; margin:0 10px; }

#stage #thumbs img { display:block; width:150px; height:90px; cursor:pointer; }

/*	=====	SIDEBAR	=====	*/

#sidebar h2 span { font-size:11px; font-family:verdana, arial, sans-serif; }

#sidebar h2 em { color:#e6d49a; font-style:normal; }

#sidebar blockquote { padding:80px 0; font:italic normal 16px/20px georgia, arial, sans-serif; color:#656256; }

#sidebar address { font-style:normal; } 

/*	===== MAIN  CONTENT FORMATTING  =====	*/

#main p { padding:0 0 12px; }

#visitorComments { width:235px; height:165px; }

#visitorComments li { display:none; }

#visitorComments p { font:italic normal 16px/20px georgia, arial, sans-serif; }

#visitorComments span { color:#bda043; }

.reservationCall { margin:20px 0; background:#656256; padding:10px 15px 15px; font:normal 22px/27px georgia, arial, sans-serif; }

.reservationCall span { font:normal 11px/17px verdana, arial, sans-serif; color:#fff; display:block; }

#grid2 .view { display:block; margin:0 0 15px; width:280px; height:423px; }

#googleMap { display:block; height:420px; margin:35px 0 0; background:url(googleMap.png) left top no-repeat; }
