* {margin: 0; padding: 0; border: 0px; background: transparent;}

body { background: #baa48c; }
#container {background: url(bg.gif) repeat-y; width: 685px; text-align:justify; margin: 0;}
#header {height: 385px; background: url(main.gif) no-repeat;}
#footer {background: url(footer.gif) no-repeat; width:685px; height:95px; clear: both;}
div#footer span#a {position:relative; left:125px; top:50px; width: 175px;}
div#footer span#b {position:relative; left:432px; top:-15px; font-size:10px; float:left;}
#content {width: 287px; margin: -95px 0 0 117px;  float: left; }
#navigation {width: 137px; margin: -80px 0 0 432px;  }

body, p, td, div {
color: #381f12; 
font-size: 13px; 
font-family: "Times New Roman", serif; 
line-height: 12px; 
}

p, td, div { background-color: inherit; }

/* Links */
a:link{
text-decoration:none;
color: #754c29;
background-color: inherit;
font-size: 11px;
font-weight: bold;
font-family:  "arial", sans-serif;
text-transform: uppercase;
border-bottom: 1px dotted #381f12;
}

a:visited{
text-decoration:none;
color: #754c29;
background-color: inherit;
font-size: 11px;
font-family:  "arial", sans-serif;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px dotted #381f12;
}

a:active{
text-decoration:underline;
color: #381f12;
background-color: inherit;
font-family: "Century Gothic", sans-serif;
}

a:hover{
color:#b71c00; 
text-decoration:none;
background-color: inherit;
font-weight:bold;
font-size: 11px;
font-family:  "Arial", sans-serif;
text-transform: uppercase;
border-bottom: none;
}

a.menu {
display:block;
margin: 1px 0px 1px 0px; 
padding: 2px 0px 2px 0px;
width:100%;
letter-spacing: 1px;
background: url(nav2.gif);
font-style:italic;
font-family: arial,sans-serif;
font-weight: normal;
text-decoration: none;
text-transform:capitalize;
text-align:center;
border-bottom: none;
}

a.menu:visited {
display:block;
margin: 1px 0px 1px 0px; 
padding: 2px 0px 2px 0px;
width:100%;
letter-spacing: 1px;
background: url(nav2.gif);
font-style:italic;
font-family: arial,sans-serif;
font-weight: normal;
text-decoration: none;
text-transform: capitalize;
text-align:center;
border-bottom: none;
}

a.menu:hover{
display: block; 
background: #ffffff; 
margin: 1px 0px 1px 0px; 
padding: 2px 0px 2px 0px;
color:#650f01;
width:100%;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-family: Arial, sans-serif;
text-align:center;
border-bottom: none;
}


/* Custom Text */
strong {
font: 13px "Times New Roman", serif;
color: #754c29;
text-align: justify;
font-weight: bold;
}

em{
font-style:italic;
font-weight:bold;
color: #a61900;
font-size: 13px; 
font-family: "Times New Roman", serif;
background: inherit;
}

strike{
color: #89796f;
font-size: 11px;
font-family: verdana, sans-serif;
}

h1{
font-size: 24px;
font-weight: normal;
font-family: "Georgia", sans-serif;
color: #8b1500;
background:url(head.gif) no-repeat 0% 0%;
line-height: 24px;
border-bottom: 1px solid #8b1500;
margin:12px 0 7px 0px;
width:100%;
}

h1 span{
position:relative;
left: 2px;
top:0px;
}

h1:first-letter{
color:#ffffff;
font-weight:bold;
padding:0 15px 0 10px;
}

p{ 
display: block;
margin-bottom: 10px;
position:relative;
z-index:2;
}

blockquote{
font-weight: bold;
display: block;
width:80%;
border-left: 8px #8b1500 solid;
background-color: #f1ede8;
padding: 5px;
margin: 10px auto 10px auto;
display: block;
color: inherit;
line-height: 14px;
}

blockquote em{
font-weight: normal;
color: #8b1500; 
}

/* Navagation */
div.navl {
width:100%;
}

h2 { 
width:100%; 
font-size: 11px; 
color: #6d5439; 
font-family: "Georgia", sans-serif;
font-weight: bold;
text-align: center;  
margin: 10px 0 0px 0px;
padding: 0 0 3px 0;
line-height: 15px;
background: url(nav.gif) repeat-x 100% 100% transparent;
}