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

body {
	background-color:#ded5b3;
}

#wrapper {
	background-color:#5e7088;
}

#masthead {
	background-image:url(../images/bg_bermuda_pages.jpg);
	width:900px;
	height:283px;
}

#masthead h1 {
	background-image:url(../images/txt_bermuda_dunes_stellar.jpg);
	width:342px;
	height:59px;
	text-indent:-4000px;
	position:absolute;
	left:22px;
	top:50px;
}

#links ul li {
	background-image:url(../images/bg_links_b.gif);
}

#links ul li a:hover {
	background-image:url(../images/bg_links_star_b.gif);
}


#philosophy #links ul #link_philosophy a,
#services #links ul #link_services a,
#fees #links ul #link_fees a,
#contact #links ul #link_contact a,
#home #links ul #link_home a {
	background-image:url(../images/bg_links_star_b.gif);
} 

#txt_at_bermuda {
	display:block;
	background-image:url(../images/txt_at_bermuda.gif);
	width:536px;
	height:60px;
	text-indent:-4000px;
	position:relative;
	right:3px;
	margin-bottom:5px;
}