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

body {
	background-image: url(resources/images/gold_bkg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 0px;
	padding: 0px;
}
#add_button {
	clear: both;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-right: auto;
	margin-left: auto;
}
#content_box {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: 96px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#menu_buttons {
	background-image: url(resources/images/bluewhite_box_top.png);
	background-repeat: no-repeat;
	height: 96px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#copy_box {
	background-image: url(resources/images/bluewhite_middle.png);
	background-repeat: repeat-y;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#address {
	background-image: url(resources/images/bluewhite_box_bottom.png);
	background-repeat: no-repeat;
	width: 882px;
	height: 54px;
	padding-top: 40px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#left_block    {
	width: 200px;
	padding-left: 83px;
	color: #02053E;
	font-size: 11pt;
	float: left;
	text-align: justify;
}
#middle_block {
	float: left;
	width: 180px;
	text-align: left;
	font-size: 11pt;
	padding-left: 44px;
}
#right_block_menu {
	width: 180px;
	float: left;
	font-size: 11pt;
	text-align: left;
	padding-left: 50px;
}
#right_block    {
	width: 370px;
	float: right;
	color: #02053E;
	font-size: 11pt;
	margin-right: 88px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #020427;
	padding-left: 24px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 15pt;
}
#clear {
	clear: both;
	height: 1px;
}
.no_blueborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#food_buttons {
	width: 173px;
	float: right;
	margin-right: 44px;
}
#left_block_about {
	width: 425px;
	padding-left: 88px;
	color: #02053E;
	font-size: 11pt;
	float: left;
	text-align: justify;
	padding-right: 20px;
}
#right_block_about {
	width: 250px;
	float: right;
	color: #02053E;
	font-size: 11pt;
	margin-right: 75px;
	margin-top: 80px;
}
#left_block_gallery {
	width: 723px;
	padding-left: 77px;
	color: #02053E;
	font-size: 11pt;
	float: left;
	text-align: justify;
}


#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; }
.sitemap {
	font-size: 14px;
	font-weight: bold;
	color: #020427;
	text-decoration: underline;
}
.designedby {
	font-size: 9pt;
	text-decoration: none;
	color: #600;
}
#left_block_index {
	width: 300px;
	padding-left: 83px;
	color: #02053E;
	font-size: 11pt;
	float: left;
	text-align: justify;
}
#right_block_contact {
	width: 370px;
	float: right;
	color: #02053E;
	font-size: 11pt;
	margin-right: 88px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #020427;
	padding-left: 24px;
	text-align: left;
}
