@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background: url(images/body_bg.jpg) center top;
	height: 100%;
}
a:link,
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
}
img {
	border: none;
}
#wrapper {
	width: 843px;
	margin: 0 auto 0 auto;
    height: 100%;
}
#header {
	width: 843px;
}
#content {
	width: 843px;
	background: url(images/content_bg.jpg) center repeat-y;
	height: 100%;
	float: left;
}
#hometext {
	margin: 10px 62px 0 62px;
}
#hometext h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	color: #993300;
	margin: 20px 0 9px 0;
	font-weight: normal;
}
#hometext p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000;
	margin: 0 0 9px 0;
}
#aboutimage {
	float: left;
	width: 360px;
	margin: 10px 0 0 62px;
}
#aboutimage img{
	border: none;
}
#aboutimage p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #993300;
	margin: 6px;
	font-style: italic;
}
#abouttext {
	margin: 10px 62px 0 16px;
	float: left;
	width: 343px;
}
#abouttext h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	color: #993300;
	margin: 10px 0 9px 0;
	font-weight: normal;
}
#abouttext p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000;
	margin: 0 0 9px 0;
}
#items #thumbs {
	margin: 10px 62px 0 62px;
	text-align: center;
}
#items #thumbs img{
	border: none;
	text-align: center;
}
#items .thumbimages {
float: left;
width: 235px;
margin: 0 4px 0 0;
text-align: center;
}
#items .thumbimages p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #993300;
	margin: 0 12px 0 12px;
	text-align: center;	
}
#items .thumbimages img{
	margin: 0 auto 0 auto;
	text-align: center;	
}

#aboutimage p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #993300;
	margin: 6px;
	font-style: italic;
}
#footer {
	width: 843px;
	height: 136px;
	text-align: center;
	background: url(images/content_bottom.jpg) top center no-repeat;
	margin: 0 auto 0 auto;
	padding-top: 36px;
	clear: both;
}
#footer p {
	color: #351F0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 8px 0;
}
#nav {
	height: 21px;
	width: 719px;
	margin: 0 auto 0 auto;
}

#nav img {
	border: none;
}
#mainimage {
	height: 419px;
	width: 553px;
	float: left;
	height: 100%;
}
#mainimage img {
	border: none;
}
#items {
	margin: 0 0 0 30px;
	width: 523px;
	float: left;
}
#mainimage img {
	border: none;
}
.clear {
	clear: both;
}
.clear h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	color: #993300;
	margin: 20px 0 9px 17px;
	font-weight: normal;
	text-align: left;
	padding-top: 15px;
}
.clearh2 {
	clear: both;
	margin: 30px 0 0 0;
	padding-top: 30px;
}
.clearh2 h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 21px;
	color: #993300;
	margin: 0 0 9px 17px;
	font-weight: normal;
	text-align: left;
}
#sideimages {
	float: left;
	width: 166px;
}
#sideimages img {
	border: none;
}
#sideimages ul {
	margin: 0;
	padding: 0;
}
#sideimages ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
}