p {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	padding: 0px;
	margin-top: 22px;
	margin-right: 20px;
	margin-bottom: 22px;
	margin-left: 20px;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #A5A573;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #b0b080;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #999966;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
h4 {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
}
h5 {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	padding: 0px;
	margin-top: 9px;
	margin-right: 20px;
	margin-bottom: 9px;
	margin-left: 20px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8EE;
}
a:link {
	color: #666633;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}




/************ FOOTER styles **************/

#footer h6 {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #40668C;
	text-decoration:none;
	background-color: #FFFFFF;
}



/************ RIGHT HAND SUPPORT styles **************/

#rightSupport P{
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-position: left;
}

#rightSupport H3{  /* bright heading */
	font-size: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#rightSupport H4{  /* pale heading */
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 10px;
}

#rightSupport H6{  /* pale text */
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 10px;
}

#rightSupport a:link {
	color: #000000;
	text-decoration:underline;
}

#rightSupport a:visited {
	color: #404040;
	text-decoration:underline;
}

#rightSupport a:hover{
	color: #FF0000;
	text-decoration:underline;
}
	
#rightSupport a:active{
	color: #FF0000;
	text-decoration:underline;	
}
#rightSupport hr {
	line-height: 0px;
	color: #003366;
	padding: 0px;
	width: 270px;
	font-size: 0px;
	margin: 0px;
	height: 0px;
	text-decoration: none;
}

