@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 10pt;
}

#content-div {
	overflow: auto;
	height: 480px;
	/*width: 95%;*/
	width: 633px;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	
}

h1 {
	text-indent: 95px;
	margin-top: 19px;
	font-size: 18px;
	font-color: #FF9900;
	margin-bottom: 3px;
}

.galleryHeader {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-color: #FF9900;
	margin-bottom: 3px;
}

.contentBG {
	background-image: url(/images/updateDivBG.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
}
.copyright {color: #FFFFFF}

.address {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 140px;
	left: 250px;
	width: 500px;
	text-align: right;
}

.frontpage  img {
	margin: 3px;
	border: 0px;
}

.productsViewMore {
	font-size: 12px;
	font-style: italic;
}

h2 {
	font-size: 14px;
	color: #a49f13;
}

.eventHeader {
	font-size: 12px;
	color: #a49f13;
	margin: 0px;
}
.eventDate {
	color: #4C51BE; 
	font-weight: lighter;
}

.form-divider {
	border-bottom: 1px solid #e2e2e2;
	font-size: 14px;
	color: #a49f13;
	font-weight: bold;
}
-->

