body {
	margin: 0px;
	padding: 0px;
	background-color: #2B1A12;
	background-image: url(images/woodgrain.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.PageHeader{
	background-image: url(images/PageTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 189px;
	width: 950px;
	text-align:left;
	overflow:hidden;
}
.PageHeader div{
	margin:138px 0px 0px 676px;
}
.Page{
	background-color:#ffffff;
	width: 950px;
	text-align:left;
}
.PageTop{
	background-image: url(images/PageShadow_Home.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:950px;
	height:68px;
	overflow:hidden;
}
.PageTop div{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#470F00;
	margin:10px 0px 0px 20px;
	line-height: 20px;
}
.ProductOptions {
	padding-left:20px;
}
.ProductOptions div{
	margin-top:5px;
}
.ProductOptions a{
	display:block;
	float:left;
	background-image: url(images/Button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:122px;
	height:37px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#470F00;
	text-decoration:none;
	text-align:center;
}
.ProductOptions a:hover{
	background-position: left bottom;
	color:#470F00;
	text-decoration:none;
}
.Menu{
	margin:20px 0px 0px 20px;
	background-image: url(images/Stipple.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 154px;
	height: 23px;
	color: #470F00;
	vertical-align: middle;
	cursor: hand;
	padding-bottom: 2px;
}
.menubuttonover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 154px;
	height: 23px;
	color: #470F00;
	vertical-align: middle;
	cursor: hand;
	padding-bottom: 2px;
	text-decoration:underline;

}
.submenubutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #470F00;
	background-color: #ffffff;
	width: 200px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	cursor: hand;

}
.submenubuttonover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #470F00;
	background-color: #E6D1A6;
	width: 200px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	cursor: hand;

}
.FeatureBlock{
	float: left;
}
.FeatureBlock a{
	background-image: url(images/FeatureBlock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 191px;
	width: 209px;
	text-decoration:none;
	
}
.FeatureBlock a div{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #470F00;
	
	text-align:center;
	margin:20px 16px 0px 0px;
}
.FeatureBlock a:hover{
	background-position: left bottom;
	text-decoration:none;
}
.News{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	background-image: url(images/Stipple.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.News a{
	color: #470F00;
	text-decoration:none;
}
.News a:hover{
	color: #470F00;
	text-decoration:underline;
}
.News h1{
	font-size: 22px;
	color: #470F00;
	font-weight:normal;
	margin:0px 20px 20px 20px;
}
.News h2{
	font-size: 14px;
	color: #470F00;
	padding:0px;
	margin:0px 20px 0px 20px;
}
.News div{
	font-size: 11px;
	color: #797979;
}
.News p{
	font-size: 13px;
	color: #5E5E5E;
	padding:0px;
	margin:0px 20px 20px 20px;
}
.Content{
	padding:20px 20px 20px 0px;
	vertical-align: top;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #470F00;
	font-weight:normal;
}
h1 div{
	font-size: 13px;
	color: #5E5E5E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 div a{
	text-decoration:none;
	color: #5E5E5E;
}
h1 div a:hover{
	text-decoration:underline;
	color: #5E5E5E;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #470F00;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #470F00;
}
p,li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E;
}
.ContentImageContainer {
	float: right;
	margin:10px;
	clear:both;
	
}
.PicDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #5E5E5E;
}
.RelatedLinks{
	background-color: #E4E4E4;
	padding: 10px;
	width:510px;

}
.PageLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E;
	padding-top:20px;
}
.PageLinks a{
	color: #5E5E5E;
	text-decoration:none;
}
.PageLinks a:hover{
	color: #5E5E5E;
	text-decoration:underline;
}
.Paging .Title{
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E;
	float:left;
	height:22px;
	margin:0px 2px 2px 0px;
}
.Paging .PageOn{
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
	float:left;
	background-image: url(images/page_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 17px;
	margin:0px 2px 2px 0px;
	padding:2px 0px 4px 0px;
}
.Paging .PageOff{
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
	float:left;
	background-image: url(images/page_off.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 17px;
	margin:0px 2px 2px 0px;
	padding:2px 0px 4px 0px;
}
.Paging .PageOff a{
	color: #5E5E5E;
	display:block;
	text-decoration:none;
}
.Listing{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
.Listing h2{
	padding:0px;
	margin:0px;
	font-weight:normal;
	color: #470F00;
}
.Listing img{
	float:left;
	margin-right:10px;
}
.Listing .ListItem{
	float:left;
	display:block;
}
.Listing p{
	padding:0px;
	margin:0px;
}
.Listing span{
	font-size: 11px;
	color: #797979;
}
.Listing a{
	color: #470F00;
	text-decoration:none;
}
.Listing a:hover{
	color: #470F00;
	text-decoration:underline;
}
.Footer{
	background-image: url(images/Footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	width: 950px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	overflow:hidden;
}
.Footer div{
	margin:12px 0px 0px 20px;
}
.Footer a{
	text-decoration:none;
	color:#333333;
}
.Footer a:hover{
	text-decoration:unline;
	color:#333333;
}

.pagetopbevel {
	background-image: url(images/pagetop_bevels.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentbgtile {
	background-image: url(images/contenttopbg_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;

}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036FA5;
	height: 20px;
	width: 175px;
	padding-left: 3px;

}

.homepagefeature {
	background-image: url(images/homepagefeature_bgtile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
}
.featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
	text-align: center;

}
.featuretext a{
	color: #FFFFFF;
	text-decoration:none;

}
.featuretext a:visited{
	color: #0A4F85;
	text-decoration:none;
}
.featuretext a:hover{
	text-decoration:underline;
}

.textpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0062A6;
	background-image: url(images/text_bgtile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	background-color: #FFFFFF;

}

.textpage a{
	color: #0062A6;
	text-decoration:underline;
}
.textpage a:hover{
	color: #0062A6;
	text-decoration:underline;
}
.textpage a:visited{
	color: #663366;
}
hr {
	border-top: 1px solid #C6C8CB;	border-bottom: 1px solid #FFFFFF; width:100%;
}
.photoframe {
	margin-bottom: 5px;
	margin-left: 10px;
	width: 10px;
	float: right;




}
.photodescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0062A6;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;

}
.contenttopbevel {
	background-image: url(images/content_toptile-.gif);
	background-repeat: repeat-x;
}
.contentbottombevel {
	background-image: url(images/content_bottomtile.gif);
	background-repeat: repeat-x;
}
.pagelinks a:visited {
	color: #0062A6;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	width: 100px;
}

.paginateon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/page_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 17px;
	cursor: default;
}
.paginateoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/page_off.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 17px;
	cursor: hand;

}
.mainpictext {
	background-image: url(images/mainpictext.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.DataTable{
 margin:10px 0px;
}
.DataTable td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E;
	vertical-align: top;
	padding-right:10px;
}
.DataTable .cell{font-weight:bold;}
