html,body {
	background:#fff;
	margin:0 5px 0 5px;
	padding:0;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	color:#000;
	height:100%;
	}

	#header {
		width:100%;
		padding:0;
		margin-top:0;
		background-image:url(../images/banner_bar.jpg);
		background-repeat:repeat-x;
	}

	#container {
			background-image:url(../images/containerbg.jpg);
			background-repeat: repeat-y;
			padding:0;
			margin:0;
			width:100%;
			
						
		}
#navcontainer {
		padding:0px;
	}
#navcontainer ul{
		margin-top:15px;
		padding:0;
		list-style:none;
	}
#navcontainer li{
		display:inline;
		margin:0;
		padding:0;
	}
#content {
	line-height:150%;
	padding:10px;
	position:relative;
	top:-25px;
	margin-left:225px;
	
	}

#leftnav {
position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:100;
    }
 
#leftnav ul {
	list-style: none;
	padding:0;
	margin:0;
}

#leftnav li {
	padding:0;
	margin:0;
}

#subnav {
text-align:center;
margin-top:-20px;

}

#subnav ul {
margin-left: 0;
padding-left: 0;
background-color: #D2DFD6;
padding:3px 0px 3px 0px;
list-style-type:disc;
font-family:verdana;
color:#666666;
/* white-space: nowrap; */
}

#subnav li {
display: inline;
list-style-type:disc;
font-family:verdana;
}

#navlist a {  
font-size:5pt;
line-height:150%;

	}

#navlist a:link, #navlist a:visited
{
color:#000000;
background-color: #D2DFD6;
text-decoration: none;
padding:3px 5px 3px 5px;
font-family:verdana;
font-size:9pt;
margin-right:1px;
list-style-type:disc;
}

#navlist a:hover
{
color:#5A3D01;

}

#navlist #active {
color:#777777;

}

#footer {
position:relative;
	top:1px;
	width:100%;
	clear:both;
	padding-top:10px;
	text-align:center;
	font-size:8pt;
	color:#ccc;
	line-height:normal;
	
	}
#footer a {
	text-decoration:none;
	font-weight:normal;
}

#breadcrumbs {
	text-align:left;
	font-size:9pt;
	font-style:italic;
	
}

#breadcrumbs a {
	font-weight:normal;
	font-style:normal;
}

#rightnav {
	background:#fff;
	margin-left:5px;
	margin-bottom:15px;
	
	position:relative;
	float:right;
	max-width:300px;
}

#rightnav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	border-color:#266A45;
	border-style:double;
	padding:15px;
	margin:5px;
}

#rightnav #active a {
	color:#D8960D;
	
}

#rightnav li {
	padding-bottom:5px;
}

#rightnav a {
	text-decoration:none;
}
h1 {
	color:#7E6307; 
	font-weight:500; 
	line-height:120%;
	font-family:georgia,serif;
}

h2 {
	font-weight:normal;
	color:#266A45;
	border-bottom:solid 1px;
	line-height:120%;
	font-family:georgia,serif;
		
}

h3 {
	color:#990000;
	line-height:120%;
	font-family:georgia,serif;
}

.imagewrap {
	float:left;
	padding:10px;
}

tr.clr1 {
	background:#ffffff;
}

tr.clr2 {
	background:#ffffff;
}

a:link,a:visited {
color:#5A3D01; 
font-weight:bold;
}

a:hover,a:active {
color:#D8960D;
}

dt {
color:#D8960D;
font-weight:bold;
}

dd {
padding-bottom:10px;
}

#calendar {
margin-left:20px;
margin-top:0;

}
#calendar table {
border-color:#cccccc;
	border-collapse:collapse;
	width:200px;
}

.specialDay{color:red;}
.currentDay{color:green;}
.eventDay{color:blue;}

.weekday {
font-size:7pt;
}

#calendar a {
text-decoration:none;
}
#eventslist {
	font-size:12px;
	line-height:normal;
	width:200px;
}

#eventslist h3 {
	font-family:verdana,arial,sans-serif;
}

#dhtmltooltip {
position: absolute;
width: 200px;
border: 1px solid #ccc;
padding: 2px 1px 2px 1px;
background-color: lightyellow;
visibility: hidden;
z-index: 500;
font-size:8pt;
color:#000;
text-align:center;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.current {
font-weight:bold;
font-style:italic;
}

img.right {
float:right;
padding:3px;
border-width:1px;
display:inline;
_margin-top:-20px; /*IE hack */
_margin-bottom:25px;
margin-left:10px;
}

img.left {
float:left;
padding:3px;
border-width:1px;
display:inline;
_margin-top:-20px; /*IE hack */
_margin-bottom:25px;
margin-right:15px;
}

table {
border-collapse:collapse;
}

.longlist li {
	padding-bottom:10px;
}

img.center {
margin-left:auto; 
margin-right:auto; 
display:block; 
text-align:center;} 
}

#news1 a {
	background:#000;
}

