.mainheader {
	font-family: Lucida Grande, Arial;
	font-size: 36px;
}
.mainheaderblue {color: #3333FF}
.maincontent {
font-family: Lucida Grande, Arial;
 font-size: 12px;
 }
.maincontentred {color: #660000}
.subcontent {
	font-family: Lucida Grande, Arial;
	font-size:12px;
	padding-left: 10px;
}
.subcontentbar {
	font-family: Lucida Grande, Arial;
	font-size:12px;
	padding-left: 10px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.subcontenttitle { font-size:24px;
 font-family:Lucida Grande, Arial;
 }
.subcontenttitle1 {
font-size:24px;
color: #660000}
.subcontentbold {font-weight:bold}
.subcontenttitle2 {font-size:24px;
color:#FF6600}
.subcontenttitle3 {font-size:24px;
color:#006600}
ul {
	list-style-type:none;
	padding-left: 0;
	margin-left: 0;
}
#navlist li
{
	padding-left: 15px;
	margin-left: 5;
	background: url(images/navlist_icon.gif) no-repeat left center;
	display: inline;
	list-style-type: none;
	font-family: Lucida Grande CY, Verdana, Tahoma;
	font-size: 12px;
}
#navborder a:link {
	/*font-family: Tahoma;
	font-size: 11px;*/
	text-decoration: none;
	color: #FFFFFF;
}
#navborder a:hover {
text-decoration: none;
color: #e0e0e0;
}
#navborder a:visited {
	/*font-family: Tahoma;
	font-size: 11px;*/
	text-decoration: none;
	color: #FFFFFF;
}
#navlist a:link {
	/*font-family: Tahoma;
	font-size: 11px;*/
	text-decoration: none;
	color: #330099;
}
#navlist a:visited {
	text-decoration: none;
	color: #330099;
}
#navlist a:hover {
	text-decoration: none;
	color: #e0e0e0;
}
#headernav a:link {
	/*font-family: Tahoma;
	font-size: 11px;*/
	text-decoration: none;
	color: #000000;
}
#headernav a:visited {
	text-decoration: none;
	color: #000000;
}
#headernav a:hover {
	text-decoration: none;
	color: #e0e0e0;
}
a:link {
	/*font-family: Tahoma;
	font-size: 11px;*/
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
.mainpagetext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.navbordertitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	color: #e0e0e0;
}
#navborder {
	font-family: Lucida Grande, Arial;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
}
.nav1 {
	background-image: url(images/vert_bars_r5_c1.jpg);
	background-repeat: repeat-y;
}
.nav2 {
	background-image: url(images/vert_bars_r5_c2.jpg);
	background-repeat: repeat-y;
}
.phonetext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;

}
.footertext {
	font-family: Lucida Grande, Arial;
	font-size: 10px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-left: 5px;
}

