/* CSS Document */

body {
background-color: #563503;
padding:0px;
}

#mastehead {
background-color: #F1D36D;
width:580px;
height:140px;
padding:0px;
margin:0 auto 2px auto;
border-bottom:3px double #996600;
}

#navbar {
margin-bottom:0px;
border-bottom:3px double #996600;
background-image:url(../img/navbar.jpg) ;
width:580px;
margin:0 auto 0px auto;
height:28px;
padding:0px;
}

.navbartext {
font-family:Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
letter-spacing:0px;
color: #996600;
font-size:.8em;
text-decoration:none;
margin-top:2px;
}

.navbartext:hover {
font-size: .8em;
font-variant:small-caps;
font-family: Georgia, "Times New Roman", Times, serif;
color: #CC0000;
text-decoration: underline;
}

#content {
margin:2px auto 2px auto;
background-color:#FFFFFF;
width:580px;
padding:0px;
background-image:url(../img/bg.jpg);
}

#text {
margin:5px 10px 5px 10px;
padding:0px 10px 0px 10px;
font-size:.7em;
font-variant:small-caps;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing:2px;
color: #990000;
border:1px double #996600;
line-height:20px;
}

.links {
font-family: Geneva, Arial, Helvetica, sans-serif;
letter-spacing:1px;
color: #0066BB;
text-decoration:none;
font-size:1em;
}

.links:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
letter-spacing:1px;
text-decoration:underline;
color: #003366;
font-size:1em;
}

#textheader {
font-size:1.1em;
font-family: "Times New Roman", Times, serif;
letter-spacing:2px;
color: #452403;
border:1px double #996600;
line-height:20px;
font-weight:bold;
border:none;
}

.internal {
font-size:1em;
font-variant:small-caps;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing:2px;
color: #990000;
}

