body {
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.page-background {
	background-image: url(img/page-bg.jpg);
	background-repeat: repeat;
}
html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#000000;}	

#footer{ text-align:right; color:#79523b; font-size:0.833em;}
#footer .text{ padding:21px 32px 0 0;}
#footer a{ color:#79523b; text-decoration:none;}
#footer a:hover{ color:#fff;}

.top-nav-background {
	background-image: url(img/top-nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
.title1-left-bg {
	background-image: url(img/title1-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title1-right-bg {
	background-image: url(img/title1-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title1-middle-bg {
	background-image: url(img/title1-tail.gif);
	background-repeat: repeat;
	}
.title1-left-bottom {
	background-image: url(img/bottom-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title1-right-bottom {
	background-image: url(img/bottom-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title1-middle-bottom {
	background-image: url(img/bottom-tail.gif);
	background-repeat: repeat;
}
.title2-left-bg {
	background-image: url(img/title2-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title2-right-bg {
	background-image: url(img/title2-right-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.title2-middle-bg {
	background-image: url(img/title2-tail.gif);
	background-repeat: repeat;
	}
.title2-bottomleft-bg {
	background-image: url(img/box2-corner-left-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title2-bottomright-bg {
	background-image: url(img/box2-corner-right-bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxborder-horizontal {
	background-image: url(img/box2-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxborder-left {
	background-image: url(img/box2-border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.boxborder-right {
	background-image: url(img/box2-border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bottom-middle-background {
	background-image: url(img/bottom.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
.nav-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #353E28;	
}
.nav-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #7d3d1c;	
}
.storelinks {
	text-decoration: none;
	color:#000000;
	
}
.storelinks:hover {
	text-decoration: underline;
	color: #7d3d1c;	
	
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight:normal;
	padding-left: 20px;
	text-decoration: none;
	color: #353E28;	
}
.dotted-line-bottom {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCC;
}
.header {
	font-size:14px;
	font-weight:bold;
	color:#353E28;
}
.header3 {
	font-size:1.167em;
	font-weight:normal;
	text-transform:uppercase;
	color:#353E28;
	word-spacing:-1px;
}

.link{ display:inline-block; background:url(images/link-tail.gif) top repeat-x; color:#353E28; text-decoration:none; margin-top:10px; cursor:pointer;}
.link span{ display:inline-block; background:url(images/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(images/link-right-bg.gif) right top no-repeat; padding:4px 0 7px 20px; width:150px;}
.link:hover{ background:url(images/link-tail-act.gif) top repeat-x;}
.link:hover span{ background:url(images/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{ background:url(images/link-right-bg-act.gif) right top no-repeat;}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
