﻿/* LAYOUT STRUCTURE */
body {color:#000;}
*	#container{}
*	*	#header {border-bottom:solid 1px #000; margin:0 0 20px; padding:0 0 10px;}
*	*	#headLinks {display:none;}
*   *   #toolsBox {display:none;}
*	*	#menu {display:none;}
*	*	#main {}
*	*	#footer {border-top:solid 1px #000; margin:20px 0 0; padding:10px 0 0;}

/* #header */
#header h1 { font-size:2.1em;}
#header a {color:#000;}

/* #slideshow */
#slideshow {display:none;}

/* #headLine */
#headLine { margin:20px 0;}
#headLine p { font-family:Arial; font-size:2em;}

/* HOME > #main > #homeLeft */
#homeLeft_top h2 {font-size:1.4em;}
.sIFR-hasFlash #homeLeft_top h2 {visibility:hidden;}
#homeLeft_body {padding:10px 0 0; }
#homeLeft_body .homeContent { margin:0 0 20px; padding-top:10px;}
#homeLeft_body .hightLight {background:#FFFF99;}
#homeLeft_body .homeContent_Header {padding:5px;clear:both; margin:0 0 20px;}
#homeLeft_body .homeContent_Header br {font-size:0;}
#homeLeft_body .homeContent_Header p {margin:0;}
#homeLeft_body .homeContent_Body {clear:both;}
#homeLeft_body .homeContent_Footer {padding:5px;clear:both;}
#homeLeft_body .homeContent_Footer br {font-size:0;}
#homeLeft_body .homeContent_Footer p {margin:0;}

/* HOME > #main > #homeRight */
#homeRight {width:250px;}
#homeRight .homeSidebar {margin:12px 0;}
#homeRight .homeSidebar .homeContent_Header tr td {width:238px; text-align:left; vertical-align:middle;}
#homeRight .homeSidebar .homeContent_Header h3 {font-size:1.6em; color:#000; margin:10px 0; font-family:Arial;}

/* Content */
#content_title h2 {font-size:1.8em; margin:0 0 15px; font-family:Arial;}
#content_title p strong {font-size:1.1em; margin:0 0 15px; font-family:Arial;}

/* Events List and Pager */
.eventsList li.item {display:inline-block; vertical-align:top; width:334px; margin:10px 5px; position:relative;}
.eventsList li.item .title img {border:solid 2px #ACBB36; float:left; width:100px; float:left;}
.eventsList li.item .title h3 { font-size:1.1em; font-weight:bold; margin:0 0 3px 110px;}
.eventsList li.item .title:hover h3 {text-decoration:underline;}
.eventsList li.item .teaser {margin:0 0 0 110px; font-size:0.95em;}
.pager {margin:30px 0 0;}

/* #footer */
#footer .footer_menu {display:none;}
#footer .footer_copyright {float:left;}
#footer .footer_cap {float:right;}
#footer a {color:#666;}