/* $Id: styles.css,v 1.12 2005/01/25 23:16:09 patrick Exp $ */
body
{
	background-image: url("/images/background_edge.gif");
	background-position: 792px;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
body, div, td
{
	font-family: Verdana, sans-serif;
	color: #4E5459;
}

a
{
	color: #1C4977;
}

a:hover
{
	color: #4F78A3;
}

/* ------------------------------------------------------------------- */

div.topbarPhoto1
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.topbarPhoto2
{
	position: absolute;
	top: 0px;
	left: 396px;
}

#topbarLogo, div.topbarLogo
{
	position: absolute;
	top: 59px;
	left: 23px;
	z-index: 43;
}

/* ------------------------------------------------------------------- */

#topbarGetInvolvedHeading
{
	position: absolute;
	top: 104px;
	left: 178px;
	z-index: 42;
}

#topbarGetInvolved
{
	position: absolute;
	top: 130px;
	left: 0px;
	width: 396px;
	background-image: url("/images/getInvolved-bg.png");
	background-repeat: repeat-x;		
	/*background-color: #F4B022;*/
	height: 42px;
	z-index: 0;
}

#topbarGetInvolved a
{
	font-family: Geneva, Arial, san-serif;
	font-size: 10px;
	color: #62460E;
	text-decoration: none;
	display: block;
}

#topbarGetInvolved a:hover
{
	color: #000000;
	text-decoration: underline;
}

#topbarGetInvolvedColumn1, #topbarGetInvolvedColumn2
{
	position: absolute;
	top: 6px;
	width: 120px;
}

#topbarGetInvolvedColumn1
{
	left: 179px;
}

#topbarGetInvolvedColumn2
{
	left: 300px;
}

/* ------------------------------------------------------------------- */

#floatMiddle
{
	position: absolute;
	top: 225px;
	left: 725px;
	z-index: 2;
}

#topbarLearnMoreHeading
{
	position: absolute;
	top: 104px;
	left: 402px;
	z-index: 42;
}

#topbarLearnMore
{
	position: absolute;
	top: 130px;
	left: 396px;
	width: 396px;
	background-image: url("/images/learn-bg.png");
	background-repeat: repeat-x;	
	/*background-color: #BAF3B4;#B7CCFD;*/
	height: 42px;
	z-index: 42;
}

#topbarLearnMore a
{
	font-family: Geneva, Arial, san-serif;
	font-size: 10px;
	color: #656C73;
	text-decoration: none;
	display: block;
}

#topbarLearnMore a:hover
{
	color: #000000;
	text-decoration: underline;
}


#topbarLearnMoreColumn1, #topbarLearnMoreColumn2
{
	position: absolute;
	top: 6px;
	width: 120px;
}

#topbarLearnMoreColumn1
{
	left: 8px;
}

#topbarLearnMoreColumn2
{
	left: 125px;
}

/* ------------------------------------------------------------------- */

#topnav
{
	padding-left: 100px;
	width: 692px;
	height: 16px;
	position: absolute;
	top: 175px; 
	left: 0px;
	background-color: #28A51B; /*#1C4977;*/
}

#topnav, #topnav a
{
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

#topnav a:hover
{
	background-color: #496D92;
}

#topnav a
{
	text-decoration: none;
	line-height: 16px;
	vertical-align: middle;
	padding: 0px 9px 0px 9px;
}

/* ------------------------------------------------------------------- */

#quote
{
	position: absolute;
	top: 204px;
	left: 23px;
}

#donateButton
{
	position: absolute;
	top: 220px;
	left: 590px;
}


/* ------------------------------------------------------------------- */

#leftnav
{
	position: relative;
	left: 14px;
	font-size: 11px;
	float: left;
	margin-bottom: 24px;
	width: 135px;
}

#leftnav a
{
	color: #656C73;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 16px;
	display: block;
}

a.folder
{
	background-image: url("/images/leftnav_arrow-closed.gif");
}

#leftnav a:hover
{
	color: #4E5459;
}

#leftnav a.on, #leftnav a.folderon, .leftsubnav a.on, .leftsubnav a.folderon
{
	color: #222426;
}

a.folderon
{
	background-image: url("/images/leftnav_arrow-open.gif");
}

#leftnav a.on:hover, #leftnav a.folderon:hover
{
	color: #000;
}

.leftsubnav
{
	position: relative;
	left: 12px;
}

/* ------------------------------------------------------------------- */

#content
{
	padding-top: 270px;
	width: 792px;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	color: #939598;
}

#content ul
{
	list-style-image: url(/images/li.gif);
}

#content form {
	background-color: #B7CCFD;
	padding-left: 20px;
	text-align: center;
}

#content label {
	display: block;
}

#content .pic
{
	border: 1px solid;
	float: right;
	padding: 10px;
}


#column1
{
	position: relative;
	left: 46px;
	width: 265px;
	float: left;
}

#column2
{
	position: relative;
	left: 60px;
	width: 245px;
	float: left;
}

#column3
{
	position: relative;
	left: 95px;
	width: 142px;
	float: left;
}

#columnNorm1
{
	position: relative;
	left: 25px;
	width: 500px;
	float: left;
}

#leftcolumn
{
	position: relative;
	width: 283px;
	float: left;
}

#rightcolumn
{
	position: relative;
	left: 36px;
	width: 283px;
	float: left;
}

#leftcolumnalt
{
	position: relative;
	width: 356px;
	float: left;
}

#rightcolumnalt
{
	position: relative;
	left: 36px;
	width: 210px;
	float: left;
}

.rightfloatimage
{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	clear: both;
}

div.main
{
	position: relative;
	margin-right: 20px;
	margin-left: 180px;
}

h1.top
{
	padding-left: 180px;
}

h1
{
	color: #A59F86;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2, h2.date, h4
{
	margin: 0px 0px 0px 0px;
	color: #768ACA;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

h2.date
{
	float: right;
	font-weight: normal;
}

h2.form
{
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
}
h3
{
	margin: 0px 0px 0px 0px;
	color: #9AB2D0;
	font-size: 14px;
	line-height: 12px;
}

h4
{
	display: inline;
}

.moreLink
{
	margin-top: 8px;
}

.moreLink a, #crumbTrail a
{
	color: #F4B022;
	font-size: 9px;
}

.moreLink a:hover, #crumbTrail a:hover, .photoNavigation a:hover
{
	color: #FFC44A;
}

#crumbTrail
{
	color: #A59F86;
	font-size: 9px;
	margin-left: 180px;
	margin-bottom: 12px;
}

/* ------------------------------------------------------------------- */

#footer
{
	clear: both;
	position: relative;
	top: 24px;
	background-color: #ffffff;
	height: 75px;
	background-image: url("/images/footer.gif");
	background-repeat: no-repeat;
	width: 792px;
}

#footerLogo
{
	font-size: 9px;
	color: #939598;	
	position: relative;
	width: 130px;
	top: 15px;
	left: 24px;
	float: left;
}

#footerText
{
	position: relative;
	top: 15px;
	left: 50px;
	font-size: 9px;
	color: #939598;
	float: left;
}

#footerText a
{
	color: #7E7F82;
}

/* ------------------------------------------------------------------- */

.eventCalendar
{
	margin-bottom: 24px;
}

.eventCalendarTitle
{
	background-color: #D5DFE0;
	color: #7E8887;
	font-weight: bold;
}

.eventCalendarTitle2
{
	background-color: #BFCDCD;
}

.eventCalendarTitle2, .eventDescription, .eventTitle2
{
	border-left: 1px dotted #C9C7B8;
}

.eventTitle, .eventTitle2
{
	background-color: #F1EECD;
	color: #47423C;
	font-weight: bold;
}

.eventDates, .eventDescription
{
	background-color: #F7F6E2;
}

.calendarOuter
{
	background-color: #999999;
}

.calendar td
{
	background-color: #ffffff;
}
.calendarMonthAndYear
{
}

.calendarDayOfWeek
{
	background-color: #cccccc;
	font-weight: bold;
}

.calendarDayCell td
{
}

.calendarDay
{
}

.calendarEvent
{
	padding-left: 10px;
	padding-right: 5px;
}

.eventDate
{
}

.eventDescription
{
}

/* ------------------------------------------------------------------- */

.requiredField
{
	color: #990000;
}

.formError
{
	color: #DD8C8C;
	font-weight: bold;
}

.imageFloaterRight
{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.imageFloaterLeft
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.standAloneImage
{

}

.formTab
{
	margin-bottom: 18px;
}

/* ------------------------------------------------------------------- */

table.photoNavigation
{
	margin-bottom: 8px;
}

.photoNavigation a
{
	text-decoration: none;
	color: #F3AE25;
	size: 9px;
}

.photoImage
{
	float: left;
}

.photoCaption
{
	float: left;
	margin-left: 14px;
	width: 140px;
}

.photoCaptionTitle
{
	font-weight: bold;
}

#bigLogo{
	
}

#news{
	padding-left: 10px;
	padding-top: 100px;
	font-size: 12px;
	width:169px;
}

#news h2{
	border-bottom: 1px dotted #C9CACB;
	font-size: 13px;	
}

#news h3{
	font-size: 12px;
	color:#999999;
	padding-bottom: 5px;
}

#bod{
	padding-left: 20px;
	font-size: 13px;
	padding-top: 100px;
	width:540px;
}

#home{
	border: 1px dashed #F4B633;
	margin-left: 50px;
	margin-bottom: 10px;
	width: 50px;
	float: right;
	text-align:center;
}

#home a:visited, #home a:link{
	text-decoration: none;
	font-size: 12px;	
}

#home a:hover{
	text-decoration: none;
	background-color: #F4B633;
	font-weight: bold;
}

#pic {
	float: right;
	padding: 4px;
	margin: 9px;
	border: 1px solid #28A51B;
}

/* FORMS */

input { 

}                                                                               

select { 
        font: 8pt helvetica, verdana, sans-serif; i
} 

.ra_radio {
        border-width: 1px;
        border-color: #5b5d7a; 
        background: #f4f4f4;
}

textarea { 
        border-width: 1px; 
        border-color: #5b5d7a; // border-color: #A0522D; // border-color: #66330
0; 
        background: #f4f4f4; // background: #F0E68C; 
        font: 10pt helvetica, verdana, sans-serif; 
} 
label {
        border-width: 1px; 
		border-color: #A0522D;
		margin-left: 10px;		
		margin-right: 10px;
}
