* { margin:0; padding:0; }
body {
 margin:0;
 padding: 0;
 background-color:#403732;
 text-align: center;
}
a {
    color:#C26210;
}
img
{  border-style: none;
}
#header {
	background-color: #c26210;
        width:936px;
	height:590px;
	margin-left:auto;
	margin-right:auto;
        margin-top: 30px;
	text-align: left;
	border-left: 5px solid #332C28;
	border-right: 5px solid #332C28;
        border-top: 5px solid #332C28;
}
#content {
        font-family:helvetica;
        font-size: 1em;
	background-color: #ffe28e;
	width:936px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
        padding: 20px 0 20px 0;
        font-weight: normal;
	/*padding: 30px -6px 0px -6px;*/
	border-left: 5px solid #332C28;
	border-right: 5px solid #332C28;
}
#content h1 {
    font-family:arial;
	text-align: center;
	/*margin: 20;*/
}
#content h2 {
    font-family:arial;
}
#content h3 {
    margin: 0px;
}
#content div{
	margin: 0 30px;
}
#content .post {
        margin: 30px ;
}
#footer {
	background-color: #c26210;
        color: #F4C97C;
	width:936px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	border-left: 5px solid #332C28;
	border-right: 5px solid #332C28;
        border-bottom: 5px solid #332C28;
       /* margin-top:-27px;*/
        margin-bottom:50px;
        clear: both;
}
#header-overlay-00 {
        margin-left:240px;
	margin-top:-300px;
        height: 410px;
        /*width: 290px;*/
}
#header-overlay-01 {
        margin-left:590px;
	margin-top:-410px;
height: 300px;
      /*  height: 350px;
        width: 290px;*/
}
#header-overlay-1 {
	color:#f4c97c;
	font-size:250%;
	/*margin-left:400px;*/
margin-left:550px;
	margin-top:-280px;
        height: 276px;
        display:none;
border: 5px solid #fff;
}
#header-overlay-1 h2{
	font-family:times new roman;
	font-size:100%;
	font-weight: normal;
	line-height: 0.5em;
}
#header-overlay-1 a{
	color:#f4c97c;
        text-decoration: none;
}
#header-overlay-2{
	/*background-color:  #977a64;
	border: 10px solid #D1876E;*/
	height: 90px;
	width: 820px;
	margin-left:69px;
	margin-top:20px;
        /*padding-top:60px;*/
	text-align: center;
	color: #f4c97c;
	font-size: 200%;
}
#header-overlay-2 h2 {
	font-family:times new roman;
	font-size:80%;
	font-weight: normal;
	display: inline;
}
#header-overlay-2 a {
	color:#f4c97c;
        text-decoration: none;
}
.post a{
        color:#C26210;
        text-decoration: none;
        /*font-size:80%;*/
}	
.post {
        margin: 30px;
}
.postfloatnarrow {
        -moz-box-sizing:border-box;box-sizing:border-box;
        width: 160px;
        float: left;
	height:250px;
        margin:0;
}
.postfloatnarrow a{
        font-size:80%;
}
#content-header {
        font-family:helvetica;
        text-decoration: none;
}
.tags {
       margin: 20px;
       clear:both;
	padding-top:30px;
}
.tags a{
      color:#C26210;
      text-decoration: none;
}
#mainimage {
     clear:left;
     padding-top:50px;
}
#searchbox {
   -moz-box-sizing:border-box;box-sizing:border-box;
   background-color: #FFE28E; 
   font-size:80%;
   width:500px;
   margin-left:auto;
   margin-right:auto;
   color:#c26210;
   padding-bottom:10px;
   padding-top:10px;
}
