/* div */
#shellContent { border-top:solid 1px #F6F6F6;background:#8F886E url(../images/bgHorizon.gif) repeat-y; }
#content { display:inline;float:left;width:365px;margin:10px 9px 0 25px; }
#info { float:left; width:145px; margin-top:10px; }

div.homeContentTitle { width:363px;border:solid 1px #F6F6F6; margin-top:15px; }
div.homeContentTitle h1 { margin:5px 0px 5px 8px; }
div.homeTitleBlocks { width:365px; text-align:right; }
div.homeInfoTitle { width:140px;border:solid 1px #F6F6F6;background-color:#8F886E; }
div.homeInfoTitle h1 { margin:5px 0px 5px 5px; }

/* Images */
#content img { margin-left:7px; }

/* Text */
h1 { color:#DCE6DB; font-size:1.8em; font-weight:bold; }
h2 { color:#7EBDCF;font-size:1.6em; font-weight:bold; margin: 5px 0 0 15px; }
#content p { color:#F6F6F6; font-size:1.1em; margin: 0 10px 0 20px; }
#info p { color:#F6F6F6; font-size:1.1em; margin:5px; }
#info p a { font-weight:bold; color:#8AD43F; text-decoration:none; }
#info p a:hover { text-decoration:underline; }
p.infoText { color:#F6F6F6; font-size:1.1em; margin-left:5px; }
a.title { color:#7EBDCF;text-decoration:none; }
a.title:hover { text-decoration:underline; }
a.lnkHomePage { font-weight:bold; color:#8AD43F; text-decoration:none; }
a.lnkHomePage:hover { text-decoration:underline; }

#content address { margin:15px 0 10px 0; font-style:normal; }
#info address { margin:15px 0 10px 0; font-style:normal; }

#breadcrumb span { color:#DCE6DB; }
#breadcrumb span.bcText { color:#89D82F; font-weight:bold; }

/* news scroller lay-out */
div.scrollerEvents { position:relative; overflow:hidden; width:358; height:100; clip:rect(0 360 102 0); background-color:#837B64; }
div.newsscrollblock { background-color:#837B64; margin-top:12px; 
					border-top:solid 1px #B3AD9A;border-bottom:solid 1px #B3AD9A; }

/* Calendar formatting */
#Calendar { width: 140px; margin-top:2px; }
#Calendar * { text-align: center; font-size: 9px;}
table.m-cal { border-collapse:collapse;width:100%;background-color:#D4D0A3; overflow: hidden; }
table.titleStyle { background-color:#E9E4CE;width:100%;border-bottom:2px solid #B4A85C;}
table.titleStyle a { margin:10px 0;color:#4D492E; }
th.dayHeaderStyle { color: #574F28; }
td.dayStyle { background-color:#E5E1C6;border:2px solid #D4D0A3;padding:2px;color:#55593E; }
td.selectorStyle { padding: 2px; }
td.selectorStyle a { color: #4D492E; }
td.SelectedCell { background-color: #E5E1C6;}
td.SelectedCell a { color:#4D492E;font-weight:bolder; }
td.selectedDayStyle { background-color: #736938; color: #fff; }
td.selectedDayStyle a { color: #fff; }
td.otherMonthDayStyle { color: #D4D0A3; }
td.otherMonthDayStyle a { color: #D4D0A3; }
td.todayDayStyle a { color:#4D492E; font-weight:bolder; }
#marqueecontainer{
position: relative;
overflow: hidden;
height: 145px; /*marquee height */
}

#content .widgets_search_left img { margin: 0; padding: 5px 5px 0 5px; }
#content .widgets_search_right img { margin: 0; }
#content .widgets_search_left { width: 150px; }
#content .widgets_search_right { width: 160px; }
#content .widgets_search { width: 360px; }
#content .widgets_formfield_search_text { width: 160px; }
#content label { color: #EDF2F5; font-size: 1.2em; }