@charset "utf-8";
/* CSS Document */

/*************************************************************************
 AUTHOR :	Jeff Reinhardt
**************************************************************************/

/*************************************************************************
// IMPORT Normalization and Global Styles
**************************************************************************/
@import "global.css";

/*************************************************************************
// HTML Customizations
**************************************************************************/
html {
	background:transparent;
}
body {
	font-family:arial,helvetica,clean,sans-serif, verdana;
	background: url(../_images/bkgd_body.jpg) 0 113px repeat-x #F1EBE1;
	margin:0;
	padding:0;
}
p {
	margin:5px 0 15px 0;
	line-height:1.5em;
	color:#;
}
h1, h2, h3, h4, h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3C4B6E;
	font-weight:bold;
	margin:.2em 0 .5em 0;
}
h1 {
	font-size:130%;
}
h2 {
	font-size:123%;
}
h3 {
	font-size:108%;
}
th, tr {
	vertical-align: top;
}
img{
	border-width:0;
}
hr{
	width:100%;
	height:1px;
	border-bottom:1px dotted #;
}
a{
	xcolor:#CC6600;
}
a:hover{
	color:#CC6600;
}

/*************************************************************************
  Grid Definitions
**************************************************************************/
#outer{
	position:relative;
	width:968px;
	height:auto;
	margin:0 auto;
}
#centering{
	position:relative;
	width:968px;
	height:auto;
	float:left;
	background: url(../_images/bkgd_centering.jpg) 0 113px repeat-x #fff;
}
#wrapper {	
	position:relative;
	width:956px;
	height:auto;
	float:left;
	margin:6px;
}
#header {
	position:relative;
	width: 956px;
	height:107px;
	float:left;
	background: url(../_images/bkgd_header.jpg) repeat-x #fff;
}
#mainContent{
	position:relative;
	float:left;
	width:956px;
	height:auto;
	background: url(../_images/bkgd_mainContent.jpg) bottom repeat-x #fff;
	padding: 0;
	margin:0 0 0 0px;
	border-bottom:6px solid #fff;
}
#footer {
	position:relative;
	width: 975px;
	height:100px;
	clear:both;
	margin:0 auto;
	text-align:center;
}


/*************************************************************************
// inner structures: header
**************************************************************************/
#logo {
	position:absolute;
	left:60px;
	top:10px;
}
#mainNav{
	position:absolute;
	top:0;
	right:0;
	height:auto;
	width:auto;
	text-align:right;
	font-size:90%;
	background:url(../_images/bkgd_mainNav.jpg) no-repeat right;
	width:700px;
	height:107px;
	text-align:right;
	padding-top:10px;
}
#mainNav li{
	width:auto;
	height:15px;
	list-style:none;
	display:inline;
	margin:10px 0;
	padding:0 6px;
	line-height:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-left:#392E17 solid 1px;
}
#mainNav li.first{
	border-left:#392E17 solid 0px;
}
#mainNav a {
	color:#392E17;
	text-decoration:none;
}
#mainNav a:hover {
	color:#392E17;
}
#mainNav .selected {
	color:#;
	text-decoration:none;
}



/*************************************************************************
// inner structures: mainconternt
**************************************************************************/

/*  rows   */

/*  add colorband to row that needs horizontal background - 2 class names  */
.colorBand {
	background: url(../_images/bkgd_header.jpg) repeat-x 0 -107px;
}
.row-1col, .row-2col, .row-3col{
	position:relative;
	float:left;
	height:auto;
	clear:both;
	width:956px;
}
.row-3col .row-1col, .row-2col .row-1col{
	width:100%;
}
.row-2col{
	background:url(../_images/bkgd_blueBar_interior.jpg) no-repeat;
}
.row-2col .row-2col {
	background:none;
}

.c1, .c2, .c3{
	position:relative;
	float:left;
	height:auto;
	margin:22px 0 22px 22px;
}
.c1{
	margin-left:0px;
	position:relative;
	float:left;
	height:auto;
	width:236px;
}
.row-1col .c1{
	width:888px;
}
.row-2col .c1, .row-3col .c1{
	width:236px;
}
.row-2col .c2{
	width:628px;
	margin:44px 0 44px 22px;
	padding:0 0 50px 0;
}
/*  give UL styling back  */
.row-2col .c2 ul{
	margin:0px 0 15px 0;
}
.row-2col .c2 li{
	list-style-type: disc;
	margin:0px 0 0 44px;
	padding:0;
	line-height:1.5em;
}

.row-3col .c2{
	width:479px;
}

.row-3col .c3{
	width:175px;
}

/*  row nested within column 2  */

.c2 .row-1col .c1{
	width:479px;
}
.c2 .row-2col{
	width:479px;
}
.c2 .row-2col .c1{
	margin:0;
}
.c2 .row-2col .c1, .c2 .row-2col .c2{
	width:227px;
}


/*************************************************************************
// ANCILLARY NAV
**************************************************************************/
#ancillaryNav{
	position:absolute;
	top:10px;
	left:25px;
	height:auto;
	width:200px;
	font-size:80%;
	font-weight:bold;
}
#ancillaryNav li{
	width:auto;
	height:17px;
	list-style:none;
	display:block;
	margin:0;
	padding:0px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../_images/arrow_aux_white.gif) no-repeat 0 3px;
}
#ancillaryNav li.first{
	border-top:#A1AECC solid 0px;
}
#ancillaryNav a {
	color:#fff;
	text-decoration:none;
}
#ancillaryNav a:hover {
	color:#fff;
}





/*************************************************************************
// SUB NAV
**************************************************************************/
#subNav, #newsEvents, #subNavVolunteers{
	position:relative;
	background:url(../_images/bkgd_subnav.jpg) no-repeat 22px 0;
	width:236px;
	height:auto;
	margin-top:110px;
	float:left;
}
#subNavVolunteers li{
	width:185px;
	margin:10px 0 0 35px;
	border-top:#B8C7E8 solid 1px;
}
#subNavVolunteers li.first{
	padding:20px 0 0 0;
	margin:0 0 0 35px;
	border-top:#A1AECC solid 0;
}
#subNav{
	display:none;
}
#newsEvents p, #newsEvents h2{
	margin:10px 0 0 35px;
}
#newsEvents div.gNewsLstTitle, #newsEvents div.gCalLstTitle, #newsEvents div.gCalLstDay{
	xmargin:10px 0 0 35px;
}
#newsEvents .gCalLstTitle a{
	xtext-decoration:underline !important;
}
#newsEvents td{
	xborder:1px black solid;
}
#newsEvents table{
	width:185px;
	margin-left:35px;
	xbackground-color:#66FF33;
}
#newsEvents table{
	margin-left:0;
}
#newsEvents table table{
	display:none;
}

/*************************************************************************
// inner structures: footer
**************************************************************************/
#footer ul{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding-top:5px;
	font-size:85%;
}
#footer li{
	list-style:none;
	display:inline;
	height:10px;
	width:auto;
	padding:0 5px;
	margin:2px 0;
	border-left:#3C4B6E solid 1px;
}
#footer li.first{
	border-left:#3C4B6E solid 0px;
}
#footer a {
	color:#3C4B6E;
	text-decoration:none;
}
#footer a:hover {
	color:#3C4B6E;
	text-decoration:underline;
}
#copyright {
	position:relative;
	font-size:85%;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:20px 0 5px 0;
	color:#3C4B6E;
}

/*************************************************************************
// GEE TAGS
**************************************************************************/
.gNewsDetTitle, .gCalDetTitle, .gSvcLstTypeDescription, .gFaqLstTypeDescription, .gSvcDetTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3C4B6E;
	font-weight:bold;
	margin:.2em 0 .5em 0;
	font-size:123%;
}

.gNewsDetDate, .gCalDetDate, .gFaqLstQuestion{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3C4B6E;
	font-weight:normal;
	margin:0 0 0 0;
}

.gSecImage, {
	float: left;
}

.gSecImageCentenaryWs1{
	padding:0 0 7px 0;
}

.gCalLstDayHdrRow, .gCalLstDayHdrRow {
	/*background-color: #ebe0ce;*/
	background:url(../_images/bg_cal_row.gif) no-repeat;
}
.gCalLstDay, .gCalLstTime, .gCalLstDescription, .gCalLstLocationTitle {
	font-weight:normal;
	margin:0 0 0 7pt;
}
.gCalLstTitle {
	font-weight:normal;
	margin:0 0 0 3pt;
}
.gCalLstDay {
	color:#3C4B6E;
	font-weight:normal;
}
.gDirLstCodeDescription {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3C4B6E;
	font-weight:bold;
	font-size:111%;
	margin:11px 0 11px 0;
}
.gSecImage{
	padding:0 0 15px 0;
}


/*************************************************************************
// Misc
**************************************************************************/

.viewAll{
	position:relative;
	float:right;
	margin:0 7px 5px 0;
}

