/*DEBUG MODE*/
/**{border:solid 1px red;}*/


/* top elements */

body {
	font: normal .75em/normal 'Verdana', Tahoma, sans-serif;
	line-height:
	color: #333;
	background-color: #fff;
	text-align: left;
}

/* PNG Fix */
img, li, a, div, span{
	behavior: url(./css/iepngfix.htc);
}

/* links */

a {
text-decoration:underline;
color: #325ecc;
}

a:hover {
color: #333;
background:#FBFAB4;
}

#header-top {
height: 61px;
width: 300px;
background: transparent url(../img/top_image.gif) no-repeat scroll top left;
text-indent: -10000px;
margin-top: 0;
}



/* headers */
h2, h3 {
	font-family: 'Verdana', Tahoma, sans-serif;
	font-weight: normal;
	color:#222;
	letter-spacing:-1px;
}
h2 { font-size: 1.8em; color:#000; margin: 0.5em 0; }
h3 { font-size: 1.4em; color:#9c2f28; font-weight: normal; letter-spacing: 0px; margin:  0.3em 0}
h4 { font-size: 1.2em; color:#333; font-weight: bold; margin: 4px 0 10px 0;}
h5{ font-size: 1.1em; color:#333; font-weight: bold; margin: 4px 0 0 0;}

p {
margin-bottom: 1em;
}

#footertxt {
text-align:left;
border-top: 4px solid #666366;
font-size: 0.85em;
color: #333;
overflow: hidden;
padding: 10px 0;
margin-top: 0.5em;
}

.navlist {
margin: 0.3em 0;
}


.navlist li {
display: inline;
}

.hr {
border-top: 1px solid #999;
padding-top: 20px;
margin-top: 20px;
}

#footertxt a {
border-bottom: 0px solid;
text-decoration:none;
}

#footertxt a:hover {
text-decoration:none;
}


/*Main Content */


/* NEWS */
#newsstories li {
margin-bottom: 1.5em;
}


/* EVENTS */
#eventslist {
margin-bottom: 1em;
}

#eventslist dd {
margin-bottom: 1em;
}

#eventslist dt {
margin-bottom: 0.5em;
}

/*HOME NEWS BOX*/

.events li, #news li {
margin-bottom: 1em;
}

.homeheadings {
background-color: #CDCDCD;  
margin-top: 8px; 
padding: 3px 8px;
}
