#navtop {
	background-color: #ffffff;
	float: none;
	background-position: top;
	height: 25px;
	padding-top: 10px;
	color: #000000;
}

#navsub {
	background-color: #FFFFFF;
	float: none;
	background-position: top;
	height: 50px;
	padding-top: 5px;
	color: #7F7469;
}

#main {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	top:24px;	
}

#footer {
	background-color: #FFFFFF;
	float: none;
	background-position: top;
	height: 40px;
	padding-top: 5px;
	font-size: 9px;
	text-align: left;
	color: #7F7469;
	vertical-align: top;
	height: 40px;
	width: 750px;
}

.h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #000000;
}

.h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
}

.h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}

.main-quote {
	font-family: Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal; 
	}

.main-quote2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	color: #d2b258;
	font-weight: bold;
}

.main-quote3 {
	font-family: Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	color: #cb2026;
	font-weight: bold;
}

.text {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

.red1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	}

.red2 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #770000;
	text-align: left;
	font-weight: bold;
}

.navtop {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #0099CC;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.navtop:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #CC3300;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.pagehead {
	font-family: Helvetica, sans-serif
	font-size: 10px;
	line-height: 36px;
	color: #BDAD9E;
	font-family: Helvetica, sans-serif;
	font-size: 36px;
}
a:link {
	color: #c28f00;
	text-decoration: none;
}

a:visited {
	color: #c28f00;
	text-decoration: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: 000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.navtop:link{
  color: #000000;
}

a.navtop:visited {
	text-decoration: none;
	color: #000000;
}
a.navtop:hover {
	text-decoration: none;
	color: #d89f02;
	text-decoration: none;
}
a.navtop:active {
	text-decoration: none;
	color: #CC3300;
}

a.subnav:link{
  color: #666666;
}

a.subnav:visited {
	text-decoration: none;
	color: #666666;
}
a.subnav:hover {
	text-decoration: none;
	color: #CC3300;
	text-decoration: none;
}
a.subnav:active {
	text-decoration: none;
	color: #CC3300;
