﻿html { 
	overflow-y: scroll;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #231F20;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	background-image: url('images/2010/bkg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;	
	margin-bottom:0px;	
}

table, p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
}

img {
	border:0;
	}

h1 {
	font-size: 14px;
	color: #CE171F;
	padding-bottom: 15px;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CE171F;
	padding-top: 20px;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CE171F;
	padding-top: 0px;
	}
	
h4 {
	font-size: 14px;
	color: #CE171F;
	margin-top: 0px;
	margin-bottom:10px;
	}
	
	

/* Masthead */
/* ==================== */

#masthd {
	width: 890px;
	clear: both;
	background-color: #ffffff;
	margin: auto;
	text-align: left;	
	}
	
#masthdleft {
	width: 442px;
	float: left;
	text-align: left;
	background-color: #ffffff;	
	}
	
#masthdright {
	width: 448px;
	float: left;
	padding-top: 100px;
	background-color: #ffffff;	
	}
	
	
.navdiv2 {
	background-color: #ffffff;
	width: 41px;
	height: 31px;
	float: left;
	background-image: url('images/2010/navend.gif');
	background-repeat: no-repeat;
	}
	
.navdivider {
	width:1px;
	height:8px;
	padding-top: 11px;
	padding-bottom:12px;
	float: left;
	background-color: #CE171F;
	}
	
#menuright {
	float: right;
	width: 200px;
	height: 23px;
	text-align: right;
	color: #000000;
	font-size: 11px;
	padding-top: 8px;
	}	
	
		
/* Main */
/* =================== */

#wrapper {
	display: table;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 890px;
	background-color: #ffffff;
}

#main {
	width: 890px;
	margin: auto;	
	}
	
#mainleft {
	float: left;
	width: 670px;
	text-align: left;
	background-color: #ffffff;	
	}

#mainright {
	float: left;
	width: 220px;
	background-color: #ffffff;
	padding-top: 10px;
	}

	
#maincontent {
	padding: 20px 20px 20px 30px;
	width: 620px;
	}
	
div.eventbutton {
	background-color: #CE171F;
	color: #ffffff;
	height: 17px;
	padding-top: 5px;
	margin-top: 3px;
	text-align: center;
	}
	
div.eventbutton:hover {
	background-color: #A80F13;
	color: #ffffff;
	height: 17px;
	padding-top: 5px;
	margin-top: 3px;
	text-align: center;
	cursor:hand;	
	}
	
	
/* Sidebar */
/* ================= */

.sidebar {
	padding: 10px 10px 10px 15px;
	border-bottom: 2px solid #ffffff;
	text-align: left;
	font-size: 11px;
	}

.sidetop {
	width: 200px;
	background-color: #D9DBC5;
	padding: 10px;
	text-align: left;
	}
	
.sidetopbot {
	width: 220px;
	background-color: #d9dbc5;
	height: 7px
	}
	
.bluetop {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	background-color: #CE171F;
	height: 20px;
	text-align: left;
	padding-left: 15px; 
	padding-top: 6px;
	border-top: 2px solid #ffffff;
	}
	
.greentop {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	background-color: #CE171F;
	height: 20px;
	text-align: left;
	padding-left: 15px; 
	padding-top: 6px;
	}
	
.redtop {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	background-color: #CE171F;
	height: 20px;
	text-align: left;
	padding-left: 15px; 
	padding-top: 6px;
	}	
	
#tips {
	background-image: url('images/2010/bkg-tips.jpg');
	background-repeat: no-repeat;
	height: 256px;
	width: 190px;
	color: #231F20;
	font-size: 11px;
	padding: 15px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 10px;	
	}	
	
#pages {
	background-image: url('images/2010/bkg-pages.jpg');
	background-repeat: no-repeat;
	height: 208px;
	width: 190px;
	color: #ffffff;
	font-size: 11px;
	padding: 15px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;	
	margin-bottom: 10px;
	}
	
.side {
	padding: 25px 15px 15px 15px;
	text-align: left;
	background-image: url('images/2010/bkg-side.gif');
	background-repeat: repeat-y;
	color: #231F20;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 10px;	
	}
	
.side p {
	color: #231F20;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
	
.side2 {
	padding: 25px 15px 15px 15px;
	text-align: left;
	color: #231F20;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;	
	border: 1px solid #939598;
	margin-bottom: 10px;
	margin-top: 3px;
	}
	
.side2 p {
	color: #231F20;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
	
	
	
/* Footer */
/* ================= */

.wrap {
	clear: both;
	width: 890px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #ffffff;
	margin: auto;
	display: table;
	}

#footer {
	width: 890px;
	height: 35px;
	font-size: 11px;
	color: #CE171F;
	margin: auto;
	text-align: left;
	padding-top: 5px;
	font-family: arial, helvetica, sans-serif;
	}	
	
#footer p {
	font-family: arial, helvetica, sans-serif;	
	font-size: 11px;
	color: #CE171F;
	}		
	
#footerbot {
	width: 890px;
	margin: auto;	
	}
	
#footerleft {
	float: left;
	width: 600px;
	text-align: left;
	font-size: 11px;
	color: #231F20;
	font-family: arial, helvetica, sans-serif;
	}
	
#footerright {
	float: right;
	width: 290px;
	text-align: right;
	}	
		
#weblink {
	border-top: 1px solid #515151;
	border-bottom: 1px solid #515151;
	padding: 4px;
	width: 134px;
	margin-top: 10px;
	}	
	
.feature { font-family: Arial,Helvetica,Sans-serif; font-size: 12px; color: #587589; font-weight: bold; }
.small {font-family: Arial,Helvetica,Sans-serif; font-size: 11px;} 
.thawte {font-size: 9px;} 
.subhead {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #5A730E; font-weight: bold;}

a:link { text-decoration: underline; color: #231F20;}
a:active { text-decoration: underline; color: #231F20;} 
a:visited { text-decoration: underline; color: #231F20;} 
a:hover { text-decoration: underline; color: #CE171F;}

a.top:link { font-family: verdana, helvetica; text-decoration: none; color: #231F20}
a.top:active { font-family: verdana, helvetica; text-decoration: none; color: #231F20} 
a.top:visited { font-family: verdana, helvetica; text-decoration: none; color: #231F20} 
a.top:hover { font-family: verdana, helvetica; text-decoration: underline; color: #CE171F}

a.nav:link { font-family: verdana, helvetica; font-size: 11px; text-decoration: none; color: #FFFFFF;}
a.nav:active { font-family: verdana, helvetica; font-size: 11px; text-decoration: none; color: #FFFFFF;} 
a.nav:visited { font-family: verdana, helvetica; font-size: 11px; text-decoration: none; color: #FFFFFF;} 
a.nav:hover { font-family: verdana, helvetica; font-size: 11px; text-decoration: none; color: #ffffff;}

a.footer:link { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #CE171F;}
a.footer:active { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #CE171F;} 
a.footer:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #CE171F;} 
a.footer:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000;}

a.small:link { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #CE171F;}
a.small:active { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #CE171F;} 
a.small:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #CE171F;} 
a.small:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #000000;}

a.white:link { font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF;}
a.white:active { font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF;} 
a.white:visited { font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF;} 
a.white:hover { font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #ffffff;}

a.sidewhite:link { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #FFFFFF;}
a.sidewhite:active { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #FFFFFF;} 
a.sidewhite:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #FFFFFF;} 
a.sidewhite:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #ffffff;}

a.thermowhite:link { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF;}
a.thermowhite:active { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF;} 
a.thermowhite:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF;} 
a.thermowhite:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #ffffff;}

.barwhite{background-color:#ffffff;}
.barcolor{background-color:#DCDDDE;}

input.signin {
background-color: #E4EBCF;
border: solid 1px #808080;
width: 110px;
height: 18px;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.changedField { color:black; 
background: #ffffff; border: #000000; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; }

.grey { color:black; 
background: #FFFFFF; border: #939598; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; }

.yellow { color:black; 
background: #FFFFCC; border: #B7B8BA; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; }

td.line { border-bottom: 1px solid #B7B8BA; }

image.style1 {border: 1px solid #7096AF; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#D0D1D1', Positive='true'); margin-right:15px; }

.dotborder { 
	border-bottom: 1px dotted #A4B66B;
	}
.dotborder2 { border-bottom: 1px dotted #567387; }

.lightborder {
	border-bottom: 1px solid #CED9A9;
	padding: 5px;
	}

.lightdotborder {
	border-bottom: 1px dotted #CED9A9;
 }

td.botborder { border-bottom: 1px solid #99ABC4; }

img.redborder {
	border: 1px solid #CE171F;
	}

textarea.search {
background-color: #EFEFCD;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt
} 

input.search {
background-color: #EFEFCD;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556170;
}

.errormsg {
	color: #0033CC;
	font-weight: bold;
}

.navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #CE171F;
	padding: 7px;
	border:0px;
	cursor: hand;
	margin-right:10px;
}

input.navbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #A80F13;
	padding: 7px;
	border:0px;
	cursor: hand;
	margin-right:10px;	
}


/* Fundraising Page */
/* ================ */

#h1line {
	background-color: #939598;
	height:1px;
	margin-top: 0px;
	margin-bottom: 30px;
	}
	
#fundbox {
	background-color: #000000;
	color: #ffffff;
	padding: 25px 15px 15px 15px;
	text-align: left;
	margin-bottom: 10px;
	}
	
#fundbox h4 {
	color: #ffffff;
	}

#sponsorbar {
	background-color: #CE171F;
	font-size: 11px;
	color: #ffffff;
	padding: 8px;
	}
	
td.tblhead {
	text-align: left;
	border-bottom: 1px solid #939598;
	}

image.shadowbord {
	border: 1px solid #5A730E;
	margin-right:15px;
	margin-bottom: 5px;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#d5d5d5', Positive='true');		
	}

	
font.red {
	color: #CE171F;
	}
	
span.white {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	}

	
font.smallblack {
	font-size: 9px;
	color: #000000;
	}
	
.totalbars {
	background-color: #DCDDDE;
	}
		
font.caption {
	color: #5A730E;
	font-style: italic;
	font-size: 10px;
	}	
	
span.orange {
	color: #F29627;
	font-weight: bold;
	}
	
td.eventleft {
	border-bottom: 1px dotted #959595;
	padding: 10px 10px 20px 0px;
	vertical-align: top;
	}
td.eventright {
	border-bottom: 1px dotted #959595;
	padding: 20px 0px 20px 0px;
	vertical-align: top;
	text-align: center;
	}	
	
img.right {
	padding:3px;
	border: 1px solid #D93328;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	}
	
div.dots {
	margin-top: 10px;
	border-top:1px dotted #d4d4d4;
	margin-bottom: 10px;
	}
	
td.custompad {
	padding: 0px 4px 4px 0px;
	}
	
#footnote {
	padding-top: 15px;
	font-size: 10px;
	}
	
	
/*====== GLOBAL OVERRIDES FOR MAJOR ITEMS AND DIFFERING BROWSER DEFAULTS =====*/

ul, li  { margin:0; padding:0; border:0px none; }
ul { margin-left:20px; }       				/* kill default 50px left padding and set 20px */
li { margin-bottom:1em; }          			/* set default inter-item vertical spacing */
.tightlist li { margin-bottom:0.25em; }     /* tighter list for simple bullets */


 /*========================= TOP OF THE MENU CASCADE =========================*/

.menu {
	border-left:0px none; border-right:0px none; border-top:0px none; position:relative;        /* establish a menu-relative positioning context */
	/* float:left; */                                     	/* play nicely with others */
	margin:0;
	padding:0;
	height:27px;                                  			/* the menu's overall height */
	width: 890px;         									/* we always want our menu to fill the available space */
	text-align: center;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;         								/* this (and also below) sets the menu's font size */
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.menu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.menu ul {
	padding:0;
	margin:0;
	border:0px none;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em              /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

	}

.menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
	color: #ffffff;
	text-align: center;
	background-color: #CE171F;
	/* padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px; */
	height: 31px;
}

.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

.drop {
	display:block;
	/* padding:8px 10px 0px 10px;	        this sets the l/r margins for our menu item */
	margin:0;
	text-align:left;   					/* Set text alignment of submenu text */
	cursor:pointer;      /* IE tries to switch back to an I-beam, don't let it */
	cursor:hand;           /* IE5 only knows about "hand", so set it both ways */
}


/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	height:24px;
	padding-top: 7px;
	text-align: center;
	color: #ffffff;
}

.menu ul li:hover a,
.menu ul li a:hover {                        /* selected top-level menu items */
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	padding-top: 7px;	
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	background-color: #A80F13;
}
	
	
	