@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #764e25;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #ffe184;
	text-decoration: underline;
}
.menu a{
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
	color: #ffe184;
	text-decoration: none;
}
.footerDividerPadding {
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a77940;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a77940;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ebb572;
	text-decoration: underline;
}

.rightPadding2px {
	padding-right: 2px;
}

.lineHeight20px {
	line-height: 20px;
}
.formDivider {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eab97c;
}
.boldAccent {
	font-weight: bold;
	color: #f6dcbc;
}
.header {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.eventDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.eventTime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.eventDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #f0cfa7;
	text-decoration: none;
	letter-spacing: -1px;
}
.dividerVertPadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.accentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
.picPaddingLeft {
	padding-left: 20px;
}
