@charset "UTF-8";
/* CSS Document */

body {
width:auto;
margin: 0;
padding:0;
background-image:url("Images/line.jpg");
background-repeat:repeat;
}

img 
{border-style: none;
}

ul {
margin-top: 0;
}

h1 {
padding: 0 0 5px 15px;
margin: 0;
font-size:23px;
text-decoration:underline;
}

.header {
position:absolute;
top:0%;
width:100%;
height: 173px;
padding: 0;
margin: 0;
border-bottom:solid;
border-width: 3px;
border-color: #FDBB63;
}

.headerback{
position: absolute;
width: 100%;
background-image:url("Images/headerback.jpg");
background-repeat:repeat-y;
background-position: top center;
height: 173px;
z-index: 0;
overflow: hidden;
}

.logo {
position:absolute;
right:50%;
margin:10px 115px 0 0;
z-index:20;
}

.top {
position:absolute;
left:50%;
margin:32px 0 0 -25px;
z-index: 20;
}

.menu {
position:absolute;
left:50%;
margin:150px 0 0 -190px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
z-index:20;
}

.menu a:link {
text-decoration: none;
color: #000000;
}

.menu a:visited {
text-decoration: none;
color: #000000;
}

.menu a:hover {
text-decoration: none;
color: #910910;
}

.menu2 {
text-decoration: none;
color: #910910;
}

.grad {
position:absolute;
width:100%;
height:40px;
top:0%;
margin-top:176px;
background-image:url("Images/grad.png");
background-repeat:repeat-x;
z-index:5;
}

.body {
position:relative;
top:0%;
left: 50%;
margin: 176px 0 0 -400px;
padding: 25px 8px 0 8px;
width: 817px;
height: auto;
background-image:url("Images/bodyback.png");
background-repeat:repeat-y;
z-index:1
}

.holder {
height: auto;
}

.content {
position: relative;
width: 478px;
height:auto;
top: 15px;
left: 29px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #3C2415;
}

.content a:link {
color: #3C2415;
}

.content a:visited {
color: #3C2415;
}

.content a:hover {
color: #910910;
}

.content2 {
position: relative;
width: 712px;
height:auto;
top: 15px;
left: 29px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #3C2415;
}

.content2 a:link {
color: #3C2415;
}

.content2 a:visited {
color: #3C2415;
}

.content2 a:hover {
color: #910910;
}

.words{
background-color:#F5EFEA;
padding: 15px 5px 15px 15px;
font-size: 15px;
line-height: 22px;
}

.bordertop {
position:absolute;
margin: -17px 0 0 -17px;
}

.borderbottom {
position:absolute;
margin: -5px 0 0 -17px;
}

.contact {
float:right;
margin: 45px 42px 0 0;
width: 202px;
height: auto;
padding: 18px 15px 4px 18px;
background-color:#FEE6C2;
color: #775F26;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:18px;
border:solid;
border-width: 2px 0 2px 2px;
border-color:#775F26;
}

.covered {
text-align:center;
padding: 15px 0 0 0;
font-size: 23px;
color:#CF1E25;
}

.bodyfoot {
position:relative;
left:-8px;
top: 32px;
}

.princTABLE {
width: 682px;
border: none;
}

td {
border: none;
}

.princimg {
border: solid;
border-width: 1px;
border-color: #3C2415;
margin:3px;
padding:1px;
background-color: #ffffff;
}

.footer {
position:relative;
top: 20px;
width:100%;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF673E;
line-height: 15px;
padding: 0 0 15px 0;
}

.footer a:link {
text-decoration: none;
color: #FF673E;
}

.footer a:visited {
text-decoration: none;
color: #FF673E;
}

.footer a:hover {
text-decoration: none;
color: #F93500;
}