body  {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/PVQbackground.jpg);
	background-repeat: no-repeat;
}
.head1 {
	font-size: 18px;
	color: #339900;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-left: 8px;
	text-align: center;
}
.head2 {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: lowercase;
}
.head3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.text1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 13px;
	padding: 0px;
}
.text2 {
	font-size: 11px;
	color: #666666;
	margin-bottom: 12px;
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}
.text3 {
	margin-top: 6px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-right: 0px;
	border: 8px solid #FFECC0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pic1 {
	padding: 0px;
	margin: 0px;
}
.twoColFixRtHdr #container {
	width: 900px;
	background-color: #6D9154;
	margin-left: 35px;
	margin-top: 35px;
	-webkit-box-shadow: 8px 8px 12px #333;
	-moz-box-shadow: 8px 8px 12px #333;
	overflow: auto;
} 
.twoColFixRtHdr #mainContent {
	width: 650px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
} 
.twoColFixRtHdr #sidebar1 {
	float: left;
	width: 165px;
	background-color: #6D9154;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar2  {
	float: right;
	width: 175px;
	margin-left: 10px;
	background-color: #375225;
	margin-top: 127px;
	padding: 10px;
	height: 270px;
}
.twoColFixRtHdr #footer {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #6D9154;
	float: left;
	width: 900px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	font-size: 9px;
	color: #000000;
	padding-top: 3px;
	padding-right: 40px;
}
.maintext {
	color: #000000;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 225px;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 1px;
	margin: 0px;
}
.maintextWide {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0px;
	text-align: justify;
	padding-top: 8px;
	padding-bottom: 0px;
}
.S2Head {
	color: #FFECC0;
	font-size: 18px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
	margin: 0px;
}
.S2boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFECC0;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
a:link {
	color: #AE002C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
}
a:visited {
	color: #ED6B00;
	text-decoration: none;
	font-weight: bold;
}
#header img {
	border: 0;
	overflow: hidden;
}
.formbox {
	padding: 6px;
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 18px;
}
.goldBoxText {
	font-size: 11px
}
.boxright {
	background-color: #FFE862;
	float: right;
	width: 200px;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #BE0015;
	padding: 5px;
	margin-right: 0px;
	font-size: 10px;
	margin-top: 0px;
}
.boxbold {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
br.clear {
	clear: both;
	height: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
