/* CSS Document */

body {
background-color: #809059;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #630B19;
}

/* Layout */

#container {
background-image: url(images/containerbg_21.gif);
background-repeat: repeat-y;
width: 700px;
margin-left: auto;
margin-right: auto;
}

#banner {
background-image: url(images/bannerbg_02.jpg);
background-repeat: no-repeat;
height: 223px;
}

#content {
float: left;
width: 476px;
padding: 12px;
}

#sidebar-a {
float: right;
width: 200px;
}

#footer {
background-color: #809059;
clear: both;
text-align: center;
font-size: 10px;
padding-top: 6px;
}

/* Site Navigation */

div#navbar {
width: 190px;
margin-top: 17px;
margin-left: 8px;
}

#navbar ul li a:link, #navbar ul li a:visited {
background-image: url(images/navbg_12.gif);
background-repeat: no-repeat;
text-decoration: none;
display: block;
padding-top: 3px;
padding-left: 15px;
padding-bottom: 3px; 
color: #630B19;
}

#navbar ul li a:hover {
background-image: url(images/navselectbg_08.gif);
background-repeat: no-repeat;
text-decoration: none; 
}

#navbar #current a {
background-image: url(images/navselectbg_08.gif);
background-repeat: no-repeat;
text-decoration: none; 
}

#navbar ul li {
margin: 0px;
padding: 4px 0px;
list-style-type: none;
display: block;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

/* HTML */

a:link {
color: #630B19;
}

a:visited {
color: #630B19;
}

a:hover {
color: #003300;
text-decoration: none;
}

h1 {
text-align: right;
margin-right: 12px;
font-size: 10px;
font-weight: 300;
margin-top: 0px;
}

h2 {
font-size: 12px;
font-weight: bold;
background-image: url(images/h2bg_06.gif);
background-repeat: no-repeat;
padding: 3px 0px 0px 12px;
height: 26px;
}

/* Classes */

.photoleft {
float: left;
margin: 0px 14px 14px 0px;
}

.photoright {
float: right;
margin: 0px 0px 14px 14px;
}
