@charset "UTF-8";
/* CSS Document */

#menu{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #938663;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin:0;}

#menu ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}

#menu ul li a:hover,#menu ul li a.current{color:#623a0d;background:#fff url(images/bgON.gif) no-repeat top right;}

#header {position:relative;display:block;height:246px;background-image:url(images/header_bg.jpg); background-repeat:repeat-x;}

#header_flash_background {position:relative;display:block;width:849px;background-image:url(images/flash_header_bg.jpg); z-index:-1}

#dots {height:7px;width:2px;background-image:url(images/dot.gif); background-repeat:repeat}

.title {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #829d54;
}
.content {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 23px;
}
	
p.dots { 
	border-right-style:dotted; 
	border-right-color:#cccccc; 
	border-width: 1px; 
}

.subheader {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #938663;
}
.events {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a.events:link {
	color: #938663;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight : bold;
	text-decoration:none;
}
a.events:visited {
	color: #938663;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight : bold;
	text-decoration:none;
}
a.events:hover {

	TEXT-DECORATION: underline;
	color: #829d54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight : bold;
}

A.regular:link {
	COLOR: #829d54;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	TEXT-INDENT: 0cm;
	FONT-SIZE: 12px;
	font-weight : none;
}
A.regular:visited {
	COLOR: #829d54;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	TEXT-INDENT: 0cm;
	FONT-SIZE: 12px;
	font-weight : none;
}
A.regular:hover {
	COLOR: #036434;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	TEXT-INDENT: 0cm;
	FONT-SIZE: 12px;
	font-weight : none;
}


.subnav-current {
	color: #623a0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration:none;
	line-height: 25px;
}

a.subnav:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration:none;
	line-height: 25px;
}
a.subnav:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration:none;
	line-height: 25px;
}
a.subnav:hover {

	TEXT-DECORATION: underline;
	color: #829d54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	line-height: 25px;
}


