/* default two column skin for Unnamed */
body {
background:url(images/bg_body.jpg) repeat-y left top #ddd;
}

/*#header {
width:790px;
}
*/
#container {
width:798px;
/*background:url(images/bg_content.png) repeat-y left top #fff;
*/}

#content {
width:798px;
}

#toggle {
width:790px;
}

#sidebar {
width:210px;
}

#footer {
width:798px;
height:78px;
/*background:url(images/bg_footer.png) repeat-y center top #ddd;
*/}

/*#nav {
width:790px;
}*/
#nav {
width:547px;
float: left;
}

/*.content-top {
background:url(images/bg_content_top.png) no-repeat center top;
}
*/
.left-sidecolumn,.right-sidecolumn {
clear:left;
float:left;
width:210px;
}





#sidebar ul ul li.page_item a{
display: block;
background: #D0E2F5;
width: 200px;
height: 25px;
text-transform:uppercase;
font-weight: bold;
padding: 8px 0 0 8px;

font-size: 1.1em;
}


#sidebar ul ul li.page_item a:link, 
#sidebar ul ul li.page_item a:visited{
text-decoration: none;
color: #00306B;
}


#sidebar ul ul li.page_item a:active, 
#sidebar ul ul li.page_item a:hover{
background: #fff;
text-decoration: none;
}

#wp-calendar {
background: #D0E2F5;
width: 210px;
}
	
.ec3_events {
background: #D0E2F5;
width: 200px !important;
}


#sidebar ul ul li.current_page_item a:link,
#sidebar ul ul li.current_page_item a:visited {
background: #E2001A;
color: #fff;
}

#sidebar ul ul li.current_page_item li.page_item a:link,
#sidebar ul ul li.current_page_item li.page_item a:visited {
background: #D0E2F5;
color: #00306b;
}







