body { margin: 0px; padding:0px; background:url(/images/top.jpg) repeat-x #666; }
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:#364FA9; 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; } 

/* For West Anniston Foundation */
.topLeft { height:37px; width:8px; background:url(/images/topLeft.gif)}
.topMiddle { background:url(/images/blueTop.gif) repeat-x;}
.topRight { height:37px; width:8px; background:url(/images/topRight.gif);}
.links { height:37px;  font-size:0px;background:url(/images/linkBG.gif) repeat-x;}
.links a { height:27px; float:left; color:#000; padding:10px 8px 0px 8px; font-size:11px; display:block;}
.links a:hover { height:27px; float:left; padding:10px 8px 0px 8px; color:#fff; text-decoration:none;}
.left { width:8px; background:url(/images/left.gif) repeat-y;}
.middle {background-color:#f1f6fe;}
.right { width:8px; background:url(/images/right.gif) repeat-y;}
#footer { color:#d5d5d5; text-align:center;}

.contentHeader { font-size:22px; padding:10px 0px 0px 20px; height:38px; margin:10px 0px 0px 10px; width:462px; background:url(/images/contentHeadline.gif) top left no-repeat; }
.sideBarHeader { width:248px; height:38px; padding:10px 0px 0px 20px; font-size:22px; background:url(/images/sidebarHeader.gif) top left no-repeat; }
.contentBody { padding:10px; }
.sidebarBody { padding:10px; }


/* 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; }

#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; }

.pageHeader { font-size:14px; font-weight:bold; text-decoration:underline; margin-bottom:10px; }
.pageContent { font-size:12px; font-weight:normal; padding:5px; }
.pageSubHeader { font-size:11px; font-weight:bold; text-decoration:underline; }
.pageSubContent { font-size:11px; font-weight:normal; padding:5px; margin-bottom:5px; }

/* 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; }
