/* Helpful Stuff: */

/* Favorite Colors:
000000	- black
FFFFFF	- white
8E3901   - rusty orange
E4E6DB   - minty green
8E1F1F   - rollover RED
242421   - NAV bkg
-----------------*/

body {
	background-color: #E4E6DB;
	padding: 0 !important;
	margin: 0 !important;
}

img, {
	border: 0;
	margin: 0;
	padding: 0;
}

a img {
	text-decoration: none;
	border: 0px;
}

.entry_img {
	float: right;
	margin: -10px 0px 5px 5px;
	border: 1px solid black;
}

a {
	color: #8E1F1F;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #8E1F1F;
	text-decoration: underline;
}

h2 {
	font-size: 155%;
	color: 000;
	font: verdana, arial, san-serif;
	font-weight: bold;
}

h3 {
	font-size: 140%;
	color: 000;
	font: verdana, arial, san-serif;
	font-weight: bold;
}

.orange {
	color: #8E1F1F;
	font-weight: bold;
}

/* --------------------------------------------------*/

#ROW-top {
	padding: 0px !important;
	margin: 0px !important;
	width: 100%;
	background-color: #E4E6DB;
	border-bottom: 2px dotted #90826C;
}

#ROW-top01 {
	padding: 0px !important;
	margin: 0px !important;
	width: 90%;
	height: 85px;
	background-color: #E4E6DB;
}

#ROW-top #ROW-top01 #donate-box {
	float: right;
	padding: 0px 0px 10px 0px !important;
	margin: 0px !important;
	width: 165px;
	text-align: right;
	background: #F6F6F6 url('/images/site/graphx/mini-shdw.gif') bottom no-repeat;
	border-top: none;
}

#ROW-top #ROW-top01 #donate-box p {
	padding: 5px !important;
	margin: 0px !important;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E6E6E;
	border-left: 1px solid #8E8C7B;
	border-right: 1px solid #8E8C7B;
}

#ROW-top #ROW-top01 #donate-box h4 {
	padding: 0px 0px 5px 0px !important;
	margin: 0px !important;
	border-left: 1px solid #8E8C7B;
	border-right: 1px solid #8E8C7B;
	border-bottom: 1px solid #8E8C7B;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#ROW-top #ROW-top01 #donate-box h4 a {
	padding: 3px 5px 2px 25px;
	margin: 0px;
	border-left: 4px solid #000;
}

#ROW-top #ROW-top01 #donate-box h4 a:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #8E3901;
}

#ROW-top #ROW-top01 #donate-box h4 a:link {
	text-decoration: none;
	color: #FFF;
	background-color: #8E3901;
}

#ROW-top #ROW-top01 #donate-box h4 a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #6E2C00;
}

#FOOTER {
	height: 65px;
	padding: 0px !important;
	margin: 0px !important;
	width: 100%;
	background: #B2B4A7 url('/images/site/graphx/footer-rails.gif') right top repeat-y;
	border-top: 2px dotted #90826C;
	clear: both;
}

.copyright {
	text-align: right;
	padding: 15px 380px 15px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

.copyright a {
	color: #666;
}

.copyright a:hover {
	color: #8E1F1F;
}

.padder {
	padding: 15px;
}

.sub {
	color: #8E1F1F;
	text-transform: uppercase;
	margin: 5px 0 5px 0px;
}

.subSite {
	color: black;
	text-transform: uppercase;
	margin: 5px 0 5px 0px;
	border-bottom: 1px dotted #8E1F1F;
}

.title {
	background: url('/images/site/h2back.gif') left  no-repeat;
	padding-left: 40px;
	margin-top: 0px;
	height: 22px;
	color: black;
	font-size: 20px;
	border-bottom: 1px dotted #90826C;
	font-weight: lighter;
}

.img_title {
	color: #900;
	text-align: right;
	padding: 10px 20px 0 20px;
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	background: #EBE6DF url('/images/site/internal/headerBack.jpg') top left no-repeat;
	color: #990000;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 2px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	padding-left: 290px;
	height: 40px;
}

/* ----------------Calendar  ----------------------------------*/

.event1 {
	background: #F7F2EB;
}

.event2 {
	background: #D2CEC8;
}

.date {
	background: #8D0000;
	color: white;
	font-size: 11px;
	padding: 2px;
}

.eventTitle {
	border-bottom: 1px solid #8D0000;
	color: #612700;
	font-size: 13px;
	padding: 0px 2px 0px 2px !important;
	margin-bottom: 2px;
}

.eventBody {
	font-size: 10px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 20px !important;
}

.eventBody a {
	background: #8E3901;
	color: white;
	text-decoration: none;
}

.eventBody a:hover {
	background: #6E2C00;
	color: white;
	text-decoration: none;
}

/* ----------------End Calendar c ----------------------------------*/

/* ------------END BOTH ------------------------------*/