@charset "ISO-8859-1";
body {
	background-image: url(images/RepeatingBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #339900;
}
.main {
	width:862px;
	margin-left: 100px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.mainimages a:link{color: #0000FF; text-decoration: none;}
.mainimages a:visited{color: #0000FF; text-decoration: none;}
.AboutUs {
	font-size: 12px;
}
.mainimages a:hover{color: #0000FF; text-decoration: underline;}
.mainimages a:active{color: #0000FF; text-decoration: none;}
hr {
	color: a7806f;
}


.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
	}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.container {
width:100%;
}
.navigation {
	position: absolute;
	z-index: 2;
	left: 200px;
	top: 60px;
}
.outOfStock {
	font-style: italic;
	color: #BBB1A5;
}
.mainimages {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #84503a;
	line-height: 15px;
}
.title {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #84503a;
}
.contact {
	font-size: 16px;
	line-height: 24px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #84503a;
	line-height: 16px;
}
