@import url(global.layout.css);

.strapline {
	background: url(../images/intheheartof.png) no-repeat; _background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://localhost:8080/santaclara/templates/santaclara/images/intheheartof.png",sizingMethod="crop");
	top: 49px;
	padding-top: 60px;
	font-size: 1.5em;
	line-height: 19px;
}


#content {
	background-color: white;
	float: left;
	padding-left: 20px;
	width: 542px;
	padding-right: 15px;
	margin-top: 250px; /* image height minus holder's padding-top */
	min-height: 482px; _height: 482px;
}

#content h2 {
	background: url(../images/blue_png.png) repeat; _behavior: url(/iepngfix.htc);
	position: absolute;
	z-index: 50;
	top: 211px;
	left: 0;
	padding-left: 20px;
	width: 557px;
	padding-top: 10px;
	height: 30px;
}

#content .content-section img {
	float: right;
	margin: 2px 0 14px 14px;
}

#content hr {
	border: 1px solid #091e4d;
	clear: right;
}

#content ul {
	font-size: 1.2em;
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	margin-left: 4px;
	color: #091e4d;
	margin-bottom: 14px;
}

#content ul a {
	color: #091e4d;
	text-decoration: underline;
}

#content div#map {
	width: 542px;
}


#main {
	margin-top: 8px;
}


#main-image {
	position: absolute;
	width: 577px; //Match with HTML and image
	height: 251px; //Match with HTML and image
}


#extra-content {
	float: left;
}