


a {			color:#d15600; text-decoration:underline; }
a:hover {	color:#632908; text-decoration:underline; }


/*------------------------------------ header ------------------------------------*/
#header {	background:url(../images/bg_header_events.jpg) top center no-repeat;}




/* ----------------- main nav ----------------- */ 
#dynamicmenu {	background:url(../images/bg_nav.jpg) top center no-repeat;}





/*------------------------------------------------- main content wrapper ------------------------------------ */
#wrapper {	background:#fff url(../images/bg_subpage_blue.jpg) top center no-repeat;}

#wrapper.home {	background:#fff url(../images/bg_home.jpg) top center no-repeat;
}





/*---------------------- general styles -------------------------*/
#content h1 {
	color:#000;
}

#content h2, #content .heading2 {
	color:#112e42;
}

#content h3, #content .heading3 {
	color:#112e42;
}

#content h4, #content .heading4 {
	color:#112e42;
}

#content p img.eventPhoto {
    padding:0 0 1px 15px;
}

#content table.eventTable p {
    font-size:12px;
}

#content table.eventTable ul li {
    font-size:12px;
}





/* ------------------------------------------------- sidebar ----------------------------------- */
#sidebar {	background:url(../images/bg_sidebar_border_left_blue.jpg) top left no-repeat;}

#sidebar #sideImg {
	border-right:1px solid #3e6e8f;
	border-bottom:1px solid #3e6e8f;
}

/* ----------------------- sidebar extra content ----------------------- */
#sidebar .extras {	background:url(../images/bg_sidebar_fade_blue.jpg) top left no-repeat;}






/*------------------------------------ footer ------------------------------------*/
#footer {	background:url(../images/bg_footer.jpg) top center no-repeat;}

#footer ul.address li, #footer ul.address a {	color:#112e42;}
