@import url(inc_common.css);
@import url(inc_htmlarea.css);
@import url(inc_csc.css);
@import url(inc_news.css);
@import url(inc_flashheading.css);
@import url(inc_page_layout.css);

/* Common Page Layout
----------------------------------------------- */
body.page {
	background:#B47F40 url(../images/carpenter/page_background.jpg);
}

#footer {
	color:#FFF2D6;
}

#footer a {
	color:#FFF2D6;
}


/* Navigation
----------------------------------------------- */
#metanav li {
	background:url(../images/carpenter/page_metanav_separator.gif) no-repeat right center;
}
#metanav a {
	color:#FFF2D6;
}

.social {
	float: left;
	width: 100%;
}

a.printlink { float: left; }

.addthis_toolbox {
	float: right;
	width: 337px;
	*width: 275px; 
	text-align: right;
}

.addthis_toolbox div { width: 70px !important; }
.twitter-share-button { width: 95px !important; *margin-right: 5px; }
.addthis_button_facebook_like iframe { width: 110px !important; }
