
body {
	background-image: url(images/back_2.jpg);
}


.sunbullet {
	list-style-image: url(images/sun_bullet.jpg);
}

.nav {
	width: 900px;
	height: 40px;
	white-space: normal;
	float: none;
	clear: none;
	
}

hr .footerbar{
  color:#0033FF;
}

#footer ul{
 	list-style:none;
	margin:0;
	padding:0;
}

#footer li{
	float:left;
	width:150px;
	text-align:center;
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #F1671F;
	font-weight: bolder;
}


.red{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;

}

.bigred{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;

}


.address{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	
}

.bluefront{
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
	font-weight: bold;
	font-size: 10pt;
	width:100%;
}

.black{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	font-style: italic;
	
}


.redlink {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;

}

.redheading {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-weight: bold;
	font-size: 24pt;
	font-variant: normal;
	text-decoration: underline;
}


.eightpoint{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;

}

.caltype{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
	


	 
