body {
color: black;
font-family: "Times New Roman";
font-size: 1em;
margin: 0;
font-style: normal;
font-weight: normal;
background-image: url(images/background3.jpg);
}
a:link, a:visited {
color: #91554b;
font-weight: bold;
text-decoration: none;
}
a:hover, a:active {
color: #505a38;
text-decoration: underline;
font-weight: bold;
}
a.nav:link, a.nav:visited {
text-decoration: none;
font-weight: bold;
font-size: 1.0em;
color: #cecbaa;
font-weight: bold;
}
a.nav:hover, a.nav:active {
text-decoration: underline;
font-weight: bold;
font-size: 1.0em;
color: #d8a89a;
font-weight: bold;
}
h3 {
margin-bottom: 2px;
}
ul {
font-size: .8em;
text-align: justify;
line-height: 1.3em;
font-weight: bold;
margin-bottom: 5px;
}
li {
margin-bottom: 10px;
}
#content {
position: relative;
top: 40px;
left: 0px;
width: 900px;
background-color: #ebdeb4;
}
#header-text {
position: relative;
width: 800px;
padding: 0px;
}
#navbar {
position: relative;
top: 0px;
left: 0px;
width: 890px;
padding: 5px;
background-color: #505a38;
text-align: center;
}
#navbar font{
font-size: 1.0em;
font-weight: bold;
color: #d8a89a;
}
#main {
position: relative;
top: 0px;
left: 0px;
width: 860px;
padding: 20px;
font-size: 1.0em;
text-align: justify;
font-family: "Times New Roman";
line-height: 1.3em;
font-weight: normal;
}
#main font.sub-nav{
font-size: 1.0em;
font-weight: bold;
color: #505a38;
}
#main img {
border-width: 0px;
margin-right: 10px;
}
#main img.two {
border-width: 1px;
}
#main img.ri {
margin-left: 15px;
margin-right: 0px;
}
#main img.le {
margin-right: 15px;
margin-left: 0px;
}
#main img.star {
margin: 0px;
}
#main font.two {
font-size: 1.0em;
font-weight: bold;
color: #91554b;
}
#main font.three {
font-size: 1.0em;
font-weight: bold;
color: #91554b;
font-family: "lucida handwriting":
}
#main font.four {
font-size: 1.0em;
font-weight: bold;
color: #91554b;
}
#footer {
width: 900px;
padding: 0px;
font-size: .8em;
font-family: "Times New Roman";
font-weight: bold;
font-style: normal;
background-image: url(images/background3.jpg);
}