body {
	font-family: Verdana, Arial, "Arial Black", "Trebuchet MS";
	background-color: #f7f7f7;
	margin: 0
}

#wrapper  { margin-top: 20px; margin-right: auto; margin-left: auto; width: 900px }

h1 {
	color: #7a7a7a;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #5a3131;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #333333;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}
.nav-header { color: #333333; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-variant: normal; font-weight: normal }
.nav-body { color: #7a7a7a }
p  { color: #5a3131; font: 14px/18px Georgia, "Times New Roman", Times, serif }

a  { color: #5a3131; font: bold 14px Georgia, "Times New Roman", Times, serif; text-decoration: underline }

a:hover  { color: #7a7a7a; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-variant: normal; font-weight: bold; line-height: normal; text-decoration: none }

ul, li {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, "Arial Black", "Trebuchet MS";
	list-style-image: url(bullet.gif)
}

a.footer-nav  { color: #7a7a7a; font-size: 9px; text-decoration: none }
a.footer-nav1 { color: #7a7a7a; font-size: 11px; text-decoration: none }
a.footer-nav:hover  { color: #5a3131; font-size: 9px; text-decoration: underline }
a.footer-nav1:hover { color: #5a3131; font-size: 11px; text-decoration: underline }
a.nav  { color: #7a7a7a; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }

a.nav:hover {
	color: #7a7a7a;
	text-decoration: underline;
}

.small {
	color: black;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
	margin-left: 0px
}

.footer {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #5a3131;
}
.indent { margin-left: 16px }
.info-rule { border-top: 2px dotted #5a3131 }
.aw-quotes { font-size: 15px }
