@charset "utf-8";
body {
		 background-color:#8A784A;
		 background-image: url(../bkgd.jpg);
		 background-repeat: repeat-x;
		 margin:0px;
		 padding:0px;
		 font-family: Georgia, "Times New Roman", Times, serif;
		 font-size: .8em;
}
#top {
		 background:url(../top.jpg) no-repeat top;
		 height: 240px;
		 width: 1024px;
		 margin:0px auto;
		 padding:0px;
}
div#middle {
		 background-image: url(../middle.jpg);
		 background-repeat:repeat-y;
		 width: 1024px;
		 margin:0 auto;
}
div#middle div div {
		 width:800px;
		 margin:0 auto;
}

div#middle div p {
		 line-height: 1.80em;
		 background-image: url(../divider.jpg);
		 background-repeat: no-repeat;
		 background-position: left top;
		 margin-bottom:48px;		 
}

.contentright {
		 float: right;
		 width: 40%;
		 margin-left: 24px;
		 padding-left: 36px;
		 margin-top: 0px;
}
.description {
		 line-height:normal;
		 font-size:11px;
}
.price {
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:14px;
		 font-weight:bold;
		 font-style:italic;
		 color:#A12127;
}
#middle #homelinks a {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 color: #999933;
		 font-size:12px;
}

#footer {
		 font-size: 11px;
		 color: #D9DCC9;
		 width: 1024px;
		 margin:0px auto;
		 text-align: center;
}
div#footer div {
		 width:800px;
		 margin:0 auto;
}

#bottom {
		 background-image: url(../bottom.jpg);
		 background-repeat: no-repeat;
		 height:30px;
		 width:1024px;
		 margin:0 auto;
		 clear:both;
}
ul#menu {
		 margin:0;
		 padding: 0px;
		 padding-left:256px;
		 list-style-type:none;
		 width:auto;
		 position:relative;
		 display:block;
		 height:36px;
		 font-size:12px;
		 font-weight:bold;
		 background:transparent url("../OFF.gif") repeat-x top left;
		 font-family:Georgia, "Times New Roman", Times, serif;
		 padding-top: 188px;
}
ul#menu li {
		 display:block;
		 float:left;
		 margin:0;
		 padding:0;
}
ul#menu li a {
		 display:block;
		 float:left;
		 color:#FFFFFF;
		 text-decoration:none;
		 padding:12px 20px 0 20px;
		 height:24px;
		 background:transparent url("../DIVIDER.gif") no-repeat top right;
}
ul#menu li a:hover{
		 background-color: transparent;
		 background-image: url(../active.jpg);
		 background-repeat: no-repeat;
		 background-position: right top;
}
ul#menu li a.current {
		 background-color: transparent;
		 background-image: url(../current.jpg);
		 color:#500200;
		 background-repeat: no-repeat;
		 background-position: right top;
}
.smalltext {
		 font-size:10px;
		 color:#500200;
		 font:Verdana, Arial, Helvetica, sans-serif;
}
.smalltextlink {
		 font-size:12px;
}
.headertext {
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:20px;
		 color:#A12127;
}
.tableheader16 {
		 font-family:Verdana, Arial, Helvetica, sans-serif;		 
		 font-size:16px;
		 color:#635636;
		 background-color:#ECE8DD;
}
.tableheader14 {
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:14px;
		 color:#635636;
		 background-color:#ECE8DD;
}
.tableheadern14 {
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:14px;
		 color:#635636;
		 
}
.tableheader18 {
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:18px;
		 color:#635636;
		 background-color:#ECE8DD;
		 
}
.tableheader12 {
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:12px;
		 color:#635636;
		 background-color:#ECE8DD;
}


