html {
	font-size: 125%;
}
body {
	font: 50% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ebd6b1;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#container {
	font-size: 1.2em;
	background: #FEF5EC url(/images/main_bkg.jpg) repeat-y;
	width: 800px;
}
#inner_container {
	width: 759px;
}
#header {
	background: #3D0007;
	color: #FDE7A1;
	height: 140px;
	padding: 9px 9px 7px 10px;
	border-bottom: 1px solid #FDE7A1;
	font-weight: bold;
}

#juneheader {
	background: #3D0007;
	color: #FDE7A1;
	height: 140px;
	padding: 0;
	border-bottom: 1px solid #FDE7A1;
}

.floatleft {
	float: left;
}
.banner {
	height: 60px;
	width: 468px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
	font-size: 1px;
}
.search {
	margin-left: 303px;
}
.logo {
	height: 100px;
	margin-top: 18px;
}
#subnav {
	width: 175px;
	margin-left: 10px;
	float: left;
	list-style: none;
	padding-right: 34px;
	margin-bottom: 0px;
}
#subcontent {
	color: #000000;
	margin-right: 17px;
	margin-left: 17px;
	float: left;
	width: 500px;
	margin-bottom: 17px;
}
h1 {
	font-size: 1.6em;
	color: #3d0007;
}
.bold {
	font-weight: bold;
}
.floatright {
	float: right;
}
#footer {
	color: #ffe59f;
	height: 28px;
	text-align: center;
	background: #3d0007;
	border-top: 1px solid #ffe59f;
	clear: both;
	font-size: .9em;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
}
#footer a {
	color: #ffe59f;
	text-decoration: underline;
}

 a.navbart {
	color: #ffe59f;
	text-decoration: none;
}
.category_box {
	width: 150px;
	font-size: 1.1em;
	margin-bottom: 5px;
	border-top: 0px none;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.floatright {
	float: right;
}
.padphoto1 {
	margin-bottom: 12px;
	margin-left: 12px;
}
.padphoto2 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
}
#content {
	color: #000000;
	float: left;
	padding-left: 249px;
}
#mainlogo {
	padding-top: 28px;
	padding-bottom: 18px;
}
.pad255 {
	margin-left: 255px;
}
#show_ad {
	float: left;
	height: 277px;
	width: 277px;
	border: 1px solid #ffe59f;
	color: #ffe59f;
}
#welcome {
	background: #ebd6b1;
	width: 452px;
	padding: 12px;
	height: auto;
	margin: 12px;
	font-weight: bold;
	color: #3d0007;
	float: left;
	clear: both;
}
#big_bkg {
	background: url(/images/big_bkg.jpg) no-repeat;
}
.indent {
	text-indent: 20px;
}
.largeletter {
	font-size: 20px;
	line-height: 12px;
}
#header a {
	color: #FDE7A1;
}
