/* Hides from IE5-mac \*/
* html #excursion_content {height: 1%;}
/* End hide from IE5-mac */
#schools_title {
	background-image: url(../../images/title_schools.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	background-position: left top;
	height: 52px;
}

#excursion_content {
	margin-right: 0px;
	border-bottom: 1px solid #28ABE2;	
	border-left: 1px solid #28ABE2;
	border-right: 1px solid #28ABE2;		
}

#right_column {
	width: 252px;
	background-image: url(../../../images/common/gradient_top_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 36px;
} 

#right_column p {
	color: #063E85;
	font-size: 10px;
}
#right_column a:link {
	color: #138DCA;

}

.right_col_copy {
	padding: 0px 21px 10px 14px;
	margin-bottom: 0px;
	background-color: #fae666;
	min-height: 425px;
	height:auto !important;
	height:425px;
}
.right_col_copy h3 {
	font-weight: bold;
	padding: 0px 0px;
	color: #063E85;	
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}
.right_column_rs {
	padding: 20px 0px 10px 0px;
}
.right_column_rs p {
	margin-bottom:10px;
}

.right_col_dots {
	background: url(../images/dots.gif) repeat-x left top;
	height: 2px;
}
.right_col_tagline {
	font-size: 16px;
	color: #138dca;

}
.middle_column {
	border-bottom: 0px solid #ffffff;
	background: url(../../../images/common/middle_col_bg.gif) repeat left top;
}

.column_header_blue_bg {
	background-color: #138dca;
	padding: 4px 5px 4px 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 0px 1px;
	border-bottom: 1px solid #ffffff;	
}
#left_column {
	width: 439px;
	background-image: url(../../../images/common/gradient_top_blue.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding: 41px 25px 0px 24px;
	background-color: #FFFFFF;
}
#left_column h2, #left_column h3 {
	color: #072f84;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;	
}

#left_column p {
	color: #072f84;
	font-size: 11px;
	margin: 0px 0px 10px 0px;	
}
.left_column_inner_image {
	float: left;
	width: 120px;
}
.left_column_inner_content {
	float: right;
	width: 315px;
	border: solid 0px red;
}


#bottom_left_content h3 {
	color: #072f84;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#bottom_left_content h4 {
	color: #f4870d;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
}
#bottom_left_content p {
	color: #033a8e;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}
#middle_content {
	background: url(../images/middle_bg.jpg) no-repeat right top;
	height: 87px;
	padding: 40px 270px 10px 23px;
}
#middle_content p {
	color: #138dca;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#bottom_content {
	padding: 0px 0px 10px 23px;
}
.bottom_content_container {
	float: left;
	width: 340px;
	margin: 0px 10px 5px 0px;
}
.bottom_content_image {
	float: left;
	width: 120px;
}
.bottom_content_content {
	float: right;
	width: 220px;
	border: solid 0px red;
}
.bottom_content_content h4 {
	color: #f4870d;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;	
}
.bottom_content_content p {
	margin: 0px 0px 10px 0px;
}

#SiteMap_Links .Links h3 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
}



