* {
padding: 0;
margin: 0;
} 

body {
font: 1.1em Verdana, Helvetica, Arial, Sans-Serif;
/*font: .8em "Lucida Sans", "Trebuchet MS", Verdana, Arial, Sans-Serif;
background-image: url(image/planks.gif);
background-repeat: repeat;
background-color: #fff;*/
background-color: #E1D2B1;
}

a {
text-decoration: none;
color: #3D5210;
}

a:hover { 
color: #000; 
text-decoration: underline;
}

p {
line-height: 1.4em;
padding: 2px 4px 6px 0px;
}

ol {
padding: 2px 0px 2px 22px;
}

li {
padding-bottom: 4px;
}

table {
border: none;
padding: 4px;
}

table td, table th {
padding: 4px;
} 

#wrap 
{
margin: 0px auto;
width: 770px;
padding: 5px 10px 10px 10px;
/*background-color: #E1D2B1;*/
background-color: #fff;
border-left: 3px solid #D5C7A7;
border-right: 3px solid #D5C7A7;
border-bottom: 3px solid #D5C7A7;
}

#header 
{
height : 90px;
padding: 5px;
background-color : #7A5816;
text-align:center;
}

#header h1 { padding-left: 10px; padding-top: 12px; font-size: 25px; color: #ffffff; }
#header h1 a { font-size: 25px; color: #ffffff; text-decoration: none; padding: 10px;}
#header h2 { padding-left: 10px; padding-top: 0px; font-size: 14px; color: #fff; }

#photo { padding: 0px;}
#photo img {border: 10px solid #7A5816;}

#menu {
text-align: right;
margin-bottom: 10px;
font-size : 12px;
padding:2px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
border: 0px solid #D8E3EE; 
/*background: #F9FCFC;*/
}

#menu a {
color : #7A5816;
text-decoration : none;
padding: 10px;
/*border-right: 1px solid #7A5816; */
}

#menu a:hover {
color : #3D5210;
text-decoration: underline;
}

#menuleft {
width:55%;
float:left;
text-align: left;
padding-bottom:10px;
padding-left:0px;
padding-top: 0px;
}

#menuleft h1 { font-size: 24px; color: #3D5210; font-style: bold;}
#menuleft h1 a { font-size: 25px; color: #7A5816; text-decoration: none; padding: 10px;}
#menuleft h2 {padding-top: 0px; padding-bottom: 5px; font-size: 12px; font-style: italic; color: #999999; }

#menuright {
width:40%;
float:right;
padding-top: 10px;
padding-bottom:10px;
padding-right:0px;
}

#content { 
text-align: left;
margin-top: 5px;
padding: 10px;
font-size: 12px;
}

#content img {
border: 4px solid #7A5816;
padding: 2px;
margin: 5px;
}

#content h2 { 
font-size: 20px; 
color : #3D5210; 
padding: 0 0 5px 0;
}

#footer { 
margin-top: 25px; 
clear: both;
text-align: center; 
color: #fff;
font-size:12px; 
background-color:#7A5816;
padding:4px 2px 6px 2px;
}

#footer a {
color : #f2f2f2;
text-decoration : none;
}

#footer a:hover {
color : #f2f2f2;
text-decoration: underline;
}

.meta {
padding 0px 2px 3px 0px;
font-size: 14px;
color:#7A5816;
font:Arial, Helvetica, sans-serif;
}

#bottom {
	font-size:11px;
	padding: 10px 0 0 0;
}

#bottomleft {
width:45%;
float:left;
padding-bottom:10px;
padding-left:5px;
}


#bottomright {
width:45%;
float:right;
padding-bottom:10px;
padding-right:5px;
}

#divider {
text-align: center;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

