iframe {
	display: none;
	}
iframe.map {
	display: inline;
	}




/*------------------------------------------------------------
NORMALIZE styles
-------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote,th,td, img {  
	margin: 0; 
	padding: 0;
	border: 0;
	}
	
a:focus, a:active, a { outline: none;}

/*------------------------------------------------------------
GLOBAL styles
-------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	}

h2 {/*page titles*/
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 24px;
	color: #8db384;
	padding: 0 0 10px 0;
	}
h2 a {
	color: #997a61;
	}
h2 span {
	font-size: 14px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #997a61;	
	} 
	
h3 {/*home page sub titles & footer right */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	font-style: italic;
	color: #8db384;
	padding: 0 0 10px 0;
	}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 14px;
	color: #7f5947;
	padding-top: 10px;
	}

h5 {/*menu items & other things.. */
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 12px;
	line-height: 12px;
	color: #a16142;
	padding-top: 3px;
	}	

.menu_section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;	
	font-size: 18px;
	color: #e7cdc1;
	padding-top: 20px;
	margin-bottom: 5px;	
	display: block;
	}


p {
	padding-bottom: 10px;
	line-height: 18px;
	}
p.no_space {
	padding-bottom: 0;
	}

a {
	color: #f5b988;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
a:active {
	color: #f5b988;
	}	




/*------------------------------------------------------------
STRUCTURE styles
-------------------------------------------------------------*/
html, body {
	height: 100%;
	}

div.main_nav {
	background: url(../images/main_nav_bg.jpg) 0 0 repeat-x;
	height: 61px;	
	}
ul.main_nav {
	padding-top: 20px;
	overflow: hidden;
	width: 828px;
	margin: 0 auto;
	}	
div.content {	
	width: 828px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_overflow: visible;
	height: 100%;
	_height: auto;
	padding-bottom: 30px;
	}
div.content_inner {
	padding-left: 10px;
	overflow: hidden;
	color: #997a61;	
	}
div.background {
	background: #3e281c;
	border-bottom: 1px solid #4c352a;
	border-top: 1px solid #210b00;	
	padding: 20px;
	}		
	
div.wrap {
	background: url(../images/content_bg.jpg) center 0 no-repeat #2f170b;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -206px; 
	}
.footer, .push {
	height: 206px;
	}
div.footer {
	background: url(../images/footer_bg.jpg) 0 0 repeat-x;
	}
div.footer_inner {
	padding: 30px 0 0 10px;
	width: 828px;
	margin: 0 auto;
	overflow: hidden;
	}
div.top_right_floater {
	background: url(../images/top_right_floater.png) 0 0 no-repeat;
	height: 131px;
	width: 230px;
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 100;
	}


/* HOME STYLES --------------*/
div.frame {
	background: url(../images/slideshow_frame.png) 0 0 no-repeat;
	height: 400px;
	width: 828px;
	position: relative;
	padding-bottom: 20px;	
	}	
div.slideshow {
	height: 400px;
	width: 800px;
	position: relative;
	top: 12px;
	left: 12px;
	}
div.home_left {
	width: 350px;
	float: left;
	}
div.home_right {
	background: url(../images/outdoor_pic.gif) bottom right no-repeat;
	width: 390px;	
	height: 333px;
	padding: 0 0 0 40px;
	float: right;
	}


/* HEADER AREA STYLES --------------*/
h1.logo a {
	background: url(../images/millcreektavern_logo.png) 0 0 no-repeat;
	height: 60px;
	width: 293px;
	display: block;
	margin: 20px 0 10px 0px;
	cursor: pointer;
	}
h1.logo span {
	display: none;
	}


/* main nav styles --------------*/
ul.main_nav li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	float: left;
	display: block;
	margin-right: 20px;
	height: 27px;
	}
ul.main_nav li a {
	float: left;
	color: #9bc18d;
	text-decoration: none;
	padding-left: 10px;
	height: 27px;
	display: block;
	}
ul.main_nav li a span {
	float: left;
	padding-right: 10px;
	padding-top: 7px;
	display: block;
	height: 27px;
	}
ul.main_nav li.selected a {
	background: url(../images/main_nav_hover.jpg) top left no-repeat;
	float: left;
	color: #fff;
	}	
ul.main_nav li.selected a span {
	background: url(../images/main_nav_hover.jpg) top right no-repeat;
	float: left;
	}
ul.main_nav li a:hover {
	background: url(../images/main_nav_hover.jpg) top left no-repeat;
	float: left;
	color: #d7fec7;
	text-decoration: none;
	cursor: pointer;
	}
ul.main_nav li a:hover span {
	background: url(../images/main_nav_hover.jpg) top right no-repeat;
	float: left;
	cursor: pointer;	
	}
ul.main_nav li a:active {
	color: #6f8566;
	}


	
/* FOOTER STYLES --------------*/
div.footer a {
	color: #616060;
	text-decoration: none;
	}
div.footer a:hover {
	color: #ccc;
	text-decoration: none;
	}


/* footer_left --------------*/
div.footer_left {
	float: left;
	width: 400px;
	overflow: hidden;
	}
ul.footer_nav {
	width: 430px;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
	}
ul.footer_nav li {
	float: left;
	display: block;
	padding-right: 20px;
	list-style: none;
	}	
ul.footer_nav li a {
	text-decoration: none;
	color: #8db384;	
	}
ul.footer_nav li a:hover {
	text-decoration: none;
	color: #fff;
	}
ul.footer_nav li a:active {
	color: #7a9274;
	}
div.footer p {	
	color: #616060;
	}

/* footer_right --------------*/
div.footer_right {
	float: right;
	width: 390px;
	overflow: hidden;
	}
div.footer h2 {
	float: left;
	}
ul.logos {
	clear:both;
	list-style: none;
	width: 374px;
	overflow: hidden;
	}
ul.logos li {
	float: left;
	display: block;
	}
ul.logos li.bullshead {
	margin-top: 10px;
	}
ul.logos li a {
	float: left;
	display: block;
	padding-right: 30px;
	cursor: pointer;
	}
ul.logos li.walker_roadhouse a {
	background: url(../images/walker_roadhouse.png)  0 0 no-repeat;
	height: 60px;
	width: 59px;	
	}
ul.logos li.bullshead a  {
	background: url(../images/bullshead.png)  0 0 no-repeat;
	width: 112px;
	height: 60px;	
	}
ul.logos li.jgardellas a {
	background: url(../images/jgardellas.png) 0 0 no-repeat;
	width: 64px;
	height: 60px;	
	}


/*------------------------------------------------------------
PAGES styles
-------------------------------------------------------------*/


/* location --------------*/
.map {
	margin: 10px;
	width: 808px;
	height: 380px;
	}


/* Forms --------------*/

table.form {
	padding-top: 20px;
	}

table.form td {
	padding: 0 15px 10px 0;
	vertical-align: top;
	}
	
.submit_button {
	float: right;
	padding: 2px 15px;
	cursor: pointer;
	background: #997A61;
	font-weight: bold; 
	color: #3e281c;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 2px solid #a16142;
	}
.submit_button:hover {
	color: #000;
	}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 12px;
	line-height: 12px;
	color: #a16142;
	padding-top: 5px;
	display: block;
	}
	
label.error { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	letter-spacing: 0;
	float: none; 
	color: #fff; 
	vertical-align: top;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 12px;
	border: 2px solid #a16142;
	}
input:focus {
	border: 2px solid #8db384;
	}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #a16142;
	padding: 4px;
	}
textarea:focus {
	border: 2px solid #8db384;
	}


/*------------------------------------------------------------
Slideshow styles
-------------------------------------------------------------*/

/* Slide show container --------------*/
.slideshow_img {
	width: 804px;
	height: 376px;
	overflow: hidden;
	}
/* Slideshow containers --------------*/
#slideshowLeft {
	position: relative;
	top: -245.5px;
	left: 10px;
	z-index: 1000;
	cursor: pointer;
	}
#slideshowRight {
	position: relative;
	top: -245.5px;
	left: 610px;
	z-index: 1000;
	cursor: pointer;
	}
