body { 
	background-color: #EBE4C7;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	color:#000;
	line-height: 15px;
}

#frame {
	width: 740px;
	margin: auto;
	padding-top: 5px;
}

#leftborder {
	float: left;
	width: 10px;
	margin: 0;
	padding: 0;
}

#navbox {
	float: left;
	width: 171px;
	min-height: 203px;
	background-color: #000;
	text-align: center;
	padding: 20px 0 38px 0;
	margin: 0;
}


#content {
	width: 559px;
	background: #FFF;
	margin: 0;
	float: right;
	min-height: 350px;
}

#text {
	margin: 15px 0 0 15px;
	width: 518px;
	text-align: left;
	padding-bottom: 50px;
}

#contentbot {
	clear: both;
	width: 559px;
	background: #EBE4C7;
	margin: 0;
}

#copyright {
	clear: both;
	width: 690px;
	margin: auto;
	font-size: 11px;
	color: #C96;
	padding-top: 2px;
	text-align: right;
}

h1 {
	margin: 0 0 4px 0;
	padding: 0;
}

.navitem {
	margin-bottom: 10px;
}

a:link, a:visited { color:#C60; }
a:hover, a:active { color:#930; }

a.nav:link, a.nav:visited { font-size: 12px; color:#FFF; text-decoration: none; }
a.nav:hover, a.nav:active { font-size: 12px; color:#F90; text-decoration: underline; }

.navX { font-size: 12px; color:#F90; }

#address {
	width: 131px;
	font-size: 11px;
	color: #999;
	line-height: 14px;
	margin: 7px 8px 0 8px;
}

#hours {
	width: 131px;
	font-size: 11px;
	text-align: left;
	color: #999;
	line-height: 14px;
	margin: 25px 8px 20px 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0 10px 5px;
}

a.addr:link, a.addr:visited { font-size: 11px; color:#999; }
a.addr:hover, a.addr:active { font-size: 11px; color:#666; }

.img {
	width: 230px;
	text-align: right;
	float: right;
	font-size: 10px;
	margin-left: 6px;
}

.imgspace {
	width: 230px;
	height: 15px;
}

ul {
	margin: 10px 0 15px 0;
}

li {
	margin-bottom: 4px;
}

.formtext {
	font-size: 11px;
}

.linkHead {
	background: #211300;
	width: 100%;
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	margin: 15px 0 4px 0;
}

.smtext {
	font-size: 11px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #navbox {
	margin-top: -3px;
	height:203px;/*for ie5.x win */
	h\eight:203px;/*for ie6*/
}

* html #leftborder {
	margin-top: -3px;
}

* html #content {
	margin-top: -3px;
	height:350px;/*for ie5.x win */
	h\eight:350px;/*for ie6*/
}

/* End hide from IE5/mac */