@charset "UTF-8";

body {
	margin-top: 0px; 
	background-color: #996633;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
} 

body, div, span, p, a {font-family: Arial, Helvetica, sans-serif;}

a:link, a:visited {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normal a, .normal a:link, .normal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.normal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}
.nav, .nav a, .nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	padding: 3px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheadlineWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

tr td span {
	color: #000;
}
.trSpacer {margin-top:50px;}
.trlineHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.trlinebtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.trnolinebtm {
	padding-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.fr {
	float: right;
}
.pr {
	margin-bottom: 15px;
	margin-left: 15px;
}
.eventLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subheadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration: none;
}
.pt {
	margin-top: 10px;
}


.asideHome2 {
	color: #753A00;
	background-color: #FFDA8C;
	margin-top: 0px;
	border: 1px solid #FFB10F;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
}

.asideHome2text {
	color: #753A00;

}
.asideHome2 a:link {
	font-weight: bold;
	color: #A55803;
	text-decoration: none;
}
.asideHome2 a:visited {
	font-weight: bold;
	color: #A55803;
	text-decoration: none;
}
.asideHome2 a:hover {
	font-weight: bold;
	color: #C26803;
	text-decoration: underline;
}
.asideHome2 a:active {
	font-weight: bold;
	color: #C26803;
	text-decoration: none;
}




.asideHome {
	color: #333;
	background-color: #E1E1E1;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #BBB;
}
.asideHome a:link {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.asideHome a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.asideHome a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.asideHome a:active {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

.topHeading{
	color:#996633;
	font-size: 13.5pt;
	font-weight: bold;
	}

.eventHeading {
	color: #999999;
	font-size: 13.5pt;
	font-weight: bold;
}
.eventMonth {
	color: #666666;
	font-size:12pt;
	font-weight:bold;
}

.eventSubheading {
font-size:10.5pt;
font-weight:bold;
}
.eventSubheading2 {
font-size:10.5pt;
}
.baselineShift {
	margin-bottom: -4.5px;
}
.line {
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 20px;
}
