/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E1F0FF;
	margin: 15px;
	padding: 0;
	text-align: center;
	color: #000;
}
#container {
	width: 100%;
	background: #FFF;
	margin: 0;
	text-align: left;
	min-width: 910px;
}
#header {
	padding: 0 10px 10px 0;
	margin: 0;
	height: 55px;
	background: #E1F0FF url(../images/csp_logo.jpg) no-repeat;
	color: #003162;
	font-size: 11px;
	line-height:16px;
	text-align: right;
} 
#header a {
	color: #003162;
	text-decoration:none;
	font-weight:normal;
} 
#header a:hover {
	color: #003162;
	text-decoration:underline;
}
#header h1 {
	float:left;
	width:140px;
}
#header h1 a {
	height:55px;
	width:140px;
	position:absolute;
	text-decoration:none;
	left: 16px;
	top: 13px;
	
}
#header h1 a:hover {
	text-decoration:none;
}
#header h1 a em {
	visibility:hidden;
}
#topLeftNav {
	float:left;
	width:auto;
	padding-left:8px;
}
#topRightNav {
	float:right;
	width:auto;
}
#topRightNav label {
	float:left;
	width:100px;
	padding-left:5px;
	line-height:16px;
}
input.search {
	width:85px;
	float:left;
	border:1px solid #666;
	height:12px;
	margin-left:5px;
	color:#999;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input.go {
	border:1px solid #666;
	font-size:10px;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
	float:left;
}
#wrapperOut {
	margin: 0px;
	padding: 0px;
	border: 3px solid #FFF;
}
#wrapperIn {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
	background: url(../images/sidebar_bkgrd.jpg) repeat-y;
}
#wrapperIn2 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
	background: url(../images/sidebar_bkgrd_second.jpg) repeat-y;
}
#nav {
	margin: 0px;
	padding: 0px;
	background-color: #9CF;
	border-bottom: 1px solid #999;
}
#sidebar1 {
	float: left;
	width: 380px;
	padding: 0;
	background-color: #F0F8FF;
}
#sidebar2 {
	float: left;
	width: 220px;
	padding: 0;
	background-color: #F0F8FF;
}
#sidePhotos {
	padding:10px 10px 0 10px;
}
.homePhoto {
	display:block;
	margin-bottom:10px;
}
.eventsItem {
	margin:0 0 15px 0;
	padding:0;
	width: 100%;
	display: block;
}
.eventsItemLast {
	margin:0;
	padding:0;
	width: 100%;
	display: block;
}
.eventsDate {
	width:42px;
	float:left;
	margin-right:10px;
	padding-top: 4px;
}
.month {
	color:#FFF;
	text-transform:uppercase;
	background: #003162;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.day {
	background:url(../images/calendar_date.jpg) no-repeat;
	width:42px;
	font-size:14px;
	line-height:23px;
	color:#666;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.eventsText {
	float:left;
	margin: 0;
	padding: 0;
	width: 308px;
}
.eventsText2 {
	float:left;
	margin: 0;
	padding: 0;
	width: 148px;
}
.eventsText h1,.eventsText2 h1 {
	font-weight:bold;
	font-size:11px;
	color:#333;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
.eventsText h2,.eventsText2 h2 {
	font-weight:bold;
	font-size:11px;
	color:#003162;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
.fixWidth {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
#mainContent {
	margin: 0 20px 0 380px;
	padding: 10px 20px 20px 20px;
	font-size: 12px;
	line-height: 18px;
}
#mainContent2 {
	margin: 0 20px 0 220px;
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
}  
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #223548;
	font-weight: normal;
	line-height:26px;
}
h2, .subTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height:18px;
	color: #999999;
	font-weight: normal;
	text-transform:uppercase;
}
h3 {
	font-size: 14px;
	line-height:18px;
	color: #996699;
	font-weight: normal;
	margin-top:30px;
}

.footer {
    font-size: 11px; 
    line-height: 16px; 
    color:#333;
}
img {
	border: 0;
}
#footer {
	padding: 15px;
	background:#E1F0FF;
	text-align: center;
	color: #003162;
	font-size: 11px;
	line-height: 18px;
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	color:#003162;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#003162;
	font-weight:bold;
	text-decoration:underline;
}
#docList .docItem {
	margin:0 0 15px 0;
	padding:0;
	width: 100%;
	display: block;
}
#docList .docText {
	width: auto;
	padding:0;
	margin: 0px;
}
#docList .date {
	font-weight:bold;
	font-size:12px;
	color:#333;
	margin:0;
}
#docList .docTitle {
	font-weight:bold;
	font-size:12px;
	color:#C00;
	margin:0;
}
.clearLeft {
	clear:left;
}

/*Navigation Styles*/
.ddsmoothmenu {
	background: #99CCFF; /*background of menu bar (default state)*/
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block;
	background:url(../images/nav_bkgrd_blue.jpg) no-repeat;
	color: #FFF;
	padding: 4px 10px 0px 10px;
	text-decoration: none;
	font-weight: normal;
	border-right:1px solid #FFF;
	line-height:32px;
	text-transform:lowercase;
}
.ddsmoothmenu ul li a.green{
	display: block;
	background: #9C6 url(../images/nav_bkgrd_green.jpg) no-repeat;
	color: #FFF;
	padding: 4px 10px 0 10px;
	text-decoration: none;
	line-height:32px;
	font-weight: normal;
	border-right:1px solid #FFF;
	text-transform:lowercase;
}
.ddsmoothmenu ul li a.purple{
	display: block;
	background: #969 url(../images/nav_bkgrd_purple.jpg) no-repeat;
	color: #FFF;
	padding: 4px 10px 0 10px;
	text-decoration: none;
	line-height:32px;
	font-weight: normal;
	border-right:1px solid #FFF;
	text-transform:lowercase;
}
.ddsmoothmenu ul li a.dkOrange{
	display: block;
	background: #F90 url(../images/nav_bkgrd_dkorange.jpg) no-repeat;
	color: #FFF;
	padding: 4px 10px 0 10px;
	text-decoration: none;
	line-height:32px;
	font-weight: normal;
	border-right:1px solid #FFF;
	text-transform:lowercase;
}
.ddsmoothmenu ul li a span{
	color:#003162;
	font-size:12px;
	text-transform:uppercase;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}


.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #FC6 url(../images/nav_bkgrd_orange.jpg) no-repeat;
	color:#FFF;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.green:hover, .ddsmoothmenu ul li a.purple:hover, .ddsmoothmenu ul li a.dkOrange:hover{
	background: #FC6 url(../images/nav_bkgrd_orange.jpg) no-repeat; /*background of menu items during onmouseover (hover state)*/
	color: white;
	text-decoration:none;
	font-weight:normal;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	background:#FFE5B2;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
	color:#003162;
	text-transform:none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #FFF;
	color:#003162;
	background:#FFE5B2;
	text-align:left;
	text-transform:none;
}
.ddsmoothmenu ul li ul li a:hover {
	background: #FC6;
	color:#003162;
}


/* Tab Styles */
.TabbedPanels {
	margin: 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px 0 0 10px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 5px 10px;
	margin: 0px 10px 0px 0px;
	font: 16px Georgia, Times, serif;
	list-style: none;
	border-bottom: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/calendar_tab_inactive.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #003162;
	width: 75px;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	border-bottom: 1px solid #999;
	background-image: url(../images/calendar_tab_active.jpg);
	background-repeat: no-repeat;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-top: solid 1px #999;
	background-color: #FFF2D8;
}
.TabbedPanelsContent {
	padding: 10px;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.TabbedPanelsContentVisible {
}


/* BEGIN SIMPLE CONTENT */

.contentSmBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	padding:0px 0px 0px 10px;
}
.contentTitle, .contentTitleBig {
	font-family: "Times New Roman", Times, serif;
	color: #104378;
	padding:5px 0px 0px 10px;
	text-decoration: none;
}
.contentTitle a, .contentTitleBig a
{
	text-decoration: underline;
	color: #104378;
}
.contentTitle a:hover, .contentTitleBig a:hover
{
	color: #007D5D;
}
.contentTitle 
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
.contentTitleBig {
	font-size: 24px;
}
.contentDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	padding:5px 0px 0px 10px;
	text-decoration: none;
}
.contentDescriptionBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding:5px 0px 0px 10px;
}
.contentLink, .contentLink a, .contentLink a:link, .contentLink a:visited, .contentLink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #104378;
}
.contentLink a:hover {
	color: #007D5D;
}
.contentToNormal {
	letter-spacing: normal;
	font-weight: normal;
}
.highlightBG
{
	background-color:#f3f3f3;
}
.calloutBG
{
	background-color:#E5E5E5;
}
.focusBG
{
	background-color:#D7D7D7;	
}

.paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.paging a {
	color: #104378;
	text-decoration: underline;
	font-weight: normal;
}
.paging a:hover {
	color: #007D5D;
	text-decoration: underline;
	font-weight: normal;
}
/* END SIMPLE CONTENT */


/* BEGIN EVENTS */

.calendarHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #104378;
	line-height:50px;
	background-color:#e5e5e5;
}
.calendarHeader a 
{
	text-decoration: none;
	color: #104378;
}
.calendarHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	background-color:#999999;
	text-align: center;
}
.calendarText
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.calendarEventToggle, .calendarEventToggle:link, .calendarEventToggle:active, .calendarEventToggle:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	padding:0px 0px 0px 0px;
	text-decoration: none;
}
.calendarEventToggle:hover
{
	text-decoration: none;
	color: #007D5D;
}
.calendarDay
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:normal;
	background-color:#e5e5e5;
	border: solid 2px #ffffff;
}
.calendarDay a, .calendarDay a:link, .calendarDay a:visited, .calendarDay a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #104378;
}
.calendarDay a:hover
{
	color: #007D5D;
}
.eventMonth
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/event/calendar_light_gray_top.gif);
	background-repeat:no-repeat;
	line-height: 19px;
	width: 42px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	padding-left: 6px;
}
.eventDate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/event/calendar_bottom.gif);
	background-repeat:no-repeat;
	line-height: 23px;
	width: 42px;
	color: #666666;
	padding-right: 5px;
	padding-left:7px;
	font-weight:bold;
	font-size:14px;
}
/* END EVENTS */

.donation label {
	float:left;
	margin-right:10px;
	text-align:left;
	width: 220px;
}
.donation p {
	clear:both;
}
.donation input {
	width:150px;
	border:1px solid #666;
	height:14px;
	color:#666;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom:0;
}
.donation input.amount {
	width:140px;
	border:1px solid #666;
	height:14px;
	color:#666;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom:0;
}
.donation textarea {
	width:150px;
	border:1px solid #666;
	color:#666;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom:0;
}
.donationcheck input {
	width:14px;
	border:0;
	height:14px;
	color:#666;
	margin-bottom:0;
}
.donation .tip {
	color:#999999;
	font-size: 11px;
	line-height:18px;
}
.donation .submit {
	font: 16px/26px Georgia, Times, serif;
	cursor: pointer;
	background-image: url(../images/submit_bkgrd.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #003162;
	width: 95px;
	height:30px;
	border:0;
}
.errorLabel 
{
	font-weight: bold;
	color: Red;
	font-size: 16px;
}
.flash
{
	z-index: 0;
}