body {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #CCCCCC;
	color: #666666;
	font: 80% "Trebuchet MS", Verdana, Tahoma, Perpetua;
}
div#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 700px;
	background-color: #FFFFFF;
}
div#logo {
	margin: 0px auto 5px;
	padding: 0px;
	height: 133px;
	width: 100%;
	background: url(images/logo_banner3.jpg) no-repeat center center;
	position: relative;
	background-color: #FFFFFF;
}
div#navbar {
	width: 140px;
	font: bold normal 100% "Trebuchet MS", Verdana, Tahoma, Perpetua;
	height: 370px;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}




div#content {
	padding: 15px 15px;
	width: 515px;
	text-align: left;
	float: left;
	margin: 0px;
	border-left: 6px solid #B9591D;
	background-image: url(images/content_bckg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 350px;
}
div#footer {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	position: relative;
	height: 25px;
	background: #FFFFFF url(images/divider_bckg_footer.jpg) no-repeat center center;
	border-top: 1px solid #B9591D;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	padding-top: 9px;
	font-size: 85%;
	clear: both;
	margin-top: 0px;
}
div#bottom {
	clear: both;
	position: relative;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	margin-top: 3px;
	color: #000000;
	
}
div#navbar ul {
	list-style: none;
	width: 140px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	vertical-align: middle;
	display: block;
	background: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B9591D;
}
div#navbar li {
	height: 24px;
	width: 130px;
	margin: 0px auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	vertical-align: middle;
	background: url(images/butt_navbar.jpg) no-repeat center center;
	padding: 6px 0px 0px;
}



a {
	text-decoration: none;
	color: #666666;
}
body.home  a.home, body.location a.location, body.opening a.opening, body.contact a.contact {
	color: #993300;
	font-weight: bold;
}
div#bottom a {
	color: #000000;
}
div#bottom a:hover {
	background: #FFFFFF;
	color: #993300;
}
div#footer a:hover {
	background: #FFFFFF;
}
div#divider {
	height: 30px;
	width: auto;
	clear: both;
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF url(images/artmaterials.gif) no-repeat center center;
	font-family: "Trebuchet MS", Verdana, Tahoma, Perpetua;
	font-style: normal;
	margin: 0px;
	padding: 7px 0px 0px;
	display: block;
	font-weight: normal;
	border-top: 1px solid #B9591D;
	border-bottom: 1px solid #B9591D;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	color: #993300;
}
div#navbar a {
	display: block;
}
div#navbar a:hover {
}
#map {
	height: 330px;
	width: 520px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: auto;
}
table#opening {
	height: auto;
	width: 350px;
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: bold;
	border: 1px solid #333333;
	background: #E7CD67;
}
caption {
	text-align: left;
	font-size: 130%;
	font-weight: bold;
}
h2:hover {
	color: #F20000;
}
p {
	text-align: justify;
}
.floatRight {
	float: right;
	margin-left: 15px;
}
body.links a.links {
	color: #993300;
	font-weight: bold;
}
.border_right {
	border-right: 1px solid #333333;
}
h2#header {
	display: none;
}
.display_none {
	display: none;
}
td {
	padding-right: 2px;
	padding-left: 2px;
}
h3 {
	padding: 0px;
	color: #993300;
}
div#contentnobckg {
	padding: 20px 20px 20px 20px;
	width: 480px;
	height:330px;
	text-align: left;
	position: relative;
	float: left;
	margin: 0px;
	border-left: 6px solid #B9591D;
}
a:hover {
	color: #993300;
}
.imgborder {
	border: thin solid #333333;
}
ul#linkspage {
	padding: 0px;
	margin-left: 10px;
}
ul#linkspage li {
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
	margin-right: 15px;
}
