body {
	background: url(../images/bg.gif) repeat-x;
	margin: 0px;
}

#dropmenudiv{
	margin-top: 4px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:0px solid black;
	border-bottom: 0px solid black;
	position:absolute;
	line-height:18px;
	z-index:100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	color: #014971;
	text-decoration: none;
	background-color: #ebf6fa;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cae4ef;
}

#partner {
	width: 320px;
	margin-bottom: 2px;
}

#partner .name {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #AD2C2C;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	padding-left: 8px;
	float: left;
	display: inline;
}

#partner .name:hover {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #B8D3A0;
	border-bottom: 1px dotted #B8D3A0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	padding-left: 8px;
	float: left;
	display: inline;
}

.front {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: none;
}

.front:hover {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: underline;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.homeBar{
	color: #000000;
}

#base a{
	text-decoration: none;
	color: #000000;
}

#base a:hover{
	text-decoration: underline;
	color: #000000;
}

#copyright a{
	text-decoration: none;
	color: #818181;
}

#copyright a:hover{
	text-decoration: none;
	color: #000000;
}

h2{
	font-family: Arial, Tahoma;
	font-size: 27px;
	font-weight: normal;
	line-height: 31px;
	color: #de2723;
	margin-bottom: 5px;
}

h3{
	font-family: Arial;
	font-size: 15px;
	color: #d80e10;
	margin: 0px;
	margin-bottom:0px;
}

h3 a{
	color: #d80e10;
}

#subnav a {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 36px;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#subnav a:hover {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 36px;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: #674039;
	text-decoration: none;
}

.bodytextsmall{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}

input, select, textarea {
	color:#5a5a5a;
	font-family:verdana,arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
	margin-top:2px;
}

table.Listings td, table.Form td {
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:120%;
	font-weight: bold;
}

.bodytext{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

.bodytexttitle{
	font-family: Arial;
	font-size: 15px;
}

.hlightLink {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	text-decoration: none;
	color: #622020;
}

.hlightLink:hover {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}

.hlightQuote {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}

.eventList {
	margin-left: 0px;
	list-style: none;
}

.eventList li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-bottom: 4px;
}