body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: navy blue;
	margin-top: 5px;
}

.nav-header {
color: white;
font-weight: bold;
 font-size: 13px;
}

a.navheader {
color: white;
font-weight: bold;
 font-size: 13px;
 text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #778899;
	font-family: "Times New Roman", Times, serif;
	text-transform : uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	background-image: url(template-images/heading-background.jpg);
	}

h2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #907C09;
	}
h3 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #907C09;
	text-transform : uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	}
.frontpagebold {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #6A5B06;
	text-transform : uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	}
p {
	font-size : 11px;
	line-height: 19px;
}

p.onwhite {
	font-size : 11px;
	color: black;
	margin-left: 7px;
}


ul,ol {
	font-size : 10px;
	font-weight: bold;
}

ul.white-on {
	font-size : 10px;
	font-weight: bold;
	color: Black;
}

a.sidenav {
	font-size: 11px;
	text-decoration: none;
	color: white;
	letter-spacing: -1px;
	background-color: #FE1100;
	display: block;
	padding-left: 3px;
	font-weight: bold;
	}
a.sidenav:hover {
	background-color: #134CFE;
	display: block;
	color: black;
}


.header{	
		font-size:12px;
		color: white;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
		}

a.copy-right{	
		font-size:9px;
		color: white;
		text-decoration: none;	
		}

a.copy-right:hover{	
		color: #6495ED;
		}

.copyright{	
		text-align:center;
		padding-left:6px;
		padding-right:6px;
		overflow:none;
		font-size:9px;
		color: white;
		}

.banner{	
		text-align:center;
		padding-left:6px;
		padding-right:6px;
		font-size:11px;
		color: yellow;
		font-weight: bold;
		letter-spacing: 3px;	
		}

a.bottom {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	}
	
a.bottom:hover {
	color: Black;
	font-size: 10px;
}