body {
background-color:#BEC6C9;
margin:auto;
font-size:80%;
font-family:Arial, Helvetica, sans-serif;
}
#container {
width:770px;
margin:auto;
background-image:url(../images/bg.gif);
background-repeat:no-repeat;
background-color:transparent;
}
#top {
width:770px;
height:282px;
}
#bottom {
width:770px;
height:81px;
background-image:url(../images/bottom.gif);
background-repeat:no-repeat;
background-color:transparent;
clear:both;
}
#bar {
width:770px;
height:30px;
background-color:#BD6D55;
clear:both;
}
#header-image {
z-index:1;
}
#header-text {
position:relative; background-color:transparent; top:-84px; left:105px; width:400px; height:0px; z-index:20;
}


.content {
width:400px;
padding-left:20px;
}
.content-text1 {
color:#BD6D55;
text-align:left;
font-weight:800;
line-height:1.5;
}
.footer-text1 {
color:#ffffff;
font-weight:800;
line-height:1.5;
}
.nav-button {
width:125px;
height:58px;
background-image:url(../images/nav-button.gif);
background-repeat:no-repeat;
padding-bottom:10px;
}
.nav-button-link1 {
padding-top:20px;
text-align:center;
font-weight:800;
color:#7C7562;
text-decoration:none;
}
.nav-button-link1:link {
padding-top:20px;
text-align:center;
font-weight:800;
color:#7C7562;
text-decoration:none;
}
.nav-button-link1:visited {
padding-top:20px;
text-align:center;
font-weight:800;
color:#7C7562;
text-decoration:none;
}
.nav-button-link1:hover {
padding-top:20px;
text-align:center;
font-weight:800;
color:#BD6D55;
text-decoration:none;
}
.nav-button-text1 {
padding-top:20px;
text-align:center;
font-weight:800;
color:#7C7562;
}
.nav-button-text2 {
padding-top:12px;
text-align:center;
font-weight:800;
color:#7C7562;
}
.line {
padding-left:0px;
}

h1, h2, h3 {
text-align:left;
line-height:1.1;
margin:0px;
padding-top:5px;
padding-left:10px;
padding-right:0px;
padding-bottom:5px;
}
h1 {
font-size:14px;
}
h2 {
font-size:12px;
}
h3 {
font-size:11px;
}
hr {
height:1px;
width:100%;
background:#ffffff;
margin:0px; 
}
div {
margin:0px;
padding:0px;
}
p {
margin:0px;
padding:10px;
}