/* CSS Leatherwoods */

body {
background-image: url(back.jpg);
color:#000000;
background-color:#FFFFFF;
font-family: Times New Roman, sans-serif, Arial;
font-size:14px;
font-weight:600;
margin-top:25px;
margin-right:25px;
margin-bottom:50px;
margin-left:25px;
}

h1 {
text-align:center;
color:#000000;
}

h2 {
text-align:left;
color:#000000;
}

h3 {
text-align:left;
}

hr {
color:#000080;
background-color:#000080;
width:80%;
height:10px;
}

#links {
width:175px;
float:left;
background-color:#000080;
margin-right:10px;
}

#links a {
font-family: sans-serif;
color: white;
font-size: 9pt;
}

#main {
width:70%;
float:left;
}

#return {
text-align:center;
}

#home h1 {
font-family: Algerian;
color: #CF0021;
text-align: center;
}

#home h2 {
font-family: Algerian;
color: #CF0021;
text-align: center;
}

#home h3 {
font-family: Garamond;
color: #CF0021;
text-align: center;
}

#home {
width:70%;
float:left;
text-align: center;
}

#box {
width: 225px;
background-color:#BFE2F9;
position: absolute; left: 900px; top:250px;
margin: 5px 0px 5px 5px;
padding:5px 15px 5px 5px;
}

#box h2 {
text-align: center;
color: #CF0021;
}

#contact h2 {
text-align:center;
}