
body {
background : white;
color : #303030;
font-size : small;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
text-align : center;
}
a {
color : #174467;
font-weight : bold;
text-decoration : none;
line-height : 150%;
}
a:hover {
color : #174467;
text-decoration : underline;
}
p {
line-height : 150%;
margin : 0 0 15px;
color : #174467;
}
#container {
background : #d7cabd url(images/bkgr1.jpg) repeat-x top left;
color : #303030;
margin : 0 auto;

padding : 0 0 10px 0;
text-align : left;
width : 100%;
}
.logo {
float : left;
width : auto;
position : relative;
}
#sitename {
color : #6e3b19;
height : 180px;
margin : 0 20px 10px;
text-align : left;
}
#sitename h1, #sitename h2 {
font-weight : bold;
letter-spacing : 1px;
margin : 0;
padding : 0;
}
#sitename h1 {
font-size : 220%;
padding-top : 50px;
line-height : 200%;
}
#sitename h2 {
font-size : 150%;
line-height : 150%;
}
#mainmenu {
float : left;
margin-bottom : 25px;
background-color : #6e3b19;
width : 100%;
}
#bookmarks {
margin : 0;
padding : 5px;
float : left;
width : auto;
position : relative;
display : block;
}
#mainmenu ul {
margin : 0;
padding : 0;
}
#mainmenu li {
float : right;
height : 35px;
list-style : none;
width : auto;
margin : 0;
padding : 0;
}
#mainmenu li a {
border-right : 1px solid #6e3b19;
color : #ffffff;
display : block;
font-size : 90%;
padding : 11px 10px 6px;
text-transform : uppercase;
}
#mainmenu a:hover {
background : #6e3b19 url(images/menuhover.jpg) repeat-x top left;
color : #ffffff;
text-decoration : none;
}
#mainmenu a.current {
background : #6e3b19 url(images/menuhover.jpg) repeat-x top left;
color : #6e3b19;
text-decoration : none;
}
#wrap {
clear : both;
font-size : 90%;
padding : 0;
}
#leftside, #rightside {
margin : 0;
padding : 0 10px 10px;
width : 17%;
}
#leftside {
float : left;
margin-right : 10px;
}
#rightside {
float : right;
margin-left : 10px;
}
#leftside h1, #rightside h1 {
color : #174467;
font-size : 150%;
font-weight : bold;
letter-spacing : -1px;
margin : 0 0 12px 12px;
}
#leftside h2, #rightside h2 {
font-size : 110%;
margin : 0 0 20px;
}
#leftside p, #rightside p {
font-size : 90%;
line-height : 150%;
margin : 0 0 16px 10px;
}
.linklist {
list-style : none;
margin : 0 0 16px 10px;
padding : 0;
}
.linklist li {
line-height : 150%;
}
.nav {
background : #c7e7e6;
border : 1px solid #6e3b19;
color : #48718d;
display : block;
margin-top : 8px;
padding : 5px 4px 4px 10px;
position : relative;
text-transform : uppercase;
width : 140px;
}
.nav:hover, .active {
background : #48718d;
border : 1px solid #6e3b19;
color : #303030;
text-decoration : none;
}
.sub {
font-size : 90%;
letter-spacing : 1px;
margin : 3px 0 2px 10px;
padding : 4px 2px 2px 8px;
width : 125px;
}
#content {
background-color : white;
border : 1px solid #6e3b19;
color : #174467;
padding : 15px 20px 5px;
}
#content {
margin : 0 18%;
padding-bottom : 10px;
}
#content h1, #content h2 {
background-color : inherit;
color : #48718d;
font-size : 150%;
font-weight : bold;
letter-spacing : -1px;
margin : 0 0 15px;
padding : 0;
}
#content h2 {
margin-bottom : 10px;
}
.left_img {
border : 1px solid #6e3b19;
float : left;
margin : 5px 25px 6px 5px;
padding : 5px;
}
#content ul {
padding-left : 40px;
}
#content li {
line-height : 150%;
}
#footer {
background : #6e3b19 repeat-x top left;
height : 20px;
color : #ffffff;
font-size : 90%;
font-weight : bold;
margin : 0;
padding : 6px 0;
text-align : center;
width : 100%;
}
#footer a {
color : #c7e7e6;
font-weight : bold;
}
.thumbnail {
background : #c7e7e6;
border : 1px solid #6e3b19;
margin : 0 0 10px 10px;
padding : 5px;
}
.searchform {
margin : 0;
}
.searchbox {
background : #c7e7e6;
border : 1px solid #6e3b19;
margin : 0 4px 0 0;
width : 100px;
}
.searchbutton {
background : #c7e7e6;
border : 1px solid #6e3b19;
}
.hide {
display : none;
}
.small {
font-size : 90%;
}
.large {
font-size : 150%;
}
.center {
text-align : center;
}
.right {
text-align : right;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
.contactform {
width : 95%;
margin : 10px 10px 10px 20px;
padding : 5px;
margin : 0 auto;
}
label {
float : left;
margin-left : 10px;
position : relative;
overflow : hidden;
display : inline-block;
font-weight : bold;
margin : 5px;
width : 130px;
}
input {
color : #777;
}
textarea {
width : 450px;
padding : 3px;
border : 1px solid #d7d7d7;
height : 100px;
display : block;
color : #777;
}
input.button {
margin : 0 10px 10px 450px;
position : relative;
}
.cell {
padding : 3px;
border : 1px solid #d7d7d7;
}
.right {
float : right;
}
