body { margin: 0px; padding:0px; background:#161413; }
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:normal; 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; } 
ul { margin-left:14px; padding-left:0px; }

#top {height:143px; font-size:0px; background:url(/images/top.png) repeat-x;}
.container {width:800px; margin:0px auto;}

.enewsBox { font-size:16px; font-weight:bold; padding:4px 8px; color:#9F8E77; }
.enewsSubmit { font-size:21px; font-weight:bold; color:#5F4F3B; }

.links { height:39px;  font-size:0px;}
.links a { color:#fff; float:left; padding:6px 14px 0px 14px; font-size:16px; display:block;}
.links a:hover {padding:6px 14px 0px 14px; float:left; color:#bf0a0a; text-decoration:none;}

.productTitle { font-weight:bold; font-size:20px; }
.productPrice { font-weight:bold; color:#333; font-style:italic;   }
.productDescription { line-height:18px;  }
.productAdditional { line-height:18px; padding-top:6px; }
.productMembership { line-height:18px; padding-top:6px; margin-bottom:20px; }


/* 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, #warningBox, #confirmBox { font-size:14px; font-weight:bold; padding:5px 10px 3px 10px; border: 2px solid #ddd; margin:10px auto; text-align:center; width:95%; }
#errorBox { background: #FBE3E4; color: #BF777A; border-color: #FBC2C4; }
#errorBox a { color: #BF777A; }
#warningBox { background: #FFF6BF; color: #514721; border-color: #FFD324; }
#warningBox a { color: #514721; }
#confirmBox { background: #E6EFC2; color: #9EAF57; border-color: #C6D880; }
#confirmBox a { color: #9EAF57; }

.contentHeader { font-size:26px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; border-bottom:1px solid #000; padding:0px 0px 3px 0px; margin:0px 20px 6px 0px; }
.contentBody { padding:5px 10px 30px 10px; }


/* Basic; Full Width; Default */
.eventTitleLink { font-size:15px; margin-top:10px; display:block; }
.eventDates { font-size:11px; text-transform:uppercase; font-weight:bold; color:#888; }
.eventContent { padding-left:4px; font-size:11px; }
.eventSubContent { font-size:11px; line-height:14px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventReadMoreLink { display:block; }
.eventDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.eventShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* Basic; Full Width; Default */
.newsTitleLink { font-size:15px; margin-top:10px; display:block; }
.newsContent { font-size:11px; line-height:14px; padding-left:4px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsReadMoreLink { display:block; }
.newsDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.newsShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* 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; }