/* Dolly the Sheep CSS : Base Colour #958f84 */
h2 {
        display:block;
        width:980px;
        height:110px;
        padding:0;
        margin:0;
        background:url('/assets/furniture/dolly-the-sheep/banner.jpg') no-repeat; }
h2 a {
        width:980px;
        height:110px;
        display:block; }
h2 a span {
        display:none; }
#content_container_outer {
        background:url('/assets/furniture/dolly-the-sheep/container_background.jpg') repeat-y top left; }
#content_container_inner {
        background:url('/assets/furniture/dolly-the-sheep/container_header.jpg') no-repeat top left; }
#content {
        background:url('/assets/furniture/dolly-the-sheep/container_footer.jpg') no-repeat bottom left; }
#page_content { 
        }
a {
        color:#958f84; }
h3 {
	border-bottom:1px solid #958f84; }
blockquote {
        width:200px;
        background:url('/assets/furniture/dolly-the-sheep/open_quote.jpg') no-repeat top left;
        padding:0px 0px 5px 10px;
	margin:0;
        font-weight:bold;
        text-align:right;
        font-size:1.1em;
        color: #958f84;
        float:right; }
blockquote p {
        padding:0px 30px 0px 10px !important;
        margin:0;
        background:url('/assets/furniture/dolly-the-sheep/close_quote.jpg') no-repeat bottom right; }
blockquote p span.credit {
        font-size:0.7em; }

/* Sidebar Navigation */
#section_navigation {
        border-bottom:1px solid #958f84; }
#section_navigation a {
        color:#958f84;
        border-right:5px solid #ECECEC; }
#section_navigation a:hover {
        border-right:5px solid #958f84; }
#section_navigation li {
        border-right:1px solid #958f84;
        border-top:1px solid #958f84; }
#section_navigation ul li ul li ul li {
        border-top:none; }


/* TOWARDS DOLLY */
#towards_dolly {
	border:1px solid #958f84;
	background:white;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
	width:280px;
	padding:10px;
	float:right; }

#towards_dolly h4 {
	margin:0;
	padding:0; }

#towards_dolly img { 
	border:0; }

#towards_dolly p, #towards_dolly h4 {
	text-align:left; }

#towards_dolly p {
	font-size:0.9em; }
