body {
	text-align: center;
	background: #3E2318;
	background-image: url("images/global/bg_page.gif");
	background-repeat: repeat;
}

/* this div makes the page content centered */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 958px;
	text-align: left;
/*	visibility:hidden; */
	}

/* this div gives absolute positioning to elements inside it */
#wrappercontent {
	position: absolute;
	top: 40px;
	background-color: #FFFF99;
}

#logo {
	position: absolute;
	left: 160px;
	top: 30px;
	z-index: 38;
	border: 0px;	
}
	
#logo img {
	border: 0px;	
}
	
#paper {
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 20;
	border: 0px;
}

#paper img {
	border: 0px;
}

/* home page menu */
#menu {
	position: absolute;
	left: 25px;
	top: 120px;
	width: 224px;
	height: 396px;
	background: #5D151E;
	border-top: 2px solid #300213;
	border-bottom: 2px solid #300213;
	border-left: 1px solid #300213;
	border-right: 1px solid #300213;
	z-index: 30;
}

/* BLURB */

#blurb {
	position: absolute;
	left: 400px;
	top: 397px;
	width: 500px;
	height: 85px;
	z-index: 25;
	color: #281b15;
	margin: 0px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
}

#blurb H2 {
	font-size: 20px;
	margin: 2px 0px 5px;
}

#blurb a:link, a:visited {
	font-style: oblique;
}



#decorblurb {
	position: absolute;
	left: 700px;
	top: 516px;
	width: 250px;
	height: 40px;
	z-index: 25;
}

#upcomingEvents {
	position: absolute;
	left: 1px;
	top: 282px;
	width: 224px;
	height: 113px;
	opacity: .80;
	filter: alpha(opacity=80);
}

#upcomingEvents a:link {
	color: white;
	text-decoration: none;
}

#upcomingEvents a:visited {
	color: white;
	text-decoration: none;
}


#upcomingDates {
	position: absolute;
	left: 10px;
	top: 313px;
	width: 30px;
	height: 80px;
	color: #cc9999;
	z-index: 40;
	letter-spacing: .01cm;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	line-height: 11.5px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#upcomingText {
	position: absolute;
	left: 20px;
	top: 310px;
	width: 200px;
	height: 80px;
	color: white;
	z-index: 40;
	letter-spacing: .01cm;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11.5px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}


/* wrapper for pages menu */
#content_left_wrapper {
	position: absolute;
	left: 45px;
	top: 120px;
	border: 0px solid black;
	z-index: 97;
}

#menuitempages {
	border: 0px solid black;
}

#menuitempages ul {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: white;
	letter-spacing: .05cm;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#subnav ul {
/* 	list-style-image:url("images/pages/nav_subnav_arrow.gif"); */
	list-style-type: none;
	list-style-image: none;
	vertical-align: baseline;
	margin-left: 0px;
	padding: 0;
}

#subnav li { 
	margin-left: 0;
}

#subnav img {
	border: none;
	margin-right: 5px;
}

#subnav img.arrowinvisible {
	visibility: hidden;
	cursor:default;
}

#menuitempages a:link {
	color: white;
	text-decoration: none;
}

#menuitempages a:visited {
	color: white;
	text-decoration: none;
}

#menuitempages a:hover {
	color: #F27604;
	text-decoration: none;
}

.menuitempages_onstate {
	color: #F27604;
	text-decoration: none;
}

.comingsoon {
	color: #F27604;
	text-decoration: none;
	font-size: 9px;
}

.menuitempages_white {
	color: white;
	text-decoration: none;
}

#menuitemhome {
	position: absolute;
	left: 17px;
	top: 15px;
	width: 155px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .05cm;
	white-space: nowrap;
/* increase letter spacing? */
	color: white;
}

#menuitemhome img {
	margin: 4px 0px 4px 0px;
	border: 0px;
}

#menuitemhome ul {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .05cm;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

#menuitemhome a {
	display: block;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #7D444B;	
}

#menuitemhome a:link {
	color: white;
	text-decoration: none;
}

#menuitemhome a:visited {
	color: white;
	text-decoration: none;
}

#menuitemhome a:hover {
	color: #F27604;
	text-decoration: none;
}

#menuitemhome img {
	margin: 4px 0px 4px 0px;
}

#menuitemhome ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}


#newsbox_container {
	vertical-align: bottom; 
	position: absolute;
	left: 17px;
	top: 265px;
	width: 190px;
	border: 0px solid black;
/*
	height: 100px;
*/}

#newsbox {
/*	vertical-align: bottom; */
	background: #300213;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	padding: 5px;
	border: 1px solid #5D151E;
	z-index: 40;
	white-space: normal;
}

#newsbox_border2 {
	border: 1px solid #300213;
	padding: 2px;
}

.upcoming {
	vertical-align: bottom; 
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: white;
	font-size: 13px;
/*
	line-height: 11px;
*/}

.newsbox_serif {
	font-family: "Times New Roman", georgia, serif;
	font-size: 12px;
	color: #CC9999;
}

.newsmore {
	font-family: "Times New Roman", georgia, serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.newsmore a:link {
	color: white;
	text-decoration: underline;
}

.newsmore a:visited {
	color: white;
	text-decoration: underline;
}

.newsmore a:hover {
	color: #F27604;
	text-decoration: underline;
}

#photo {
	position: absolute;
	left: 251px;
	top: 120px;
	height: 396px;
	width: 683px;
	background: #5D151E;
	z-index: 30;
	border-top: 2px solid #300213;
	border-bottom: 2px solid #300213;
	border-left: none;
	border-right: 1px solid #300213;
	background-color: #5D151E;
}

#photoflash {
	position: absolute;
	left: 251px;
	top: 120px;
	height: 396px;
	width: 683px;
	z-index: 30;
	border-top: 2px solid #300213;
	border-bottom: 2px solid #300213;
	border-left: none;
	border-right: 1px solid #300213;
}

#photo img {
	border: none;
}

#photo_left {
	position: absolute;
	left: 25px;
	top: 120px;
	height: 398px;
	width: 448px;	
	padding: 0px;
	background: #711C28;
	z-index: 30;
	border: 1px solid #711C28;
}

#photo_right {
	position: absolute;
	left: 483px;
	top: 120px;
	height: 398px;
	width: 448px;
	padding: 0px;
	background: #711C28;
	z-index: 30;
	border: 1px solid #711C28;
}
#photo_right_press {
	position: absolute;
	left: 483px;
	top: 120px;
	height: 398px;
	width: 448px;
	padding: 0px;
	background: #420d13;
	z-index: 30;
	border: 1px solid #711C28;
}


#nophoto_right {
	position: absolute;
	left: 483px;
	top: 120px;
	height: 398px;
	width: 448px;
	background: #420D13;
	z-index: 30;
	border: 1px solid #711C28;
}

#nophoto_right_green {
	position: absolute;
	left: 483px;
	top: 120px;
	height: 398px;
	width: 448px;
	background: #2A2E10;
	z-index: 30;
	border: 1px solid #711C28;
}

#content_right {
	position: absolute;
	left: 500px;
	top: 155px;
	height: 380px;
	width: 260px;
	background: none;
	z-index: 36;
	border: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #d1d1d1;
	text-align: left;
}

#event_item {
	position: absolute;
	left: 495px;
	top: 280px;
	height: 127px;
	width: 397px;
	background: none;
	z-index: 36;
	border: none;
	line-height: 16px;
}

#decor_left {
	position: absolute;
	left: 240px;
	top: 135px;
	width: 210px;
	height: 380px;
	background: none;
	z-index: 36;
	border: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #d1d1d1;
	text-align: left;
}

#content_right.content_right_se {
	left: 500px;
	top: 385px;
	height: 130px;
	width: 260px;
	border: 0px solid black;
}
#content_right_press {
	position: absolute;
	left: 500px;
	top: 155px;
	height: 380px;
	width: 260px;
	background: none;
	z-index: 36;
	border: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #d1d1d1;
	text-align: left;
}

#content_right_press.content_right_pr {
	left: 500px;
	top: 144px;
	height: 130px;
	width: 446px;
	border: 0px solid white;
	margin:0;padding:0;
}

#content_right.content_right_rest {
	font-size: 12px;
	line-height: 15px;
	top: 130px;
	color: #432519;
	width: 240px;
}

#content_right_hours {
	position: absolute;
	left: 500px;
	top: 135px;
	width: 350px;
	height: 380px;
/* 	overflow: scroll; */
	background: none;
	z-index: 36;
	border: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #d1d1d1;
	text-align: left;
}

#content_right a:link {
	text-decoration: underline;
	color: #F27604;
}

#content_right a:visited {
	text-decoration: underline;
	color: #F27604;
}

#content_right_hours a:link {
	text-decoration: underline;
	color: white;
}

#content_right_hours a:visited {
	text-decoration: underline;
	color: white;
}

#decor_left a:link {
	text-decoration: underline;
	color: #F27604;
}

#decor_left a:visited {
	text-decoration: underline;
	color: #F27604;
}

#decor_left_hours a:link {
	text-decoration: underline;
	color: white;
}

#decor_left_hours a:visited {
	text-decoration: underline;
	color: white;
}

.largetext {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d1d1d1;
}

/* adds space below footer */
#footer_wrapper {
	position: absolute;
	left: 30px;
	width: 905px;
	top: 595px;
	}

#footer {
	position: relative;
	background: #2E1A12;
	color: #cccccc;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	padding: 20px 10px 10px 20px;
	z-index: 10;
	white-space: nowrap;
}

#footer_under {
	position: relative;
	border: 0px;
	z-index: 10;
	margin-bottom: 15px;
}

.footerimg {
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}

#facebook {
	position: relative;
	left: 40px;
	top: 645px;
	width: 73px;
	z-index: 61;
	border: 0px;	
}

#footer a:link {
	color: #cccccc;
	text-decoration: underline;
}

#footer a:visited {
	color: #cccccc;
	text-decoration: underline;
}

#footer a:hover {
	color: #F27604;
	text-decoration: underline;
}

.cursor {
	cursor:default;
}

#coaright {
	float: right;
} 

/* BEGIN: SCROLL CSS */
	#main, #main2 {
		width: 448px;
		height: 370px;
		margin: 0;
		padding:0;
	}

	#content, #content2 {
		width: 413px;
		height: 370px;
		float: left;
		overflow: hidden;
		color: #fff;
		margin: 0;
		padding:0;
	}
	#content a:link {
		color: #cc5a23;
		text-decoration: none;
	}
	#content a:hover {
		color: #cc5a23;
		text-decoration: none;

	}

	#content a:visited {
		color: #cc5a23;
		text-decoration: none;
	}
	#content p {
		padding: 0 0 10px 0;
	}
	#content .quote {
	font-size:14px;
	}
	.text {
		margin: 0;
		padding: 0 30px 0 0 ;
	}
	.vScrollbar {
		float: left;			
	}
	
	.hScrollbar {
		clear: both;	
		}

	.vTrack {
		height: 300px;
		width: 15px;
		position: relative;
		background: #280509;
		overflow: hidden;			
		margin: 0;
		padding:0;
	}
	
	.hTrack {
		float: left;
		height: 15px;
		width: 255px;
		position: relative;
		background: #ddd;
		overflow: hidden;			
		margin: 0;
		padding:0;
	}			

	.vThumb, .hThumb {
		position: absolute;
		top: 0;
		left: 0;
		height: 15px;
		width: 15px;
		background: #664a49;
		overflow: hidden;
	}
	.arrowUp, .arrowDown, .arrowLeft, .arrowRight, .corner {
		height: 12px;
		width: 15px;
		overflow: hidden;						
	}		
	.arrowUp  {
		background-image: url(images/global/scrollarrow_up.gif);
		overflow: hidden;						
	}
	.arrowDown  {
		background-image: url(images/global/scrollarrow_down.gif);
		overflow: hidden;						
	}

	.arrowLeft, .arrowRight, .corner {
		float: left;
		}
		
	.corner {
		background: #000;
		}			
/* END: SCROLL CSS */




/* EVENTS */

#upcomingDates {
	/* background: #5D151E none repeat scroll 0 0; */
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	/* margin: 10px; */
	text-align: left;
	width: 212px;

letter-spacing:0.01em;
line-height:10.5px;
list-style-image:none;
list-style-type:none;

color:white;

}

#upcomingDates a:link, a:visited {
	color: white;
}

#upcomingDates a:hover, a:visited {
	color: pink;
}

#upcomingDates UL {
	margin: 0px;
	padding-left: 10px;
}

#upcomingDates UL LI {
	margin-bottom: 11px;
}