body { margin: 0px; padding:0px; background-color:#76150e; }
body, td, th, div, li, select, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#495978; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

#container {width:848px; margin:0px auto;}
.left { width:9px; background:url(/images/left.gif) repeat-y;}
.middle {background-color:#7e9642;}
.right { width:9px; background:url(/images/right.gif) repeat-y;}
.links { height:22px;  font-size:0px;background:url(/images/linkBG.gif) repeat-x;}
.links a { color:#fff; font-weight:normal; float:left; padding:6px 6px 0px 6px; font-size:11px; display:block;}
.links a:hover {padding:6px 6px 0px 6px; float:left; color:#76150e; text-decoration:none;}
.sidebarTitle {font-weight:bold; font-size:18px; border-bottom: 1px dotted #000;} 
.sidebarHeader {font-weight:bold; font-size:14px; font-style:italic; margin:4px 0px;}
.sidebarText {border-bottom: 1px solid #8d9a6a; padding-bottom:4px;} 
.sidebarHeadline {font-weight:bold; font-size:12px; color:#76150e;} 
.sidebarHeadline a {font-weight:bold; font-size:12px; color:#76150e;}

/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }

/* Legends And Fieldsets */
legend { background-color:#b8ca8b; padding:2px 8px 3px 8px; border:1px dotted #657e26; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #657e26; color:#666; padding:10px; background-color:#b8ca8b; }
fieldset { position: relative; } /* For Crazy IE Background Color Bleed Bug */
legend { position: absolute; top: -10px; left:2px; } /* For Crazy IE Background Color Bleed Bug */
#errorBox { width:90%; margin:30px auto; padding:3px; border:1px solid #CC0000; background-color:#FFDCDC; color:#CC0000; font-size:14px; font-weight:bold; text-align:center; }
#confirmBox { width:90%; margin:30px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }



.contentHeader { font-size:14px; font-weight:bold; color:#000; padding:0px 0px 3px 0px; margin:0px 20px 6px 0px; }
.contentBody { padding:5px 10px; }


/* For new Events Display Functions */
.eventDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.eventContent { padding:10px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventTitleLink {}
.eventDates { }
.eventSubContent {}
.eventDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.eventShowAllLink { display:block; margin:5px 0px; } 

/* For News Display Functions */
.newsDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent { padding:10px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsTitleLink {}
.newsSubContent {}
.newsDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.newsShowAllLink { display:block; margin:5px 0px; } 
.newsReadMoreLink { display:block; margin:5px 0px; }

/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }


