img {border: none;

}
.bg {
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.splash {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.buttons {
	height: 180px;
	width: 560px;
	text-shadow: 2px 2px 4px #A0A0A0;
	background-color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.sheridan {
	float: left;
	height: 180px;
	width: 280px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #333;
}
.pembroke {
	float: right;
	height: 180px;
	width: 280px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #000000;
	text-shadow: 2px 2px 4px #A0A0A0;
}
.text {
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #8E001C;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.copy {
	height: 30px;
	width: 560px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px dotted #FFFFFF;
}
.suites {
	width: 560px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.content {
	width: 540px;
	text-align: justify;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.map {
	float: left;
	height: 180px;
}