*{
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0.1px;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}
/*\*/
* html .clearfix {
	display: block;
	zoom: 1;
}
/**/	
body {
	background: #4d4d4d;
	color: #000000;
	font: normal 1em "Lucida Sans", Arial, Verdana, sans-serif;
}
#shell {
	margin: 0px auto;
	margin-top: 45px;
	padding: 0px 15px 0px 15px;
	border-top: 15px solid white;
	border-bottom: 15px solid white;
	width: 730px;
	background: #ffffff url(../images/bg.gif) repeat-y 15px;
}
#sitemap #shell {
	background: #fff;
}
#sitemap #sidebar {
	background-color:#F2F2E5;
	height:85px;
}
#home #shell {
	background: #ffffff url(../images/bg_home.gif) repeat-y 15px;
}










#masthead {
	margin: 0px auto;
	width: 730px;
	height: 180px;
	padding: 0px 0px 1px 0px;
	background: #ffffff;
}



#logo {
	width: 245px;
	height: 180px;
	background: url(../images/logo_bg.jpg) no-repeat;
	float: right;
}
#logo h1 a {
	width: 245px;
	height: 180px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#logo h1 img {
	margin-top: 35px;
	border: none;
}




#header {
	width: 484px;
	height: 180px;
	background: #806699;
	text-align: left;
	float: left;
}
#home #header h2 {
	margin: 25px 0px 0px 250px;
	width: 220px;
	font: bold .75em "Lucida Sans", Arial, Verdana, sans-serif;
	line-height: 1.25em;
	color: #FFFFFF;
}
#header h2 {
	margin: 25px 0px 0px 250px;
	width: 220px;
	font: italic bold 1.1em Georgia, Times, serif;
	color: #FFFFFF;
}
#header p {
	margin: 5px 0px 0px 250px;
	width: 220px;
	font: normal .75em "Lucida Sans", Arial, Verdana, sans-serif;
	line-height: 1.25em;
	color: #d9cce6;
}
#header p a {
	padding: 3px;
	line-height: 1.85em;
	color: #d9cce6;
}
#header p a:hover {
	color: #FFFFFF;
	background: #664d80;
}














#navigation {
	position: absolute;
	top: 15px;
	text-align: center;
	background: url(../images/nav_bg.jpg) repeat-x;
}
#navigation li {
	list-style-type: none;
	float: left;
}
#navigation li a {
	padding-top: 10px;
	display: block;
	height: 20px;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid white;
	border-bottom: none;
	color: #99994d;
}
#navigation li a:hover {
	background: url(../images/nav_active.jpg) repeat-x;
	border: 1px solid white;
	color: #806699;
}
#navigation li.navHome a {
	width: 55px;
}
#home #navigation li.navHome a {
	background: url(../images/nav_active.jpg) repeat-x;
	border: 1px solid white;
	color: #806699;
}
#navigation li.navPrograms a {
	width: 88px;
}
#programs #navigation li.navPrograms a {
	background: url(../images/nav_active.jpg) repeat-x;
	border: 1px solid white;
	color: #806699;
}
#navigation li.navAbout a {
	width: 60px;
}
#about #navigation li.navAbout a {
	background: url(../images/nav_active.jpg) repeat-x;
	border: 1px solid white;
	color: #806699;
}
#navigation li.navNews a {
	width: 106px;
}
#news #navigation li.navNews a {
	background: url(../images/nav_active.jpg) repeat-x;
	border: 1px solid white;
	color: #806699;
}
#navigation li.navDonate a {
	width: 68px;
}
#donate #navigation li.navDonate a {
	background: url(../images/nav_active.jpg) repeat-x;
	border: 1px solid white;
	color: #806699;
}
#navigation li.navContact a {
	width: 95px;
}
#contact #navigation li.navContact a {
	background: url(../images/nav_active.jpg) repeat-x;
	border: 1px solid white;
	color: #806699;
}










#utility {
	position: absolute;
	margin-left: 510px;
	top: 22px;
}
#utility li {
	list-style-type: none;
	float: left;
}
#utility li a {
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	font-size: .7em;
	vertical-align: middle;
	text-transform: uppercase;
}
#utility li a:hover {
	background: #333333;
}
#utility li.navResources a {
	border-right: 1px solid #333333;
}
#utility li.navSitemap a {
	border-left: 1px solid #666666;
	border-right: 1px solid #333333;
}
#utility li.navLogin a {
	color: #cc73a6;
	border-left: 1px solid #666666;
}
#resources #utility li.navResources a, #sitemap #utility li.navSitemap a, #pabclogin #utility li.navLogin a {
	background: #333333;
}











#artwork {
	clear: both;
	position: absolute;
	top: 50px;
	margin-left: -30px;
	z-index: 2000;
}













#container {
	margin: 0px auto;
	width: 730px;
}




#content {
	padding-bottom: 30px;
	width: 484px;
	text-align: left;
	float: left;
	overflow: hidden;
}
#home #content {
	background: #990d40;
}
#content h3 {
	padding: 0px 25px 20px 25px;
	margin: -30px 0px -25px 0px;
	font: italic bold 1.75em Georgia, Times, serif;
	color: #b34073;
}
#home #content h3 {
	padding: 35px 25px 0px 25px;
	margin: 0px 0px -20px 0px;
	font: italic bold 1.75em Georgia, Times, serif;
	color: #ffffff;
}

#content table, #content table tr, #content table td, #content table th {
	margin: 0px; /* Changed from 10px 0 0 25px; CLL */
	padding-right:15px; /* was 15 */
	font-size: 11px;
	text-align:left;
}

#content table td {
	padding:1px 0;
}	

#content table h4 {
	margin-bottom:3px;
	padding-left:0px;
}

#content p.breadcrumb {
	padding: 20px 25px 35px 25px;
	font-size: .65em;
	text-transform: lowercase;
	color: #b34073;
	background: url(../images/content_header.jpg) repeat-x;
}
#content p.breadcrumb a {
	color: #b34073;
}
#content p.print {
	padding: 10px 25px 5px 255px;
	height: 20px;
	font-size: .65em;
	text-transform: lowercase;
	color: #e6a6bf;
	background: #990d40;
	border-bottom: 1px solid white;
}
#content p.print a {
	color: #e6a6bf;
}
#content h4 {
	clear: both;
	margin-bottom: -5px;
	padding: 20px 25px 0px 25px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b34073;
}
#content h5 {
	clear: both;
	margin-bottom: -5px;
	padding: 20px 25px 0px 25px;
	font: bold .75em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e6a6bf;
}
#content h6 {
	clear: both;
	margin-bottom: -5px;
	padding: 20px 25px 0px 25px;
	font: bold .75em Verdana, Arial, Helvetica, sans-serif;
}
#content h4 a {
	padding: 3px 3px 3px 3px;
	margin-left: -3px;
	color: #b34073;
}
#content h4 a:hover {
	color: #FFFFFF;
	background: #a6275a;
}
#content p {
	clear: both;
	padding: 10px 25px 0px 25px;
	font: normal .8em "Lucida Sans", Arial, Verdana, sans-serif;
	color: #333333;
}
#home #content p {
	color: #e6a6bf;
}
#home #content p a {
	color: #e6a6bf;
}
#home #content p a:hover {
	color: #ffffff;
}
#content p a {
	padding: 3px;
	color: #b34073;
}
#content p a:hover {
	color: #FFFFFF;
	background: #a6275a;
}
#content p img {
	padding: 5px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #f2f2d9;
	float: left;
}
#content blockquote {
	margin: 10px 25px 10px 10px;
	padding-bottom: 10px;
	background: #f9ecf2 url(../images/quote.gif) no-repeat 10px 10px;
}
#content blockquote p {
	padding-left: 35px;
	color: #b34073;
}









#content dl {
	padding: 10px 25px 0px 25px;
}
#content dt {
	padding-left: 30px;
	background: url(../images/arrow.gif) no-repeat 5px;
}
#content dt a {
	font: bold .95em "Lucida Sans", Arial, Verdana, sans-serif;
	color: #ffffff;
}
#content dt a:hover {
	color: #e6a6bf;
}
#content dd {
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: .7em;
	text-transform: uppercase;
	color: #e6a6bf;
	border-bottom: 1px dashed #b34073;
}
#content dd a {
	text-decoration: none;
	color: #e6a6bf;
}
#content dl.fv {
	clear: both;
	padding: 0;
	margin: 15px 0 10px 0;
}

	#content dl.fv dt {
		float: left;
		width: 115px;
		padding: 0;
		font-weight: normal;
		text-align: right;
		background-image: none;
	}
		#content dl.fv dt label {
			width: auto;
			text-align: right;
			position: static;
			position: relative;
			top: 5px;
		}

	#content dl.fv dd {
		margin: 0;
		padding: 5px 0 0 0;
		border: 0;
		color: #333333;
		text-transform: none;
		margin-left: 115px;
		font: normal .8em "Lucida Sans", Arial, Verdana, sans-serif;
	}
		#content dl.fv dd label {
			width: auto;
			text-align: left;
			padding-left: 4px;
			position: static;
		}
		#content dl.fv dd input,
		#content dl.fv dd select,
		#content dl.fv dd textarea {
			vertical-align: middle;
			margin-left: 30px;
		}
		#content dl.fv2 {
			clear: both;
			padding: 0;
			margin: 15px 0 10px 0;
			padding-bottom: 25px;
		}

			#content dl.fv2 dt {
				float: left;
				width: 165px;
				padding: 0;
				font-weight: normal;
				text-align: right;
				background-image: none;
			}
				#content dl.fv2 dt label {
					width: auto;
					text-align: right;
					position: static;
					position: relative;
					top: 5px;
				}

			#content dl.fv2 dd {
				margin: 0;
				padding: 5px 0 0 0;
				border: 0;
				color: #333333;
				text-transform: none;
				margin-left: 165px;
				font: normal .8em "Lucida Sans", Arial, Verdana, sans-serif;
			}
				#content dl.fv2 dd label {
					width: auto;
					text-align: left;
					padding-left: 4px;
					position: static;
				}
				#content dl.fv2 dd input {
					vertical-align: middle;
					margin-left: 30px;
				}
#content ul {
	padding: 10px 25px 0px 25px;
	clear: both;
	font: normal .8em "Lucida Sans", Arial, Verdana, sans-serif;
	color: #333333;
}
#content ul li {
	padding: 0px 3px 0px 17px;
	list-style-type: none;
	background: url(../images/button_content.gif) no-repeat left 3px;
	vertical-align: middle;
}
#content li a {
	padding: 3px;
	margin-left: -3px;
	color: #b34073;
}
#content li a:hover {
	color: #FFFFFF;
	background: #a6275a;
}
#content ol {
	padding: 10px 25px 0px 25px;
	clear: both;
	font: normal .8em "Lucida Sans", Arial, Verdana, sans-serif;
	color: #333333;
	list-style-position: inside;
}
#content form {
	font: normal .8em "Lucida Sans", Arial, Verdana, sans-serif;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	border-top: 1px dashed #b34073;
}
#content form p {
	padding: 5px 0px 0px 0px;
	font: normal 1em "Lucida Sans", Arial, Verdana, sans-serif;
}
#content form table input { margin-left: 0; }
#content form label {
	width: 125px;
	text-align: right;
	position: absolute;
}

#content form input, #content form select, #content form p.indentformtext {
	margin-left: 130px;
}

#content form input.submit {
	padding: 2px 10px 2px 10px;
	margin: 10px 0px 0px 0px;
}
#content form p.checklist input {
	margin: 0px 5px 3px 0px;
	vertical-align: middle;
}

#content form p.checklist {
	margin-left: 30px;
}


#content form fieldset {
	border: none;
	border-bottom: 1px dashed #b34073;
	padding: 20px 0;
}
#content form legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 20px 0 0 0;
	background-color: none;
	color: black;
}


#login {
	padding-bottom: 15px;
	width: 245px;
	border-top: 1px solid white;
	background: #bfbf73 url(../images/login_bg.jpg) repeat-x;
	text-align: left;
	float: right;
}
#login h5 {
	padding: 15px 20px 0px 25px;
	font: italic bold 1.2em Georgia, Times, serif;
	color: #ffffff;
}
#login h6 {
	padding: 0px 20px 10px 25px;
	font: bold .70em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e6e6cc;
}
#login form {
	padding: 5px 20px 0px 25px;
}
#login label {
	margin-bottom: 3px;
	width: 72px;
	height: 15px;
	padding-top: 3px;
	font-size: .65em;
	color: #80801a;
	float: left;
	text-align: right;
}
#login input {
	margin-bottom: 3px;
	width: 120px;
	height: 18px;
	float: right;
	border: 1px inset;
}
#login input.submit {
	width: 75px;
	height: 20px;
	float: right;
	margin-right: 47px;
	border: 1px outset;
	background: #99994d;
	color: #d9d9a6;
	font: bold .65em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#login form a {
	padding: 2px;
	clear: both;
	text-align: right;
	float: right;
	margin-right: 35px;
	color: #ffffff;
	font-size: .65em;
}
#login form a:hover {
	background: #99994d;
}







#sidebar {
	padding: 0px 0px 15px 0px;
	width: 245px;
	text-align: left;
	float: right;
	background: url(../images/sidebar_header.jpg) repeat-x;
	overflow: hidden;
}
#sidebar h5 {
	width: 200px;
	padding: 12px 18px 3px 27px;
	height: 20px;
	margin-bottom: 15px;
	font: bold .7em Verdana, "Lucida Sans", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #e6e6cc;
	background: #bfbf73;
}
#sidebar h6 {
	padding: 0px 20px 5px 25px;
	font: bold .70em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e6e6cc;
}
#sidebar ul {
	color: #80801a;
	list-style-type: none;
}
#sidebar li {
	display: inline;
}
#sidebar li a {
	padding: 7px 5px 7px 25px;
	font: normal .7em "Lucida Sans", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
	display: block;
	color: #80801a;
	text-decoration: none;
	background: url(../images/button.gif) no-repeat 8px 10px;
}
#sidebar li a:hover, #sidebar li.current a {
	color: #666600;
	background: #ffffff url(../images/button_on.gif) no-repeat 8px 10px;
	text-decoration: underline;
}
#sidebar ul.sublink {
	background: #ffffff;
	padding: 5px 5px 5px 15px;
}
#sidebar ul.sublink li a {
	padding: 0px 5px 5px 25px;
	background: none;
	border: none;
	text-transform: none;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
	background: url(../images/button-sub_off.gif) no-repeat 10px 5px;
}
#sidebar ul.sublink li.current a, #sidebar ul.sublink li a:hover {
	border: none;
	color: #666600;
	text-decoration: underline;
	background: url(../images/button-sub_off.gif) no-repeat 10px 5px;
}
#sidebar ul.subsublink {
	padding: 0px 5px 5px 15px;
}
#sidebar ul.subsublink li a, #sidebar ul.subsublink li a:hover, #sidebar ul.sublink li.current ul.subsublink li a {
	padding: 0px 5px 5px 22px;
	color: #806699;
	font-style: italic;
	background: url(../images/button-subsub_off.gif) no-repeat 10px 5px;
}









#homesidebar {
	padding: 5px 0px 15px 0px;
	width: 245px;
	text-align: left;
	float: right;
	background: #bfbf73 url(../images/login_bg.jpg) repeat-x;
	border-bottom: 1px solid white;
	overflow: hidden;
}
#homesidebar h5 {
	padding: 15px 20px 0px 25px;
	font: italic bold 1.2em Georgia, Times, serif;
	color: #ffffff;
	text-transform: none;
	border: none;
}
#homesidebar h6 {
	padding: 0px 20px 5px 25px;
	font: bold .70em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e6e6cc;
}
#homesidebar ul {
	color: #80801a;
	list-style-type: none;
}
#homesidebar li {
	margin-left: 25px;
	padding: 5px 20px 0px 0px;
	font-size: .75em;
	background: none;
}
#homesidebar li a {
	padding: 3px;
	color: #666600;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: .95em;
}
#homesidebar li a:hover {
	color: #FFFFFF;
	background: #99994d;
	text-decoration: underline;
}












#location {
	clear: both;
	width: 730px;
	border-top: 1px solid white;
	background: #806699;
}
#location address {
	padding: 15px 40px 15px 40px;
	text-align: center;
	font: normal .7em "Lucida Sans", Arial, Verdana, sans-serif;
	color: #d9cce6;
}










#copyright {
	clear: both;
	margin: 0px auto;
	width: 760px;
	padding: 10px 0px 15px 0px;
	background: #4d4d4d;
}
#copyright p {
	text-align: center;
	color: #ffffff;
	font-size: .7em;
}
#copyright a {
	padding: 3px;
	color: #cc73a6;
}
#copyright a:hover {
	background: #333333;
}

/* Sitemap 

original 
#sitemapContainer {
	margin-top: 10px;
	padding: 0 10px;
}
*/
#sitemapContainer {
	position:absolute;
	z-index:10000000;
	top:auto;
	left:auto;
	width:740px;
	margin-top: 0px;
	margin-left: -15px;
	padding: 10px;
	padding-top:20px;
	background-color:#FFF;
}
#sitemapContainer table td {
	padding: 0px 5px;
	font-size: 1.3em;
}

#sitemapContainer a {
	color:#623685;
	text-decoration:none;
}

#sitemapContainer a:hover {
	color:#623685;
	text-decoration:underline;
}

.mapclass0
{
	padding: 4px 0;
    FONT-SIZE: 85%
}

.mapclass0 A

{
    FONT-WEIGHT: bold;
}

.mapclass1

{
    PADDING-LEFT: 0px
}

.mapclass1 A

{
    FONT-WEIGHT: normal;
    COLOR: #623685;
    TEXT-DECORATION: none
}

.mapclass2, .mapclass3
{
    PADDING-LEFT: 10px
}




#content form p.fvInlineTextfield input {
	margin:0px;
	padding:0px;
}

/* Image fader styles */

#crossfade-container {
	position: relative;
}

.imageBox {
	position: absolute;
	top:0px;
	left:0px;
}

table#volunteer_assignment td input {
	width: 170px;
}
table ul li {
	font-size: 1.3em;
}
#content table td p {
	font-size: 1em;
}
table p strong {
	font-size: 1.3em;
}

#content dl.item-container {
	width: 432px;
	margin: 30px 0;
	font-size: .8em;
	padding: 0;
	padding-bottom: 2px;
}
	#content dl.item-container dt {
		margin: 0;
		padding: 0;
		background: none;
		
	}
		#content dl.item-container dt h3.itemName {
			float: left;
			width: 332px;
			margin: 0;
			padding: 0;
			font-size:16px;
			font-weight:bold;
		}
		#content dl.item-container dt .itemQty {
			float: left;
			width: 100px;
			text-align: right;
		}
			#content dl.item-container dt .itemQty p {
				font-size: 1em;
			}
	#content dl.item-container dd {
		margin: 0 0 4px 0;
		padding: 4px 0 4px 0;
		width: 432px;
		font-size: .9em;
	}
		/*\*/
		* html #content dl.item-container dd .label {
			width: 90px;
			voice-family: "\"}\""; 
		  	voice-family:inherit;
			width: 80px;
		}
		/**/
		#content dl.item-container dd .label {
			text-align: right;
			float: left;
			width: 80px;
			padding: 2px 10px 0 0;
			color: #b34073;
		}
		#content dl.item-container dd .desc {
			float: left;
			width: 332px;
			
		}
			#content dl.item-container dd .desc p {
				margin: 0;
				padding: 2px 0 0 0;
				font-size: 1em; 
			}
			
#content form #reserve input, #content form #reserve select {
	margin-left:0;
	}