@charset "UTF-8";
#wrapper {
	background-color: #9B9857;
	width: 100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #990000;
}
#titleheading {
	width: 648px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #663300;
	float: left;
	height: 150px;
	background-color: #FFFFFF;
	text-align: center;
}
#text {
	background-color: #FFFFFF;
	float: left;
	width: 536px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666633;
	text-align: center;
}
.text {
	color: #000000;
	padding-left: 20px;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 20px;
}
.heading {
	font-size: 36px;
	color: #3D302A;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #990000;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #AFA63C;
	text-align: center;
	clear: both;
}
#navbar {
	background-color: #990000;
	height: 200px;
	width: 224px;
	float: left;
}

#navbar ol {
	padding: 0px;
	list-style-type: none;
}
#navbar ol li {
	line-height: 2em;
	padding-top: 10px;
}
#navbar ol li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AFA63C;
	background-color: #990000;
	display: block;
	border-top-style: dotted;
	text-decoration: none;
	line-height: 2em;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
}
#navbar ol li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	background-color: #FFFFFF;
	display: block;
	border-top-style: dotted;
	text-decoration: none;
	line-height: 2em;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	padding-left: 15px;
}


#topbanner {
	width: 112px;
	float: left;
	background-color: #FFFFFF;
}
#bottombanner {
	background-color: #990000;
	width: 760px;
}
a.weblink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
a.weblink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a.weblink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
a.weblink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#plato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
