@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
}

body {
	background-color:#BDE7FF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	background-image: url(/static/library/images/wrapper_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	line-height:150%;
}

a:link, a:visited, a:active {
	color:#FF4280;
	text-decoration:none;
}

a:hover {
	color:#FF4280;
	text-decoration:underline;
}

input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding: 2px;
	border: 1px solid #999;
}

#outer_wrapper {
	position:relative;
	width:100%;
	background-image: url(/static/library/images/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#master_wrapper {
	position:relative;
	width:100%;
	min-height:950px;
	background-image: url(/static/library/images/background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#inner_wrapper {
	position:relative;
	width:840px;
	margin-left:auto;
	margin-right:auto;
}


#header {
	position:relative;
	width:100%;
	height:125px;
	overflow:hidden;
	background-image: url(/static/library/images/top_background.jpg);
	background-repeat: no-repeat;
	background-position: left 115px;
}

#logo {
	position:relative;
	float:left;
	width:400px;
}

#global_search {
	position:relative;
	float:left;
	width:440px;
	background-image: url(/static/library/images/search_background.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
	height:100px;
	text-align:right;
}

#p2pLogo {
	position:relative;
	width:325px;
	height:125px;
	margin-left:10px;
	background-image: url(/static/library/images/newlogo.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

h1 {
	margin-top:0px;
	padding-top:0px;
	color:#FF4280;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom:10px;
}

h2 {
	margin-top:0px;
	padding-top:0px;
	color:#FF4280;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom:10px;
	font-weight:normal;
}

h3 {
	margin:0px;
	padding:0px;
	
}

#p2p_homelink {
	position:absolute;
	width:301px;
	height:100px;
	left: 4px;
	top:19px;
}



#p2p_homelink h2{
	display:none;
}


#global_search_button {
	border: 1px solid #FFF;
	color:#FFF;
	background-color: #457A01;
	font-weight: bold;
	cursor:pointer;
}

#global_search_wrapper {
	position:relative;
	margin-top:60px;
}

#global_search_query {
	border: 1px solid #AADE69;
	color: #016AAB;
	padding:4px;
	width:150px;
}

#nav_container {
	position:relative;
	background-color: #FFF;
	padding-top:10px;
	padding-bottom:10px;
}

#global_navigation {
	position:relative;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFEAF0;
	height:27px;

}

#global_navigation ul {
	margin:0px;
	padding:0px;
}

#global_navigation ul li {
	list-style-type: none;
	display: inline;		
}

#global_navigation ul li a {
	position:absolute;
	height:25px;
	text-decoration:none;
}

#global_navigation ul li a.nav_drop:hover {
	border-bottom-style: none;
}

#global_navigation ul li a span {
	visibility:hidden;
}

#nav_home {
	width:64px;
	background-image: url(/static/library/images/navigation/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_home:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}

#nav_girls, #nav_girls_active {
	width:64px;
	background-image: url(/static/library/images/navigation/girls.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 66px;
}

#nav_girls_active {
	background-position: -1px -28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF4280;
	border-right-color: #FF4280;
	border-left-color: #FF4280;
}

#nav_girls:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}



#nav_adults, #nav_adults_active {
	width:82px;
	background-image: url(/static/library/images/navigation/adults.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:132px;
}

#nav_adults_active {
	background-position: -1px -28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF4280;
	border-right-color: #FF4280;
	border-left-color: #FF4280;	
}

#nav_adults:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}

#nav_store, #nav_store_active {
	width:71px;
	background-image: url(/static/library/images/navigation/store.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:216px;
}

#nav_store_active {
	background-position: -1px -28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF4280;
	border-right-color: #FF4280;
	border-left-color: #FF4280;	
}

#nav_store:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}

#nav_facilities, #nav_facilities_active {
	width:129px;
	background-image: url(/static/library/images/navigation/facilities.gif);
	background-repeat: no-repeat;
	background-position: center top;
	left:289px;
}

#nav_facilities_active {
	background-position: -8px -28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF4280;
	border-right-color: #FF4280;
	border-left-color: #FF4280;	
}

#nav_facilities:hover {
	border: 1px solid #FF4280;
	background-position: -8px -28px;
}

#nav_calendar {
	width:98px;
	background-image: url(/static/library/images/navigation/calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:420px;
}

#nav_calendar:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}

#nav_donate, #nav_donate_active {
	width:88px;
	background-image: url(/static/library/images/navigation/donate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:520px;
	}

#nav_donate:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}

#nav_donate_active {
	background-position: -1px -28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF4280;
	border-right-color: #FF4280;
	border-left-color: #FF4280;		
}



#nav_about, #nav_about_active {
	width:96px;
	background-image: url(/static/library/images/navigation/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:610px;
}

#nav_about_active {
	background-position: -1px -28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF4280;
	border-right-color: #FF4280;
	border-left-color: #FF4280;		
}

#nav_about:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}

#nav_contact, #nav_contact_active {
	width:112px;
	background-image: url(/static/library/images/navigation/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:708px;
}

#nav_contact_active {
	background-position: -1px -28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF4280;
	border-right-color: #FF4280;
	border-left-color: #FF4280;
}



#nav_contact:hover {
	border: 1px solid #FF4280;
	background-position: -1px -28px;
}

#content_container {
	position:relative;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:150px;
	background-image: url(/static/library/images/footer_graphic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#slide {
	position: relative;
	width:100%;
}


#home_call2action {
	position:relative;
	margin-top:10px;
	overflow: hidden;
	width:100%;
}

.call2action {
	position:relative;
	float:left;
	width:197px;
	margin-right:10px;
}

.call2action_last {
	position:relative;
	float:right;
	width:197px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#home_layout {
	position:relative;
	margin-top:10px;
	overflow: hidden;
	width:100%;
}

#home_col1 {
	position:relative;
	float:left;
	width:197px;
	margin-right:17px;
}

#home_col2 {
	position:relative;
	float:left;
	width:390px;
	margin-right:17px;
}

#home_col3 {
	position:relative;
	float:right;
	width:197px;
}

.home_col_header {
	position:relative;
}

.home_col_header h2 {
	visibility:hidden;
	margin:0px;
	padding:0px;
}

#col1_header {
	height:25px;
	background-image: url(/static/library/images/recent_news_button.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#col3_header {
	height:25px;
	background-image: url(/static/library/images/upcoming_events_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.home_col_content {
	position:relative;
}

.blog_snippet {
	position:relative;
	margin-top:15px;
}

.blog_snippet_item {
	position:relative;
	margin-top:10px;
}

.blog_snippet_title {
	position:relative;
	font-weight:bold;
	font-size: 11px;
}

.blog_snippet_date {
	position:relative;
	color:#999;
}

.blog_snippet_summary {
	position:relative;
	margin-top:5px;
	
}

.calendar_snippet {
	position:relative;
	margin-top:15px;
}

.calendar_snippet_item {
	position:relative;
	margin-top:10px;
}

.calendar_snippet_title {
	position:relative;
	font-weight:bold;
	font-size: 11px;
}

.calendar_snippet_date {
	position:relative;
	color:#999;
}


#footer {
	position:relative;
	color:#3F7706;
	margin-top:5px;
}

#footer ul {
	padding:0px;
	margin:0px;
}

#footer ul li {
	list-style-type:none;
	display:inline;
	padding-right:8px;
	padding-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F7706;
}

#footer ul li.first {
	padding-left:0px;
}

#footer ul li.last {
	border-right-style: none;	
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#3F7706;
}

#footer a:hover {
	color:#3F7706;
	
}

/* Sub Menu */

#sub_menu {
	position:absolute;
	top: 161px;
	z-index:10000;
	font-family:Verdana, Geneva, sans-serif;
}

.sub_nav_container {
	display:none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF4280;
	border-bottom-color: #FF4280;
	border-left-color: #FF4280;
	background-color: #FFFFFF;
	padding:15px;
	background-image: url(/static/library/images/submenu_bk.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#sub_nav_girls {
	position:absolute;
	left:76px;
	width: 250px;
	background-position: 64px top;
}

#sub_nav_adults {
	position:absolute;
	left:142px;
	width:150px;
	background-position: 83px top;
}

#sub_nav_store {
	position:absolute;
	left:226px;
	width:125px;
	background-position: 71px top;
}

#sub_nav_facilities {
	position:absolute;
	left:299px;
	width:300px;
	background-position: 129px top;
}

#sub_nav_donate {
	position:absolute;
	left:530px;
	width:125px;
	background-position: 88px top;
}

#sub_nav_about {
	position:absolute;
	left:620px;
	width:150px;
	background-position: 96px top;
}


#sub_nav_contact {
	position:absolute;
	left:650px;
	width:150px;
	background-position: -732px top;
}


.sub_nav_leftcol {
	float:left;
	width:48%;
}

.sub_nav_rightcol {
	float:right;
	width:48%;
}

.sub_nav_options {
	padding:0px;
	margin:0px;
}

.sub_nav_options li {
	list-style-type: none;
	margin-bottom:8px;
	font-size:11px;
}

.sub_nav_links {
	padding:0px;
	margin:0px;
}

.sub_nav_links li {
	list-style-type: none;
	margin-top:8px;
	font-size:10px;
}

.sub_nav_links li a:link, .sub_nav_links li a:visited {
	color:#999999;
}


.home_item {
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.home_col_content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.home_col_content ul li {
	padding-bottom:5px;
}

#tier2_hero {
	position:relative;
	margin-bottom:10px;
}

#tier2_container {
	position:relative;
	width:100%;
    overflow:hidden;
	margin-bottom:20px;
}

#tier2_col1 {
	position:relative;
	width:216px;
	float:left;
	margin-right:10px;
}

#tier2_col2 {
	position:relative;
	width:594px;
	float:left;
}


.leftnav_header {
	position:relative;
	width:214px;
	height:65px;
}

.leftnav_header h3 {
	visibility:hidden;
	
}



#leftnav_bottom {
	position:relative;
	width:214px;
	height:59px;
	background-image: url(/static/library/images/titles/leftnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#leftnav_container {
	position:relative;
	background-image: url(/static/library/images/titles/leftnav_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
	text-align: right;
	padding-left: 25px;
	padding-bottom:5px
	color: #006AAA;
}

#leftnav_container a:link, #leftnav_container a:active, #leftnav_container a:visited {
	color: #006AAA;
}

#leftnav_container a:hover {
	color: #006AAA;
}

#leftnav_container ul {
	margin:0px;
	padding:0px;
}

#leftnav_container ul li {
	font-size:11px;
	list-style-type:none;
	font-weight:bold;
	padding-top:7px;
}

#leftnav_container ul li ul {
	padding-bottom:7px;
	
}

#leftnav_container ul li ul li {
	font-size:10px;
	font-weight:normal;
}

#tier2_col2 h1 {
	font-family:"Arial Narrow", Arial, Verdana;
	font-weight:500;
	margin-bottom:0px;
	padding-bottom:5px;
}

#primaryContent {
	position:relative;
	padding-left:5px;
	padding-right:10px;
	font-size:11px;
	
}

h1.pageTitle {
	padding-top:7px;
}

#breadcrumbs {
	position:relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

#leftnav_girls {
	background-image: url(/static/library/images/titles/girls.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}


#leftnav_adults {
	background-image: url(/static/library/images/titles/adults.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#leftnav_store {
	background-image: url(/static/library/images/titles/store.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#leftnav_camps {
	background-image: url(/static/library/images/titles/camps.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#leftnav_donate {
	background-image: url(/static/library/images/titles/donate.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#leftnav_about {
	background-image: url(/static/library/images/titles/aboutus.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#leftnav_contact {
	background-image: url(/static/library/images/titles/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#leftnav_blog {
	background-image: url(/static/library/images/titles/news.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

/* Blog Specific */
/* Main Wrapper for blog home page */
#blog_wrapper_home {
	position:relative;
}

/* Post list on home page */
.blog_post_home {
	position:relative;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;	
}


/*Contains title, subtitle, and date */
.blog_header_home {
	position:relative;
}

/* Blog title on home page */
.blog_title_home, .blog_post_title{
	position:relative;
	padding-bottom:5px;
}

.blog_title_home h2, .blog_post_title h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sub title on home page */
.blog_subtitle_home {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:5px;
}

/*  Date on home page */
.blog_date_home. .blog_post_date {
	position:relative;
	padding-bottom:5px;
	color:#AEAEAE;
}

/* Category list */
.blog_category_list {
	position:relative;
	padding-bottom:5px;
	color:#AEAEAE;
}

.blog_category_list a, .blog_date_home a {
	color: #919191;
}


/* Wraps blog content on home page */
.blog_content_home, .blog_post_content {
	position:relative;
	margin-top:10px;
}


/* Read more Link container */
.blog_read_more {
	position:relative;
	margin-bottom:10px;
}

/* Read more link container */
.blog_read_more_link {
	
}

/* Contains "read more.." text */
.blog_read_more_link span {
	font-size:12px;
	font-weight:bold;

}

/* Contains Category, Permalink, Comments */
 .blog_post_extra {
	position:relative;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top:10px;
}


/* Contains comment link */
.blog_comment_link {
	
}

/* Contains "0 comments" text */
.blog_comment_link span {

}

/*Add Permalink */
.blog_permalink {
	position:relative;
	float:left;
	width:65px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right:10px;
}

/* Permalink Text */
.blog_permalink span {
	
}

/* Permalink A href */
.blog_permalink_link {
	
}

/* Contains AddThis Code */
.blog_addthis {
	position:relative;
	float:left;
	width:160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right:10px;
}

/* Page to page navigation */
#blog_navigation {
	position:relative;
	text-align:right;
	padding:5px;
	background-color: #F3F3F3;	
}


/* Blog Article Page Specific */

/* Main Wrapper */
#blog_post_wrapper {
	
}



.blog_post_subtitle {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 5px;
	color:#3971BD;
}

.blog_post_date a {
	color:#919191;
	
}


/* Commenting */
#blog_comment_wrapper {
	position:relative;
}

.blog_comment_header {
	position:relative;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 25px;
}

.blog_comment_item {
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width:100%;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
}

.blog_comment_name {
	width:150px;
}

.blog_comment_content {

}

.blog_comment_date {
	color:#C3C3C3;
}

#blog_add_comment {
	position:relative;
	margin-top:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top:10px;
	padding-bottom:10px;
}

.blog_force_login{
	position:relative;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}


.blog_leave_comment {
	position:relative;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:5px;
}

#blog_add_comment_form {
	position:relative;
	
}

#blog_add_comment_form table td {
	padding-top: 3px;
	padding-bottom: 3px;	
}


#blog_add_comment_form table td textarea {
	width:343px;
}

.blog_submit_button, #blogSearchButton {
	background-color:#3B73B9;
	color:#FFF;
	border: 1px solid #2F5B93;
}

.blog_approval_message {
	position:relative;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999;
}

.blog_required {
	font-size:9px;
}

.blog_small_text {
	font-size:9px;
}

.blog_alert {
	position:relative;
	margin-top:5px;
	background-color: #ECF1F9;
	border: 2px solid #CEDDF0;
	padding:5px;
}

.blog_comment_success {
	position:relative;
	margin-bottom:15px;
}

.blog_index_link {
	position:relative;
	margin-top:20px;
}

.blog_index_link span {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*Related Content */

#blog_related_content {
	position:relative;
	margin-top:15px;
	
}

.blog_related_content_title {
	position:relative;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#blog_related_content_list {
	
}

#blog_search {
	position:relative;
	margin-bottom:10px;
}

#blogSearchForm {
	
}

#blogSearchButton {
	
}

#searchResults {
	position:relative;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}


#blog_popular, #blog_recent, #blog_categories {
	position:relative;
	margin-bottom:15px;
}

#blog_archives {
	position:relative;
}

#blog_popular ul, #blog_recent ul, #blog_archives ul, #blog_categories ul {
	padding:0px;
}

#blog_popular ul li, #blog_recent ul li, #blog_archives ul li, #blog_categories ul li {
	list-style-type:none;
	font-size: 10px;
	font-weight:normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

#blog_popular ul li a, #blog_recent ul li a, #blog_archives ul li a, #blog_categories ul li a {
	color:#666666;
	font-weight: normal;
}

#blog_popular ul li a:hover, #blog_recent ul li a:hover, #blog_archives ul li a:hover, #blog_categories ul li a:hover {
	color: #006699;
}

.blog_popular_header, .blog_recent_header, .blog_archives_header, .blog_category_header {
	position:relative;
	color:#00659C;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

/*Blog Snipplet*/

.blog_snippet {
	position:relative;
	margin-bottom:10px;
}

.blog_snippet_item {
	position:relative;
	margin-top:10px;
	
}

.blog_snippet_date {
	position:relative;
	font-size:10px;
	color:#999;
	
}

.blog_snippet_summary {
	position:relative;
	margin-top:5px;
	font-size:10px;
	line-height:150%;
}

#united_way {
	position:absolute;
	right:0px;
	width:100px;
	height:43px;
	bottom:10px;
}

/* CMS Global Search */

.cmsSearchNotice {
	position:relative;
	margin-bottom:15px;	
}

.cmsSearchItem {
	position:relative;
	margin-bottom:15px;
}

.cmsSearchTitle {
	position:relative;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

.cmsSearchTitle a:link, .cmsSearchTitle a:active, .cmsSearchTitle a:visited {
	text-decoration:underline;
}

.cmsSearchTitle a:hover {
	text-decoration:none;
}

.cmsSearchSummary {
	position:relative;
	margin-bottom:5px;
}

.cmsSearchLink {
	position:relative;
}

.cmsSearchTime {
	position:relative;
	color:#999;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#gsSearch {
	position:absolute;
	right:0px;
	top:65px;
}

#gsSearch #globalSearchButton {
	color:#FFF;
	background-color:#578224;
	border: 0px solid #578224;	
}

.requiredItem {
	font-weight:bold;
	color: #C00;
}

.formHeader {
	padding-bottom:5px;
	font-size:14px;
	font-weight: bold;
	color: #FF4280;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4280;
}
.formSection {
	padding-top: 5px;
	padding-bottom: 5px;
}

.formSectionTable {
	background-color: #FFF4F8;
	color: #333;
}

.formInput {
	padding:5px;
	border: 1px dotted #FF88AE;
	color: #000;
	font-size: 12px;
}

.formInputSelect {
	padding:4px;
	border: 1px dotted #FF88AE;
	color: #000;
	font-size: 12px;
}

.formHelper {
	font-size:9px;
	padding-top:5px;
	color: #999;
}

.tableInsetHighlight {
	background-color:#FFF2F7;
	border: 1px solid #FFD7E6;
	padding:5px;
}

.submitButton {
	color:#FFF;
	background-color:#FF5189;
	border:1px solid #FF0958;
	cursor:pointer;
	padding:5px;
}

#p2pExpressWrapper {
	width:100%;
}