body {
background-color:#FAEACA;
}

a {
    color: #3095B4;
    text-decoration: none;
}



#header {
width:1150px;
height:125px;
padding:25px;
border:2px;
border-style:solid;
border-color:#9C735F;
margin:10px;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-size: 100px;
color:#1B6387;
text-align: center;
}

#main {
width:1150px;
height:500px;
padding:25px;
border:2px;
border-style:solid;
border-color:#9C735F;
margin:10px;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-size: 35px;
color:#1B6387;
text-align: left;
}



#about {
width:1150px;
height:450px;
padding:25px;
border:2px;
border-style:solid;
border-color:#9C735F;
margin:10px;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-size: 28px;
color:#1B6387;
text-align: left;
}

.mapbox {
position:absolute;
top:425px;
left:650px;
width:400px;
height:300px;
padding:0px;
border:2px;
border-style:solid;
border-color:#9C735F;
margin:20px;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-size: 40px;
color:#1B6387;
text-align: left;
}

.picbox1 {
position:relative;
float:left;
width:400px;
height:300px;
padding:0px;
border:2px;
border-style:solid;
border-color:#9C735F;
margin:20px;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-size: 40px;
color:#1B6387;
text-align: left;
}

.bgimg1 {
    position: absolute;
    left: 800px;
    top: 350px;
    z-index: -1;
}

.navbox	{
position:relative;
float:left;
width:1180px;
height:60px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
border:2px;
border-style:solid;
border-color:#9C735F;
margin:10px;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-size: 40px;
color:#1B6387;
text-align:center;
}



.buttonbox	{
position:relative;
float:left;
width:160px;
height:45px;
padding:0px;
margin:5px;
text-align:center;
text-decoration:none;
}

.spacebox	{
position:relative;
float:left;
width:125px;
height:45px;
padding:0px;
margin:5px;
text-align:center;
text-decoration:none;
}


#footer {
position:relative;
float:left;
width:1180px;
height:60px;
padding:10px;
border:2px;
border-style:solid;
border-color:#9C735F;
margin:10px;
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-size: 20px;
color:#1B6387;
text-align: center;
}

.clear {
    clear: both;
}

.bold {
    font-weight: bold;
}


.fbox {
position:relative;
float:left;
left:900px;
top:-100px;
width:201px;
height:81px;
margin:0px;
}
