body {
	margin: 0;
	color: #666;
	font-family: Arial, Verdana, Helevtica, sans-serif;
	background-image: url('images/fadeback2.jpg');
	background-repeat: repeat-x;
	background-position: 0px 87px;
}

#montage {
	position: absolute;
	top: 0px;
	right: 0;
	text-align: right; /*Mild hack for Netscape 4*/
}

#fundraising_banner {
width:100%;
overflow:hidden;
}

/* Container */

#container {
	margin: 0;
	height: 100%;
}	

/* Header */
#header {
	width: 100%;
	height: 87px;
	margin: 0;
	font-family: Arial, Verdana, Helevtica, sans-serif;
	font-size: 80%;
	clear: both;
	background-color: #fff;	
}

#header img {
	float: left;
}

/* Tabs and their links */
#tabs { 
	text-align: right; 
	margin-top: 0;
	font-size: 90%;
	color: #CCC;
	background: #001D60;
}

 #tabs ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
}

#tabs ul li {
	margin-left: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	list-style: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-right: 1px solid #FFF;
}		

#tabs li a {
	color: #FFF;
	text-decoration: none;
	font-size: 80%;
}

a.tab {
color: #FFF;
background: #C33;
text-decoration: none;
padding-left: 10px;
margin-top: 0;
font-family: Arial, Verdana, sans-serif;
font-size: 100%;
}

/* Navigation */
#left-column {
	width: 170px;
	padding-right: 4px;
	margin: 1.5em 2em 1em 0.25em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	float: left;
}

#left-column ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

#left-column li {
	border-bottom: 1px solid #FFC61E;
	margin: 0;
	padding: 1px;
	line-height: 1.5em;
	text-indent: 5px;
}

#left-column li a {
	padding: 0;
	color: #001D60;
	text-decoration: none;
	width: 100%;
	line-height: 1.5em;
}

#left-column li a:hover {
	color: #001D60;
	text-decoration: none;
	font-weight: bold;
}				
	
.section {
	display: block;
	padding: 4px;
	width: 100%;
	color: #96C;
	background: #CEB9E5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}	

.sectionselected {
	display: block;
	padding: 2px 0px;
	width: 100%;
	color: #001D60;
	background: #FFC61E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}	

.sectiongrey {
	display: block;
	width: 100%;
	color: #666;
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	text-indent: 3em;
	list-style: none;
}

.sectiongreyselected {
	display: block;
	width: 100%;
	color: #001D60;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	text-indent: 2em;
	background: #F7AC01;
}	

/* Right Column */
#right-column {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 85%;
	width: 160px;
	max-width: 160px;
	padding: 1em 0.5em 0.5em 0.5em;
	float: right;
	color: #666;
	margin-top: 1.5em;
	margin-right: 0.5em;
}
#right-column img {
	text-align: center;
}

#right-column h1 {
	font-size: 120%;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helevtica, sans-serif;
}		

#right-column p {
	font-size: 80%;
}	

/* Right Column news boxes (front page)*/

.newsbox {
	background-color: transparent;
	border: 1px solid gray;
	padding: 5px;
} 


/* Content - this is the centre column of a 3-column layout*/
#content {
	padding: 0.5em;
	color: #666;
	background: #fff;
	background-image: url('images/backfade.gif');
	background-repeat: repeat;
	background-position: 100px 25px;
	font-family: Arial, verdana, sans-serif; 
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 200px;
	border-left: 1px solid gray;
	margin-right: 200px;
	border-right: 1px solid gray;
	height:100%;	
}

#content ul {
	margin: 1% 5% 1em;
	line-height: 1.5em;
	list-style-type: disc;
	}
	
#content p {
	font-family: Arial, Verdana, Helevtica, sans-serif;
}			
	
/* Content for a two-column layout*/	
	#content2col {
	padding: 0.5em;
	color: #666;
	background: #fff;
	background-image: url('images/backfade.gif');
	background-repeat: repeat;
	background-position: 100px 25px;
	font-family: Arial, verdana, sans-serif; 
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 215px;
	border-left: 1px solid gray;
	margin-right: 30px;
	border-right: 1px solid gray;
}

#content2col ul {
	margin: 1% 5% 1em;
	line-height: 1.5em;
	list-style-type: disc;
	}
	
#content2col p {
}
	
/* General styles*/
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #036;
	display: block;
	background-color: transparent;
}	

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	color: #333;
	background-color: transparent;
}	

h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #666;
	/*background: #FFF;*/
}	

#clear {
	clear: both;
}	

form {
	margin: 0;
	padding: 0;
}
	
	
/* Footer - address information etc. */
#footer {			
	clear: both;
	border-top: 1px solid gray;
	padding-bottom: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	background: #FFF;
	text-align: center;
}	

.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

a.link {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	background-color: transparent;
}
a.visited {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	background-color: transparent;
}
a.hover {
	color: #FF0000;
	background: transparent;
	text-decoration: none;
	background-color: transparent;
}
a.active {
	color: #FF0000;
	background: transparent;
	text-decoration: none;
	background-color: transparent;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-position: outside;
}

.floatright { 
	float: right;
	margin: 0 0 5px 5px;
	padding: 2px;
}

.floatleft {
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px;
}

.question {
	color: black;
	font-size: 110%;
	font-weight: bold;
}
/* CALENDAR */

/* Sunday, Monday, Tuesday... */
th.dayName {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0008B5;
}
/* the 'day number' band */
td.dayNumber {
	background-color: #FFAE3A;
	font-size: x-small;
	font-weight: bolder;
	color: #0008B5;
}
/* the 'day number' band of current day */
td.todayNumber {
	background-color: #CC7B17;
	font-size: x-small;
	font-weight: bolder;
	color: #FFFFFF;
}
/* cell for an event */
td.event {
	background-color: #EEEEEE;
}
/* cell for no event */
td.noEvent {
	background-color: #EEEEEE;
}
/* cell for current day */
td.todayEvent {
	background-color: #EEEEEE;
	border: 1px solid #0008B5;
}
/* formatting for text of an event */
p.event
{
	text-align: center;
}
/* formatting for text of an event on current day */
p.eventToday
{
	text-align: center;
	font-weight: bold;
}

/* JUMP TABLE */

/* normal cell */
td.jumpTableMonth {
	font-size: x-small;
	background-color: #EEEEEE;
}
/* normal cell hover */
td.jumpTableMonthHover {
	background-color: #CCCCCC;
}
/* current month view */
td.jumpTableThisMonth {
	font-size: x-small;
	font-weight: bold;
	background-color: #0008B5;
	color: #FFAE3A;
}

/* LINKS */

/* JUMP TABLE */

/* Normal */
a.jumpTableMonthLink:link {
	font-size: x-small;
	color: #0008B5;
	text-decoration: none;
}
/* Visited */
a.jumpTableMonthLink:visited {
	font-size: x-small;
	color: #0008B5;
	text-decoration: none;
}
/* Hover */
a.jumpTableMonthLink:hover {
	font-size: x-small;
	color: #0008B5;
	text-decoration: none;
}

/* CALENDAR */

/* Normal */
a.eventLink:link {
	font-size: x-small;
	color: #0008B5;
	text-decoration: none;
}
/* Visited */
a.eventLink:visited {
	font-size: x-small;
	color: #0008B5;
	text-decoration: none;
}
/* Hover */
a.eventLink:hover {
	font-size: x-small;
	color: #0008B5;
	text-decoration: none;
	text-align: center;
}
/* FUNDHOLDER */
.taboff {
	padding: 5px;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.endtab {
	padding: 5px;
	border-left: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 100%;
}
.tabon {
	padding: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.maintab {
	background-color: #FFFFFF;
	padding: 10px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #000000;
}
.BWFoot {
	font-size: xx-small;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
	margin: 5px;
}
.indent1 {
	text-indent: 50px;
}
.indent2 {
	text-indent: 100px;
}.fsheader {
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.column1 {
	text-align: right;
}
.column2 {
	text-align: right;
	padding-right: 100px;
}.total {
	text-align: right;
	padding-right: 100px;
}
#maintab table,#maintab td,#maintab th {
    border-color: #FFFFFF;
}
#maintab th {
	background-color:#001D60;
	color:#FFFFFF;
}
#maintab td {
	background-color:#FFF3E2;
}

.Applicationform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CEE9FF;
	border: 0px none #FFFFFF;
	text-decoration: none;
	color: #003366;


}

.gallerytable  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
	
	}
.hiddentable {
	border: 0px none #FFFFFF;
}

.righthand_column {
	border: 1px dotted  #FFC63B;
	width: 150px;
	margin: 0.25em;
	text-align: center;
	padding: 5px;
	float: right;
	}
	
.yellow_box {
	border: 1px dotted  #FFC63B;
	margin: 0.25em;
	text-align: center;
	padding: 5px;
	float: left;
	}

.yellow_box_right {
	border: 1px dotted  #FFC63B;
	margin: 0.25em;
	text-align: center;
	padding: 5px;
	float: right;
	clear:all;
	}
	
#yellow_right {
	border: 1px dotted  #FFC63B;
	margin: 0.25em;
	text-align: center;
	padding: 5px;
	float: right;
	clear:all;
	}

.blue_box {
	background-color: #FFC63B;
	border: 1px dotted  #270A93;
	margin: 0.25em;
	text-align: center;
	padding: 5px;
	float: right;
	font-size:small;
	font-weight:bold;
	}
	
.clear_box {
	border: 1px dotted #FFF;
	margin: 0.25em;
	text-align: left;
	padding: 10px;
	float: left;
	}

#emailprint {
	text-align:right;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:5px;
}
#emailprint a {
	color:#270A93;
	background-color:#FACA21;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	font-size:small;
	font-weight:bold;
}
#emailprint a:hover {
	background-color:#FFAD3A;
}

/*Styles created by Carolyn*/

.imagebox {
	float: left;
	width: 210px;
	border: 2px solid #FFC63B;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
	}
	
.clearboth {
	clear: both;
	}
	
.clearleft {
	clear:left;
	}
	
.clearright {
	clear: right;
	}		
	
h2.imageboxheading {
	font-size: 110%;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
#floatrightbox {
	margin: 0.25em;
	padding: 0.25em;
	width: 450px;
	border: 1px solid #fff;
	float: right;
	}
	
#floatleftbox {
	margin: 0.25em;
	padding: 0.25em;
	width: 450px;
	border: 1px solid #fff;
	float: left;
	}		
	
#centeredbox {
	margin:0px auto;
	padding: 0px;
	width:460px;
	border: 1px solid #000;
	}
	
.applybox {
	border: 1px dotted #185574;
	margin: 0.25em;
	text-align: center;
	padding: 0.25em;
	float: right;
	}