@charset "UTF-8";
/* CSS Document */

body {
margin-top:0px;
padding: 0;
margin-left: auto;
margin-right: auto;
background: url(images/backgroundplanks.jpg);
background-repeat:repeat;
width:950px;
}

#header {
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right:auto;
background: url(images/background1.jpg);
height: 850px;
width: 950px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#header img {
 float: left;
 }

#nav {
background: none;
margin-bottom: 0;
}

ul#navigation {
margin-top:225px;
margin-bottom:0px;
margin-left: 0;
padding-left:30px;
list-style-type: none;
background: none;
float: left;
width: 900px;
height: 30px;
}

ul#navigation li{
display: inline
}

ul#navigation  a {
display: block;
float: left;
padding-top: 5px;
padding-bottom:5px;
padding-left: 13px;
padding-right: 20px;
margin: 0;
background: none;
text-decoration: none;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
color: #FFFFFF;
width: auto;
}

ul#navigation a:hover {
color: #FFFFFF;
background: #996633;
background-position:center;
height: auto;
width: auto;
}

#content {
background: none;
width: 750px;
height: 540px;
padding-top:0px;
padding-bottom:20px;
padding-left: 100px;
padding-right: 100px;
margin-top:0;
margin-bottom:0;
float: left;
overflow: auto;
}

#footer {
clear: both;
margin-top: 0;
margin-bottom:0;
padding-top: 12px;
padding-bottom: 10px;
background:none;
height: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
font-style: bold;
vertical-align:middle;
}

h1 {
font-family: georgia, times new roman, serif;
font-size: 25px;
font-color: brown;
text-align: center;
}

h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-color: black;
text-align: center;
font-style: italic;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
Font-size: 12px;
font-color: black;
text-align: center;
}

p {
font-family: Georgia, "Times New Roman", Times, serif;
Font-size: 12px;
font-color: black;
text-align: justify;
}

p1 {
font-family: Georgia, "Times New Roman", Times, serif;
Font-size: 12px;
font-color: black;
text-align: center;
}

table {
align: center;
margin-left: auto;
margin-right: auto;
}

td {
padding: 3px;
}

tbody {
text-align: left;
font-size: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}

tbody th {
font-style: italic;
}

email {
margin-left: auto;
margin-right:auto;
}