h1, h2, h4, h5, h6 {
	color: #80171C;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e4d4d;
	text-align: left;
	margin: 0;
	padding: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e4d4d;
      text-align: left;

}

p.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4e4d4d;
      text-align: justify;

}

p.mid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
      text-align: center;

}

a {
	color: #902329;
	text-decoration: none;
}

a:hover, a:active {
text-decoration:underline;
}

.highlight {
	color: #902329; 
}

.quote {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	color: #80171C;
}

.random {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #80171C;
      text-align: left;

}

#address {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	letter-spacing: 0.06em;
}
#address a {
	color: #FFFFFF;
}

#address2 {
	color: #000000;
	font-size: 9px;
	text-align: center;
	letter-spacing: 0.06em;
}
#address2 a {
	color: #000000;
}

a.active {
	text-transform:uppercase;
	color: #000000;
	}
.bottomnavwrap {
	background-color: #818181;
	display: block;
	height:auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	margin-left: 0px;
	border-top: solid 3px black;
	border-bottom: solid 3px black;
	text-align: left;
}

.bottomnavwrap2 {
	background-color: #FFFFFF;
	display: block;
	height:auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	margin-left: 0px;
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	text-align: left;
}

h3 { font-size: 12px; font-weight: bold}h3 { 	color: #333333;
 } 

A:link.small {text-decoration: none; color: #993333;  font-family :Verdana, Helvetica, sans-serif; font-size : 9px; font-weight: bold;}
A:visited.small {text-decoration: none; color: #993333;  font-family : Verdana, Helvetica, sans-serif; font-size : 9px; font-weight: bold;}
A:active.small {text-decoration: none; color: #993333;  font-family : Verdana, Helvetica, sans-serif; font-size : 9px; font-weight: bold;}
A:hover.small {text-decoration: underline; color: #000000; font-family : Verdana, Helvetica, sans-serif; ; font-size : 9px; font-weight: bold;}
