body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/pic.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8E7E8;
	
	}


/* Turns off unwanted gaps around images */
img {
	border: 0;
	}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	}


div.navcontent {
	width: 130px;
	padding: 9px;
	border-top: 1px solid #5E5E5E;
	border-bottom: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	}

div.footer {
	width: 722px;
	padding: 9px;
	border-top: 1px solid #5E5E5E;
	border-bottom: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	margin: 10px 0 0px 0px;
	}

div.content {
	width: 564px;
	padding: 9px;
	border-top: 1px solid #5E5E5E;
	border-bottom: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	margin: 0px 0 6px 10px;
	
	}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	margin: 3px 0 9px 0;
	}



p.navfooter {
	font-size: 9px;
	line-height: 105%;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
	margin: 3px 0;
	}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 8px 0;
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #033E6B;
	margin: 0 0 13px 0;
	}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	margin: 12px 0 3px 0;
	}


ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 15px;
	}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 15px;
	}

li  {
	margin-top: 0;
	margin-bottom: 3px;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

u {
	text-decoration: underline;
	}

sup {
	font-size: 9px;
	line-height: 50%;
	}

sub {
	font-size: 9px;
	line-height: 50%;
	}

a:link {
	color: #865A03;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #865A03;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, a:active {
	color: #022946;
	text-decoration: underline;
	font-weight: bold;
	}

a.citynav:link, a.citynav:visited {
	padding: 6px 0 6px 0;
	color: #ff0033;
	text-decoration: none;
	}

a.citynav:hover, a.citynav:active {
	padding: 6px 0 6px 0;
	color: #0033ff;
	text-decoration: none;
	}

a.navmenu:link, a.navmenu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.navmenu:hover, a.navmenu:active {
	color: #865A03;
	text-decoration: underline;
	font-weight: bold;
	}

span.navcurrent {
	color: #865A03;
	text-decoration: none;
	font-weight: bold;
	}

a.footernav:link, a.footernav:visited {
	color: #ff0033;
	text-decoration: none;
	padding: 6px 0 6px 0;
	}

a.footernav:hover, a.footernav:active {
	color: #0033ff;
	text-decoration: none;
	padding: 6px 0 6px 0;
	}

a.mm_footer {
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
	}
