/*Reset CSS to even Playing Ground*/
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, font, img, ins, kbd, q, samp,small, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, le, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;	text-decoration: none;}:focus {	outline: 0;}body {	background: white;	line-height: 1; font-size: 62.5%;}ol, ul {	list-style: none;}table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}
body{
	background-color: #6B86AE;
	text-align: center;
	color: #60513A;
	font-family: trebuchet ms,verdana,arial,sans-serif;
}
#container{
	margin: 0 auto;
	width: 947px;
	border-top: 15px solid white;
	background: white url(i/container-bg.gif) left -3px repeat-y;
}
.i{
	width: 917px;
	margin: 0 15px 0 15px;
}
#head{
	height: 156px;
}
#head img{
	display: block;
	float: left;
}
#gnav{
	background: white url(i/gnav.gif) left 3px repeat-x;
	height: 34px;
	padding-top: 1px;
}
#gnav ul{
	margin: 9px 0 5px 0;
	height: 18px;
}
#gnav li{
	display: inline-block;
	padding: 0 20px;
	position: relative;
	border-left: 1px solid #9B8A80;
	height: 18px;
}

.IE6 #gnav li, .IE7 #gnav li{
	display: inline;
}
.IE6 #gnav li li, .IE7 #gnav li li{
	display: block;
}
#gnav li:first-child{
	border-width: 0;
}
.IE6 #gnav li.first-child{
	border-width: 0;
}
#gnav li a{
	color: #9B8A80;
	font-size: 1.7em;
	line-height: 18px;
	text-transform: lowercase;
	font-family: times,serif;
}
#gnav ul ul{
	position: absolute;
	width: 150px;
	top: 18px;
	left: 0;
	margin: 0;
	padding: 10px 0;
	background-color: white;
	height: auto;
	display: none;
	z-index: 10;
}
#gnav ul li:hover>a, #gnav ul li.crumb>a{
	color: #361600;
}
.IE6 #gnav ul li.hover a{
	color: #361600;
}
.IE6 #gnav ul li.hover li a{
	color: #9B8A80;
}
.IE6 #gnav ul li.hover li.hover a{
	color: #361600;
}
#gnav ul li:hover ul, #gnav ul li.hover ul{
	display: block;
}
#gnav li li{
	border-width: 0;
	width: auto;
	display: block;
	padding: 0;
	text-align: left;
	padding: 0 10px;
}
#gnav li li a{
	font-size: 1.4em;
	line-height: 1.3em;
}
#body{
	background: transparent url(i/ctbg.jpg) right top no-repeat;
	border-bottom: 15px solid white;
	position: relative;
}
#left{
	background: transparent url(i/lnav.gif) left top no-repeat;
	min-height: 371px;
	float: left;
	width: 225px;
}
#lnav ul{
	padding-left: 90px;
	padding-top: 70px;
	width: 135px;
	font-size: 1.4em;
	color: #60513A;
	text-transform: lowercase;
	text-align: left;
}
.IE6 #left{
	height: 371px;
}
#lnav a{
	color: #60513A;
}
#lnav li{
	margin-top: 8px;
	line-height: 1.2em;
}
#lnav li:hover a,#lnav li.hover a,#lnav li.crumb a{
	color: #6B86AE;
}

#content .PhotoGallery ul{
	color:#662500;
	font-size:1em;
	line-height:1em;
	margin:0;
	padding:0;
	list-style-type: none;
}
.PhotoGallery{
	padding-top:36px;
	padding-bottom: 20px;
	position: relative;
}
.PhotoGallery li{
	display: none;
}
.PhotoGallery .ic{
	position: relative;
	display: block;
	width: 400px;
}
.PhotoGallery li img{
	display: block;
}
.PhotoGallery .magnify{
	position: absolute;
	bottom: 0;
	right: -1px;
}
.PhotoGallery .body{
	display: block;
	color:#7E725F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.3333em;
	margin:1.2em 0;
}
.PhotoGallery li.showing{
	display: block;
}
.PhotoGallery .links{
	margin: 1em 0;
}
.PhotoGallery .links a{
	padding:0 2px;
	color:#662500;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	cursor: pointer;
}
.PhotoGallery .links .back, .PhotoGallery .links .next{
	font-weight: bold;
	text-transform: uppercase;
}

.PhotoGallery .links .showing {
	text-decoration:underline;
}

.PhotoGallery span.back_button{
	color:#7E725F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.3333em;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.PhotoSet{
	padding: 11px 0 0 67px;
	text-align: left;
}
.PhotoSet .hide{
	display: none;
}
.PhotoSet .show{
	display: block;
}

#content{
	padding-top: 65px;
	text-align: left;
	float: left;
	width: 500px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#FB{
	position: absolute;
	top: 53px;
	right: 0;
	height: 28px;
	width: 128px;
}

#content h1{
	font-size: 2em;
	margin: 0 0 0.5em 0;
	color: #6B86AE;
	line-height: 1.3em;
}
#content a{
	color: #6B86AE;
}
#content h2{
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 1em 0;
	font-weight: bold;
	color: #6B86AE;
}
#content p{
	font-size: 1.4em;
	margin: 1em 0;
	line-height: 1.5em;
}
#content ul{
	list-style-type: disc;
	margin: 1em 0 1em 20px;
	padding: 0;
}
#content ol{
	list-style-type: decimal;
	margin: 1em 0 1em 20px;
	padding: 0;
}
#content li{
	font-size: 1.4em;
	line-height: 1.5em;	
}
#content li li{
	font-size: 1em;
}

#foot{
	clear: both;
	height: 40px;
	line-height: 40px;
	background-color: #6B86AE;
	color: white;
	font-size: 1.2em;
}
#foot a{
	color: white;
}

table{
	width: 100%;
	font-size: 1.2em;
	margin: 1em 0;
	line-height: 1.5em;
}
th{
	font-weight: bold;
	color: #6B86AE;
}
.dish{
	font-weight: bold;
	color: #6B86AE;
}
hr {
	background-color:#60513A;
	border:0 none;
	color:#60513A;
	height:3px;
}
input[type=text]{
    width: 200px;
	border: 1px solid #60513A;
	padding: 3px;
}
label{
    display: inline-block;
    width: 150px;
}

