/* CSS Document */

body {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: url(art/body-bg.png) top left repeat-x #451d25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.7em;
	text-align: center; /* ie fix */
}

#page {
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	background: url(art/page-bg.jpg) top left repeat-y;
	text-align: left; /* ie fix */
}

#nav {
	width: 724px;
	height: 57px;
	margin: 0px;
	padding: 116px 28px 0px 28px;
	background: url(art/nav-bg.jpg) top left no-repeat;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	width: 98px;
	line-height: 30px;
	text-align: center;
	border-right: 1px solid #401e25;
	border-left: 1px solid #2c2023;
	float: left;
}

#nav ul li#space {
	width: 124px;
	border: 0px;
}

#nav ul li a {
	color: #ffffff;
	text-decoration: none;
}

#nav ul li a:hover {
	font-size: 10px;
	font-weight: bold;
}

#header {
	width: 780px;
	height: 299px;
	margin: 0px;
	padding: 0px;
	background: url(art/header-bg.jpg) top left no-repeat;
}

#header img.side {
	width: 240px;
	height: 240px;
	margin: 30px 20px 29px 20px;
	padding: 0px;
	float: left;
}

#header div {
	width: 220px;
	margin: 0px;
	padding: 24px 0px 0px 0px;
	text-align: center;
	float: left;
}

#header div img {
	width: 188px;
	height: 94px;
	margin: 0px 0px 10px 0px;
}

#content {
	width: 710px;
	margin: 0px;
	padding: 30px 35px 0px 35px;
	background: url(art/content-top.jpg) top left no-repeat;
	line-height: 1.9em;
}
#pic {
	width:187px;
	height:143px;
	float:left;
	margin:10px 10px 0px 0px;
	background:#FFFFFF;
	border:1px solid #000000;
	text-align:center;
}
#pic img {
	margin:5px 0px 0px 0px;
}

#content p {
	width: 710px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

#content p a {
	margin: 0px 25px;
	font-weight: bold;
}

#content div#menu1, #content div#menu2, #content div#menu3 {
	padding: 0px;
	margin: 0px;
	width: 710px;
	text-align: center;
}

#content a {
	color: #999999;
	text-decoration: none;
}

#content a:hover {
	color: #ffffff;
}

.content-left {
	width: 337px;
	padding: 0px 18px 0px 0px;
	margin: 0px 17px 0px 0px;
	border-right: 1px solid #2c2023;
	background: url(art/left-border.jpg) top right repeat-y;
	float: left;
}

.content-right {
	width: 337px;
	float: left;
}

ul#facilities {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 10px 15px;
}

#footer-outer {
	width: 100%;
	padding: 0px;
	background: #232122;
	text-align: center;
}

#footer-inner {
	width: 780px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
}

#footer-inner a {
	color: #999999;
	text-decoration: none;
	line-height: 30px;
}

#footer-inner ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer-inner ul li {
	padding: 0px 14px;
	display: inline;
}

#footer-inner ul li a {
	font-size: 10px;
	font-weight: bold;
}

#footer-inner ul li a:hover {
	color: #ffffff;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #a4965f;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #a4965f;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 25px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #a4965f;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	line-height: 20px;
}

#menu2, #menu3 {
	display: none;
}

#menu1 ul, #menu2 ul, #menu3 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: left;
}

#menu1 ul li, #menu2 ul li, #menu3 ul li {
	float: left;
	width: 345px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 24px;