/* CSS Document */
body {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7C68E;
	margin: 0px;
}
a {
	color: #FFCC66;
}
a:hover {
	color: #FFFFFF;
}
li {
	padding-bottom: 10px;

}
p {}
hr{}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EC9453;
}
h2 {
	font-size: 20px;
	color: #EA9948;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E59043;
	font-weight: normal;
}
#content {
	padding: 15px;
}
#contenthome {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.floatLeft {
	float: left;
	padding-right: 5px;
}
.floatLeft2 {
	float: left;
	padding-right: 5px;
}
.clear {
	clear: both;
}
.center {
	margin: auto;
	text-align: center;
}
.footer {
	text-align: center;
	padding: 10px;
	font-size: 10px;
}
.button {
	font-size: 18px;
	width: 175px;
	padding: 10px;
	background-color: #B42525;
	font-weight: normal;
}
.button:hover {
	background-color: #830000;
}
.hilite {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FCE6CD;
	font-size: 16px;
}
.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FCE6CD;
	font-size: 17px;
}
.quote3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #EDA965;
	font-size: 17px;
}
.quote4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FCE6CD;
	font-size: 17px;
	letter-spacing: -1px;
}
.quote5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #F7C68E;
	font-size: 15px;
}
.quote6 {
	font-family: "Times New Roman", Times, serif;
	color: #F7C68E;
	font-size: 16px;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.floatRight {
	float: right;
	padding-left: 15px;
}
.nomargin {
	margin-bottom: 0px;
}
.title {
	font-size: 20px;
	color: #EA9948;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.title2 {
	font-size: 24px;
	color: #EA9948;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.title3 {
	font-size: 18px;
	color: #EA9948;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.big {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.smallText1 {
	font-size: 11px;
	line-height: 12px;
}
.smallText2 {
	font-size: 14px;
	line-height: 16px;
}
.lineH {
	line-height: 18px;
}
.sizeNine {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
