/**************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/*
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
} */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/*
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/



/***************************************************************************/
    body,
	html {
		margin:0;
		padding:0;
		height:100%;
		  color: #444444;
    font: 14px/20px Arial,Helvetica,sans-serif;
	}
	body{
		background:#ebcc8e url(../images/main_bg.jpg)  no-repeat center top;
		}
	body {
	line-height: 19px;
	
}
	
	p{margin:12px 0px;}	
	a{text-decoration:none}	
	#wrap {
		width:960px;
		margin:0 auto;
	}
	#header {
    	padding:5px 10px;
		height:174px;
	}
	.logo{
			height:162px; width:205px;
			float:left;
			margin-left:360px;
	}
	.logo h1{
		background:url(../images/logo.png)  no-repeat;
		text-indent:-9999px;
		height:162px; width:205px;
	}
	.social {	 
	float: right;
    margin-right: 56px;
	margin-top:108px;	
    max-width: 300px;
}
	h1 {
	    margin:0;
    }

.pointer {
          cursor: pointer;
      }
	
/* Top Navigation
---------------------------------------------------------------*/
@font-face {
	font-family: 'Lobster';
	src: url('../fonts/Lobster.eot');
	src: url('../fonts/Lobster.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/DroidSans-webfont.woff') format('woff'),
		 url('../fonts/Lobster.ttf') format('truetype'),
		 url('../fonts/Lobster.svg#Lobster') format('svg');
	font-weight: normal;
	font-style: normal;
}
	#nav {
		padding:5px 10px;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		border-right: 1px solid #4A2B0F;
    	padding: 4px 17px 4px 17px;
	}
	#nav li a{
	 font-family:"Lobster";
	 font-size:22px;
	 font-weight:normal;
	 color:#FFFFFF;
	 text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}
	#nav li a:hover{
	 color:#EBCC8E;
	}
	
/*	Main Stuff
------------------------------------------------------------------*/
#main_wrapper{
	background:url(../images/main_content_bg.png) repeat-y;
	float:left;
	height:100%;
	margin:0px;
	margin-top:8px;
}
	#main {
		float:right;
		width:664px;
		padding:10px 10px 10px 0px;
		height : 100%;
	}
	/*h2 {
		margin:0 0 1em;
	}*/
h1{
    color: #513308;
    font-family: Arial,Helvetica,sans-serif;
	font-size:32px;
    text-shadow: -1px 1px 2px #4E2E0F;
	margin-bottom:18px;
}
h2{
    color: #513308;
    font-family: "Lobster",Arial,Helvetica,sans-serif;
	font-size:24px;
    text-shadow: -1px 1px 2px #4E2E0F;
	letter-spacing:1px;
}
	
	* html{
		min-height:1px;
	}

/*	Top BG - News Scroller
------------------------------------------------------------------*/

.top_bg {
    background: url("../images/top_bg.jpg") no-repeat scroll center top transparent;
    height: 34px;
    width: 960px;
}
.top_bg p{
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding-top:8px;
	}
.top_bg .pointer{
	margin-left:24px;
	}	

	
/* Left Bar 
----------------------------------------------------------------------------------------------------*/
#sidebar {
	float:left;
	width:266px;
	padding:10px;
	height : 100%;
}

/***** Hours *****/
.hours_bg{
	background:url(../images/hours_bg.jpg)  no-repeat;
	padding:20px 12px 0px 12px;
	height:351px;
	width:254px;	
	}
.hours_bg p{ color:#fff;}
.hours_bg p span{ color:#ffd801}

/***** Map of Directions *****/
.map_directions{margin:0px; padding-top:0px;	}
.map_directions p{ margin:0px !important;}

/* Footer + Footer Menus
----------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	/*padding:5px 10px;*/
	background:#7e4919;
	min-height:260px;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
	border: 0px solid #800000;
}
#footer p {
	margin:0;
}
.footer-nav {
	width:952px;
	min-height:32px;
	margin:auto;
	padding: 0;
	list-style: none;
	background:#563211;
	 }
.footer-nav .menu{
	float: right;
	list-style:none;
	margin:0;
	
	 }	 
.footer-nav .menu li{
	float: left;
	border:none;
	padding:6px; 
	}
.footer-nav .menu li a.active {
	
	}	
.footer-nav .menu li a {
	display: block;
	padding: 0px 15px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	color: #edd093;
	border-right: 1px solid #734317;
	}
.footer-nav .menu>li:last-child a {
	border-right:0px; } /* To Remove border from last link*/	 
.footer-nav .menu li a:hover {
	color: #fff;
	text-decoration:underline;
	 }
	 

/* Footer2 + Footer Menus
----------------------------------------------------------------------------------------------------*/
#footer2 {
	clear:both;
	/*padding:5px 10px;*/
	background:#7e4919;
	min-height:20px;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
	border: 0px solid #800000;
}
#footer2 p {
	margin:0;
}
.footer-nav2 {
	width:952px;
	min-height:32px;
	margin:auto;
	padding: 0;
	list-style: none;
	background:#563211;
	 }
.footer-nav2 .menu{
	float: right;
	list-style:none;
	margin:0;
	
	 }	 
.footer-nav2 .menu li{
	float: left;
	border:none;
	padding:6px; 
	}
.footer-nav2 .menu li a.active {
	
	}	
.footer-nav2 .menu li a {
	display: block;
	padding: 0px 15px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	color: #edd093;
	border-right: 1px solid #734317;
	}
.footer-nav2 .menu>li:last-child a {
	border-right:0px; } /* To Remove border from last link*/	 
.footer-nav2 .menu li a:hover {
	color: #fff;
	text-decoration:underline;
	 }

/**** Bottom ****/
#bottom{clear:both;}
#bottom{
	min-height:300px;
	width:952px;
	margin:auto;
	background:#613814;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
	border: 0px solid #800000;	
	}
#bottom .mod-box{
	padding:8px;
	margin:10px 4px 10px 4px;
	min-height:247px;
	width:214px;
	float:left;
	}
#bottom .mod-box h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-shadow: -1px 1px 2px #000000;
    text-transform: uppercase;
}
#bottom .mod-box p{
	margin-top:15px
	}
/****** CopyRight ******/
.copyright {
	min-height:18px;
	margin-bottom:20px;
}

.copyright p {
    color: #EDD093;
    float: left;
    font-size: 10px;
	padding-right:20px;
	margin-bottom:8px;
}	

#bottom_bg {
    /*background: url("../images/main_content_bottom_bg.png") no-repeat scroll center bottom transparent;*/
    height: 6px;
    margin-bottom: 16px;
}	

/**** Bottom2 ****/
#bottom2{clear:both;}
#bottom2{
	min-height:300px;
	width:630px;
	margin:auto;
	background:#FFFFFF;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
	border: 0px solid #FFFFFF;	
	}
#bottom2 .mod-box{
	padding:8px;
	margin:10px 4px 10px 60px;
	min-height:247px;
	width:214px;
	float:left;
	}
#bottom2 .mod-box h3 {
    color: #613814;
    font-size: 15px;
    font-weight: normal;
    text-shadow: -1px 1px 2px #000000;
    text-transform: uppercase;
}
#bottom2 .mod-box p{
	margin-top:15px
	}
/****** CopyRight ******/
.copyright2 {
	min-height:18px;
	margin-bottom:20px;
}

.copyright2 p {
    color: #EDD093;
    float: left;
    font-size: 10px;
	padding-right:20px;
	margin-bottom:8px;
}	

#bottom_bg2 {
    /*background: url("../images/main_content_bottom_bg.png") no-repeat scroll center bottom transparent;*/
    height: 6px;
    margin-bottom: 16px;
}	


/* Slide Show Settings
----------------------------------------------------------------------------------------------------*/
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:353px;
	margin-bottom:20px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	height:351px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}