@import 'reset.css';

/* Generel
------------------------------------ */
BODY {
    background: #FFF;
    font-family: Century Gothic, Arial;
	font-size: 14px;
    color: #000;
}
#wrapper{
    margin: 0 auto;
    width: 765px;
    height: 100%px;
    position: relative;
}
A {
    color: #003399;
    text-decoration: underline;
    cursor: pointer;
    color: #CC0000;
}
A:hover {
    text-decoration: underline;
}

/* Header
------------------------------------ */
#header{
    height: 352px;
    background: url(img/header1.jpg) no-repeat;
    margin: 15px 0 -13px 0;
}
#header H1 A{
    text-decoration: none;
    outline: none;
    text-indent: -9999999px;
    display: block;
    width: 462px;
    height: 339px;
    position: relative;
    float: left;
}
#header H2{
    text-decoration: none;
    text-indent: -9999999px;
    position: fixed;
}
#header-flash{
    height: 181px;
    width: 273px;
    float: right;
    margin: 158px 1px 0 0px;
}
.link-a{
  position: absolute;
  right: 5px;
  top: 60px;
}
.link-a IMG, .link-b IMG{
  border: none;
}
.link-b{
  position: absolute;
  right: 5px;
  top: 105px;
}


/* Top Navigation
------------------------------------ */
#top-nav{
    height: 142px;
    width: 748px;
    background: url(img/nav-bg.jpg) no-repeat;
    float: right;
    border-left: #000 solid 1px;
    border-right: #000 solid 1px;
    clear: both;
}
#nav {
	font-size: 13px;
    font-weight: normal;
	padding: 0 0 85px;
    margin: 115px 0 0 0px;
}
#nav li {
	position: relative;
	float: left;
	vertical-align: middle;
	list-style: none;
}
#nav li:hover,
#nav li.hover {
	z-index: 100;
	color: #000;
}
#nav li a	{
	float: left;
	color: #541900;
	text-decoration: none;
	display: block;
	padding: 3px 14px;
}
#nav li a:hover {
    color: #990000;
}
#nav ul {
	visibility: hidden;
	position: absolute;
	top: 22px;
	left: 0;
	z-index: 598;
}
#nav ul li {
	font-weight: normal;
	clear: both;
}
#nav ul ul {
	width: 150px;
	top: 0;
	left: 157px;
}
#nav li li a {
	width: 130px;
}
#nav li:hover ul,
#nav li.hover ul {
	visibility: visible;
    background: #F2E9D4;
}
#nav li:hover ul A:hover,
#nav li.hover ul A:hover{
    background: #FFF;
}
#nav li:hover ul ul,
#nav li.hover ul ul {
	visibility: hidden;
}
#nav ul li:hover ul,
#nav ul li.hover ul {
	visibility: visible;
}
#nav .dir a {
	padding-right: 20px;
	background: url(img/nav-arrow-down.png) 100% 50% no-repeat;
}
#nav .dir li a {
	background-image: none;
	width: 160px;
    border-style: solid;
	border-width: 0px 0 1px 0;
	border-color: #666;
}
#nav ul .dir a {
	width: 125px;
	background: url(img/nav-arrow-right.png) 100% 50% no-repeat;
}
#nav ul .dir a:hover {
	background-color: #EEE;
}
#nav ul .dir li a {
	background-image: none;
}
#site-map{
    display: block;
    color: #FFF;
    position: relative;
    float: right;
    margin: 87px 15px 0 0;
    font-weight: normal;
    font-size: 1em;
}
#site-map A{
    color: #FFF;
    text-decoration: none;
}
#site-map A:hover{
    color: #890000;
}


/* Main
------------------------------------ */
#main{
    width: 748px;
    height: 100%;
    float: right;
    border-left: #000 solid 1px;
    border-right: #000 solid 1px;
    clear: both;
}
*html #main{
    margin-top: -60px;
}
#content{
    margin: 15px 20px 0 14px;
}
#content H2{
    font-size: 18px;
    color: #990000;
    clear: both;
}
#content H3{
    font-size: 16px;
    color: #990000;
    clear: both;
    margin-bottom: 10px;
    margin-top: 20px;
	padding-left: 4px;
}
#content P{
    margin-bottom: 10px;
    padding-right: 40px;
}
#content BLOCKQUOTE{
    padding-left: 30px;
    padding-top: 20px;
}
#content EM{
    text-decoration: underline;
}
#breadcrumb{
    margin-bottom: 10px;
	font-size: 12px;
}
#special{
    font-size: 18px;
}
#tree-boxes{
    margin-top: 20px;
    margin-left: 5px;
    text-align: left;
}
#tree-boxes H2{
    color: #990000;
    font-size: 16px;
    font-weight: normal;
}
#tree-boxes IMG{
    margin-bottom: 20px;
}
#tree-boxes P{
    width: ;
    text-align: left;
    padding: 0 5px 0 5px;
}
.box-one{
    width: 230px;
    float: left;
    height: 100%;
	margin-bottom: 100px
}
.box-two{
	width: 470px;
	float: right;
	height: 100%;
}
.box-three{
    width: 230px;
    float: left;
    height: 100%;
	margin-left: -280px;
	margin-top: 215px;
}
.box-four{
    width: 470px;
    float: right;
    height: 100%;
}
.box-five{
    width: 230px;
    float: left;
    height: 100%;
	margin-top: 130px;
}
.box-six{
    width: 470px;
    float: right;
    height: 100%;
}
.box-seven{
	width: 282px;
	float: left;
	height: 100%;
	margin-left: -230px;
	margin-top: 20px;
}
.box-eight{
    width: 415px;
    float: right;
    height: 100%;
	margin-top: 30px;
}
.box-nine{
    width: 300px;
    float: left;
    height: 100%;
	margin-top: 30px;
}
.box-ten{
    width: 400px;
    float: right;
    height: 100%;
}
.box-eleven{
	width: 340px;
	float: left;
	height: 100%;
	margin-left: -10px;
}
.box-twelve{
    width: 360px;
    float: right;
    height: 100%;
	margin-top: 30px;
}
.box-thirteen{
	width: 150px;
	float: left;
	height: 100%;
	margin-top: 320px;
	margin-left: -335px;
	margin-bottom: 200px;
}
.box-fourteen{
    width: 550px;
    float: right;
    height: 100%;
	margin-bottom: 200px;
}

.box-fifteen{
	width: 150px;
	float: left;
	height: 100%;
	margin-left: -10px;
}
.box-sixteen{
    width: 550px;
    float: right;
    height: 100%;
}

.box-seventeen{
	width: 150px;
	float: left;
	height: 100%;
	margin-top: 20px;
	margin-left: -10px;
}
.box-eighteen{
    width: 450px;
    float: right;
    height: 100%;
}

.box-nineteen{
	width: 450px;
	float: left;
	height: 100%;
	margin-left: -245px;
	font-family: "Century Gothic", Arial;
	color: #000000;
	margin-top: 60px;
}

/* Footer
------------------------------------ */

#footer{
    height: 17px;
    width: 748px;
    float: right;
    clear: both;
    border-left: #000 solid 1px;
    border-right: #000 solid 1px;
    border-bottom: #000 solid 1px;
    font-weight: bold;
    font-size: 11px;
    color: #666;
    margin-bottom: 30px;
    padding-top: 50px;
}
#photos-by{
    float: right;
    margin-right: 10px;
}
#photos-by A{
    text-decoration: underline;
    color: #666;
}
.copyright{
    float: left;
    margin-left: 10px;
}
/* Colors
------------------------------------ */

.red{
    color: #990000;
}