#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	background-image: url(/files/accomodation/images/accomodation_hero.jpg);
	background-repeat: no-repeat;
}
#header1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#springbeach {
	background-image: url(images/springbeach.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#stars {
	background-image: url(images/stars.jpg);
	background-repeat: no-repeat;
}
#image01 {
	background-image: url(images/acom1.jpg);
	background-repeat: no-repeat;
}
#image02 {
	background-image: url(images/acom2.jpg);
	background-repeat: no-repeat;
	border: medium solid #FFFFFF;
}
#image03 {
	background-image: url(images/acom3.jpg);
	border: medium solid #FFFFFF;
	background-repeat: no-repeat;
}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
