body {
	margin: 0px;
	background-color: #FAE7B5;
	background-image: url(images/backgr.gif);
	background-repeat: repeat-x;
}
a:active
{
  outline: none;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 720px;
	text-align: center;
	display: block;
}
#menu {
	text-align: left;
	padding: 0px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 720px;
}
#contents h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A18642;
	font-size: 17px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#contents h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #54493F;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/hrh1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#contents h1 a {
	text-decoration: none;
}
#menu a {
	text-decoration: none;
}
#menu ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	text-align: left;
	vertical-align: middle;
	height: 32px;
	padding: 0px;
	width: 520px;
	display: block;
}
#menu li {
	margin: 0px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 22px;
	display: block;
}
.menuon {
	color: #FBF7EC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A18642;
	height: 20px;
}
.menuoff {
	color: #FAE7B5;
}
.menuoff:hover {
	color: #FBF6E7;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/logobanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.crumbon:hover {
	color: #6C5E51;
}
#productbox h3 {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.crumbon {
	color: #54493F;
}
.crumboff {
	color: #A18642;
}
.crumboff:hover {
	color: #B8994A;
}
#productbox {
	width: 720px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#paverphoto {
	width: 162px;
	display: block;
	float: left;
	height: 140px;
	padding: 10px;
	background-color: #FBF6E7;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A18642;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D9BF7B;
}
#paverphoto img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#paverdesc {
	width: 537px;
	display: block;
	float: right;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
#productfooter {
	background-image: url(images/prodfooter.gif);
	display: block;
	clear: both;
	height: 5px;
	width: 720px;
	background-repeat: no-repeat;
	background-position: center top;
}
#products_footer {
	clear: left;
	background-image: url(images/hr_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	padding: 0px;
	width: 537px;
	height: 160px;
	overflow: hidden;
	background-color: #FBF6E7;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.tablesep {
	background-color: #A18642;
	height: 1px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	font-size: 4px;
}
.contents td {
	background-color: #FFFFFF;
	width: 61px;
	font-weight: bold;
	color: #302A24;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBF6E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9BF7B;
}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		padding: 0px;
		width:537px;
		height:160px;
		overflow:hidden;
		float:left;		
		}
	div.scroller div.content {
		width: 10000px;
		}
	div#section1 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section2 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section3 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section4 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section5 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section6 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section7 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section8 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section9 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section10 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section11 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section12 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section13 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section14 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section15 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section16 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section17 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section18 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section19 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section20 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section21 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section22 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section23 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section24 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section25 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section26 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section27 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section28 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section29 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section30 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section31 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section32 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
	div#section33 {
	height: 140px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
.controlbot {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 517px;
}
.controls {
	display: block;
	text-align: right;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 484px;
}
.contents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #463D34;
	margin-right: 40px;
	margin-top: 25px;
	margin-bottom: 12px;
}
.contents table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-left: 2px;
}
.contents th {
	color: #A18642;
	background-color: #FEFEDC;
	width: 118px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9BF7B;
}
.controls img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 8px;
}
.contents em {
	color: #A18642;
	font-weight: bold;
}
#products em {
	color: #A18642;
	font-weight: bold;
}
#products .readmore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	width: 86px;
	background-color: #A18642;
	float: right;
	color: #FAE7B5;
	line-height: 22px;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 10px;
}
.readmore a {
	color: #FFF5EA;
	text-decoration: none;
}
.img_floatleft {
	float: left;
}
.contents #swatches {
	width: 360px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463D34;
	float: left;
	line-height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#swatches ul {
	color: #A18642;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#swatches li {
	display: block;
	float: left;
	padding: 0px;
	width: 58px;
	margin-top: 6px;
	margin-right: 2px;
}
#swatches img {
	padding-bottom: 5px;
}
.contents #vi_swatches {
	width: 480px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463D34;
	float: left;
	line-height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#vi_swatches ul {
	color: #A18642;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#vi_swatches li {
	display: block;
	float: left;
	padding: 0px;
	width: 58px;
	margin-top: 6px;
	margin-right: 2px;
}
#vi_swatches img {
	padding-bottom: 5px;
}
.contents #special {
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024F9C;
	float: left;
	line-height: 10px;
}
#special ul {
	color: #6699CC;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#special li {
	display: block;
	float: left;
	padding: 0px;
	width: 58px;
	margin-top: 6px;
	margin-right: 2px;
}
#special img {
	padding-bottom: 5px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #54493F;
	display: block;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: left;
}
#footer a {
	color: #54493F;
	text-decoration: none;
}
#footer a:hover {
	color: #766658;
	text-decoration: underline;
}
#footer2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #B8A063;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/hr_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer2 a {
	color: #B8A063;
	text-decoration: none;
}
#footer2 a:hover {
	color: #B8A063;
	text-decoration: underline;
}
#products {
	width: 350px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	height: 280px;
}
#products h3 {
	color: #A18642;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#products h3 a {
	color: #A18642;
	text-decoration: none;
}
#products img {
	vertical-align: middle;
}
.img_floatleftpad {
	margin-left: 60px;
	margin-top: 8px;
	display: block;
	margin-right: 60px;
}
#products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #302A24;
	line-height: 18px;
	vertical-align: top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#products .readmore {
	margin-right: 40px;
	margin-top: 17px;
}
.homepic {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.home_p p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #302A24;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#promobox {
	background-image: url(images/promo_backgr.jpg);
	width: 198px;
	display: block;
	float: right;
	margin-left: 20px;
	border: 1px solid #30260E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 30px;
}
#promobox a {
	text-decoration: none;
	color: #FAE7B5;
}
#promobox p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F7F6EB;
	font-size: 18px;
	line-height: 21px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 52px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-style: italic;
}
.promohead {
	font-size: 11px;
	font-weight: bold;
	color: #FAE7B5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
	display: block;
}
.c1 {
	width: 50px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.readmorehome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	width: 86px;
	background-color: #A18642;
	color: #FAE7B5;
	line-height: 22px;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 280px;
	color: #302A24;
	font-size: 36px;
	font-style: italic;
}
.img_floatleftkogl {
	float: left;
	padding: 0px;
	vertical-align: bottom;
	margin: 0px;
}
#kogl p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #302A24;
	line-height: 18px;
	vertical-align: text-bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#kogl {
	width: 720px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#kogl h3 {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
}
#kogl h3 a {
	color: #A18642;
	text-decoration: none;
}
#kogl img {
	vertical-align: bottom;
}
#kogl em {
	color: #A18642;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}
#kogl .readmore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	width: 86px;
	background-color: #A18642;
	float: right;
	color: #FAE7B5;
	line-height: 22px;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 20px;
}
#contents #swatches {
	width: 420px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463D34;
	line-height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#contents #special {
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024F9C;
	float: left;
	line-height: 10px;
}
#Email {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#Email fieldset {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBF6E7;
	border-bottom-color: #D9BF7B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FAE7B5;
	border-left-color: #FAE7B5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/prodbackgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FBF6E7;
	padding: 0px;
	clear: left;
}
.center {
	text-align: center;
}
#contents iframe {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.center a {
	color: #A18642;
	text-decoration: none;
}
.center a:hover {
	color: #A18642;
	text-decoration: underline;
}
#Email legend {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #BBA063;
	margin-top: 20px;
	padding-top: 20px;
}
#Email em {
	color: #B8A063;
}
#Email ol {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#Email li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Email .submit {
	margin-left: 80px;
	color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#Email label {
	display: block;
	color: #54493F;
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#Email input {
	color: #A48C51;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#Email textarea {
	color: #A48C51;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p a {
	color: #A18642;
	text-decoration: none;
}
p a:hover {
	color: #A18642;
	text-decoration: underline;
}
.img_floatleftbricks {
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bricks_prods {
	width: 635px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 135px;
	padding: 0px;
}
.clearleft {
	clear: left;
}
#bricks_prods ul {
	margin: 0px;
	padding: 0px;
	width: 633px;
}
#bricks_prods li {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 211px;
	float: left;
	text-align: center;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #54493F;
}
.bricks_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #302A24;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#map {
	float: left;
	border: 1px solid #BFA45F;
	margin-left: 20px;
}
#contents h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #contents h4 span {
	display: none;
}
.swapcommunion {
	background-image: url(images/harmony.gif);
	height: 41px;
	width: 344px;
	background-repeat: no-repeat;
}
#outer {
	background-image: url(images/pave_backgr.jpg);
	background-repeat: no-repeat;
	background-position: right 140px;
}
.menuons {
	color: #FBF6E7;
	height: 20px;
}
.menuoffs {
	color: #FAE7B5;
}
.menuoffs:hover {
	color: #FBF6E7;
}

