#head .montage {
	background-image: url(../images/top-montage-home.jpg);
}

#head .daycamp {
	position: absolute;
	bottom: 0;
	right: 17px;
	background: url(../images/more-than-just.png) no-repeat;
	text-indent: -9999px;
	width: 724px;
	height: 120px;
}

#ratesBurst {
	position: absolute;
	top: 180px;
	left: 10px;
	width: 190px;
	height: 170px;
	text-indent: -9999px;
	background: url(../images/rates-burst.png) no-repeat 0 0;
	z-index: 1000;
	behavior: url(/styles/iepngfix.htc);
}

#content {
	height: 375px;
	padding: 0 0 0 15px;
}

#content .space {
	float: left;
	width: 190px;
	height: 50px;
}

#map {
	position: absolute;
	top: 0;
	right: 10px;
	width: 550px;
	height: 290px;
	background: url(../images/map-bg.png) no-repeat;
}

#map h2 {
	display: none;
}

#map a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
}

#map a:hover {
	color: #F31F85;
	background: transparent;
}

#map ul li {
	position: absolute;
	list-style: none;
	height: 20px;
	background-image: url(../images/map-bubble.png);
	background-repeat: no-repeat;
}

#map li a {
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
	padding-left: 15px;
}

#map li span {
	position: absolute;
	top: 0;
	right: -15px;
	height: 20px;
	width: 15px;
	background: url(../images/map-bubble.png) no-repeat 100%;;
}


#map li.tall {
	background-image: url(../images/map-bubble-tall.png);
	height: 40px;
}

#map li.tall a {
	padding: 5px 0 5px 15px;
	line-height: 15px;
}

#map li.tall span {
	position: absolute;
	top: 0;
	right: -15px;
	height: 40px;
	width: 15px;
	background: url(../images/map-bubble-tall.png) no-repeat 100%;;
}

.berg {
	top: 55px;
	left: 75px;
	width: 194px;
}
.mid	{
	top: 126px;
	left: 72px;
	width: 124px;
}
.oce	{
	top: 230px;
	left: 80px;
}
.west {
	top:  50px;
	left: 312px;
	width: 137px;
}
.que	{
	top:  115px;
	left: 298px;
}
.bro	{
	top:  141px;
	left: 269px;
}
.sta	{
	top:  165px;
	left: 233px;
}
.nas	{
	top:  141px;
	left: 365px;
}
.suf	{
	top:  118px;
	right: 80px;
}

#content .intro {
	padding-top: 40px;
	width: 380px;
}

.phoneReg {
	text-indent: -9999px;
	height: 92px;
	background: url(../images/home-phone.png) no-repeat 50% 0;
}


#smallinfo {
	position: absolute;
	width: 436px;
	top: 300px;
	right: 64px;
}

#smallinfo li {
	list-style: none !important;
	background-repeat: no-repeat;
	height: 60px;
	width: 98px;
	margin-left: 10px;
	float: left;
	text-align: right;
	padding: 10px 10px 0 30px;
	font-size: 10px;
}

#smallinfo .accept {
	background-image: url(../images/smallinfo-accept.png);
	margin: 0;
}

#smallinfo .early {
	background-image: url(../images/smallinfo-early.png);
}

#smallinfo .vid {
	background-image: url(../images/smallinfo-vid.png);
}

#smallinfo a {
	color: #000;
	display: block;
	text-decoration: none;
	background-color: transparent;
}

#smallinfo a:hover {
	color: #f31f85;
	background: none;
}

body.vid #content {
	height: 400px;
}

#footerlinks {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	padding-top: 10px;
	width: 960px;
	margin: 0 auto;
}
#footerlinks li {
	list-style: none;
	display: inline;
	border-right: 1px #0097d7 solid;
	padding: 0 5px;
}
#footerlinks li:last-child {
	border: none;
}
#footerlinks a {
	color: #6bd3f9;
	text-decoration: none;
	white-space: nowrap;
}
#footerlinks a:hover {
	color: #cbf0fc;
}