/* Drop-Down Menu Styles */
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

li {
  float: left;
  position: relative;
  width: 105px;
  margin-right: 3px;
  }

li ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	background-image:url(images/spacer.gif)	}

li > ul {
	top: 24px;
	left: 0;
	}

li:hover ul, li.over ul { display: block;}

#nav a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
    line-height: 1.1em;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000;
	background-color: #f0f0f0;
	border-left: 1px solid #435156;
	border-right: 1px solid #435156;
	border-bottom: 1px solid #999999;
	padding: 4px 3px;
}

#nav li li a:hover {
	padding: 4px 3px;
	color: #FFFFFF;
	background-color: #FF0000;
	border-left: 1px solid #435156;
	border-right: 1px solid #435156;
	border-bottom: 1px solid #330000;
}

/* Page Layout Styles */

#homecontent {
	position: absolute;
	left: 14px;
	top: 27px;
	width: 766px;
	z-index: 10;
	height: 1119px;

}

#content {
	position: absolute;
	left: -8px;
	top: 67px;
	width: 775px;
	z-index: 10;
}

#contentadmin {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 775px;
	z-index: 10;
}

#navbar {
margin-left: 28px;
margin-top: 2px;
z-index:30;
position:absolute;
width:756px;
}

#logo {
position: absolute;
z-index: 20;
top: 50px;
left: 20px;
}

#logoadmin {
position: absolute;
z-index: 20;
top: 0px;
left: 20px;
}

.headerphoto {
float: right;
border: 1px solid #CFE3DC;
}

.headertitle {
display:block; 
background-color:#ACCCC1; 
padding:4px 20px 4px 20px; 
text-align: right;
}

 

.subnavcontainer {
width:155px;
display: block;
background-color: #f0f0f0;
margin: 0px 0px 0px 0px;
}

.maintext {
width: 570px;
font-size: 12px;
line-height: 16px;
color:#425156;
float: right;
margin: 15px 10px 15px 10px;
/*text-align:justify;*/
text-align:left;
}	

.eventmaintext {
width: 570px;
font-size: 12px;
line-height: 16px;
color:#425156;
float: right;
margin: 1px 10px 15px 10px;
/*text-align:justify;*/
text-align:left;
}

.faqtext {
width: 550px;
font-size: 12px;
line-height: 16px;
color:#425156;
float: right;
margin: 15px 15px 15px 15px;
text-align:justify;
}

.sitemaptext {
	width: 740px;
	font-size: 12px;
	line-height: 16px;
	color:#425156;
	float: none;
	margin: 15px;
	text-align:justify;
}

div.insetRight {
	float: right;
	padding: 0px 2px 0px 0px;
	text-align: left;
}
	 
body {
	margin: 0px;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #425156;
}


/* Typography Styles */

.regular li {
font-size: 12px;
width: 545px;
margin: 3px;
list-style-type: square;
list-style-position:outside;
float:none;
}

.bluebullet li {
font-size: 12px;
line-height: 14px;
width: 520px;
margin-left: 20px;
margin-bottom: 6px;
list-style-position:outside;
list-style-image:url(images/bluebullet.gif);
float:none;
text-align:left;
}


.indented ul {
width: 500px;
margin-left: 40px;
list-style-type: square;
position:relative;
}

.indented li {
line-height:13px;
width: 500px;
margin-bottom: 10px;
position:relative;
float:none;
}

.double li {
	font-size: 11px;
	line-height: 12px;
	width: 250px;
	margin-top: 4px;
	margin-left: 10px;
	float:left;
	text-align:left;
	list-style-type: disc;
}

.callout {
	font: bold 13px/21px Arial, Helvetica, sans-serif;
	color: #505050;
	text-align:justify;
}

.legal {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

.footer {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	border-top: 1px dotted #666666;
	text-align: center;
	padding: 5px 0px 30px 0px;
	clear: both;	
	}

H1 {
	color: #4E8185;
	font-weight: normal;
	font-size: 21px;
	text-align: left;
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

H2 {
	color: #4E8185;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px 3px 0px;
}

H4 {
	color: #4E8185;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px 3px 0px;
	margin-bottom: 5px;
}

H3 {
	color: #4E8185;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 3px 0px;
}

H5 {
	color: #4E8185;
	font-weight: normal;
	font-size: 21px;
	text-align: left;
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.arrow {font-size: 14px}

.big {font-size: 18px}


/* Link Styles */
.buttons a {
color: #F00;
border: 1px solid #CFE3DC;
background-color: #CFE3DC;
padding: 5px;
font-weight:bold;
text-transform: uppercase;
text-decoration: none;
display: block;
margin: 2px 0px;
text-align: right;}

.buttons a:hover {
border: 1px solid #F00;
padding: 5px;
font-weight:bold;
background-color: #FFF;
color: #F00;
text-decoration: none;}

.subnavs a {
display:block;
background-color: #f0f0f0;
padding: 3px 10px 3px 10px;
border-top: 1px solid #FFF;
}

.subnavs a:hover {
background-color: #ACCCC1;
color:#333;
border-left: 5px solid #333;
border-right: 5px solid #333;
border-top: 1px solid #FFF;
padding: 3px 3px 3px 3px;
}

a.special {
color:#FF0000;
text-decoration:none;
text-transform:uppercase;
font-size:11px;
padding: 1px 3px 1px 5px;
font-weight: bold;
}

a.special:hover {
color: #F00;
text-decoration: none;
text-transform:uppercase;
font-size:11px;
border: 1px solid #F00;
padding: 0px 2px 0px 4px;
background-color:#FFFFFF;
font-weight: bold;
}

a.news {
color:#000;
text-decoration:none;
}

a.news:hover {
color: #F00;
text-decoration: none;
}

a {
color:#F00;
text-decoration:none;
}

a:hover {
color: #006699;
text-decoration: none;
}
.small {
	font-size: 11px;
	line-height: 13px;
}
