body, h1, h2, h3, h4, div, address {
	padding: 0px;
	margin: 0px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	line-height: 28px;
}

#content {
	font-size: 18px;
}

.center {
	text-align: center;
}

h2 {
	font-size: 22px;
	margin-bottom: 15px;
}

h3 {
	font-size: 20px;
	text-align: center;
}

h4 {
	font-size: 20px;
	text-align: left;
}

img.index-image {

}

div#page {
	background: #FFDC36 url('../images/body.jpg') top center repeat-x;
	position: relative;
	width: 100%;
}

div#upper {
	height: 219px;
	color: #555555;
}

div#lower {
	border-top: 0px;
	margin: 0 5px;
	color: #555555;
	padding: 20px;
}

div#wrapper, div#header {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 100%;
	z-index: 500;
}

div#header {
	background: transparent url('../images/header.jpg') top center no-repeat;
}

#content h2 {
	text-align: center;
}

div#content {
	-moz-border-radius: 5px;
	padding: 0 15px;
	margin-bottom: 12px;

	/* background-color: #D6EED6; */
}

h1.hidden {
	position: absolute;
	left: -9999px;
	top: 0px;
	font-size: 1px;
	color: #282B20;
}

div#logo {
	float: left;
	text-align: left;
}

div#contact-addresses {
	display: none;
}

div#footer {
	line-height: normal;
	background: transparent url('../images/footer.jpg') top center repeat-x;
	padding: 15px;
	cursor: default;
}

div#contact-addresses address {

	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 3px 0px;
	padding: 5px;
/*	border: solid 1px #888; */
}

address.belleville {
	text-align: right;
}

address.prescott {
	text-align: right;
}


div#nav {
	position: absolute;
	right: 0px;
	bottom: 87px;
	width: 100%;
}

div#nav ul.main-menu {
	position: relative;
	padding: 0;
	height: 1.5em;
	margin: 0 auto;
	list-style: none;
	font-size: 16px;
}

div#nav li.menu-item {
	padding: 2px 0;
	margin-bottom: 4px;
	border-bottom: 2px solid transparent;
}

li.menu-item a:link,
li.menu-item a:visited,
li.menu-item a:active {
	color: #555555;
	text-decoration: none;
}

li.menu-item a:hover {
	color: #C38A1F;
	text-decoration: none;
}

#content {
	text-align: justify;
}

#content p {
}

div#footer {
	text-align: center;
}

div#footer span.credits a {
	color: #555555;
	text-decoration: none;
}

div#footer span.credits a:hover {
	color: #555555;
	text-decoration: underline;
}

span.labels {
	font-weight: bold;
}

.clear {
	clear: both;
}

.float-left {
	float: left;
	margin: 0 15px 5px 0;
}


.float-right {
	float: right;
	margin: 0 0 5px 15px;
}

#left-nav {
	position: relative;
	height: 1.5em;
	width: 30%;
	float: left;
}

#right-nav {
	position: relative;
	height: 1.5em;
	width: 30%;
	float: right;
}
#left-nav .main-menu {
	float: right;
}

#right-nav .main-menu {
	float: left;
}

#left-nav .main-menu .menu-item {
	margin: 0 0 5px 15px;
}

#right-nav .main-menu .menu-item {
	margin: 0 15px 5px 0;
}

span.bold {
	font-weight: bold;
}


p {
	font-size: 20px;
}

div.product-image {
	text-align: center;
	font-weight: bold;
}

img {
	border: 2px solid #555555;
}

#content ul {
list-style: inside;
margin: 15px 0 25px;
}

#content li {
	margin: 15px 0;
}
