body {
	background-image: url(images/BG.jpg)
	background-color: #d4dc7c;
	margin-top: 25px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: B7BF63;
	background-image: url(images/BG.jpg);
}
#banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/promoBG_07.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 5px;
	width: 150px;
	border: 4px solid #E7EBCE;
	text-align: center;
}
#bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #999999;
	padding: 25px 15px 45px 30px;
}
#navBox {
	text-align: right;
	background-color: #F4EDB5;
	padding-right: 25px;
	padding-top: 12px;
}
P a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #669900;
	text-decoration: none;	
}
P a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #B5C090;	
	text-decoration: none;

}
P a:hover {
	color: #993300;	
	text-decoration: none;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 24px;
	color: #CC3333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.nav a:link {
	color: #CC3333;
	text-decoration: none;

}
.nav a:visited {
	color: #CC3333;
	text-decoration: none;

}
.nav a:hover {
	color: #CC3333;
	text-decoration: underline;

}
.whiteLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallPrint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC3300;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-variant: small-caps;
	line-height: 150%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-variant: small-caps;
	line-height: 150%;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999933;
	margin-bottom: 8px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
.picShadow {
	border: 4px solid #E7EBCE;
	margin-bottom: 5px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 130%;
}
