/* Created on Mar 30, 2009 10:34:10 AM */

body {
margin: 0;
padding: 0;
border: 0;
background: #eed79c;
color: #555;
font: small/25px "Lucida Sans", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans",
Verdana, Helvetica, sans-serif;
}
/* -----------wrapper--------------*/
div#wrapper {
background: #e0c581;
/*
background-image: url(bgd3.gif);
background-repeat: repeat-y;
background-position: right;
*/
width: 800px;
margin: 0 auto;
padding: 0;
border-top: 0;
border-right: 1px solid #444;
border-bottom: 1px solid #444;
border-left: 1px solid #444;
}
#wrapper h1 {
margin: 0;
padding: 10px 10px;
font: small-caps 200% "Arial Black" serif;
text-align: left;
background: #e0c581;
}
#small {
font: normal 60% verdana helvetica;
padding-left: 20px;
}
/*-------------picture----------------*/
#header {
margin: 0;
padding: 0;
margin: 0;
background: #e0c581;
}
#old_1 {
width: 550px;
margin: auto;
background: #e0c581;
}
#mainpix {
width:95%;
height:95%;
min-width: 750px;
margin: 0 10px;
border: 0;
}
#header h1 {
margin: 0;
padding:10px 0 0 0;
font-size:115%;
font-weight: normal;
background: #e0c581;
text-align: center;
}
/* ---------------navigation----------*/
div#nav	{
margin: 0;
padding: 2px 0;
border: 0;
background: #e0c581;
text-align: left;
}
div#nav ul#menu	{
background: #e0c581;
padding: 0;
border: 0;
}
div#nav ul#menu li {
margin: 0;
padding: 0px 20px;
list-style: none;
}
ul#menu li, ul#menu a {
font-size: 110%;
font-weight: bold;
text-decoration: none;
color: #7e705c;
display: inline;
}
#nav a:hover {
color:#c60;
text-decoration:underline;
}
#loc {
color: #c60;
text-decoration:underline;
}
/*-----------------main section---------*/
div#main {
padding: 0;
margin:0 250px 0 2em;
border: 0;
background: #e0c581;
color: #111;
margin-left: 10px;
}
#main h2 {
margin: 0;
padding: 0;
font-size:120%;
font-weight: bold;
background: #e0c581;
}
#old {
width: 500px;
margin: 0;
}
#cond {
float: right;
margin: 0 50px;
}
#berwick {
margin: 5px 0 0 0;
clear: both;
padding: 0;
}
#main b {
color: 090;
}
.first:first-letter {
font-size:140%;
font-weight:bold;
color:#111;
}
/*----------------right side------------*/
div#side {
width: 210px;
float: right;
margin-left: 10px;
margin-right: 10px;
padding: 5px 0 0 0;
border: 0;
color:#111;
}
#side #footer h2 {
font-size:100%;
font-weight:normal;
color:#111;
}
#side h3 {
font-size:90%;
font-weight: normal;
font-style: italic;
line-height: 1.0em;
color: #111;
text-align: left;
margin-top: 0;
}
#side b {
display: block;
margin-top: 5px;
margin-bottom: 5px;
font-size: 90%;
text-decoration: underline;
}
/*--------------footer----------------*/
#footer {
clear:both;
margin: 0;
padding: 5px 0;
border-top: 1px solid #444;
text-align: center;
color: #111;
background: #e0c581;
}
#footer a:link {
color:#556247;
text-decoration:none;
}
#footer a:visited {
color:#556247;
text-decoration:none;
}
#footer a:hover {
color:#c60;
text-decoration:underline;
}

