body	 {
			margin: 0% ;
			padding: 0%;
			background-color : #DDDDDD ;
			font-family : Times, Times New Roman, serif;
			font-size: 1.2em;
			color : 5070B0 ;
			
		}

a:active {		color : #FF0000 ;
		}

a:link	 {		color : #0099FF ;
		}

a:hover  {		color : #9933CC ;
		}

a:visited {		color : #660000 ;
		}

h1	{
			text-align : right;
			font-family : Brush Script MT Italic,Times New Roman, Helvetica, sans-serif;
			color: white;
			background-color: navy;
			font-size: 1.25em;
			margin: 1%;
		}

h2	{
			text-align : center;
			font-family : Times New Roman, Helvetica, sans-serif;
			color : #5070B0 ;
			font-size : 120%;
			font-style : italic
		}


h3	{
			text-align : center;
			font-family : Times New Roman, Helvetica, serif;
			color : #33384 ;
			font-size : 11 pt
		}


h4	{
			text-align : left;
			font-family : Times New Roman, Arial, Helvetica, sans-serif;
			color : #5070B0 ;
			font-size : 90%
		}


h5	{
			text-align : center;
			font-family : Arial, Helvetica, sans-serif;
			color : #000000 ;
			font-size : 100%
		}

ul	{
		list-style-image: url("images/bullet.gif");
		
		}


ol	{
			list-style-image: none;
			list-style-type: decimal;
		
		}
.logo {
	border: 5px outset;
	border-color: #336699;
	text-align: center;
	padding: 5px;
}
.loctext {
	font-family: lucinda, "times new roman";
	color: navy;
 }
.photo {
    float: right;
    border: 3px outset navy;
	 margin: 1%;
	 }
.borderphoto {
	width: 90%;
	margin-left: 5px;
	}
div#title {
  	 text-align: center;
	 border: 4px outset navy;
	 padding: 5px;
	 margin: 1%;
	 }
div#main {
    position: relative;
	 margin: 3% 1% 1em 17%;
    z-index: 1;
	 width: 75%;
	 padding: 3%;
    color: navy;
	 background-color: transparent;
  }	
div#navmenu {
    position: absolute;
	 left: 1%;
	 z-index: 0;
	 width: 15%;
	 margin-left: 0%;
	 margin-right: 2%;
	 margin-top: 2%;
	 color: navy;
	 background-color: navy;
	 text-align: center;
	 padding: 3px;
}	 
div#navmenu a {
    display: block;
	 width: 90%;
    height: 18px;
    border: outset rgb(132,138,173);
    font-size: .75em;
	 font-weight: 700;
	 color: navy;
	 background-color: #CCCCCC;
	 text-align: center;
    text-decoration: none;
	 padding: 4px;
	}
  div#navmenu a:visited {
    border-style: outset;
	 color: purple;
	 background-color: #CCCCCC;
	}
  div#navmenu a:hover {
    color: yellow;
	 background: transparent url(buttonOver.gif) center no-repeat;
	 border-style: outset;
	}
  div#navmenu a:active {
    border: inset rgb(196,203,215);
	}	
.address {
	background-color: #DDDDDD;
	color: navy;
	font-size: 10pt;
	}
.whiteb	 {		
			text-align: right;
			font-family : Times New Roman;
			font-style : Italic;
			Color : #FFFFFF;
			font-size : 11pt;
			font-Weight : Bold
		}

.indent     {
			Margin-Left : 0.5in;
		}

.redb	 {
			Color : #ff0000;
			Font-Weight : Bold
		}
.greenb	 {
			color : #009900;
			font-weight : Bold
		}
.blueb	 {
			Color : #0000ff;
			Font-Weight : Bold
		}
.stoplight	 {
			Font-Family : MONOSPACE ;
			Color : #ff0000 ;
			text-decoration : blink ;
			Font-Weight : Bold
		}
.hand	 {
			Font-Family : cursive ;
			Color : #000000
		}
.mono	 {
			Font-Family : MONOSPACE ;
			Font-Size : 7pt ;
			Color : #000000
		}
.plain	 {
			Font-Family : MONOSPACE ;
			Font-Size : 10pt ;
			Color : #000099 ;
			Text-Decoration : None
		}
