body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}
#container
{
	text-align: left;
	margin: 0 auto;
	width: 700px;
}
h1
{
	font-size: 30pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-image: url(sunrise-2c.jpg);
	background-repeat: no-repeat;
}
#nav
{
	float: left;
	width: 220px;
	display: inline;
	margin-left: 20px;
	padding: 15px 0;
	border-right:1px solid #003;
	border-bottom:1px solid #003;
	border-left:1px solid #003;
	}

P 
{
	font-size: 10pt;
	font-family: verdana, 'arial', helvetica, sans-serif;
	color: #000;
}
Para2 
{
	font-size: 14pt;
	font-family: verdana, 'arial', helvetica, sans-serif;
	color: #000000;	
}
.liflyer 
{
	font-size: 16pt;
	font-family: verdana, 'arial', helvetica, sans-serif;
	color: #900;
	font-weight: normal;
}
.flyerheader 
{
	font-size: 14pt;
	font-family: verdana, 'arial', helvetica, sans-serif;
	color: #900;
	font-weight: bold;
	align: center;
}
.flyertext
{
	font-size: 14pt;
	font-family: verdana, 'arial', helvetica, sans-serif;
	color: #000000;
}
a 
{
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-color: #000000;
}
.header
{
	background-image: url(sunrise-2c.jpg);
	background-repeat: no-repeat;
	font-size: 30pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	width:100%;
}
.subhead
{
	align: center;
	font-size: 18pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}
.subhead2
{
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #300;
	align: center;
}
.subhead3
{
	font-size: 15pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;

}
.footer 
{
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
	font-color: #000000;
	background-color: #ff9966;
	height: 125;
/*Bullets in table*/		
}
.li
{
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
}
.li2
{
	font-size: 10pt;
	font-family: verdana, 'arial', helvetica, sans-serif;
	color: #000000;	
}
/* Float image to left of paragraph */
img.floatLeft{
   float: left;
   margin-right: 5px;
}/* Float image to right of paragraph */
img.floatRight{
   float: right;
}/* Center image between margins */
div.center{
   width: 100%;
   text-align: center
}
/* Vertical Navigation Bar*/
ul#vertnav {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
ul#vertnav a {
display: block;
text-decoration: none;
background: #006666;
color: #000000;
padding: .8em .11em;
border-bottom: 1px solid #ff9966;
width: 15em;
}
ul#vertnav a:hover {
background: #cc6633;
color: #000000;
}
ul#vertnav li {
display: inline;
}	

