body { margin: 0px; padding:0px; background-color:#f7ebd0; }
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:#33281c; text-decoration:none; }
a:hover { text-decoration:none; color:#f06c00; }
div.spacer { clear:both; font-size:0px; }

fieldset { border:1px solid #F06C00; color:#666; padding:10px; background-color:#EFCC95; }
legend { background-color:#EF7B1D; padding:2px 8px 3px 8px; border:1px dotted #F06C00; font-weight:bold; color:#FFF; font-size:11px; text-transform:uppercase; }

/* For Crazy IE Background Color Bleed Bug */
fieldset { position: relative; }
legend { position: absolute; top: -10px; left:2px; }

.donateField { font-weight:bold; font-size:13px; vertical-align:middle; color:#000; }
.donateInput { vertical-align:middle; }
.donateInput input { width:200px; padding:3px; font-family:"Courier New", Courier, monospace; font-size:11px; color:#777; }
.donateInput select { width:210px; padding:3px; font-family:"Courier New", Courier, monospace; font-size:11px; color:#777; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

/* For Rainbow Omega */
#container { width:820px; margin:0px auto; border-left:1px solid #32281c; border-top:1px solid #32281c; border-right:1px solid #32281c;}
#link { background:url(/images/sidebarBullet2.gif) left no-repeat; color:#32281e; margin:0px 10px; padding: 4px 20px 4px 20px;}
#link a { font-weight:bold; color:#32281c; display:block;}
#link a:hover { color:#fff; text-decoration:none;}
#sidebarHeadline { width:229px; height:27px; background:url(/images/sidebarHeadline2.gif) no-repeat; color:#fff; font-size:14px; font-weight:bold; margin:6px auto; padding:7px 0px 0px 16px;}
#sidebarHeadline a { color:#fff; display:block;}
#sidebarHeadline a:hover {color:#acd6e7; text-decoration:none;}
#sidebarText { padding:0px 10px;}
#sidebarText a:hover { color:#fff;}
#contentText {margin:0px 20px 14px 0px; padding:0px 0px 6px 0px;border-bottom: 1px dashed #e4dbc5;}
#footer { text-align:center; color:#33281c; font:11px/16px Arial, Helvetica; margin:10px 0px; }
#footer a {text-decoration:none; color:#33281c; font-weight:normal;}
#footer a:hover {text-decoration:underline; color:#33281c;}

.contentHeader { font-weight:bold; font-size:16px; border-bottom:1px solid #000; margin-right:30px; }
.contentBody{ 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; }

.list { margin:5px 0px 0px 10px; padding:0px 0px 0px 15px; list-style:none; list-style-image:url(/images/blueArrows.gif); }
.list li { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:12px; }

/* 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 {}
.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; }