
body {
background-color : #4C080F;
font-size : 11px;
font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
color : #564b47;
padding : 0;
margin : 0;
}
p, pre {
margin : 0;
padding : 5px 0;
}
a {
color : #676200;
text-decoration : none;
}
a:visited {
color : #676200;
text-decoration : none;
}
a:hover {
color : #a19c56;
text-decoration : underline;
}
a:active {
color : #000000;
text-decoration : underline;
}
h1 {
font-size : 11px;
font-weight : normal;
color : #ffffff;
text-transform : lowercase;
background-color : #676200;
padding : 5px 15px;
margin : 0;
}
a.h1:link {
color : #ffffff;
text-decoration : none;
font-size : 11px;
}
a.h1:hover {
color : #a19c56;
text-decoration : none;
font-size : 11px;
}
a.h1:visited {
color : #ffffff;
text-decoration : none;
font-size : 11px;
}
a.h1:active {
color : #ffffff;
text-decoration : none;
font-size : 11px;
}
h2 {
font-size : 18px;
color: #4C080F;
font-weight : bold;
text-transform : uppercase;
padding : 5px 0;
margin : 0;
}
h3 {
font-size : 15px;
color: #676200;
font-weight : bold;
text-transform : uppercase;
padding : 5px 0;
margin : 0;
}
img.download {
vertical-align : middle;
}
#container {
width : 900px;
margin-bottom : 10px;
margin-top : 20px;
margin-left : auto;
margin-right : auto;
background-color : #ffffff;
border-style : solid;
border-width : 1px;
border-color : #cccccc;
}
#banner {
background-color : #ffffff;
text-align : left;
padding : 0;
margin-top : 15px;
margin-left : 15px;
margin-right : 15px;
border-bottom : 1px solid;
border-width : 1px;
border-color : #cccccc;
height : 120px;
background-image: url(img/header-logo.png);
background-repeat : no-repeat;
}

#banner img {
padding : 10px 0;
}
#banner-text {
text-align : right;
padding-top : 70px;
}
#banner a span {
visibility : hidden;
}
#menu {
background-color : #ffffff;
text-align : left;
padding : 0;
margin-left : 15px;
}
a.menu:link {
color : #676200;
text-decoration : none;
font-size : 13px;
padding-right : 10px;
}
a.menu:hover {
color : #a19c56;
text-decoration : none;
font-size : 13px;
padding-right : 10px;
}
a.menu:visited {
color : #676200;
text-decoration : none;
font-size : 13px;
padding-right : 10px;
}
a.menu:active {
color : #676200;
text-decoration : none;
font-size : 13px;
padding-right : 10px;
}
#photos {
background-color : #ffffff;
text-align : left;
padding : 0;
margin-left : 15px;
margin-right : 15px;
margin-top : 5px;
min-height : 300px;
border-bottom : 1px solid;
border-width : 1px;
border-color : #cccccc;
}
#themenu {
background-color : #ffffff;
text-align : left;
padding : 0;
margin-left : 15px;
margin-right : 15px;
margin-top : 5px;
min-height : 300px;
max-height : 300px;
border-bottom : 1px solid;
border-width : 1px;
border-color : #cccccc;
overflow : auto;
}
#events {
background-color : #ffffff;
text-align : left;
padding : 0;
margin-left : 15px;
margin-right : 15px;
margin-top : 5px;
min-height : 500px;
max-height : 500px;
border-bottom : 1px solid;
border-width : 1px;
border-color : #cccccc;
overflow : auto;
}
#press {
background-color : #ffffff;
text-align : left;
padding : 0;
margin-left : 15px;
margin-right : 15px;
margin-top : 5px;
min-height : 300px;
max-height : 300px;
border-bottom : 1px solid;
border-width : 1px;
border-color : #cccccc;
overflow : auto;
}
#banner img {
padding : 10px 0;
}
#content {
width : 285px;
background-color : #ffffff;
padding : 0;
margin : 0 305px;
}
div#content {
min-height : 200px;
}
#left {
float : left;
width : 280px;
min-height : 200px;
margin : 0;
padding : 0;
padding-top : 5px;
margin-left : 15px;
}
#leftinfo {
float : left;
width : 570px;
min-height : 200px;
margin : 0;
padding : 0;
padding-top : 5px;
margin-left : 15px;
}
#right {
float : right;
width : 285px;
min-height : 200px;
margin : 0;
margin-right : 15px;
padding : 0;
}
#footer {
clear : both;
margin : 0;
padding : 0;
text-align : right;
}
