

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #555;
    margin: 0px auto;
    padding: 0px;
    background: #837c38 url(images/bg.jpg) repeat-x top;
}
h1 {
    font-size: 2em;
    margin: 0 0 10px;
    color: #8c851b;
    padding: 0;
    font-weight: bold;
    line-height: normal;
}
h2 {
    margin: 0 0 20px;
    color: #000;
    font-size: 1em;
}
h3 {
    clear: both;
    font-size: 1.6em;
    color: #444;
    margin: 40px 0 5px;
    padding: 0 0 3px;
    font-weight: normal;
    border-bottom: 2px solid #ccc;
}
a,
a:link,
a:active,
a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #807b03;
}
a:hover {
    background-color: #807b03;
    color: #fff;
}
a img {
    border: 0;
}
table td {
    vertical-align: top;
}
input.button {
    padding: 2px 10px;
}


#all {
    width: 1050px;
    margin: 5px auto;
}
#top {
    margin: 2px 0 10px;
    font-size: 0.8em;
    height: 17px;
    color: #fff;
}
#top a {
    display: inline;
    color: #fff;
}
#top a:hover {
    text-decoration: underline;
}
#main {
    line-height: 1.6em;
    background-color: #fff;
	padding: 15px 20px 20px 20px;
	border: 1px solid #7f7b56;
	margin-bottom: 5px;
}
#logo {
    padding: 0px 0 20px 0px;
    background-color: #fff;
	background-image:url(images/top_graphic.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#path {
    font-weight: normal;
    color: #8c851b;
    padding: 0 0 5px;
    font-size: 8pt;
}
#path a {
    font-weight: normal;
    color: #8c851b;
}
#path a:hover {
    color: #fff;
}
#content {
    text-align: justify;
    font-size: .9em;
    padding: 7px 0 0 0;
    min-height: 400px;
}
#content p {
    padding: 0;
    margin: 0 0 20px;
}
#content hr {
    height: 1px;
    color: #aaa;
    margin-bottom: 20px;
}
#content img.smooth {
    border: 0;
    display: block;
}
#content img#summary {
    margin-left: 30px;
}
/*
#page-path {
	float:right;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
	}
#page-path a,
#page-path a:link,
#page-path a:visited,
#page-path a:active {
    font-weight: normal;
}
*/
#bottom {
    color: #fff;
    padding: 0 0 10px;
    line-height: 1.7em;
    font-size: 0.75em;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}
#bottom a:hover {
    text-decoration: underline;
}
#map {
    border: 1px solid #999999;
}
hr {
    border: 0;
    border-top: 2px solid #ccc;
}
/*
table.list {
    border: 4px dashed #f0f;
    width: 100%;
}
table.list td {
    b-order-bottom: 2px solid #ccc;
}
table.list td.image {
    padding: 7px 0;
    width: 110px;
}
table.list td.image img {
    border: 4px solid #ccc;
}
table.list td.image a:hover img {
    border: 4px solid #8c851b;
}
*/
.gray {
    color: #959594;
}
.small {
    font-size: 8pt;
}
h5 {
    margin: 0;
    padding: 0;
    color: #888;
    font-weight: normal;
}
.videos .title {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 10px;
}
.view {
    color: #ccc;
    font-weight: bold;
}
.view a {
    padding: 1px 5px;
}
.view b {
    padding: 1px 5px;
    b-ackground-color: #8c851b;
    c-olor: #fff;
}
.left {
    float: left;
}
.right {
    float: right;
}
