body {
  min-width: 800px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background-color: #F9F8F0;
  background-image: url("../images/bg.jpg");
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #41403c;
  font-size: 11px;
  		}
body.printBG {
	margin: 10px;
	background-color: #FFFFFF;
	background-image: none;
		}

.e_event {
	padding: 20px 0 20px 0;
	border-bottom:1px dotted #999; 
}

#equinee tr {
	height: 20px;
}

body.pop {
  margin: 10px;
  width: 400px;
  background-color: #ffffff;
  background-image: none;
}
#enclose 	{
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
			}	
#topHome		{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url(../images/pageBodyBG.jpg);
	background-repeat: repeat-y;
			}	
#top		{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url(../images/pageBodyBG.jpg);
	background-repeat: repeat-y;
			}
#pageBody {
	margin: 0px 11px 0px 11px;
	}
#redBox {
	width: 100%;
	min-height: 95px;
	background-color: #8A1E01;
		}
		
#redBox {
	width: 100%;
	min-height: 95px;
	background-color: #303030;
		}
#redBox #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	padding: 20px 50px 20px 50px;
	line-height: 1.5;
		}
#redBox #text .big {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
		}
#redBox a.donate {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbdbdb;
	border: 1px solid #dbdbdb;
	padding: 0px 4px;
	margin: 0px 4px;
	white-space: nowrap;
	text-decoration: none;
		}
#redBox a.donate:hover {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbdbdb;
	border: 1px solid #dbdbdb;
	padding: 0px 4px;
	margin: 0px 4px;
	white-space: nowrap;
	text-decoration: none;
		}
#colOne {
	display: block;
	width: 537px;
	height: 100%;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
			}
#colOne #text {
	width: 477px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 30px;
			}
#colTwo {
	display: block;
	width: 250px;
	height: 100%;
	float: left;
	position: relative;
	background-color: #F5F6F1;
	background-image: url(../images/colTwoBG.jpg);
	padding: 0px;
	text-align: left;
	overflow: hidden;
	}
	
#colTwo table{
	margin: 0 auto;
	}
	
#colTwo #text {
	width: 195px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
			}
#colTwo #text.header {
	font-size: 11px;
	text-transform: uppercase;
	color: #881F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	}
#emailForm {
	width: 219px;
	border-right: 1px solid #E3E4DF;
	background-image: url(../images/emailBG.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
	height: 74px;
	overflow: hidden;
	}
#emailForm .title {
	font-size: 11px;
	text-transform: uppercase;
	color: #881F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
#emailForm .kicker {
	font-size: 11px;
	text-transform: uppercase;
	color: #5D666B;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
#emailForm input {
	width: 160px;
	border: 1px solid #5D666B;
	}
#emailForm input.go_button {
	font-size: 12px;
	height: 20px;
	width: 25px;
	background-color: #8B1D02;
	text-transform: uppercase;
	color: #ffffff;
	}
.header {
	padding: 13px 0px 18px 5px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #8A8D7C;
	color: #8A1E01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	display: block;
	width: 458px;
	text-decoration: none;
	}
.kicker {
	padding: 5px 0px 5px 5px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #8A8D7C;
	color: #8A1E01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	width: 458px;
	text-decoration: none;
		}
.kicker2 {
	padding: 0px;
	margin-bottom: 0px;
	color: #8A1E01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	text-decoration: none;
		}
a {
	color: #8D230B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
		}
a:hover {
	text-decoration: underline;
		}
a.headerLink {
	font-size: 11px;
	text-transform: uppercase;
	color: #881F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #8A8D7C;
	padding: 20px 0px 18px 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
		}
a.headerLink:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #881F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		}
a.headerLinkTwo {
	font-size: 11px;
	color: #881F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* border-bottom: 1px dotted #8A8D7C; */
	padding: 15px 0px 0 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
		}
a.headerLinkTwo:hover {
	font-size: 11px;
	color: #881F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		}
a.headerTwo {
	color: #8D230B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
		}
span.headerTwo {
	color: #8D230B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
		}
a.headerTwo:hover {
	text-decoration: underline;
		}
hr {
	height: 1px;
	border: none 0;
	border-top: 1px dotted #8A8D7C;
	}
ul.links {
	margin-left: 20px;
}
ul.links li {
	list-style-image: url(../images/arrow.jpg);
	marker-offset: -5px;
	}
ul.links li a {
	text-transform: uppercase;
	text-decoration: none;
	}
ul.links li a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	}
#vertdiv {
	display: block;
	width: 1px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
		}
#footer {
	background-image: url(../images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 794px;
	height: 124px;
	clear: both;
	color: #4F4F43;
	padding-top: 10px;
	text-align: center;
		}
#footer #footer_left {
	width: 370px;
	padding: 27px 0px 0px 0px;
	float: left;
	overflow: hidden;
	}
#footer #footer_right {
	width: 390px;
	margin-left: 27px;
	padding: 27px 0px 0px 0px;
	float: left;
	overflow: hidden;
	}
#footer #image {
	float: left;
	overflow: hidden;
	}
#footer #text {
	float: left;
	/*position: relative;
	top: -92px;*/
	text-align: left;
	width: 230px;
	overflow: hidden;
	}
#footer_bottom {
	clear: both;
	text-align: center;
	margin-top: -5px;
	padding: 32px 0px 32px 0px;
	color: #AAA89C;
	overflow: hidden;
	background-color: #FFFFFF;
	}
#footer_sub {
	background-color: #EFF1E5;
	border-top: 1px dotted #C4C6BD;
	width: 100%;
	clear: both;
	}
#footer_sub #text {
	text-align: center;
	padding: 32px 0px 32px 0px;
	color: #AAA89C;
	overflow: hidden;
	width: 810px;
	}
#footer_sub #text a {
	padding-left: 15px; /* 25 */
	padding-right: 15px;
	}
#footer .header {
	font-size: 11px;
	text-transform: uppercase;
	color: #881F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	}
#footer .header:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #881F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	}
#footer a {
	color: #488F7F;
	text-decoration: none;
		}
#footer a:hover {
	color: #488F7F;
	text-decoration: underline;
		}

#bottom_sub {
	background-color: #e9e9df;
	width: 810;
	clear: both;
	}

/*** Form Elements ***/
form.cmxform fieldset {
  margin-bottom: 10px;
  border: none;
}
form.cmxform legend {
  	padding: 0 2px;
  	color: #3C3B3A;
	font-weight: bold;
	font-family: georgia, verdana;
	line-height: normal;
	border: 0px;
}
form.cmxform label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 150px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 153px; /* Width plus 3 (html space) */
}
form.cmxform textarea {
	width: 200px;
	height: 150px;
	border: 1px solid #8D8B7C;
	color: #8D8B7C;
		}
form.cmxform select {
	width: 204px;
	border: 1px solid #8D8B7C;
	color: #8D8B7C;
		}
form.cmxform select.long {
	width: 300px;
	border: 1px solid #8D8B7C;
	color: #8D8B7C;
		}
form.cmxform select.small {
	width: 100px;
	border: 1px solid #8D8B7C;
	color: #8D8B7C;
		}
form.cmxform input {
	width: 200px;
	border: 1px solid #8D8B7C;
	color: #8D8B7C;
		}
form.cmxform input.small {
	width: 100px;
	border: 1px solid #8D8B7C;
	color: #8D8B7C;
		}
form.cmxform input.submit {
	width: 204px;
	border: 0px;
	color: #FFFFFF;
	background-color: #8A1E01;
		}
/*** End Form Elements ***/
/*** Edit Form Elements ***/
.edit_text {
	/*padding: 10px 40px 40px 40px;*/
	color: #333333;
	font-family: verdana;
	line-height: normal;
	width: 450px;
	height: 500px;
	border: 1px dashed #666666;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #8E2409; 
	scrollbar-base-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
			}
.edit_header	{
	/*font-size: 11px;*/
	width: 450px;
	border: 1px dashed #666666;
	color: #8D230B;
	font-size: 12px;
	font-weight: bold;
	font-family: georgia, verdana;
	line-height: normal;
	background-color: #F9F8F5;
			}
/*** End Edit Form Elements ***/	
#adminMode {
	margin: 10px 10px 0px 0px;
	color: #AEAB9C;
	}
.toolbar {
	margin: 0px 0px;
}
.toolbarType {
	margin: 0px 8px;
	color: #333333;
}

.clear {
	clear:both;
}

#build-images{
	float: right;
	width: 180px;
	margin: 0 0 0 20px;
	border: 1px solid #999;
}

#build-images img{
	border: 0;
	width: 40px;
	height: 40px;
	padding: 10px;
}

/* NEW HEADER */

#head-wrap {
	background: #fff;
	text-align: left;
}

#logo {
	float: left;
}

#logo span, #logo a{
	background: url(../images/new-logo.jpg) no-repeat scroll left top;
	display: block;
	height: 74px;
	width: 284px;
	margin: 15px 0 0 0;
}

#logo img {
	display: block;
	width: 0;
	border: 0;
}

#head-donate{
	float: right;
	padding: 25px 30px 0 0;
	text-align: right;
}

#head-donate h2{
	display: block;
	color: #8e2626;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#head-donate span{
	display: block;
	font-size: 12px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #d6d9da;
}

#head-donate a{
	padding: 3px 8px 3px 8px;
	float: right;
	margin: 8px 0 0 0;
	background: #891e00;
	color: #fff;
	text-transform: uppercase;
}

#head-donate a:hover{
	background: #ad2601;
	text-decoration: none;
}

/* TEMP */

#flash {
	/* height: 150px; */
	margin: 15px 0 0 0;
	/* background: #ccc; */
}

/* NAVIGATION */

#navigation-bar{
	height: 73px;
	background: url(../images/nav-bg.jpg) top left repeat-x;
	overflow: none;
	text-align:left;
}

#navigation-bar ul{
	float: left;
	margin: 18px 0 0 30px;
	_margin:18px 0 0 20px;
	height: 43px;
	display: inline;
	padding: 0;
}

#navigation-bar ul li{
	float: left;
	margin: 0 15px 0 0;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
}

#navigation-bar ul li a{
	float: left;
	color: #e3b1a6;
	font-size: 10px;
	font-weight: bold;
	margin: 0 25px 0 0;
	list-style: none;
}

#navigation-bar ul li.selected a{
	color: #fff;
}

#navigation-bar ul li a:hover{
	text-decoration: none;
	color: #fff;
}

#navigation-bar ul li span{
	display: block;
	font-weight: normal;
	font-size: 9px;
}

#nav-contribute{
	float: right;
	padding: 4px 12px 0 0;
	display: inline;
}

#nav-contribute img{
	border: none;
}

#nav-cap{
	clear: both;
	background: url(../images/nav-cap.jpg) top left no-repeat;
	height: 12px;
	margin: 0;
}

#nav-cap-sub{
	clear: both;
	background: url(../images/nav-cap-sub.jpg) top left no-repeat;
	height: 12px;
	margin: 0;
}

div.valida {
	padding: 5px 0 5px 10px;
	border: 1px solid #8A1E01;
	margin: 0 0 10px 0;
	color: #8A1E01;
	font-weight: bold;
}

div.alogout {
	text-align: right;
}

div.alogout a{
	font-size: 9px;
	padding: 3px 8px 3px 8px;
	float: right;
	margin: 8px 0 0 0;
	background: #891e00;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

div.alogout a:hover{
	background: #ad2601;
	text-decoration: none;
}

#poll {
	background: url(../images/poll-bg.jpg) bottom left no-repeat;
	padding-bottom: 40px;
	margin: 40px 0 25px 1px;
}

#main-poll {
	padding: 0 30px 0 30px;
}

table.options {
	margin: 15px 0 25px 0;
}

table.options td{
	padding: 0 25px 0 0;
}

input.smalltextbox {
	width: 25px !important;
}

img.hleft {
	float: left;
	padding: 0 25px 10px 0;
	width: 100px;
}


img.hleft2 {
	float: left;
	padding: 15px 25px 10px 0;
	width: 100px;
}

p.quote em {
	display: block;
	color: #7e7c74;
}

em.quote-name {
	color: #7e7c74;
}

/* SOCIAL */

#social-networks {
	height: 41px;
	width: 248px;
	margin: 0 0 0 1px;
	padding: 40px 0 0 21px;
	background: url(../images/social-bg.jpg) top left no-repeat;
}

#social-networks a.twitter{
	float: left;
	background: url(../images/social-twitter.jpg) top left no-repeat;
	text-indent: -5000px;
	padding: 17px 0 0 0;
	margin: 0 0 0 4px;
	width: 80px;
}

#social-networks a.facebook{
	float: left;
	background: url(../images/social-facebook.jpg) top left no-repeat;
	text-indent: -5000px;
	padding: 17px 0 0 0;
	width: 82px;

}

#social-networks span{
	float: left;
	background: url(../images/social-and.jpg) top left no-repeat;
	text-indent: -5000px;
	padding: 17px 0 0 0;
	margin:0 10px 0 10px;
	width: 18px;
}