body {
	
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	body: width 80%;
	font-size: medium;
	text-decoration: none;
	
}
a:link {
	color: #7A201F;
	text-decoration: none;
}
a:visited {
	color: #8D3838;
	text-decoration: none;
	}
a:hover {
	color: #CF5556;
	text-decoration: none;
}
#titlebarTop {
	background-image: url(/images/style/titlebar_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 75px 0px 0px;
	text-decoration: none;
}

#breadcrumbBar {
	text-align: left;
	margin: 0px 0px 0px 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-image: url(/images/style/titlebar_bottom.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#breadcrumbBar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-image:  url();
	background-repeat: no-repeat;
	background-position: right top;
}
#breadcrumbBar li {
	display: inline;
	margin: 0px;
}
#bodyWrapper {
	margin-left: auto;
	margin-right: auto;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-right-style: 0px;
	border-left-style: 0px;
	border-top-color: none;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: #666666;
	width: 900px;
	border-bottom-style: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contentBody {

	vertical-align: top;
	padding: 0px;
	text-decoration: none;	
}
#shoptable {
	margin-left: auto;
	margin-right: auto;
	}
	
address {
	font-size: x-small;
	text-align: center;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;}
#breadcrumbBar a {
	font-size: small;

}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F7E7C;
}
h1 {
	font-size: large;
		color: #4F6545;
}
h2 {
	font-size: medium;
		color: #405F35;
		
}
h3 {
	font-size: small;
	color: #717E7D;
}
h4 {
	font-size: small;
	color: #000000;
}
h5 {
	font-size: small;
	color: #EBBD02;
}
h6 {
	font-size: x-large;
	color: #14481B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftCatList {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: small;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 23px;
	padding-top: 5px;
	color:#1C531C;
	font-style: normal;
	font-weight: bold;
}

.avail_available {
	font-style: italic;
	color: #1E591E;
	font-weight: bold;
}
