 body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}
body {
	background-color: #3A3D21;
	background-image: url(images/backleaves.gif);
	margin:30px 0px 0px;
}
a:link {
	color: #330000;
}
a:hover {
	color:#660000;
	}
a:active {
	color: #660000;
}	
a:visited {
	color: #330000;
}

#container
 {
 width: 760px;
 margin: 10px auto;
 color: #000;
 border: 1px solid black;
 }

#content
 {
 background-color: #E5E7BA;
 height: 420px;
 margin-left: 149px;
 margin-right: 0px;
 padding: 1em;
 }
.dropcap {
	float: left;
	width: auto;
	font-size: 40px;
	line-height: 34px;
	font-weight: normal;
	color: #000000;
}
.textpad {
	padding: 20px;
	background-image: url(images/oak1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*begin menu styling*/
.ddmx {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#E5E7BA;
}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1:visited{
	padding: 3px 5px;
	background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #E5E5E5;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	text-transform: uppercase;
	left: 2px;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover, 
.ddmx .item1:visited:hover
{color:#ffffff;}
	
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item2:visited {
    padding: 3px 8px 4px 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
    color: #000000;

    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #F8FDD5;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #DBE3A3;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #3A3D21;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #FFFFFF;
	padding: 10px;
}
.yellowrule {
	color: #E8EABD;
	width: 75%;
	height: 1px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FAFCCF;
	line-height: 13px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8EABD;
	padding-top: 30px;
	width: 90%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #330000;
	letter-spacing: .1em;
}
.subheads {
	font-size: 14px;
	color: #330000;
	border: 1px solid #330000;
	padding: 1px 3px;
	line-height: 17px;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	letter-spacing: .1em;
	padding: 3px;
	border: 1px solid #330000;
	margin-top: 10px;
	clear: both;
	display: block;

}
#subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	float: right;
	width: 12em;
	padding: 5px 15px 10px;
	background-color: #F8FDD5;
	border-top: 5px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
	margin-bottom: 10px;
	margin-left: 10px;
}
#subnav a {
	text-decoration: underline;
	color: #330000;
}
#subnav a:hover {
	color: #660000;
	}
	
.credit {
	font-style: italic;
}
.textjustify {
	text-align: justify;
}
.h2subnav {
	width: 25em;
}
.imagepad {
	margin-right: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	padding: 3px;
	border: 1px solid #330000;
}

#pipe ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        } 

#pipe ul li {
        margin-left: 0;
        padding: 0px 4px;
        border-left: 1px solid #330000;
        list-style: none;
        display: inline;
        }
        
                
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
        }

#pipe a {
	text-decoration: underline;
}
#pipe a:hover {
	color: #660000;
	text-decoration: underline;
}
#pipe {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	padding-top: 10px;
	color: #330000;
}
.rimagepad {
	margin-bottom: 15px;
	margin-left: 15px;
}
