html,body {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #333 url(images/bg_main.jpg) left top repeat;
}
div.in {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	
/* 	border: 1px solid red; */
}
#header {
	background: transparent url(images/bg_paper_01.png) no-repeat center top;
	height: 301px;
	margin-top: 30px;
	text-align: center;
}

#header h1 {
	position: absolute;
	right: 50%;
	margin: 0px;
	margin-right: -360px;
	text-align: right;
	width: 760px;
	top: 12px;
	
	color: #ddd;
	font-size: 14px;
	font-weight: normal;

}
#header a img {
	border: none;
}

#content {
	background: transparent url(images/bg_paper_02.png) repeat-y center top;

	height: auto !important;
	height: 157px;
	min-height: 157px;
	padding-bottom: 20px;
	
	text-align: left;
}

body#index #content div.in {
	position: relative;
}
h2.pagetitle {
	margin-top: 0px;
	border-bottom: 1px dotted #666;
	margin: 0px 30px 20px 10px;
	height: 30px;
	overflow: visible;
	zoom: 1;
}
h2.pagetitle img {
	position: absolute;
}

#address {
	position: relative;
	zoom: 1;
}


#address .address_box {
	text-align: center;
	background: transparent url(images/line1.gif) center top no-repeat;
	padding-top: 30px;
	margin-top: 35px;
	font-family: Arial;
	font-size: 80%;
	line-height: 160%;
	float: left;
	display: inline;
	width: 300px;
	margin-left: 60px;
}
#address address {
	font-style: normal;
}
#address p, #address address {

}


#address dl {
	white-space: nowrap;
	margin-left: 3.6em;
}
#address dt {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 5em;
	margin: 0px;
	padding: 0px;
}
#address dd {
	margin-left: 5em;
	text-align: left;
}


#address #pen {
	position: absolute;
	top: 100px;
	right: -50px;
	z-index: 1;
}
#footer {
	background: transparent url(images/bg_paper_03.png) no-repeat center top;
	height: 147px;
	line-height: 34px;
	padding-top: 40px;
	font-size: 80%;
	font-family: Arial;
	position: relative;
	zoom: 1;
}
#footer #bottomnav a {
	color: #7A5B3C;
}
#footer #bottomnav a.active {
	font-weight: bold;
	color: #222;
	text-decoration: none;
}

#pagetop {
	position: fixed !important;
	position: absolute;
	display: block;
	right: 5px;
	float: right;
	bottom: 5px;
	margin: 0px;
	padding: 10px;
	color: #ddd;
	font-size: 90%;
	background-color: #222;
	font-family: Arial;
	font-weight: bold;
	line-height: 1em;
}



#pagetop:hover {
	text-decoration: none;
}
#navigation {
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	list-style-type: none;
	position: relative;
	zoom: 1;
}
#navigation li {
	display: inline;
	margin: 0px;
	height: 800px;
}
#navigation li a {
	float: left;
	padding: 0px 6px 3px 7px;
}
#navigation li a img {
	border: none;
}
#navigation li a:hover {
/* 	background: transparent url(images/bg_navigation_hover.gif) center 34px no-repeat; */
}
#navigation li a.active {
	background: transparent url(images/bg_navigation.gif) center 24px no-repeat;
}

#navigation li.home a{
	position: absolute;
	left: -20px;
	top: 30px;
}
#navigation li.home a.active {
	background: none;
}

#staff {
	padding:10px;
}
#staff td {
	vertical-align:top;
	padding-bottom:40px;
}
#staff h4 {
	margin-bottom:0px;
	font-weight:bold;
	font-size:12px;
}
#staff h4 span{
	color:#990000;
	font-size:10px;
	font-family:Georgia;
}
#staff p {
	margin-left:10px;
	font-size:11px;
	line-height:150%;
}
ul#nav_staff {
	width: 700px;
}
ul#nav_staff, ul#nav_staff li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
ul#nav_staff li {
	display: inline;
}
ul#nav_staff li a {
	color: #444;
	padding: 0px 10px;
	font-family: Arial;
}

ul#nav_staff li a.current {
	color: #000;
	font-weight: bold;
}
#staff_box_container {
	clear: both;
	position: relative;
	min-height: 420px;
	height: auto !important;
	height: 420px;
	padding-left: 20px;
	padding-top: 20px;
}
div.staff_box {
	width: 680px;
}
div.staff_box p {
	font-size: 80%;
	line-height: 140%;
	margin: 50px 0px;
}
div.staff_box p.images {
	text-align: center;
	width: 340px;
	float: right;
	margin: 0px;
}
div.staff_box p.images img {
	border: 1px solid #aaa;
	margin: 10px;
	border-right-color: #000;
	border-bottom-color: #000;
}

p.columnnav {
	text-align: right;
	padding: 0px 20px 20px 0px;
	margin-bottom: 0px;
	margin-top: 40px;
	font-size: 80%;
}

.float-right {
	margin-left: 8px;
	float: right;
}
.float-right img {
	margin-bottom:3px;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
.smallsize {
	font-size: 80%;
	line-height: 140%;
}
.smallsizeshifted {
	font-size: 80%;
	line-height: 140%;
	padding-left:12px;
}



table.schedule {
	border: none;
	border-collapse: collapse;
	border-color: #fff;
	width: 690px;
	margin-bottom: 30px;
}

.dotm th{/* day of the month */
	background-color: #eee;
	border: 1px solid #aaa;
	font-size: 12px;
	padding: 0;
	text-align: center;
	width: 11%;
}
th.sunday {
	color: #600;
}
th.saturday {
	color: #006;
}
.dotm th.sunday {
	background-color: #E8D0D0;
}
.dotm th.saturday {
	background-color: #D1E9E9;
}
.dotw th {/*day of the week*/
/* 	background-color: #edc; */
/* 	border: 1px solid #aaa; */
border: none;
padding-bottom: 0;
font-size: 80%;
}
table.schedule td {
	border: 1px solid #aaa;
	font-size: 80%;
	color: #456;
}
table.schedule td.holiday {
/* 	background: transparent url(../images/holiday.gif) no-repeat center center; */
	color: #FF8080;
	padding: 8px;
}
table.schedule sup {
	vertical-align: text-top;
	line-height: 4px;
}


#map img {
	z-index: -1;
}
#map a {
	position: absolute;
	z-index: 10;
	height: 30px;
	width: 30px;
/* 	border: 1px solid #900; */
	left: 0px;
	top: 0px;
	text-decoration: none;
	background: transparent url(images/zoom.png) center center no-repeat;
}
#map a:hover {
	background-image: url(images/zoom-hover.png);
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption { 
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton{
	top: 5px; right: 5px;
}

#lightbox img {
	border: none; clear: both;
} 
#overlay img {
	border: none;
}

#overlay {
	background-image: url(images/lightboxoverlay.png);
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lightboxoverlay.png", sizingMethod="scale");
}



div.gallery_box {
	width: 210px;
	margin: 6px;
	text-align: center;
	float: left;
	
	height: 300px;

}
div.gallery_box .gallery_menu {
	font-size: 90%;

}
div.gallery_box .gallery_comment {
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 0;

}

div.gallery_box a img {
	border: 1px solid #456;
}

div.gallery_navigation {
	margin: 50px 0px;
	white-space: nowrap;
	display: none;
}
div.gallery_navigation a, div.gallery_navigation a img {
	border: none;
}
div.gallery_navigation a {
	margin-right: 9px;
}


div#gallery_long, div#gallery_medium, div#gallery_short, div#gallery_bob, div#gallery_arrange {
	float: left;
}
div.gallery_thickbox {
/* 	display: none; */
	clear: both;
}
div.gallery_thickbox div.gallery_box {
	height: auto;
}
div#TB_ajaxContent div.gallery_box {
	width: 160px;
	height: auto;
}


hr {
	display: block;
	clear: both;
	border: none;
	border-bottom: 3px dotted #BBC093;
	padding-top: 20px;
	margin: 0 15px 20px 15px;
}

div.menu h5 {
	font-size: 13px;
	padding-left:5px;
	border-left: 12px solid;
	border-bottom:1px solid;

	line-height:120%;
	margin-left: 25px;
}

div.menu.left {
	float:left;
	width:47%;
}
div.menu.right {
	float:right;
	width: 47%;
	margin-right:30px;
}
div.menu hr {
	border-bottom: 1px dotted #aaa;
}

div.menu hr {
	border-bottom:1px dotted #aaa;
}
div.menu dl {
	line-height:300%;
	font-size: 80%;
}
div.menu dt {
	margin-left: 42px;
	font-weight: bold;
	border-top:1px dotted #666;
	text-align: left;
}
div.menu dt.top {
	font-weight:bold;
	margin-left: 42px;
	border:none;
}
div.menu dd.price {
	text-align:right;
	margin-top:-3em;
}
div.menu dd.co {
	font-size:10px;
	text-align:left;
	line-height:110%;
	margin-bottom:10px;
	color: #333333;
}

h5 {
	font-size: 14px;
	text-align: left;
}

div.goods_box {
	float: left;
	width: 230px;
	font-family: Verdana, Arial;
	font-size: 70%;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}
div.goods_box img {

}
div.goods_box p {
	text-align: center;
}

div.goods_box p.click2enlarge {
	font-size: 9px;
	color: #999;
	margin: 0px;
}
div.goods_box a img {
	border: 1px solid #aaa;
}
div.goods_box p a {
	color: #000;
}
div.goods_box p a:hover {
	color: #900;
}
img { -ms-interpolation-mode: bicubic; }



ul#nav_people {
	width: 700px;
}
ul#nav_people, ul#nav_people li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
ul#nav_people li {
	display: inline;
}
ul#nav_people li a {
	color: #444;
	padding: 0px 10px;
	font-family: Arial;
}

ul#nav_people li a.current {
	color: #000;
	font-weight: bold;
}


div#people_box_container {
	margin-left: 10px;
	margin-top: 30px;

}
div.people_box {
	
	position: relative;
}
div.people_box td {
	vertical-align: top;
}
div.people_box a img {
	border: 1px solid #ddd;
	border-right-color: #999;
	border-bottom-color: #999;
}

div.people_box a:hover img {
	border-color: #456;
	
}

object {
	 display: block;
	 margin: 30px auto;
	 text-align: center;
}

h3.people_heading {
	margin: 40px 20px 20px 20px;
	font-family: Georgia;
	font-weight: normal;
}

p.people_link {
	text-align: right;
	font-size: 90%;
	font-family: Arial;
	margin: 20px 40px;
}
p.people_link a {
	color: #009;
}
p.people_link a:hover {
	text-decoration: none;
	color: #000;
}