@charset "utf-8";
/* CSS Document */



/*CSS RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
	line-height: 140%;
} 
table {  
	padding: 16px;
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,strong,dfn,th,var { 
	font-style:normal;  
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
/*---------- END RESET ----------*/




/* --------- GLOBAL ------------ */


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-size: 11px;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-size: 11px;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-size: 11px;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-size: 11px;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-size: 11px;
	text-decoration: none;

}


.container {
	width: 756px;
	margin: 0px auto 0px auto;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-size: 14px;
}

.style1 {font-size: 12px}

/* --------- END GLOBAL -----------*/


/* -------- HEADER --------*/

body {
	background: #fef5cb url(images/header_bg_repeat.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}




#header {
	width: 756px;
	margin: 0px auto 0px auto;
	height: 169px;
	padding: 0px;
	overflow: hidden;

}

#pubname {
	background: url(images/header_pubname.jpg) no-repeat;
	height: 172px;
	width: 334px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;

}


#logopic {
	position: relative;
	background: url(images/header_logo.jpg);
	display: inline;
	float: right;
	height: 172px;
	width: 105px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	top: -5px;
}

#contact {
	position: relative;
	background: url(images/header_contactinfo.jpg);
	display: inline;
	float: right;
	height: 172px;
	width: 212px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	top: 5px;
}


/* -------- END HEADER --------*/



/* ------------ NAVIGATION ---------- */



#navbg {
	background: url(images/nav_bg_repeat.jpg) repeat-x;
	height: 65px;
	width: 100%;
	float: left;
	position: relative;
}

#navigation {
	width: 756px;
	margin: 0px auto 0px auto;
	clear: left;
}

.blue #nav{
	position:relative;
	display:block;
	height:auto;
	font-size: 14px;
	background:transparent url(images/nav_bg_repeat.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blue #nav ul{
	margin: 0px auto 0px auto; /* top, right, bottom, left */
	padding:0;
	list-style-type:none;
	width:auto;
}

.blue #nav ul li{
	display:block;
	float: left;
	margin:0 2px 0 0;
}

.blue #nav ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding: 19px 22px 0 22px;
	height:65px;
}

.blue #nav ul li a:hover,.blue #nav ul li a.current{
	color:#fff;
	background:transparent url(images/nav_over.jpg) no-repeat top left;
}


.quickjump {
	position: relative;
	background: url(images/nav_openingtimes_btn_over.jpg) no-repeat;
	float: right;
	display: inline;
	clear: right;
	width: 134px;
	height: 53px;
}

	.quickjump a
	{
		display: block;
		width: 134px;
		height: 53px;
		display: inline;
		float: right;
	}

	.quickjump img
	{
		width: 134px;
		height: 53px;
		border: 0;
	}

	* html a:hover
	{
		visibility:visible
	}

	.quickjump a:hover img
	{
		visibility:hidden
	}


/* ------- END NAVIGATION ------- */



/* -------- CONTENT -----------*/


#content {
	width: 756px;
	margin: 0px auto 0px auto;
	float: none;
}

#welcome {
	position: relative;
	float: left;
	width: 320px;
	margin: 0;
	padding: 10px;	
	height: auto;
	display: block;
	clear: left;
}

	#welcome img {
		position: relative;
		float: left;
		left: -5px;
		clear: left;
	}

	#welcome p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #29452b;
		font-size: 11px;
		clear: left;
	}
	
#welcome2 {
	position: relative;
	float: left;
	width: 320px;
	margin: 0;
	padding: 10px;	
	height: auto;
	display: inline;
}

	#welcome2 p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #29452b;
		font-size: 11px;
		clear: left;
	}

#testimonial {
	position: relative;
	float: right;
	display: inline;
	background-image: url(images/testimonial_speech.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 100px;
	top: 15px;
	font-size: 10px;
	font-style: italic;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
}

#content_top {
	background: url(images/content_top_bg.jpg) repeat;
	background-color: #fce994;
	height: 200px;
	width: 100%;
	float: left;
	position: relative;
	padding-top: 10px;
}

#ctas {
	position: relative;
	width: 756px;
	margin: 0px auto 0px auto;
	display: block;
	clear: left;
	padding: 0;
	top: 20px;
	margin: 10px auto 20px auto; /* top, right, bottom, left */
}

.cta1 {
	background: url(images/content_cta1_over.jpg) no-repeat;
	float: left;
	display: inline;
	width: 162px;
	height: 218px;
	margin: 10px 12px 10px 16px;
}

	.cta1 a
	{
		display: inline;
		width: 162px;
		height: 218px;
		float: left;
	}

	.cta1 img
	{
		width: 162px;
		height: 218px;
		border: 0;
	}

	* html a:hover
	{
		visibility:visible
	}

	.cta1 a:hover img
	{
		visibility:hidden
	}
	
.cta2 {
	background: url(images/content_cta2_over.jpg) no-repeat;
	float: left;
	display: inline;
	width: 162px;
	height: 218px;
	margin: 10px 12px 10px 12px;
}

	.cta2 a
	{
		display: inline;
		width: 162px;
		height: 218px;
		float: left;
	}

	.cta2 img
	{
		width: 162px;
		height: 218px;
		border: 0;
	}

	* html a:hover
	{
		visibility:visible
	}

	.cta2 a:hover img
	{
		visibility:hidden
	}
	
.cta3 {
	background: url(images/content_cta3_over.jpg) no-repeat;
	float: left;
	display: inline;
	width: 162px;
	height: 218px;
	margin: 10px 12px 10px 12px;
}

	.cta3 a
	{
		display: inline;
		width: 162px;
		height: 218px;
		float: left;
	}

	.cta3 img
	{
		width: 162px;
		height: 218px;
		border: 0;
	}

	* html a:hover
	{
		visibility:visible
	}

	.cta3 a:hover img
	{
		visibility:hidden
	}
	
.cta4 {
	background: url(images/content_cta4_over.jpg) no-repeat;
	float: left;
	display: inline;
	width: 162px;
	height: 218px;
	margin: 10px 12px 10px 12px;
}

	.cta4 a
	{
		display: inline;
		width: 162px;
		height: 218px;
		float: left;
	}

	.cta4 img
	{
		width: 162px;
		height: 218px;
		border: 0;
	}

	* html a:hover
	{
		visibility:visible
	}

	.cta4 a:hover img
	{
		visibility:hidden
	}
	
#special {
	position: relative;
	margin-bottom: 30px;
	width: 320px;
	clear: both;
	top: 10px;
	display: block;
}

#offer1 {position:relative; display:block; clear:both; padding-top:10px;}

#special img{position:relative; display:inline; clear:both;}

#xmas {position:relative; display:block; clear:both; top:20px; left:-15px;}

#infobox1 {
	position: relative;
	float: left;
	width: 320px;
	margin: 0;
	padding: 10px;	
	height: auto;
	display: block;
	clear: both;
	top: 50px;
}

	#infobox1 img {
		position: relative;
		float: left;
		margin-bottom: 4px;
	}

	#infobox1 p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #29452b;
		font-size: 11px;
		clear: left; 
	}
	
	#infobox1 a {
	position: relative;
	float: right;
	border: 0px;
	top: -40px;
	
	}


#infobox2 {
	position: relative;
	float: right;
	width: 320px;
	margin: 0;
	padding: 10px;	
	height: auto;
	display: inline;
	clear: right;
	top: 50px;
}

	#infobox2 img {
		position: relative;
		float: left;
		margin-bottom: 4px;
	}

	#infobox2 p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #29452b;
		font-size: 11px;
		clear: left; 
	}
	
	#infobox2 a {
	position: relative;
	float: right;
	border: 0px;
	top: -50px;
	}

#infobox3 {
	position: relative;
	float: left;
	width: 320px;
	margin: 0;
	padding: 10px;	
	height: auto;
	display: block;
	clear: left;
	top: 60px;
}

	#infobox3 img {
		position: relative;
		float: left;
		margin-bottom: 4px;
	}

	#infobox3 p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #29452b;
		font-size: 11px;
		clear: left; 
	}
	
	#infobox3 a {
	position: relative;
	float: right;
	border: 0px;
	top: -50px;
	
	}

#infobox4 {
	position: relative;
	float: right;
	width: 320px;
	margin: 0;
	padding: 10px;	
	height: auto;
	display: inline;
	clear: right;
	top: 40px;
	margin-bottom: 80px;
}

	#infobox4 img {
		position: relative;
		float: left;
		margin-bottom: 4px;
	}

	#infobox4 p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #29452b;
		font-size: 11px;
		clear: left; 
	}
	
	#infobox4 a {
	position: relative;
	float: right;
	border: 0px;
	top: -50px;
	
	}
	
.specialoffer {
	position: relative;
	top: 20px;
}


.menu_btn #menu_btn{
	position:relative;
	display: block;
	width: auto;
	height:auto;
	font-size: 14px;
	background:transparent url(images/menu_btn_bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	bottom: -35px;
}

.menu_btn #menu_btn ul{
	margin: 0px auto 10px auto; /* top, right, bottom, left */
	padding:0;
	list-style-type:none;
	width:auto;
}

.menu_btn #menu_btn ul li{
	display:block;
	float: left;
	margin:0 20px 0 0;
}

.menu_btn #menu_btn ul li a{
	display:block;
	float:left;
	color:#29452b;
	text-decoration:none;
	padding: 10px 10px 10px 10px;
	height:51px;
}

.menu_btn #menu_btn ul li a:hover,.menu_btn #menu_btn ul li a.current{
	color:#29452b;
	background:transparent url(images/menu_btn_bg.jpg) repeat-x;
}


#menu_listing {
	position: relative;
	display: block;
	clear: left;
	float: left;
	top: 10px;
	margin: 0px;
	padding: inherit;
	margin-bottom: 20px;
}

	#menu_listing tr {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #29452b;
		font-size: 12px;
	}
	
/* -------- END CONTENT -----------*/


/* -------- ABOUT US -----------*/


#gallery {
	position: relative;
	width: 756px;
	margin: 20px auto 0px auto; /* top, right, bottom, left */
	float: left;
	padding: 0px 0px 20px 0px;
	border: 0px;
	display: block;
}

	.thumbs {
		width: 200px;
		height: 134px;
		border: 0px;
		padding: 15px;
		margin: 10px;
		display: inline; 
	}



/*----------------------LIGHTBOX 2 STUFF---------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*---------------------LIGHTBOX STUFF END--------------------------------*/





/* ---------- END ABOUT US--------------*/


/* ---------- CONTACT --------------*/

#contactForm {
	position: relative;
	margin-bottom: 40px;
	display: inline; 
	top: 20px;
	width: 350px;
	left: 0px;
	float: left;
	clear: left;
}

	form {
    	margin: 0px;
		width: 350px;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-weight: bold;
    	font-size : 11px;
		color: #29452b;
    	padding:5px;
    	margin-bottom:20px;
	}

#result {
    margin-left: 10px;
    margin-top:20px;
	width: 350px;
	background: #fef5cb;
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
    font-size : 11px;
    padding:5px;
	margin-bottom: 40px;
}

.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size : 10px;
    color:#dd1111;
}


.text {
	border: 1px solid #7d975c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

textarea, input {
    border: 1px solid #7d975c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fef5cb;
	overflow: auto;
	font-size: 12px;
}

.caption {
	position: relative;
	display: block;
	float: left;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-weight: bold;
	clear: left;
}


#findus {
	position: relative;
	display: inline;
	float: right;
	width: 350px;
	height: 600px;
	top: 20px;
	margin-bottom: 30px;
}	

#directions {
	position: relative;
	display: block;
	float: left;
	clear: left;
	top: 10px;
	margin-top: 10px;
	margin-bottom:20px;
}

#map {
	position: relative;
	display: block;
	float: left;
	padding-bottom: 10px;
}
/* ---------- END CONTACT ----------*/

/* --------- FOOTER ----------*/

#footer {
	width: 756px;
	margin: 0px auto 0px auto;
	clear: both;
}

#footer2 {
	width: 756px;
	margin: 0px auto 0px auto;
	clear: both;
}

#footernav {
	background: url(images/footer_nav_bg.jpg) repeat-x;
	height: 54px;
	width: 100%;
	float: left;
	position: relative;
	clear: both;
}

#footernav_links {
	height: 30px;
	line-height: 25px;
	float: left;
	position: relative;
	font-size: 10px;
	color: #FFFFFF;
	clear: left;
	border: 0;
	display: block;
	top: 12px;
}

	#footernav_links ul {
		list-style: none;
		display: block;
		float: left;
		padding: 0;
		line-height: 25px;
		height: 30px;
	}

	#footernav_links li {
		list-style: none;
		display: block;
		float: left;
		margin:0 15px 0 0;
		line-height: 25px;
		height: 30px;
	}
	
	#footernav_links ul li a:link {
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: none;
	}
	
	#footernav_links ul li a:hover {
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: underline;
	}
	
	#footernav_links ul li a:visited {
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: none;
	}
	
	#footernav_links ul li a:active {
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: none;
	}

.footerbtn {
	position: relative;
	background: url(images/footer_topofpage_btn_over.jpg) no-repeat;
	float: right;
	display: inline;
	clear: right;
	width: 135px;
	height: 38px;
	top: 8px;
}

	.footerbtn a
	{
		display: block;
		width: 135px;
		height: 38px;
		display: inline;
		float: right;
	}

	.footerbtn img
	{
		width: 135px;
		height: 38px;
		border: 0;
	}

	* html a:hover
	{
		visibility:visible
	}

	.footerbtn a:hover img
	{
		visibility:hidden
	}

#footerbg {
	background: url(images/footer_bg.jpg) repeat-x ;
	height: 900px;
	width: 100%;
	float: left;
	position: relative;
}

#contactinfo {
	position: relative;
	float: left;
	display: block;
	clear: left; 
	top: 10px;
}

.booktable {
	position: relative;
	background: url(images/footer_booktable_btn_over.jpg) no-repeat;
	float: left;
	display: block;
	clear: left;
	width: 216px;
	height: 57px;
	left: -10px;
	top: 20px;
	font-size: 0;
}

	.booktable a
	{
		display: block;
		width: 216px;
		height: 57px;
		display: block;
		float: left;
	}

	.booktable img
	{
		width: 216px;
		height: 57px;
		border: 0;
	}

	* html a:hover
	{
		visibility:visible
	}

	.booktable a:hover img
	{
		visibility:hidden
	}

#copyright {
	position: relative;
	float: left;
	clear: left;
	width: 350px;
	display: block;
	font-size: 9px;
	top: 30px; 
}

	#copyright p {
	color: #949e5f;
	}

	#copyright a {
	color: #949e5f;
	}

.openingtimes {
	position: relative;
	float: right;
	display: inline;
	top: 10px;
	width: 280px;
	clear: right;
}


	.openingtimes tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29452b;
	font-size: 11px;
	clear: right;
	}

#facebook {
	position: relative;
	float: left;
	width: 161px;
	height: 51px;
	display: block;
	margin-top: 40px; 
}
	
/* ------ END FOOTER -------- */