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

body {
	background-color:#ded5b3;
}

#wrapper {
	background-color:#632d15;
}

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

#masthead h1 {
	background-image:url(../images/txt_collwood_stellar.png);
	width:342px;
	height:70px;
	text-indent:-4000px;
	position:absolute;
	left:22px;
	top:40px;
}

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

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


/* #link_newsletters {display:none;}
#services #link_newsletters, #newsletters #link_newsletters {display:block;} */

#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,
#newsletters #links ul #link_newsletters a,
#come_see #links ul #link_come_see a {
	background-image:url(../images/bg_links_star.png);
}

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

#newsletters #content div .pdf_links {
	margin:0px;
	padding:0px;
	width:49%;
	float:left;
}

#support {
	display:block;
	background:url(../images/btn-support.png);
	width:256px;
	height:138px;
	text-indent:-9999px;
}

#support-page #support, #support:hover {background-position:top right;}
