body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #64502D;
	background-image: url(../assets/bg.jpg);
	background-color: #D5CB96;
	background-repeat: repeat-x;
}
#container {
	padding: 3px;
	width: 760px;
	border: 1px solid #C5AA7C;
	margin: 0px;
	text-align: center;
}
.menubg {
	background-color: #709DF7;
	background-image: url(../assets/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#listcontainer {
	list-style-type: none;
	width: 145px;
}
#listcontainer ul {
	list-style-type: none;
	margin: 0px;
	background-color: #709DF7;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
#listcontainer li {
	margin: 0px;
	padding: 1px;
	background-color: #709DF7;
}
#listcontainer a, #listcontainer a:visited {
	background-color: #709DF7;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	display: block;
	font-weight: bold;
	background-image: url(../assets/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#listcontainer a:hover {
	background-color: #1441AD;
}
#contactcontainer {
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #1441AD;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contactcontainer a:link, #contactcontainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5AA7D;
	width: 130px;
	padding-bottom: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #1845B0;
}
.sectionbox {
	border: 1px solid #C5AA7C;
	background-image: url(../assets/gradbg.jpg);
	font-size: 90%;
	background-repeat: repeat-x;
	background-position: bottom;
}
.imgbdr {
	border: 1px solid #C5AA7C;
}
.copyright {
	font-size: 10px;
	color: #866A3C;
}
a {
	color: #1441AD;
}
.productbox {
	border: 1px solid #C5AA7D;
	height: 220px;
	width: 185px;
	padding: 4px;
	margin: 4px;
}
.subhead {
	color: #BE9F6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.content_top {
	background-image: url(../assets/cont_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #A9864B;
	font-weight: bold;
}
.more_info, .more_info a:link, .more_info a:visited {
	font-size: 100%;
	color: #1441AD;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CDFF;
}
.more_info a:hover {
	color: #FFFFFF;
}
.nav a:link, .nav a:visited {
	color: #1441AD;
	text-decoration: none;
}
.nav a:hover {
	color: #4B83F5;
	text-decoration: none;
}
.price {
	color: #709DF7;
	font-weight: bold;
}
.heading_grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #BE9F6B;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #BE9F6B;
	font-style: italic;
}
a:hover {
	color: #BE9F6B;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
