@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/2-bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #b6a179;
	line-height: 24px;
}
.large-subhead {
	font-size: 15px;
	font-weight: bold;
	color: #C41230;
}
.large-subhead-grey {
	font-size: 15px;
	font-weight: bold;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subhead-red {
	font-size: 14px;
	font-weight: bold;
	color: #C41230;
}
.bold {
	font-weight: bold;
}

.newsitems {
	font-size: 11px;
	color: #000000;
}


a:link {
	color: #C41230;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C41230;
}
a:hover {
	text-decoration: underline;
	color: #C41230;
}
a:active {
	text-decoration: none;
	color: #C41230;
}


.greysearchbox {
	background-color: #cfcfcf;
	border: 1px solid #FFFFFF;
}
.motext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.motext a:link {
	color: #666666;
	text-decoration: none;
}
.motext a:visited {
	color: #666666;
	text-decoration: none;
}
.motext a:hover {
	color: #666666;
	text-decoration: underline;
}
.motext a:active {
	color: #666666;
	text-decoration: underline;
}
.formfield {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.greybox {
	background-color: #cfcfcf;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.beigebox {
	background-color: #d8cfbe;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventnewsitem {
	font-size: 12px;
	font-weight: bold;
}

.address {
	font-size: 10px;
	color: #666666;
}
.address a:link {
	color: #666666;
	text-decoration: none;
}
.address a:visited {
	color: #666666;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
.address a:active {
	color: #666666;
	text-decoration: underline;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8CFBE;
	border-right-color: #D8CFBE;
	border-bottom-color: #D8CFBE;
	border-left-color: #D8CFBE;
}
.beige-table {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8CFBE;
	border-right-color: #D8CFBE;
	border-bottom-color: #D8CFBE;
	border-left-color: #D8CFBE;
}
