p { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px; 
	color: #f7f1de;
	position: relative; 
    z-index: 1; 
}

ul { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px; 
	color: #f7f1de;
}

.copy { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px; 
	color: #f7f1de;
}

.black_copy { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px; 
	color: #000000;
}

.GreenHead {color: rgb(165,172,49); font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.LargeGreenHead {color: rgb(165,172,49); font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style1 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
}
.style3 {color: #CC6600; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style6 {color: #CC6600; font-weight: bold; font-size: 12px; }
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.GrapesBullet {
	list-style-image: url(/images/GrapesBulletG.gif);
}
.CircleBullet {
	list-style-type: circle;
}
#ContactForm {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding: 7px;
	background-image: url(/images/ContactBackG.gif);
	background-repeat: no-repeat;
}
.ContactFormTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 505px;
	padding: 0px;
	background-image: url(/images/ContactBackG.gif);
	width: 450px;
}
