body { 
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
font-size: 11px; 
font-family: arial, sans-serif; 
letter-spacing: 1px; 
line-height: 100%; 
background: #d3cabf; 
color: #5c3506; 
}

div { 
text-align: left; 
}

#scrollbar {
 scrollbar-base-color: #d3cabf; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #ffffff;
scrollbar-shadow-color:'#5C3506';
scrollbar-highlight-color:'#ffffff';
scrollbar-3dlight-color:'#000000';
scrollbar-darkshadow-Color:'#333333'
}

#topOfPage { 
display: none; 
}

#container { 
width: 900px; 
padding: 3px; 
background: #ffffff; 
margin-left: auto; 
margin-right: auto;
border: 5px solid #5c3506;
}

#header { 
height: 45px; 
}

#logo {
width: 186px; 
float: left; 
padding-bottom: 
10px; 
}

#search { 
float: right; 
padding-top: 8px; 
text-align: right; 
width: 125px; 
}

#bar { 
clear: both; 
background: #d3cabf; 
height: 5px; 
}

#top { 
height: 10px; 
clear: both; 
}

#body { 
clear: right; 
width: 65%;  
margin-bottom: 15px; 
margin-top: 15px; 
}

.comments {
color: #d3cabf;
font-size: 11px;
}

#footer { 
clear: both; 
padding-top: 
5px; 
}

#right_menu {
clear: both; 
float: left; 
padding: 10px; 
width: 25%;
background-color: #ffffff;
}

#right_menu_content { 
background-color: #ffffff; 
width: 180px; 
padding: 5px; 
}

#right_menu_content a:link { 
color: #5c3506;
font-size: 11px;
text-decoration: none; 
}

#right_menu_content a:hover { 
color: #5c3506;
font-size: 11px;
text-decoration: bold; 
}

#right_menu_content a:active { 
color: #5c3506;
font-size: 11px;
text-decoration: none; 
}

#right_menu_content a:visited { 
color: #5c3506;
font-size: 11px;
text-decoration: none; 
}

#right_menu li {
border-bottom: 1px dotted #CCCCCC;
padding: 2px;
}


.date { 
color: #5c3506; font-size: 9px; 
}

h1 { 
margin: 0; 
margin-bottom: 10px; 
padding: 0; 
font-weight: normal; 
font-size: 25px; 
color: #5c3506;
}

#top h1 { 
color: #5c3506; 
padding-left: 25px; 
padding-top: 65px; 
line-height: 110%;
}

h2 { 
font-size: 16px; 
font-weight: bold; 
margin-bottom: 5px; 
padding-bottom: 3px;
color: #5c3506; 
border-bottom: 1px dashed #d3cabf; 
}

h3 { 
border-bottom: 1px dotted #d3cabf; 
padding-left: 15px;
font-size: 12px;
background: url('../icons/arrow.gif') no-repeat 0% 50%;; padding-right:4px; padding-top:4px; padding-bottom:4px 
}

p {	
margin: 0; 
margin-bottom: 5px; 
}

p.right { 
text-align: right; 
color: #75855c; 
font-size: 10px; 
background-color: #d3cabf; 
padding: 5px; 
border: 3px solid #9d674d;
}

a:link, p.right { 
text-align: right; 
color: #5c3506; 
font-size: 11px;
}

a:hover, p.right { 
text-align: right; 
color: #5c3506; 
font-size: 10px;
}

a:visited, p.right { 
text-align: right; 
color: #5c3506; 
font-size: 11px;
}

p.left { 
text-align: left; 
color: #5c3506; 
font-size: 11px; 
font-weight: bold;
background-color: #ffffff; 
padding: 5px; 
border: 1px solid #336633;
}

p.calendar { 
text-align: left; 
color: #5c3506; 
font-size: 11px; 
background-color: #ffffff; 
padding: 3px; 
}

p.comment_name { 
text-align: left; 
color: #5c3506; 
font-size: 11px;  
padding: 2px; 
}

p.lblog { 
text-align: left; 
font-size: 1px;
}

#footer p {	
clear: both; 
color: #5c3506; 
font-size: 9px; 
}

form { 
margin: 0; 
}

input {
border: 1px solid #9d674d; 
color: #5c3506; 
font-size: 11px; 
letter-spacing: 1px; 
}

input.searchText { 
width: 50px; 
height: 13px; 
}

input.searchSubmit { 
color: #5c3506; 
background: #d3cabf; 
letter-spacing: 2px;
border: 2px solid #5c3506;	
font-size: 12px; 
width: 55px; 
height: 19px; 
margin: 0; 
padding: 3; 
}

ul { 
margin: 0; 
padding : 0; 
list-style : none; 
}

#bar li { 
margin: 0; 
padding: 0; 
padding-top: 4px; 
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px; 
border-right: 2px solid #FFFFFF; 
float: left; 
display: block;
}

#bar li.active { 
background: #5c3506; 
color: #FFFFFF; 
padding-bottom: 4px; 
}

#footer li { 
float: left; 
padding: 0; 
height: 15px;
vertical-align: middle;	
padding-right: 25px;
font-size: 11px; 
}

a:link { 
color: #5c3506;
font-size: 11px;
text-decoration: bold; 
}

a:link, a:hover {
color: #5c3506;
font-size: 11px;
text-decoration: none;
}

a:link, a:active { 
color: #5c3506;
font-size: 11px;
text-decoration: none;
}

a:link, visited {
color: #5c3506; 
font-size: 11px;
text-decoration: none;
}

#bar a:link { 
color: #5c3506; 
font-size: 11px;
text-decoration: none; 
font-weight: bold;
} 

#bar a:active { 
color: #5c3506; 
font-size: 11px;
text-decoration: none; 
font-weight: bold;
} 

#bar a:hover { 
color: #5c3506; 
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

#bar a:visited { 
color: #5c3506;  
font-size: 11px;
text-decoration: none;
font-weight: bold; 
}

a img { 
border: 0px none; 
}

a img:active { 
border: 0px none; 
}

span.highlight { 
color: #9dcabf; 
}

span.hide { 
display: none; 
}

span.underline {
text-decoration: none; 
}
