BODY {
	margin: 0;
	padding: 0;
    background-color: #5e257d;
	background-image: url(/cp2/images/bg.gif);
	background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* -----------------------------------------
                       FRAMEWORK
 ------------------------------------------- */
#framework {
	position: absolute;
	top: 18px;
	width: 792px;
	left: 50%;
	margin-left: -396px; /* half of width */
	text-align: left;
}

#banner {
	height: 159px;
	width: 792px;
}

#banner a {
	display: block;
	width: 225px;
	height: 100px;
	}
#banner a span{
 visibility: hidden;
	}	


.schoolsColumn {
	width: 230px;
	float: left;
	margin-right: 18px;
}



.aboutBanner {
	background-image: url(/cp2/images/bannerAbout.jpg);
	background-repeat: no-repeat;
}
.supportBanner {
	background-image: url(/cp2/images/bannerSupport.jpg);
	background-repeat: no-repeat;
}

.locationsBanner {
	background-image: url(/cp2/images/bannerLocations.jpg);
	background-repeat: no-repeat;
}
.volunteerBanner {
	background-image: url(/cp2/images/bannerVolunteer.jpg);
	background-repeat: no-repeat;
}
.newsBanner {
	background-image: url(/cp2/images/bannerNews.jpg);
	background-repeat: no-repeat;
}
.wordsBanner {
	background-image: url(/cp2/images/bannerWords.jpg);
	background-repeat: no-repeat;
}

#mainnav {
	height: 24px;
	background-image: url(/cp2/images/navbarBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	margin: 0;
	padding: 0;
}

#content P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#content form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	line-height: 11px;
	margin-bottom: -10px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: -15px;
}



#content ul li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 2px;
}
#sitemap {

}
#sitemap p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#sitemap ul li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 14px;
}



#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5e257d;
	margin-top: 25px;
	line-height: 14px;
	margin-bottom: -10px;
}
#content a {
	color: #0066CC;
	text-decoration: underline;
}
#content .blockquote {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	padding-left: 32px;
	padding-right: 14px;
}


#content a visited {
	color: #AA9FAA;
	text-decoration: underline;
}



#content .breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	font-weight: bold;
}
#content .breadcrumbs a {
	color: #6699cc;
	test-decoration: none;
}



/* -----------------------------------------
                       HOME PAGE ONLY
 ------------------------------------------- */

BODY#home #content {
	height: 350px;
	background-image: url(/cp2/images/table_bgrd2.jpg);
	background-repeat: no-repeat;
}
BODY#home #content TABLE#mainTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	height: 350px;
}
BODY#home #content TABLE#mainTable TH,
BODY#home #content TABLE#mainTable TD {
	vertical-align: top;
	padding: 0px;
}

BODY#home #content TABLE#mainTable .col1 {
	margin: 0;
	background-color: #3366cc;
	width: 30%;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
BODY#home #content TABLE#mainTable .col2 {
	width: 45%;
	padding-top: 14px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 12px;
}
BODY#home #content TABLE#mainTable .col3 {
	width: 25%;
	padding-top: 170px;
}
BODY#home #content TABLE#mainTable .col3 .video {
	padding-top: 0px;
	padding-right: 6px;
}
BODY#home #content TABLE#mainTable .col3 .logo {
	vertical-align: top;
	position: absolute;
	top: 252px;
	right: 25px;
}

BODY#home #content TABLE#mainTable .didyouknow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #67819C;
}
BODY#home #content TABLE#mainTable .intro {
	font-size: 13px;
	font-weight: bold;
	color: #3366cc;
}

BODY#home #content TABLE#mainTable .special {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 13px;
	color: #67819C;
	margin-top: 1px;
}
BODY#home #content TABLE#mainTable .introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}



/* -----------------------------------------
                       INSIDE PAGES
 ------------------------------------------- */
BODY#inside #content TABLE#mainTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
BODY#inside #content TABLE#mainTable TH,
BODY#inside #content TABLE#mainTable TD {
	vertical-align: top;
	padding: 0px;
}
BODY#inside #content TABLE#mainTable .col1 {
	margin: 0;
	background-color: #2463b8;
	width: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
}
BODY#inside #content TABLE#mainTable .col1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

BODY#inside #content TABLE#mainTable .col1 a {
	color: #FFFFFF;
}
BODY#inside #content TABLE#mainTable .col1 ul li {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
}


.tag {
	text-align: right;
}



BODY#inside #content TABLE#mainTable .col2 {
	width: 70%;
	background-image: url(../images/bg_inside.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #f6edd0;
}

BODY#inside #content TABLE#mainTable .col_special {
	width: 70%;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}


BODY#inside #content TABLE#mainTable .vidcaption {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4E;
	text-align: center;
	vertical-align: top;
}

#video {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 235px;
}

/* -----------------------------------------
                       FOOTER
 ------------------------------------------- */
 #footer {
	background-color: #efdea6;
	height: 72px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
 }
 #footer TABLE {
 	width: 100%;
 }
 #footer TABLE TD {

 }
 
#footer  A {
	font-size: 11px;
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
A:link {}
A:visited {color: #3366cc; text-decoration: none;}
A:hover {color: #3366cc; text-decoration: underline;}
A:active {color: #3366cc; text-decoration: underline;}


/* ------ FOR THE LEGAL TEXT AT THE BOTTOM --------- */
#disclaimer {
}
#disclaimer TD.dividers {
	border-left: 1px solid #3366cc;
	border-right: 1px solid #3366cc;
	padding: 0px 9px;
	text-align: center;
}
#disclaimer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#disclaimer img {
	margin-left: 7px;
}

#disclaimer  A {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A:link {}
A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A:active {color: #FFFFFF; text-decoration: underline;}
/* -----------------------------------------  */


#locations {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 210px;
}
#locations th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	margin-left: 5px;
}
#locations  ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
	line-height: 16px;
	margin: 2px;
}
#locations  a {
	color: #FFFFFF;
	text-decoration: none;
}
#locations  a:hover  {
	font-weight: bold;
	text-decoration: underline;
}

#contact {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
	font-weight: bold;
	text-align: right;
}


/* ------------------ SLIDESHOWS ----------  */

#leftside {
	width: 215px;
	float: right;
	margin-right: 6px;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 340px;
	position: absolute;
	left: 0;
	}

#galleries {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#leftside #galleries P {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 12px;
}

#leftside #galleries .description {
	margin-top: 8px;
	font-size: 12px;
	font-weight: normal;
}

label, select { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	color: #333333;
	font-weight: normal;
	border: 1px solid #b1b1bc;
}


.caption {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 9px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 18px;
}


#controls {
	margin: 0px;
	padding: 0px;
}

#controls #buttonRow {
	margin: 0px;
	padding: 0px;
}

#buttonRow .button {
	position: relative;
	width: 65px;
	background-color: #5e257d;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	float: left;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#buttonRow .button.last {
	text-decoration: none;
}

#buttonRow .button A {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#buttonRow .button A:visited {
	color: #CECECE;
	text-decoration: none;
	font-weight: bold;
}
#buttonRow .button A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


#gallerySelect {
	width: 215px;
	margin-top: -8px;
}
#galleries {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#galleries label { padding-bottom: 2px; }


#thumbnails {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	padding: 0;
	float: left;
	display:inline;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	border: solid 1px #666666;
}
#picture {
	padding: 0px;
	width: 250px;
	float: left;
}
#mainImageOutline {
	padding: 0;
	padding: 10px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }
.header {margin-top: 0px;}


/* ------------------------------------------------------------ 
                         TAB TABLE 2 
---------------------------------------------------------------*/
#tabTable2 {
	font-size: 10px;
	font-weight: normal;
}
#tabTable2 TABLE {
    margin: 0px;
    padding: 0px;
}
#tabTable2 TR {
}
#tabTable2 TH {
	background-color: #B1A696;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}
#tabTable2 TH P {
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    padding-left: 9px;
}

#tabTable2 TD {
	padding: 3px;
}
#tabTable2 TD P {
    font-size: 11px;
    line-height: 1.3em;
    margin-top: 3px;
    margin-bottom: 6px;
    margin-left: 6px;
    margin-right: 6px;
}

/* -----   end ------- */
.top {
	text-align: right;
}


/* -----   Caring Team Nav ------- */


#schoolsNav {
	width: 205px;
	margin-left: 20px;
}
#schoolsNav H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 14px;
	margin-bottom: 10px;
}
#schoolsNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#schoolsNav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* -----   end ------- */
.pledge {
	text-align: center;
}


/* -----   ERROR PAGE ------- */
#error {
	top: 0px;
	width: 783px;
	}

#error TH {
	background-image: url(/cp2/images/cp_logowithbar.jpg);
	background-repeat: no-repeat;
	height: 154px;
	width: 783px;
}

#error TD {
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#error a {
	font-decoration: underline;
	color: #0000FF;
}

#error a:hover {
	font-decoration: underline;
	color: #040006;
}

FORM {
	margin:0;
	padding: 0px;
}
#address {
	width: 285px;
	margin-left: 25px;
}

