body { margin: 0px; padding:0px; background-color:#5c523f; }
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 { text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

#container {width:860px; margin:0px auto;}

/* 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:#FFF; padding:2px 8px 3px 8px; border:1px dotted #666; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #BBB; color:#666; padding:10px; }
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:16px; font-weight:bold; border-bottom:1px solid #000; padding:0px 0px 3px 0px; margin:0px 20px 6px 15px; }
.contentBody { padding:10px 22px; }
.links { height:31px; background:url(images/bullet2.gif) 210px 3px no-repeat; padding-top:3px; border-top:1px dashed #5a503c; }
.links a {color:#faf8ee; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; padding:2px 48px 0px 6px; text-align:right; display:block;}
.links a:hover { padding:2px 48px 0px 6px; color:#c1b782; text-decoration:none;}

.links span { cursor:pointer; color:#faf8ee; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; padding:2px 48px 0px 6px; text-align:right; display:block;}
.links span:hover { cursor:pointer; padding:2px 48px 0px 6px; color:#c1b782; text-decoration:none;}

/* This goes In The styles.css file typically.. can stay here. */
.eventDateHeader_FullCalendar { font-size:14px; font-weight:bold; border-bottom:1px solid #000;  }
.eventContent_FullCalendar { border:1px solid #CCDDEE; border-top:none; width:517px; margin-bottom:3px; background-color:#FFF; }
.eventPicture_FullCalendar { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventTitleLink_FullCalendar { display:block; font-size:14px; border:1px solid #CCDDEE; border-bottom:none; color:#666; padding:2px 0px 2px 4px; width:513px; background-color:#E8EEF7; margin-top:2px; }
.eventSubContent_FullCalendar { font-size:11px; padding:4px; color:#666; }
.eventDates_FullCalendar { font-size:9px; color:#777; background-color:#E8EEF7; padding:2px 0px 2px 5px; width:512px; text-transform:uppercase; }
.eventDivider_FullCalendar { clear:both; font-size:0px; height:0px; margin-bottom:0px; }
.eventShowAllLink_FullCalendar { margin:5px 0px; display:block; width:160px; text-align:right; } 
.eventReadMoreLink_FullCalendar { display:block; font-size:9px; color:#8FA3BF; padding:3px 0px 3px 0px; margin:0px 0px 0px 440px; background-color:#E8EEF7; border:1px solid #CCDDEE; border-width:1px 0px 0px 1px; text-align:center; }

/* For News Display Functions */
.newsDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent { padding:5px 5px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsTitleLink { font-weight:bold; font-size:14px; }
.newsSubContent {}
.newsDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.newsShowAllLink { display:block; margin:5px 0px; border:1px solid #000; border-width:1px 0px; padding:2px 0px; text-align:center; font-weight:bold; font-size:13px; width:150px; margin:0px auto; } 
.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; }

/* For Photo Gallery Display Functions */
.photoGalleryColumnHeading { font-weight:bold; padding-left:10px; }
.photoGalleryCategoryTitle { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.photoGalleryColumnRow { background-color:#FFFAEF; padding:5px 0px 5px 10px; border-bottom:1px dashed #D8A6A5; line-height:18px; vertical-align:top; }
.photoGalleryMainLink { float:right; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.photoGalleryMainLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.photoGalleryBottomLink { float:left; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.photoGalleryBottomLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.photoGalleryPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.photoGalleryTopicSubject { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.photoGalleryTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #D8A6A5; line-height:18px; vertical-align:top }
.photoGalleryPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #D8A6A5; margin:5px 10px 5px 10px;}
.photoGalleryPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #D8A6A5; }
.photoGalleryResponseSubject { font-size:14px; font-weight:bold; }
.photoGalleryResponseBody { line-height:16px; margin:5px 0px; }
.photoGalleryResponseDate { font-size:11px; } 
.photoGallerySquares { padding:12px 3px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #D8A6A5; }
.photoGallerySquares img { padding:3px; border:none; }
.photoGalleryPhoto { padding:12px 12px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #D8A6A5; }
.photoGalleryPhoto img { padding:3px; border:none; }
.photoGalleryFloatingPicture { border:1px solid #000; background-color:#D8A6A5; border-width:1px 0px; text-align:center; font-size:12px; font-weight:bold; padding:2px 0px 3px 0px; }
.photoGallery_linksBar { text-align:center; margin-top:20px; }
.photoGallery_totalPhotos { font-size:10px; text-align:center; margin:10px; }
a.photoGallery_current { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.photoGallery_current:hover { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.photoGallery_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.photoGallery_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.photoGallery_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.photoGallery_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }