@charset "UTF-8";
#banner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 235px;
	width: 800px;
	float: left;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336633;
	border-left-color: #336633;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: uppercase;
	color: #336633;
	float: right;
	margin: 0px;
	clear: right;
}
#navbar {
	background-color: #336633;
	clear: none;
	float: left;
	width: 250px;
	height: 1500px;
}
#content {
	margin: 10px;
	padding: 10px;
	width: 510px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 25px;
	float: left;
	height: auto;
}
#content  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336633;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#content img {
	border: thin solid #336633;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	clear: right;
	float: right;
}
#Contactcontent {
	margin: 10px;
	padding: 10px;
	width: 510px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 25px;
	float: left;
	height: auto;
	overflow: auto;
}
#footer {
	clear: both;
	float: left;
	height: 50px;
	width: 800px;
	background-color: #f8f7ce;
	background-image: url(images/footer.gif);
	margin: 0px;
	padding: 0px;
}
#navbar p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F8F7CC;
	font-weight: bold;
	line-height: normal;
	font-size: x-small;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border: 1px solid #F8F7CC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: small;
	list-style-type: none;
	padding-left: 350px;
	margin: 0px;
	padding-top: 25px;
}
#footer a {
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}
#footer a:hover {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
#footer li {
	text-decoration: none;
	float: left;
	display: inline;
	padding-left: 10px;
}
#pdpromo p {
	font-family: "Courier New", Courier, monospace;
	float: left;
	margin: 0px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 5px;
}
#pdpromo a {
}
#pdpromo img {
	float: left;
	text-decoration: none;
	height: 30px;
	width: auto;
	border: 1px solid #336633;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pdpromo {
	clear: both;
	float: left;
	height: 40px;
	width: 550px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #336633;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	margin: 0px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: large;
}
#navbar a:hover {
	background-image: url(images/PV_NavButton_hover.gif);
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar a {
	text-decoration: none;
	display: block;
	height: 35px;
	width: 187px;
	background-image: url(images/PV_NavButton.gif);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: repeat;
	padding-top: 15px;
	padding-left: 53px;
	color: #FFFFFF;
	background-position: 0px 0px;
}
#form1 {
	border: thin solid #336633;
	float: right;
	height: auto;
	width: auto;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 20px;
}
#navbar li {
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F8CC;
	text-transform: uppercase;
	font-size: large;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
	margin: 0px;
	background-image: url(images/h1_back.jpg);
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	height: 24px;
}
body {
	background-color: #f7f8cc;
}
