﻿body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.75em; /* reset to 12px */
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 { clear: both; font-family: Arial, Verdana, Sans-Serif; }
h1 { color: #2A6C02; font-size: 2.15em; font-weight: normal; line-height: 1.25; margin: 25px 0 0.5em; } /* 28px */
h2 { color: #2A6C02; font-size: 1.92em; font-weight: bold; margin: 1em 0 0; } /* 25px */
h3 { color: #2A6C02; font-size: 1.62em; font-weight: bold; margin: 1em 0 0; } /* 21px */
h4 { color: #2A6C02; font-size: 1.38em; font-weight: bold; margin: 1em 0 0; } /* 18px */
h5 { color: #2A6C02; font-size: 1.15em; font-weight: bold; margin: 1em 0 0; } /* 15px */
h6 { color: #2A6C02; font-size: 1.00em; font-weight: bold; margin: 1em 0 0; } /* 12px */
a:link { text-decoration: underline; color: #990000; }
a:visited { text-decoration: underline; color: #990000; }
a:hover { text-decoration: underline; color: #CC3333; }
a:active { text-decoration: underline; color: #990000; }
img { border: none; }
ul { list-style-type: disc; } /* default */
	ul.disc { list-style-type: disc; }
	ul.circle { list-style-type: circle; }
	ul.square { list-style-type: square; }
	ul.arrow { list-style-image: url(/images/display/bulletArrow.png); }
	ul.arrow li { line-height: 1; margin-top: 0.5em; margin-bottom: 0.5em; }
	ul.none { list-style-type: none; }
ol { list-style-type: decimal; } /* default */
	ol.decimal { list-style-type: decimal; }
	ol.decimal-leading-zero { list-style-type: decimal-leading-zero; }
	ol.lroman { list-style-type: lower-roman; }
	ol.uroman { list-style-type: upper-roman; }
	ol.lalpha { list-style-type: lower-alpha; }
	ol.ualpha { list-style-type: upper-alpha; }
	ol.none { list-style-type: none; }
/* General Styles For Editor */
.textCenter { text-align: center; }
.font_size_bold { font-size: 12px; font-weight: bold; }
.font_size9 { font-size: 9px; }
.font_size10 { font-size: 10px; font-weight: bold; }
.font_size12 { font-size: 12px; }
.red { color: #990000; }
.grey { color: #333333; }
.Palest_Yellow_Background { color: #FFFFCC; }
.Pale_Yellow_Background { color: #FFEDA6; }
.Gold { color: #FFDD00; }
.Orange { color: #F8981D; }
.Light_Green { color: #CADB2B; }
.Dark_Green { color: #2A6C02; }
.Light_Blue { color: #CAE9FB; }
.Dark_Blue { color: #007CC4; }
.Purple { color: #5B56A6; }

/* section-specific */
#eventInfo { background: #ffffcc; border: #fca517 1px solid; margin-top: 30px; padding: 5px 10px; }
#events { clear: both; margin-top: 75px; }
#events td { border-bottom: 1px solid #ccc; padding: 1em 0; vertical-align: top; }
#donate { padding: 0px 20px; }
#donate h1, 
#donate h2, 
#donate h3, 
#donate p { clear: both; } 
#donate h1 { font-size: 24px; }
#donate h2 { background: none; border: none; }
#donate h3 { border-bottom: 1px solid #ccc; clear: left; font-size: 18px; padding-top: 20px; text-align: left; }
#donate .options_c,
#donate .options_p,
#donate .reality { font-size: 16px; list-style-type: none; margin: 15px 0; padding: 0; }
#donate .options_p a { display: block; }
#donate .options_c li { padding: 5px 0; text-align: left; }
#donate .options_p li { float: left; padding: 10px 20px 10px 0; }
#donate .reality { color: #008000; }
#donate .reality li { font-size: 14px; font-weight: bold; padding: 2px 0; }
#thanks { padding: 0 40px; }
#thanks h2 { background: none; border: none; font-weight: normal; padding-left: 0; }
#thanks p { color: #000; margin: 1em 0; }
#thanks .sig { font-family: Georgia, serif; font-size: 16px; }

/* misc */
.RadEContent, .RadEContentBordered, .RadEDropDownOff, .RadEDropDownOn, .RadEDropDownOffOver, .RadEDropDownFont { background: #FFF !important; }
