/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {
    background: url("http://www.logfurniture.com/wp-content/uploads/2012/05/log-bg.png") repeat scroll center top #cbb380;
    margin-bottom: 15px;
}

.custom #container {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 0.05em solid #000000;
}

.custom #page {
	background: #fff;
	padding-top: 0;
}

/* Custom Header Styling */
#headline{background:#D9A947; repeat-x; color:#000; margin:0 auto; text-align:center; 
text-shadow:0px 0px 0px #000; padding:5px 0; font-size:16px; font-family:"Arial";}
#headline a{color:#0000FF; text-decoration:none;border-bottom:1px solid;}
#headline li.widget, #headline li.widget p{margin:0;}

.custom .menu, .custom .menu  a { border: 0; }
.custom #header: border-bottom: 0;
.custom #footer:border-top:0;