/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.nav td {
	text-align: center;
	background-color: #c7c7c7;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #333333;
	display: block;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 0px 10px;
}
.nav a:hover {
	background-color: #bb2429;
	color: #FFFFFF;
}
.subnav {
	line-height: normal;
	background-color: #760014;
	font-size: 12px;
}
.subnav td {
	color: #760014;
}
.subnav a {
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #FFF;
	line-height: normal;
}
.subnav a:hover {
	background-color: #BB2429;
	font-weight: bold;
	color: #FFF;
	display: block;
	line-height: normal;
}
.subnav2 {
	line-height: normal;
	background-color: #FFFFFF;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
}
.subnav2 td {
	color: #FFFFFF;
}
.subnav2 a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #666666;
	line-height: normal;
	font-weight: normal;
}
.subnav2 a:hover {
	background-color: #FFFFFF;
	color: #BB2429;
	display: block;
	line-height: normal;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	font-color: #760014;
	font-size: 15px;
}
a {
	font-weight: bold;
	color: #760014;
	text-decoration: underline;
}
.quote {
	font-size: 12px;
	margin-right: 10%;
	margin-left: 10%;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: 12px;
}
ul {
	font-size: 12px;
	line-height: normal;
}
td {
	font-size: 12px;
}
.reversed_ad_text {
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight:bold;
	font-color: #FFFFFF;
}