div#footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	padding: 10px;
	font-size: 11px;
	color: #999999;
}
a {
	color: #B57A2B;
}
#footer a {
	color: #999999;
	text-decoration: none;
}

#topnav a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#topnav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

.over {
background-image: ;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#content h2.homepage, h2 {
	font-size: 17px;
	font-weight: bold;
	color: #B57A2B;
	margin: 0px;
	padding: 0px;
}
#content h1.homepage, h1 {
	font-size: 26px;
	color: #B57A2B;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}



div#content {
	padding: 20px;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-x;
}
div.HR {
	font-weight: bold;
	color: #000000;
	background-image: url(../../Images/content_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 94%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.imagePhotos{
	border:solid #cccccc 1px;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 10px;
}
.imageProducts{border::none; margin: 10px;}