/*=========MAIN BODY ELEMENTS===========*/

body{
width:98%;
min-width: 780px;
background: #6d0000; 
font-family: Arial, Helvetica, sans-serif; 
color: #6d0000; 
font-size:11pt;
line-height:1.5em;
padding: 0px 4px 0px 4px;
margin: 0px;
text-align: center;
}

img{
border: 0;
}

div.container{
width:98%;
margin-left: auto;
margin-right: auto;
line-height:125%;
background:#fff;
text-align: left;
}

div.left{
float:left;
width:160px;
margin:0;
padding:0;
}

div.content{
margin-left:180px;
padding:20px 20px 0px 0px;
}

div.header,div.footer{
padding:0.5em;
text-align:center;
clear:left;
background: #6d0000;
color:#bbb;
font: 8pt georgia;
}

/*==============BOX LEVEL ELEMENTS============*/


div.contents {
float:right;
width:190px;
font-size:-1;
margin-top:55px;
margin-bottom:5px;
}

.rightpic {
float:right;
width:auto;
margin: 0px 8px 0px 8px;
}

.leftpic {
float:left;
width:auto;
margin: 0px 8px 0px 8px;
}

.rightfocus {
float: right;
width: 200px;
margin: 8px 8px 0px 8px;
padding: 4px 4px 4px 10px;
border: 1px solid darkgreen;
font-size: 0.8em;
}

.rightfocus h2 {
color: darkgreen;
}

#menucont {
margin-top:0px;
padding-top:170px;
width:160px;
height:550px;
background: #fff url(img/menupic4b.jpg) no-repeat;
border: 0px solid #6d0000;
}

.menu{
width:150px;
height:190px;
line-height:1.8em;
padding: 0px;
font: 8pt georgia;
}

#cath {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-left: 1px solid #6d0000;
margin-left:35px;
margin-bottom:8px;
padding: 3px;
}

#cath:hover {
border: 1px solid #6d0000;
}

#bannerbg {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: #fff url('img/bg/rotate.php') no-repeat right;
}

#bannerlogo {
margin: 0px;
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bglogo.gif') no-repeat bottom right;
}

#bannerlog {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bglog.gif') no-repeat bottom right;
}

#bannertframe {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgtframe.gif') no-repeat bottom right;
}

#bannergallery {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bggallery.gif') no-repeat bottom right;
}

#bannerother {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgaccent.gif') no-repeat bottom right;
}

#bannercontact {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgcontact.gif') no-repeat bottom right;
}

#bannersitemap {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgsitemap.gif') no-repeat bottom right;
}

#bannerevents {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgevents.gif') no-repeat bottom right;
}

#bannerswatch {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgswatch.gif') no-repeat bottom right;
}

#bannerjournal {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgjournal.gif') no-repeat bottom right;
}

#bannercombologo {
margin: 0px;
padding: 0px;
height: 200px;
width: 550px;
background: transparent url('img/bgcombologo.gif') no-repeat bottom right;
}

/*===============TEXT FORMATTING==============*/

h1,h2,h3,h4 {
font-family: "Times New Roman", georgia, times; 
color: #6d0000;
}

p.just { 
text-align: justify;
}

p.indent {
margin-left: 40px;
}

a { color:#555 }
a:hover { color:#9f0000 }

div.header,div.footer a{
color:#bbb;
text-decoration: underline;
}

#legal {
font-style: italic;
}

.i {
font-style: italic;
}

h1.header{
padding:0;
margin:0;
}

#center {
text-align: center;
}

.menu a {
color:#6d0000;
text-decoration: none;
}

.menu a:hover {
text-decoration: underline;
}

ul {
list-style-type: square;
list-style:outside;
line-height:1.3em;
font:10pt georgia;
}

ul.timeline li.sitemap {
margin-top: 5px;
}

.sitemap {
list-style-image: url("li.gif");
line-height: 2em;
}

.submap {
list-style-image: none;
list-style-type: none;
margin-left: 30px;
line-height: 1.4em;
}

ul.sitemap#contact li {
line-height: 1.4em;
}

ul.sitemap#events {
line-height: 1.2em;
}