a:hover {  color: #ff0000; text-decoration: line}

.bodybg 
{
background-color: #ffffff;
}

.bgmenunav 
{
background-color: #0000c0;
}

.bgspacer 
{
background-color: #6699CC;
}

.bgspacerwhite 
{
background-color: #ffffff;
}

.bgspacerblack 
{
background-color: #000000;
}

.welcomenavbg 
{
background-color: #6699cc;
}

.welcomebg 
{
background-color: #c00000;
}

.datebg 
{
background-color: #000000;
}

.content, 
.content a{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight:none;
	line-height: 17px;
}

.addresscontent {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	line-height: 17px;
}


.content a{
	color: red;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight:none;
	line-height: 17px;
}


.welcomefont  {
	color: #ffffff;
	font-family: arial;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

.taglinefont  {
	color: #6699cc;
	font-family: arial;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

.navigation, 
.navigation a {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
}

.navselected {
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
}

.subnav, .subnav a{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	line-height: 17px;
	text-decoration:;
	font-weight: none;
}

.footerfont, .footerfont a {
	color: 000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight:none;
	line-height: 16pt;
	margin-bottom : 5pt;
}

.homenav{
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	text-decoration:;
	font-weight: bold;
}


