@charset "UTF-8";
/* CSS Document */

* {margin:0px; padding:0px;}
a {outline:none;}

body {
	background-color:#ded5b3;
}

#wrapper {
	background-image:url(../images/bg_splash.jpg);
	width:900px;
	height:867px;
	margin:20px auto 0px auto;
	position:relative;
}

#footer {
	width:900px;
	margin:0px auto;
	height:24px;
}

#footer h2 {
	text-align:center;
	color:#572812;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:12px;
	line-height:24px;
	font-weight:normal;
}

h1 {
	background-image:url(../images/txt_stellar_care.gif);
	width:242px;
	height:53px;
	position:absolute;
	text-indent:-4000px;
	left:82px;
	top:199px;
}

ul {list-style-type:none;}

ul li {position:absolute;}

ul li a {
	display:block;
	background-position:top left;
	text-indent:-4000px;
}

#link_bermuda {
	width:210px;
	height:93px;
	left:182px;
	top:447px;
}

#link_bermuda a {
	background-image:url(../images/btn_bermuda_dunes.gif);
	width:210px;
	height:93px;
}

#link_bermuda a:hover,
#link_collwood a:hover {
	background-position:top right;	
}

#link_collwood {
	width:330px;
	height:86px;
	left:450px;
	top:417px;
}

#link_collwood a {
	background-image:url(../images/btn_collwood_terrace.gif);
	width:330px;
	height:86px;
}