/* CSS Document */
/*General Styles applied to all pages */
body	{
	margin: 0;
	background: #F2F2F2 url(/assets/images/wrpr/background.jpg) left top repeat-x;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
body.popup {
background: #E1E1D9 url(/assets/images/wrpr/bg-popup.jpg) 0 0 repeat-x;
}
p,td {	
	font-size: 1em;
	color: #3a3a3a;
	line-height: 16px;

}
.input {
	font-family: Arial;
	color: #a59738;
	border: 1px solid #a9a79a;
	vertical-align: top;
}
:first-child+html .input { margin-top: -1px; }
#utility-nav .input{height: 14px; padding: 4px 2px 2px; }
#mission-map .input{height: 13px; padding: 4px 2px; margin-top: 2px;}

/*.P2 {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3a3a3a;

}*/

/* Hyperlinks is used for unbold hyperlinks */
/*.hyperlinks {	
	font-family: Arial;
	font-size: 11px;
	color: #387588;
	font-stretch: 22px;
	font-style: underline;
	text-decoration:underline;

}*/

a {	
	color: #387588;
	text-decoration:underline;

}

a:hover {
text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 1.8em;
	font-weight: bold;
	color: #a59738;
	margin: .65em 0;
}
h1.center {
padding-left: 217px;
}
:first-child+html #wwrapper h1 { margin: 1.2em 0 .65em 0; }
h2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #a59738;
	font-stretch:102%;
}
h2.subtitle { color: #000; font-size: 1.16em; font-weight: normal; margin-top: 0;}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #797979;
	line-height: 1.4em;
	font-weight: normal;

}
h4 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #a59738;
	font-stretch:102%;
	line-height: 1em;
	margin: 1em 0 .5em 0;
}

h4.nomargins {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #a59738;
	font-stretch:102%;
	line-height: 1em;
	margin: 0;

}
.breadcrumbComponent{
	font-size: .92em;
	overflow: hidden; 
}
#wrapper .breadcrumbComponent { max-width: 445px; }
a.breadcrumb, a.breadcrumb:visited{ 
	color: #3B7588;
	text-decoration:none;
}


.h23 {
font-size: 14px;
	font-weight: bold;
	color: #387588;
	font-stretch:102%;
	}
/*h8 is used for side bar Titles */
.h8 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}


.subnavigation {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #345247;
}



/* input2 is used for search events form */

.input2 { 
	color: #a59738;
}
/*Subnavigation Styles */

#leftcol .linksetMenu{
margin: 1em 3px 1em 3px;
border-top:1px solid #d6e0c8;
}
:first-child+html .linksetMenu {
margin: 5.5em 3px 1em 3px;
}
#property_nav{ 
width: 200px;
float: left;
height: 400px;
background: #B1C598;
}
#property_nav ul { list-style: none; margin: 0 2px; padding: 0; }

#leftcol .linksetLabel{
display: none;
visibility: hidden;
}



#leftcol .linksetSubMenu-1 .navigationItem, #property_nav li {
	font: normal bold .9em Arial, Helvetica, sans-serif;
	color:#345246;
	margin: 0;
	padding: 0;
	}
#leftcol .linksetSubMenu-1 .navigationItem a, #property_nav li a {
	display:block;
	text-decoration:none;
	padding:5px 0;
	color:#345246;
	padding-left:13px;
	background: url(/assets/images/wrpr/left_nav_arrow.jpg) 2% 50% no-repeat;
	border-bottom:1px solid #d6e0c8; 
	}
#leftcol .linksetSubMenu-1 .navigationItem a:hover, #property_nav li a:hover, #property_nav li a.selected{
background: url(/assets/images/wrpr/arrow_lt_green.jpg) #c5d6b1 2% 50% no-repeat;
text-decoration: none;
}	
	
#leftcol .linksetSubMenu-2
	{background-color:#c5d6b1;  }

#leftcol .linksetSubMenu-2 .navigationItem a{
background: url(/assets/images/wrpr/arrow-down.gif) 1% 50% no-repeat;
border-bottom:none
}	

#leftcol .linksetSubMenu-2 .navigationItem a:hover{
background: url(/assets/images/wrpr/arrow-down.gif) 1% 50% no-repeat;
border-bottom:none
}

#leftcol .linksetSubMenu-3 { padding: .25em 0 1em 0; }
#leftcol .linksetSubMenu-3 .navigationItem a	{
	text-decoration:underline;
	color:#345246;
	padding-left:25px;
	background-image: none;
	font-weight: normal;
	border-bottom:none
	}
	
#leftcol .linksetSubMenu-3 .navigationItem a:hover	{
background-image: none;
}

#leftcol .linksetSubMenu-3 .navigationItem a.active {
font-weight: bold; text-decoration: none; 
}

#contentDiv .linksetMenu{
margin: 5px;
}

#contentDiv .navigationItem{
padding-top: 2px;
padding-bottom: 4px;
}

#contentDiv .navigationItem a{
text-decoration:underline;
}

#contentDiv .navigationItem a:hover{
text-decoration:underline;
}

/* End Subnavigation Styles */
	
/* End General Styles */

/* Things To Do and Detail Pages Specific Styles */


/* h10 is used for event detail box headings */

.h10 {
	font-family: Arial;
	font-size: 11px;
	color: #25644d;
}
/* h11 is used for Event Date */
/*.h11 { 
	font-family: Arial;
	font-size: 11px;
	color: #878787;

}*/
/* h12 is used for event Location */
/*.h12 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #878787;
}*/

/* h21 is used for Form Labels */
/*.h21 {
	font-family: Arial;
	font-size: 12px;
	color: #a59738;
	font-stretch:102%;
}*/



/* End Things To Do Page Styles */

/* Property Page Specific Styles */


/* h15 is used for Green Bold Hyperlinks */
/*.h15 { 

	font-family: Arial;
	font-size: 11.3px;
	font-weight: bold;
	color: #416b5b;

}*/
/* h16 is used for Things To Do Dates */
/*.h16 { 

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a59738;

}*/

/* table is used for  cell spacing on right column*/
/*.table {
margin-top: 8px;
margin-bottom: 8px;
}*/


/* End of Property Page styles */

/* Volunteer Page Specific styles */

/*h19 is used for Bottom story titles */
/*.h19 {

	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #3a3a3a;
}*/
/* img3 is used for image wrapping */

/*.img3{ 

	margin-right: 6px;

}*/
/* h20 is used for right column form labels */

/*.h20 { 

	font-family: Arial;
	font-size: 10px;
	color: #a59738;

}*/
/* End of Volunteer Page styles */

/* Membership Page styles */

/*.img {
	margin-top: 10px;
	margin-bottom: 10px;
	}*/
/* End of Membership Page styles */

/* Home Page styles */

/*h21 is used for Discover Special Places Title*/
/*.h21 {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #a59738;
	font-stretch:102%;
	line-height: 16px;

}*/
/*h22 is used for Bottom Box Body Text*/
/*.h22 {

	font-family: Arial;
	font-size: 11px;
	color: #1f3830;
	font-stretch:102%;
	line-height: 16px;
}*/
/*img4 is used for vertical margins for divider lines*/
/*.img4 {
	margin-top: 10px;
	margin-bottom: 10px;
	}*/
	
/*td2 is used for left margins for javascript box*/
/*.td2 {
margin-left: 14px;
}*/

/*h23 is used for dates on Things to do this week box */
/*.h23 {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a59738;
	font-stretch:102%;

}*/
/* h24 is used for Green Bold Hyperlinks */
/*.h24 { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #416b5b;
	text-decoration:underline;

}*/

/* End of Home Page styles */	

/* Popup Page styles */	

/*h25 is used for body text */
.h25 {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #a59738;
	font-stretch:102%;
	line-height: 18px;
	}
	
/* End of Popup Page styles */	


.imageLeft {float: left; margin-right: 5px; }
.imageRight {float: right; margin-left: 5px; }

#hwrapper {
min-width: 943px;
background: transparent url(/assets/images/wrpr/homepage-bg.jpg) center top no-repeat;
position: relative;
z-index: 0;
margin: 0 auto;
}
#wrapper, #wwrapper, #prwrapper {
width: 933px;
background: transparent url(http://ttor.pub30.convio.net/assets/images/wrpr/bg-default.png) center top repeat-y;
margin: 0 auto;
}

#pwrapper {
width: 100%;
}
#pwrapper h1#title {
background: #5c8a79;
color: #fff;
margin: 0;
padding: 15px 30px;
font-size: 22px;
font-weight:bold;
}
#content {
position: relative;
width: 924px;
margin: -55px auto 0 auto;
bottom: -55px;
z-index: 1;
}
#pwrapper #content { width: auto; padding: 15px 30px;}
#hwrapper #content {min-height: 918px; bottom: 0; margin: 0 auto;}
#wrapper #inner-content { background: #B1C598; }
#wwrapper #inner-content { background: #fff;}
/*h9 is used for utility navigation */
#utility-nav {
	float: right;
	margin: 3px 0 0 0;
	font-size: 11px;
	color: #9F9D8E;
}
#utility-nav .links { display: block; float: left; margin: 5px 0 0 0; }
#utility-nav a {color: #9F9D8E; }
/*input is used for Search Form Field */
#utility-nav form {display: inline; margin: 0 5px 0 10px; }
.img-submit {margin: 0 0 -8px 0; }
.input {		font-size: 1em;	color: #656565;}
#logo {position: relative; z-index: 199; float: left; top: 35px; left: 27px; width: 150px; height: 150px;}
#logo img {border: 0; }
#tagline {position: relative; z-index: 100; float: left;  top: 45px; left: 37px;}
#region { float: right; position: relative; top: 45px; margin-right: 20px; font-size: .9em; z-index: 100; padding: 0 0 0 2px; }
#region a {color: #9F9D8E;}
#main-nav { position: relative; top: -55px; z-index: 20; display: block; clear: both; background: #d2c14e;  height: 42px; width: 747px; padding: 0px 0px 0px 177px; margin: 0;}
ul#nav {margin: 0; padding: 0; list-style: none; }
ul#nav li {margin: 0; padding: 0; float: left; position: relative;  z-index: 20; height: 42px; }
ul#nav li a { margin: 0; padding: 0; text-decoration: none; }
ul#nav li img {border: 0; }
ul#nav li ul {display: none; position: absolute; top:45px; left: 0; z-index: 200; margin: -3px 0 0 0; padding: 0; list-style: none; background: #E1D589;}
ul#nav li:hover ul, ul#nav li.sfHover ul {display: block; }
ul#nav li li {display: block; min-width: 140px; float: left;  height: auto; position: relative; z-index: 200;}
ul#nav li li a {display: block; text-decoration: none; padding: 5px 10px; color: #6F6935; font-weight: bold; min-width: 140px; }
ul#nav li li a:hover { color: #fff; background: #cabc65;}
#inner-content {position: relative; top: -55px;  z-index: 1; display: block;}
#flashcontent{ position: relative; z-index: 1;}
#mission-map { width: 924px; height: 149px; position: relative; top: -57px; left: 0; display: block; clear: both;}
#donate img, #signup img {border: 0; }
#donate { position: relative; top: -30px; left: 26px; width: 144px; float: left; z-index: 10;}
#signup { position: relative; top: -30px; left: 41px; width: 144px; float: left; z-index: 10;}
#mission { position: relative; top: 0; z-index: 5;float: left; }
#map { width: 153px; height: 69px; float: left; background: url(/assets/images/wrpr/map_background.jpg) 0 0 no-repeat; padding: 80px 0 0 205px; }
#map form {  float: left;}
#map a { float: left; margin: 5px 0;}
#map .input {	font-size: 1em; width: 82px; color: #656565; }

#hboxes {clear: both; display: block; height: 221px; position: relative; top: -47px;}
#volunteer { width: 240px; }
#discover { width: 270px; }
#news { width: 325px; padding: 0;}
#volunteer, #discover, #news { display: block; float: left; margin: 0 0 0 20px; height: 221px; background: url(/assets/images/wrpr/box-mid.png) 20px 0 repeat-x; }
#volunteer .header, #discover .header{
margin: 3px 0 0 -7px;
}
#volunteer .right-corner, #discover .right-corner, #news .right-corner { height: 221px; background: url(/assets/images/wrpr/box-right.png) 100% 0 no-repeat; position: relative; right: -10px; }
#volunteer .left-corner, #discover .left-corner, #news .left-corner  {height: 221px; background: url(/assets/images/wrpr/box-left.png) 0 0 no-repeat; position: relative; left: -20px; padding-left: 15px;}
#volunteer .content, #discover .content { margin: -11px -12px 0 -7px; display: block; }
#volunteer .imageLeft, #discover .imageLeft { float: left; margin-right: 11px; }
:first-child+html #volunteer .imageLeft {margin-top: 8px; }
:first-child+html #discover .imageLeft {margin-top: 9px; }
#volunteer p, #discover p { display: block; color: #3b5047; padding: 10px 0 11px 0;  margin-left:103px; margin-right: 5px; margin-bottom: 0;}
#discover p {padding: 3px 0; margin: 0 7px 0 0; }
#volunteer p.last {border-top: 1px solid #D3D8B8; }
#volunteer a { padding: 0 17px 0 0; background: url(http://ttor.pub30.convio.net/assets/images/wrpr/arrow-circle.jpg)  100% 0  no-repeat; color: #3b5047; text-decoration:none; position: relative; z-index: 100;}
:first-child+html #volunteer p { padding: 5px 0 11px 0; }
#discover h4 {font-size: 1.2em; margin: 13px 0 0 0; padding: 15px 0 0 0; color: #867114;}
#discover a {font-weight: bold; }
#tab1 p, #tab2 p { border-bottom: 1px solid #c1cfac;  padding: 10px 0 7px 0; margin: 0 12px 0 7px;}
#tab1 p.last, #tab1 p:last-child, #tab2 p.last, #tab2 p:last-child  { border: none; }
#news .left-corner { width: 322px; }
#news .right-corner { width: 320px; }
#news p {margin-top: 0; }

ul#tab-nav { list-style: none; margin: 0; padding: 0; clear: both;}
ul#tab-nav li {float: left; padding: 0; margin: 3px 0 0 -7px;}
ul#tab-nav li#n2 {margin: 3px 0 0 0; }
ul#tab-nav a, ul#tab-nav img { border: 0px; margin: 0; }

#news .date {
	font-weight: bold;
	color: #7C7614;
}
#news .description {
	font-weight: bold;
	color: #345247;
	font-stretch:102%;
}
#news a {	
	color: #387588;
	font-stretch: 22px;
}
#news a.more {	font-weight: bold; }
#news #n1 a {display: block; width: 214px; height: 45px; background: url(http://ttor.pub30.convio.net/assets/images/wrpr/things-inactive.gif) 0 0 no-repeat; 
text-indent: 999em;}

#news #n1 a.selected { background: url(http://ttor.pub30.convio.net/assets/images/wrpr/things-active.gif) 0 0 no-repeat; }
#news #n2 a { display: block; width: 115px; height: 45px; background: url(http://ttor.pub30.convio.net/assets/images/wrpr/news-inactive.gif) 0 0 no-repeat; }
#news #n2 a.selected { background: url(http://ttor.pub30.convio.net/assets/images/wrpr/news-active.gif) 0 0 no-repeat;}
#newsletter {display: block; position: relative; top: -38px; clear: both; background: #fff; border: 1px solid #d7d6d1; border-left: 2px dotted #d7d6d1; border-right: 2px dotted #d7d6d1; padding: 8px 0 2px 124px; color: #1f3830; vertical-align: middle; }
#newsletter a { color: #847300; text-decoration: none; font-weight: bold; font-size: 1.1em;}
#newsletter img {float: left; margin-top: -15px;}
#newsletter .text {float: left; margin: 3px; }
#newsletter form {display: inline;  } 
#newsletter .input { margin: 0; height: 16px; padding: 2px;}
#newsletter .img-submit {margin: 0; }
#footer { display: block; position: relative; z-index: 2; top: 0px; clear: both; width: 933px; margin: 0 auto; color: #6B8e50;background: url(http://ttor.pub30.convio.net/assets/images/wrpr/bg-footer.png) center 0 no-repeat; padding: 10px 0 0 0; font-size: .9em;}
.home #footer {
width: 924px;
margin: 0 auto;
top: -95px; 
display: block;
background: none;
} 
#footer-left, #footer-right {width: 462px; float: left; text-align: center; }
#footer a { 	color: #6B8e50;}
#leftcol { width: 208px; min-height: 50px; padding: 50px 0 0 0; background: #b1c598; display: block; float: left;}
#leftcol .ie6{ color: #B1C598; visibility: hidden; }
#ctrcol { background: #fff; display: block; float: left; width: 686px; padding: 0 0 40px 30px; min-height: 400px;}
#pwrapper #ctrcol { }
#hwrapper #ctrcol {}
#wrapper #ctrcol { }
#wwrapper #ctrcol { width: 879px; padding: 20px 15px 0 30px; min-height: 200px; }
#prwrapper #ctrcol { width: 924px; padding: 0px 0 0px 0; min-height: 200px; }
#utils {float: left; width: 686px; height: 20px; padding: 8px 0px 2px 30px; margin: 0; background: #eeecdc; }
#wwrapper #utils, #prwrapper #utils { float: none; width: 730px; height: 20px; padding: 10px 0px 2px 194px; background: #eeecdc; }
#utils .breadcrumbComponent { float: left; }
#utils .breadcrumbComponent a.breadcrumb{ text-decoration: underline; }
#utils .breadcrumbComponent a.breadcrumb:hover{ text-decoration: none; }
#utils .sendToFriend { float: right; margin-top: -10px; }
#utils .printerFriendlyImage { float: right; margin-top: -10px; }

.spot { position: relative; right: -2px; bottom: -4px;}
.spot .body { vertical-align: top; display: block; margin-right: 32px;}
.spot .light { width: 232px; background: #eeecdc; vertical-align: top;}
.spot .light h3, .press-contact h3 {height: 29px; padding: 7px 8px 1px 8px; margin: 0;  background: url(http://ttor.pub30.convio.net/assets/images/wrpr/right_column_bg.gif) 0 0 no-repeat; font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;}
.spot .light .content, .press-contact .content {padding: 5px 14px;}
.press-contact { width: 232px; background: #eeecdc; vertical-align: top; float: right; margin: 0 -106px 0 10px; position: relative; z-index: 100;}
.pr-date {float: left; padding: 0 5px 0 0; margin-bottom: 0; font-style: italic;}
.narrow-body {width: 620px;  float: left; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix{
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}


td.filterLabel{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #a59738;
	font-stretch:102%;
	line-height: 16px;
}

#prop_mid{
background: #FFFFFF;
width: 430px;
padding: 0 30px;
float:left;
}
.pr-right { float: left; width: 194px; padding: 25px 12px; margin: 0; background: #EEECDC;}
.pr-right #wx_module_550 {margin: 0 15px; }
.pr-top { height: 301px; display: block; }
.pr-bottom { display: block; clear: both; padding: 0 0 40px 0;}
.pr-top-right { display: block; width: 204px; height: 251px; padding: 25px 15px; margin: 0; float: right; background: #B3CB9B url(http://ttor.pub30.convio.net/assets/images/wrpr/green_background.jpg) 0 0 no-repeat; }
.pr-banner {width: 690px; height: 236px; float: left; margin: 0;}
.pr-title{ width: 670px; height:22px; padding: 3px 10px; margin: 0; float: left; background: url(http://ttor.pub30.convio.net/assets/images/wrpr/top_title_bar.jpg) 0 0 no-repeat;  }
.pr-icons {width: 670px; height:31px; padding: 3px 10px; margin: 0; float: left; background: url(http://ttor.pub30.convio.net/assets/images/wrpr/icon_bar_bground.jpg) 0 0 no-repeat; }
.pr-right h5{ 
	font-size: 13px;
	color: #326351;
	background: url(http://ttor.pub30.convio.net/assets/images/wrpr/arrow.jpg) 0 4px no-repeat;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
#t12 textarea {
max-width: 380px;
}
.pr-icons a{ 
	font-size: 11px;
	font-weight: bold;
	color: #b5d8cb;
}
.pr-icons img { border: 0; float: left; padding: 0 5px 0 0; }
.pr-icons a.key { float: left; padding: 3px 10px;}
.pr-icons .region { float: right;}
.pr-title .name { 
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 5px 0 0;
}
.pr-title .location { 
	font-size: 13px;
	font-weight: bold;
	color: #b5d8cb;
}
img.glr {display: block; margin: 0 auto; text-align: center; }
.gallery, .newsletter { padding: .5em 0 .5em 0em; display: block; height: 20px; margin: 0 0 1em 0; text-align: center;}
.gallery img, .newsletter img {margin: 0 5px 0 0;  }
.gallery a, .newsletter a {color: #416b5b; font-weight: bold; padding: .5em 0}
.support { float: left; }
.member {float: right; }
.support img, .member img{  border: 0; margin: .5em .15em 0 0; }
.pr-bottom {background: url(http://ttor.pub30.convio.net/assets/images/wrpr/bg-prop.jpg) 0 0 repeat-y; }
.pr-event {padding-left: 10px;}
.pr-event .date {color: #92852b; font-weight: bold; }

/* lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.tablesorter {
	border-collapse: collapse;
border: 1px solid #dcd7b2;
}
.tablesorter th {
	font-size: 13px;
	font-weight: bold;
	color: #a59738;
	text-transform:uppercase;
	text-align: left;
	padding: 2px 9px;
}
.tablesorter td {
	padding: 2px 9px;
}
.tablesorter th.header {
	background: url(/assets/images/bg.gif) no-repeat;
	background-position: right center;
	cursor: pointer;
	font-weight: bold;
}
.tablesorter th.headerSortUp {
	background-image: url(/assets/images/asc.gif);
	background-position: right center;
	background-color: #FFFFFF;
}
.tablesorter th.headerSortDown {
	background-image: url(/assets/images/desc.gif);
	background-position: right center;
	background-color: #FFFFFF;
}
.workpartytable {
	border-collapse: collapse;
border: 1px solid #dcd7b2;
}
.workpartytable th {
	font-size: 13px;
	font-weight: bold;
	color: #a59738;
	text-transform:uppercase;
	text-align: left;
	padding: 6px 9px;
}
.workpartytable td {
	padding: 6px 9px;
}
.workpartytable th.header {
	background: url(/assets/images/bg.gif) 90% 50% no-repeat;
	cursor: pointer;
	font-weight: bold;
}
.workpartytable th.headerSortUp {
	background-image: url(/assets/images/asc.gif);
	background-color: #FFFFFF;
}
.workpartytable th.headerSortDown {
	background-image: url(/assets/images/desc.gif);
	background-color: #FFFFFF;
}
.light {
	background-color: #F5F5ED;
}
.dark {
	background-color: #EEECDD;
}

.searchTimeStamp{display:none; visibility: hidden;}

.searchTeaser{display:none; visibility: hidden;}

.intro {
color: #797979;
font-size: 1.17em;
line-height: 1.4em;
margin-bottom: 1em;
width: 420px;
}
#spotlight h3 {
margin-bottom: 0;
}
#spotlight p {margin: 0 0 .5em 0; }
.label {
font-size: .9em; 
color: #a59738;
font-weight: bold;
}
.drop-down select{ font-size: 1em; font-family: Arial, Helvetica, sans-serif; }
.news-clips {
border-collapse: collapse;
}
.news-clips td{
padding: 10px 5px 10px 0; 
border-bottom: 1px solid #E1E8D8;
}
.news-clips .source { font-weight: bold; }
#cv-poweredBy { margin: 0 auto; text-align: center; }

table.sendToFriend { padding: 2em 0; }

/* added for SF 269004 */
ul#nav li.divider {
	width: 1px;
}

ul#nav a#mainnav_places {
	background: transparent url(/assets/images/wrpr/placestovisit.gif) top left no-repeat;
	display: block;
	height: 42px;
	width: 120px;
}
ul#nav a#mainnav_places:hover {
	background: url(/assets/images/wrpr/placestovisit-a.gif);
}

ul#nav a#mainnav_things {
	background: transparent url(/assets/images/wrpr/thingstodo.gif) top left no-repeat;
	display: block;
	height: 42px;
	width: 110px;
}
ul#nav a#mainnav_things:hover {
	background: url(/assets/images/wrpr/thingstodo-a.gif);
}

ul#nav a#mainnav_what {
	background: transparent url(/assets/images/wrpr/whatwecareabout.gif) top left no-repeat;
	display: block;
	height: 42px;
	width: 157px;
}
ul#nav a#mainnav_what:hover {
	background: url(/assets/images/wrpr/whatwecareabout-a.gif);
}

ul#nav a#mainnav_volunteer {
	background: transparent url(/assets/images/wrpr/volunteer.gif) top left no-repeat;
	display: block;
	height: 42px;
	width: 91px;
}
ul#nav a#mainnav_volunteer:hover {
	background: url(/assets/images/wrpr/volunteer-a.gif);
}

ul#nav a#mainnav_donate {
	background: transparent url(/assets/images/wrpr/donate.gif) no-repeat;
	display: block;
	height: 42px;
	width: 73px;
}
ul#nav a#mainnav_donate:hover {
	background: url(/assets/images/wrpr/donate-a.gif);
}

ul#nav a#mainnav_membership {
	background: transparent url(/assets/images/wrpr/membership.gif) top left no-repeat;
	display: block;
	height: 42px;
	width: 96px;
}
ul#nav a#mainnav_membership:hover {
	background: url(/assets/images/wrpr/membership-a.gif);
}

ul#nav a#mainnav_about {
	background: transparent url(/assets/images/wrpr/aboutus.gif) top left no-repeat;
	display: block;
	height: 42px;
	width: 92px;
}
ul#nav a#mainnav_about:hover {
	background: url(/assets/images/wrpr/aboutus-a.gif);
}
