@charset "UTF-8";
/* CSS Document */

body {
	text-a;
	ign: center;
	min-width:920px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b7c3ca;
	background-repeat: repeat-x;
}
#wrapper {
	width:920px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #BBB;
	background-color: #e6e7e8;
}#masthead {
	background-image: url(images/olympic-masthead.gif);
	background-repeat: no-repeat;
	height: 110px;
}
#call {
	padding-left: 0px;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 19px;
}
#call a {
	color: #FFF;
}
.phone {
	font-size: 27px;
}
#address {
	font-size: 17px;
	text-align: center;
	padding-top: 11px;
}
#special {
	float: right;
	width: 310px;
	margin-top: 20px;
	padding-right: 15px;
}
#intro {
	float: left;
	width: 555px;
	margin-top: 20px;
	padding-left: 15px;
}
.clear-both {
	clear: both;
}
#red-band {
	color: #EEE;
	height: 26px;
	background-color: #E00;
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
#plaques {
	float: left;
	width: 365px;
	font-size: 17px;
	line-height: 19px;
	padding-left: 30px;
}
#plaques p {
	padding-top: 10px;
}
#golf {
	float: left;
	width: 265px;
	font-size: 17px;
	line-height: 19px;
	padding-left: 190px;
}
#crystal {
	float: right;
	width: 445px;
	font-size: 17px;
	line-height: 19px;
}
#blue-band {
	color: #EEE;
	height: 26px;
	background-color: #223F84;
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
}
#blue-background {
	background-color: #e1f1fe;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.bottom-links {
	float: left;
	width: 130px;
	font-size: 14px;
	line-height: 16px;
	padding-left: 20px;
}
.blue-links {
	font-weight: bold;
	color: #223f84;
}
h1 {
	font-size: 24px;
	color: #E00;
	margin-bottom: -8px;
	line-height: 25px;
}
p {
	font-size: 16px;
}
h2 {
	font-size: 19px;
	color: #E00;
	line-height: 20px;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 10px;
}
.center {
	text-align: center;
}
#red-band a {
	color: #EEE;
	padding-left: 300px;
}
#direction-intro {
	float: left;
	width: 500px;
	margin-top: 20px;
	padding-left: 60px;
}

