/*  site colorsboys camp yellow: #FB9C13*/body {	margin: 0;	background-color: #fff;}

a, object, div {
	outline: none;
}

img {
	display: block; /* needed for strict mode */
}p, td, code {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	line-height: 150%;}

h1, h2, h3, h4 {	font-family: Verdana, Arial, sans-serif;	line-height: 120%;}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}

th {
	font-family: Verdana, Arial, sans-serif;	font-size: 11px;	line-height: 130%;
	text-align: left;
	color: #666;
	background-color: #eee;	padding-right: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

tr  {
	vertical-align: top;
}
/* cannot do sitewide td top because of logo in banner */


/* top navigation, sitewide */

#top_links {
	width: auto;
	list-style-type: none;
	margin: 10px auto; padding: 5px;
	white-space: nowrap;
}
#top_links li {	list-style-type: none;
	display: inline;
	width: auto;
	white-space: nowrap;
	position: relative;
	margin: 0; padding: 0 5px 0 0;
}#top_links li {	color: #fff;
	font: normal 12px/100% Arial, sans-serif;
}

	#top_links li a {
		color: #fff;
		text-decoration: none;
	}
	#top_links li a:hover {
		color: #FF9900;
		text-decoration: none;
		background-color: #444;
	}

a:link { color: #000; text-decoration: underline; }a:visited { color: #000; text-decoration: underline; }a:hover { color: #FFCC66; text-decoration: underline; }a:active { color: #FFCC66; text-decoration: underline; }

a.orange:link { color: #FF9900; text-decoration: underline; }a.orange:visited { color: #FF9900; text-decoration: underline; }a.orange:hover { color: #FF9900; text-decoration: underline; }

#header td {
	vertical-align: bottom; /* to drop logo down */
}

/* body content */

#page_container {
	width: 990px;
	margin: 0 auto;
	background-color: #fff;
}

#contentMargins {
	margin: 20px 20px 20px 10px;
}#content {	padding: 10px 10px 20px 25px;} /*this padding pushes down the 5 sitewide icons, too */#forms {
	background-color: #eee;
	border: 1px solid #e5e3da;
	padding: 4px;
}.largeTitle {	font-family: "Times New Roman", Times, serif;	font-size: 20px;	line-height: 125%;}.heads {	font-weight: bold;	font-size: 14px;	line-height: 130%;}.subheads {	font-weight: bold;	font-size: 12px;	line-height: 130%;	color: #333;}.bodytext {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	line-height: 140%;}.systemResponse {	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	line-height: 140%;	color: #ff0033;}.systemResponse a {	color: #ff0033;}

.systemResponse a:hover {	color: #666;}

.smalltext {	font-size: 10px;
	line-height: 120%;}


.smalltext A:link { color: #666; text-decoration: none; }.smalltext A:visited { color: #666; text-decoration: none; }.smalltext A:hover { color: #FF9900; text-decoration: underline; }
.whitetext {	font-family: Verdana, Arial, sans-serif;	color: #FFFFFF;	font-size: 12px;}A.white:link { color: #ffffff; text-decoration: underline; }A.white:visited { color: #ffffff; text-decoration: underline; }A.white:hover { color: #FF9900; text-decoration: underline; }.KieveOrange {	color: #FB9C13;}.scriptMed {	font-family: Georgia;	font-size: 12px;	line-height: 120%;	font-style: italic;}


.floatRight {
	float: right;
	padding-left: 10px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}


.borderWhite td {	border: 1px solid #ffffff; }.extraleading {	line-height: 140%;}.kwHighlight {	background-color: #D0BBDA;	padding: 1px 4px 1px 4px;}.kwleftNavHighlightOff {	background-color: #660099;}.orangeColor {	color: #FF9900;}.highlight {	background-color: #fce9ce; /* pale yellow */	padding: 2px 4px 2px 4px;	width: 95%;}


/* 2009 App form styles *
*******************************************/

.appFormDownloadBox {
	border: 1px solid #ccc; padding: 20px; margin:0px; width:80%;
}

.appFormDownloadBox ol {
	font-size: 90%;
}
/* store CSS */#store-links p {	font-family: Arial, sans-serif;	padding: 0px 15px 0px 20px;	font-size: 13px;	line-height: 120%;	color: #fff;	font-weight: bold;}#store-links a:link { color: #fff; text-decoration: none; }#store-links a:visited { color: #fff; text-decoration: none; }#store-links a:hover { color: #FF9900; text-decoration: underline; }/* alumni section
*****************************************/#alumni-links p {	font-family: Arial, sans-serif;	padding: 0px 15px 0px 20px;	font-size: 13px;	line-height: 120%;	color: #fff;	font-weight: bold;}#alumni-links a:link { color: #fff; text-decoration: none; }#alumni-links a:visited { color: #fff; text-decoration: none; }#alumni-links a:hover { color: #FF9900; text-decoration: underline; }#news_admin_links p {	font-family: Arial, sans-serif;	padding: 0px 15px 0px 20px;	font-size: 13px;	line-height: 120%;	color: #000;	font-weight: bold;}#news_admin_links a:link { color: #fff; text-decoration: underline; font-size: 12px;}#news_admin_links a:visited { color: #fff; text-decoration: underline; font-size: 12px;}#news_admin_links a:hover { color: #FB9C13; text-decoration: underline; font-size: 12px;}table.BordersCool {	border-width: 1px;	border-spacing: 2px 2px;	border-style: solid;	border-color: #ddd;	border-collapse: collapse;	background-color: #fff;}table.BordersCool td {	border-width: 1px;	padding: 4px;	border-style: dotted;	border-color: #ddd;	background-color: transparent;
	line-height: 120% !important;}table.BordersCool th {	border-width: 1px;	padding: 4px;	border-style: dotted;	border-color: #ddd;	background-color: #eee;}

.BordersCool .smalltext {	font-size: 80%;
}



.borderOff {
	border: 0px solid #eee;
}
.borderOff td {
	border: 0px solid #eee !important;
}


table.admin {	border-width: 1px;	border-spacing: 2px 2px;	border-style: solid;	border-color: #ccc;	border-collapse: collapse;	background-color: #fff;}table.admin td {	border-width: 1px;	padding: 5px 10px 5px 5px;	border-style: dotted;	border-color: #ccc;	background-color: transparent;	-moz-border-radius: 0px 0px 0px 0px;}table.admin th {	border-width: 1px;	padding: 5px 10px 5px 5px;	border-style: dotted;	border-color: #bbb;	background-color: transparent;	-moz-border-radius: 0px 0px 0px 0px;	font-family: Arial, sans-serif;	font-size: 10px;	line-height: 120%;	font-weight: bold;	background-color: #ddd;
	white-space: nowrap;	text-align: left;}/* News - Reunions */table.reunionPublic td {	border-width: 1px;	padding: 5px 10px 5px 5px;	border-style: dotted;	border-color: #ccc;	background-color: transparent;	-moz-border-radius: 0px 0px 0px 0px;}table.reunionPublic th {	border-width: 1px 1px 0px 1px;	padding: 5px 10px 5px 5px;	border-style: dotted;	border-color: #bbb;	background-color: transparent;	-moz-border-radius: 0px 0px 0px 0px;	font-family: Arial, sans-serif;	font-size: 10px;	line-height: 120%;	font-weight: bold;	background-color: #fce9ce;
	white-space: nowrap;	text-align: left;}table.reunionPublic td {	border-width: 1px;	padding: 5px 10px 5px 5px;	border-style: dotted;	border-color: #ccc;	background-color: transparent;	-moz-border-radius: 0px 0px 0px 0px;}/* campus tours */.SectionColorHeads {	font-weight: bold;	font-size: 14px;	line-height: 130%;	background-color: #FFE1B3;  /* pale orange */	padding: 3px 0px 3px 0px;}.SectionColorWavus {	font-weight: bold;	font-size: 14px;	line-height: 130%;	background-color: #CAF0C4;  /* pale green */	padding: 3px 0px 3px 0px;}#TourSideLinks {	font-family: Arial, sans-serif;	font-size: 13px;	line-height: 120%;	color: #000;	font-weight: normal;	padding: 0px 15px 0px 20px;}

#TourSideLinks ul {	padding-left: .5em;
	margin-left: .5em;
}

#TourSideLinks li {
	list-style-type: none;
}

#TourSideLinks a:link { color: #FFCC66; text-decoration: underline; font-size: 12px; }#TourSideLinks a:visited { color: #FFCC66; text-decoration: underline; font-size: 12px; }#TourSideLinks a:hover { color: #000; text-decoration: underline; font-size: 12px; }

/* photo galleries for campus */

#photoGallery_Layout {
}

#photoGallery_Layout p {
		float: left; width: 120px; height: 135px; overflow: visible;
		padding-right: 20px;
		text-align: center;
}

#photoGallery_Layout p img {
margin: 0 auto; padding: 0;
}

#photoGallery_Layout p a {
text-decoration: none;}

#photoGallery_Layout p a:hover {
text-decoration: underline;}


/* dropshadows for images */

.dropshadow {
  -moz-box-shadow: 3px 3px 4px #999;
  -webkit-box-shadow: 3px 3px 4px #999;
  box-shadow: 3px 3px 4px #999;
}


/* background edges 
******************************************************/.grayBackground {	background-image: url(left_bkgrnd_colors/admin_left_color.gif);	background-repeat: repeat-y;	background-position: left;}.adminBkgrnd {	background-image: url(left_bkgrnd_colors/admin_left_color.gif);	background-repeat: repeat-y;	background-position: left;}.klcBkgrnd {	background-image: url(left_bkgrnd_colors/klc_left_color.gif);	background-repeat: repeat-y;	background-position: left;}

.KWBkgrnd {	background-image: url(left_bkgrnd_colors/kw_background_left.gif);	background-repeat: repeat-y;	background-position: left;}.JobsBkgrnd {	background-image: url(left_bkgrnd_colors/jobs_background_left.gif);	background-repeat: repeat-y;	background-position: left;}

/* sitewide table formatting  - tours */


#ScheduleTable {
	background-color: #fcffee; /* pale orange */
	border: 1px solid #fff;
}

#ScheduleTable td {
	border: 1px dashed #eee;
	border-bottom: 1px solid #ddd;
	padding: 4px;
}
#ScheduleTable th {
	border: 1px dashed #eee;
	border-bottom: 1px dashed #ccc;
	padding: 4px;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	font-size: 11px;
}

.pdficon {
	float: left;
	padding: 0 5px 5px 0;
	vertical-align: middle;
	clear: left;
	display: inline;
}

.pdfDownload img {
	display: inline !important;
	vertical-align: middle;
}



#pushpin_spacer {
	width: 20px;
}



.clear { clear: both; }




/* directions page 
**************************************************************/

.map_icons {
	float: right;
	margin: 0 5px 30px 30px;
	border: 0px;
}
.map_icons img {
	border: 1px solid #ccc;
	margin: 5px;
}






/*** Wilderness trips for both girls and boys ***/

/* schedule-index page */

.wilderness_trips_page h2 {
	clear: both;
	background-color: #eee;
}

#tripsTable th {
	font-weight: bold;
	background-color: #ffe1b3;
	vertical-align: bottom;
}

#tripsTable td { padding: 4px; }

#tripsTable .ageDivider  td { 
   border-bottom: 2px solid #ddd;       
}

#tripsTable td img {
	border: 1px solid #ddd;
}
#tripsTable td img:hover {
	border: 1px solid #ffe1b3;
}

#tripsTable .TripCabinIcon {
	background: url(summer_camp_boys/wilderness_tripping/cabin_icon.gif) no-repeat left center;
	font-variant: small-caps;
}



/* trip descriptions page */

.trip_map {
	float: right;
	width: 200px;
	padding: 0 10px;
	margin-left: 10px;
	}

.trip_mapTwo {
	float: right;
	width: 350px;
	padding: 0 10px;
	margin-left: 10px;
	}
	
.trip_mapTwo img,
.trip_map img {
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
	float: right;
	padding-bottom: 10px;
}

.trip_mapTwo img:hover,
.trip_map img:hover {
	border: 1px solid #ffe1b3;
}


.trip_mapTwo p,
.trip_map p {
	font: 11px/120% Arial, sans-serif;
clear: both;
text-align: right;
padding: 0 20px 0;
}

.trip_mapTwo:after,
.trip_map:after {
clear: both;
}

.returnLink {
	margin-bottom: 20px;
}

.returnLink a {
	text-decoration: none;
	font: bold 10px/100% Calibri, Arial, sans-serif;
}

.returnLink a:hover {
	text-decoration: underline;
}

/* Kennedy Learning Center */


#DLWC_button {
position:absolute;}

#DLWC_button a {
	text-decoration: none;
	outline: none;
	border: 0;
}
 
#DLWC_button img {
	text-decoration: none;
	outline: none;
	border: 0;
}





/* footer and program  links */

#program_footer {
	margin: 20px auto;
	display: block;
	padding: 0;
	width: 990px;
}
#program_footer img {
	margin: 0 auto;
}


