/*Global Settings*/

body {
       font-family: Arial, Helvetica, Tahoma, sans-serif;
}

body img {
        border: none;
 }
 
a:link {
       color:#576d13;
}

a:visited {
       color:#AA4190;
}

a:hover {
       color:#A2b663;
}

body blockquote {
       font-size: .8em;
}


/*Header Content*/

#topright {
        position: absolute;
        right: 30px;
        top: 10px;
}

#flower {
        float: left;
        position: relative;
        clear: right;
        z-index: 2;
        margin: 0px 0px 0px -3px;
}

/*Navigation*/

#nav {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 110px;
        *top: 122px; /*reposition for IE*/
        left: 0px;
        z-index: 1;
        
}


#nav li.on ul, #nav li.off ul {
        margin: 0;
        padding: 0;
}

#nav a {
        text-decoration: none;
}

#nav li { /*float the main list items*/
        float: left;
        display: block;
        background: #893d0b;
}

#nav li ul {
        display: none;
}

#nav li.off ul, #nav li.on ul { /*put the subnav below*/
        position: absolute;
        top: 20px;
        left: 0px;
        background: #f5b609;
        width: 1200px;
}

#yellowbox {
        position: absolute;
        top: 130px;
        left: 0px;
        *top: 142px; /*reposition for IE*/
        width: 97%;
        height: 19px;
        background: #f5b609;
        margin: 0px 0px 0px 4px;
}

#videolink {
        position: absolute;
        top: 112px;
        left: 760px;
        width: 200px;
        height: 19px;
        margin: 0px 0px 0px 4px;
}

#videolink a{
        font-weight: bold;
        font-size: .8em;
        color: #000000;
        text-decoration: none;
}

#videolink a:hover{
       color: #666666;
}

#nav li a {
        color: #efe2bb;
        text-align: center;
        font-weight: bold;
        font-size: .8em;
        display: block;
        height: 17px;
        width: 80px;
        padding: 2px 5px 0px 5px;
        border-bottom: 1px solid white;
}

#nav li.on a {
        color: #000000;
        background: #f5b609;
        padding: 2px 5px 0px 5px;
}

#nav li.on ul a, #nav li.off ul a {
        float: left; /*ie doesn't inherit the float*/
        border: 0;
        color: #000000;
        width: auto;
        height: 17px;
        padding: 2px 10px 0px 10px;
        font-weight: bold;
        font-size: .7em;
}

#nav li.on ul a:hover {
        color: #893d0b;
}

#nav li.on ul {
        display: block;
}

#nav li.off:hover ul {
        display: block;
        z-index: 6000;
                        }

#nav li.off a:hover, #nav li:hover a {
        background: #EFE2BB;
        color: #000000;
        padding: 2px 5px 0px 5px;
}

#nav li.off ul a:hover {
        color: #893d0b;
        width: auto;
        padding: 2px 10px 0px 10px;
}


/*This section for front and back rounded edges in the navigation.*/

#nav li.front a {
        color: #000000;
        width: 221px;
        padding: 2px 0px 0px 0px;
        background: url('/images/topfront.gif');
        background-position: right;
        background-repeat: no-repeat;
}

#nav li.front a:hover {
        width: 221px;
        padding: 2px 0px 0px 0px;
        background: url('/images/topfront.gif');
        background-position: right;
        background-repeat: no-repeat;
}

#nav li.back a {
        color: #000000;
        background: url('/images/topback.gif');
}

#nav li.back a:hover {
        background: url('/images/topback.gif');
        padding: 2px 5px 0px 5px;
}

#nav li.front2 a {
        background: url('/images/bottomfront2.gif');
        height: 20px;
        background-position: right;
        background-repeat: no-repeat;
}

#nav li.front2 a:hover {
        background: url('/images/bottomfront2.gif');
        background-position: right;
        background-repeat: no-repeat;
}

/*Main Content*/

#containerbox {
        float: left;
        width: 97%;
        border: 1px solid #893D0B;
        border-left: none;
        border-top: 10px solid #893D0B;
        background: #EFE2BB;
        margin: 22px 0px 0px 10px;
        *margin: 27px 0px 0px 10px; /*reposition for IE*/
}


#leftbox {
        float: left;
        font-size: .7em;
        width: 140px;
        margin: -10px 0px -7px 0px;
        padding: 0px 0px 0px 5px;
        background-image: url("/images/lefttop.gif");
        background-repeat: no-repeat;
}

#innerleftbox {
       
        margin: 11px 5px 10px 5px;
}

#innerleftbox p {
        margin: 0px 0px 10px 0px;
}

#innerleftbox h4 {
        margin: 0px 0px 0px 0px;
        border-bottom: 1px dotted #893D0B;
        font-size: 1em;
}

#innerleftbox h5 {
        margin: 0px 0px 0px 0px;
        font-size: 1em;
}

#mainbox {
        padding: 0;
        margin: -7px 0px 2px 147px;
}

#innermainbox {
        float: left;
        border-left: 1px solid #893D0B;
        padding: 0px 0px 0px 25px;
        margin: 3px 0px 2px 0px;
        height:auto !important;
        min-height: 525px;
}

#mainbox h1 {
        display: block;
        background-repeat: no-repeat;
        height: 50px;
        text-indent: -800px;
        border-bottom: 1px solid #893D0B;
        *border-bottom: none;
        padding: 0px 0px 2px 2px;
        margin: 20px 0px 5px 0px;
        width: 98%;
        *width: 500px;
}

#innermainbox p {
       margin: 5px 10px 10px 0px;
       font-size: .8em;
}

#innermainbox h4 {
       margin: 15px 0px 5px 0px;
       font-size: .9em;

}

.leftimage {
        float: left;
        margin: 0px 15px 10px 0px;
}

.rightimage {
        float: right;
        margin: 0px 10px 10px 10px;
}

.borderleftimage {
        float: left;
        margin: 0px 15px 10px 0px;
        padding: 3px;
        border: 1px solid #576d13;
}

.borderrightimage {
        float: right;
        margin: 0px 10px 10px 10px;
        padding: 3px;
        border: 1px solid #576d13;
}

.tip {
       margin: 1px 2px 0px 0px;
}

.generallist {
       position: relative;
       left: 30px;
       padding: 0px;
       margin: 5px 0px 5px 0px;
       width: 95%;
}

.generallist li {
       list-style-image: url(/images/bullet.gif);
       font-size: .8em;
}

.linkslist {
        margin: 5px 0px 0px -20px;
        list-style-type: none;

}

.linkslist li {
        font-size: .9em;
}
        
.linkslist li a {
        text-decoration: none;
        padding: 5px 0px 2px 4px;
}

.linkslist ul {
        list-style: none;
        margin: 0px 0px 5px 0px;

}

.linkslist lh {
        margin: 0px 0px 0px -10px;

}

/*Footer Content*/

#footer {
        width: 100%;
        float: left;
        clear: left;
}


#footer li { 
        display: inline;

}

#footer a {
        float: left;
        display: block;
        font-size: .7em;
        color: #000000;
        margin: 5px;
}

#footer a:hover {
        font-size: .7em;
        text-decoration: none;
}

#footer p {
        text-align: center;
        font-size: .7em;
        color: #000000;
}

#footer img {
       float: left;
       margin: 10px 20px 10px 10px;
}