html {
	height: 100%;
}
body {
	height: 100%;
	min-width: 840px;
	margin: 0%;
	padding: 0%;
	background-color: #ffffff;
	font: small helvetica, arial, verdena sans-serif; 
}
#index_wrapper {
	width: 800px;
	height: 550px;
	margin: 0px auto 5px auto;
	background-color: #ede7ce;
}
#index_main {
	height: 550px;
}
#index_text {
	width: 305px;
	margin-top: 70px;
	padding-left: 30px;
}
#index_chest {
	float: right;
	margin: 0px 30px 0px 0px;
}
#logo {
	margin: 15px 0px 12px 0px;
}
#storeFront {
	margin-right: 30px;
	margin-left: 15px;
	border: solid 1px #999999;
}
#directions {
	margin: 50px 0px 0px 15px;
}
#store {
	float: left;
	border: solid 1px #999999;
	margin-left: 50px;
}
#contacts {
	text-align: center;
}
#periods {
	margin-left: 35px;
	width: 280px;
}
#periods .era {
	padding-left: 15px;
}
#woods {
	width: 280px;
	float: right;
}
#periods th, #woods th {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
#periods caption, #woods caption {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
#periods td, #woods td, #periods th, #woods th {
	padding-bottom: 7px;
}
#wrapper {
	width: 800px;
	min-height: 100%;
	margin: 0px auto 5px auto;
	background-color: #ede7ce;
}
* html #wrapper {
	height: 100%;
}
#main {
	height: 100%;
	padding: 30px 10px 0px 10px;
}
#menu {
	clear: both;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	width: 99px;
	text-decoration: none;
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-left: solid 1px #FFFFFF;
	background: #424242 url(../images/menu_button.gif) 0px 0px no-repeat;
	font: small helvetica, arial, verdena sans-serif; 
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	background: #424242 url(../images/menu_button.gif) 0px -25px no-repeat;
}
#menu a.current {
	background: #424242 url(../images/menu_button.gif) 0px -50px no-repeat;
}
a:link, a:active, a:visited {
	color: #4C7589;
	text-decoration: none;
}
a:hover {
	color: #E3A171;
	text-decoration: underline;
}
.item ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.item li {
	padding-bottom: 7px;
}
.itemThumb a:link img, .itemThumb a:active img, .itemThumb a:visited img {
	border: solid 1px #4C7589;
}
.itemThumb a:hover img {
	border: solid 1px #E3A171;
}
.itemLarge {
	padding-top: 5px;
}
.thumb {
	float: left;
	margin-right: 30px;
	font-size: x-small;
	text-align: right;
}
.ph {
	float: none;
	margin-left: 15px;
}
.pv {
	float: none;
	margin-left: 85px;
}
.locationMap {
	float: right;
	margin-right: 15px;
}
.clearItem {
	clear: both;
	height: 30px;
}
.header {
	font-weight: bold;
}
.description {
	margin: 0px 15px 30px 15px;
}
.cf {
	clear: both;
}
.bold {
	font-weight: bold;
}
.smallText {
	font-size: x-small;
}
