HTML {
    min-width: 742px;
}

BODY {
    background: url(../images/spacer.gif) #d6d6d0 repeat-y center top;
    margin: 0px;
    font: 12px Verdana, Helvetica, sans-serif;
    color: #033;
    padding: 0px;
    text-align: center;
}

A:link {
    font-weight: bold;
    color: #177729;
    text-decoration: none;
}
A:visited {
    font-weight: bold;
    color: #177729;
    text-decoration: none;
}
A:hover {
    font-weight: bold;
    color: #396;
    text-decoration: none;
}
A:active {
    font-weight: bold;
    color: #177729;
    text-decoration: none;
}

DIV#wrapper {
    position: relative;
    border-right: #000 3px solid;
    padding-right: 0px;
    border-top: #000 3px solid;
    padding-left: 0px;
    background: #2199a5;
    padding-bottom: 0px;
    margin: 0px auto;
    border-left: #000 3px solid;
    width: 742px;
    color: #663;
    padding-top: 0px;
    border-bottom: #000 3px solid;
    text-align: left;
}
#maincontent {
    float: right;
    width: 740px;
    color: #033;
    margin-right: 0px;
    padding-top: 10px;
}
UNKNOWN {
    min-height: 700px;
    margin-right: 0px;
}
DIV#sidebar {
    background: url(../images/sidebar.gif) no-repeat left top;
    border-bottom-width: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 5px;
    width: 150px;
    color: #fff;
    padding-top: 0px;
    position: relative;
    top: -50px;
    border-right-width: 0px;
}
DIV#header {
    background: url(../images/yosemite_panoramic.jpg) no-repeat left top;
    width: 742px;
    height: 161px;
}

DIV#footer {
    border-top-width: 0px;
    clear: both;
    padding-right: 10px;
    padding-left: 160px;
    font-weight: bold;
    border-left-width: 0px;
    border-bottom-width: 0px;
    padding-bottom: 10px;
    margin: 10px 0px 0px 12px;
    width: 560px;
    color: #ddd;
    padding-top: 5px;
    text-align: center;
    border-right-width: 0px;
}
DIV#footer P {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    padding-bottom: 0px;
    margin: 0px;
    line-height: 18px;
    padding-top: 0px;
}
DIV#footer A:link {
    color: #ddd;
}
DIV#footer A:visited {
    color: #ddd;
}
DIV#footer A:hover {
    color: #aaa;
}
DIV#footer A:active {
    color: #000;
}



#header p.logo {

    position: absolute;
    top: 22px;
    right: 207px;
    background: url(../images/logo.gif) no-repeat right top;
    margin: 0px;
    width: 435px;
    height: 60px;
}

#header	h1{
	text-indent: -9999px;
	height: 60px;
	width: 435px;
	background: url(/images/website-logo.gif) bottom right no-repeat;
	margin: 0;
	padding: 0 0  0 100px;
	border: 0;
	}


DIV#globalnav {
    width: 700px;
    color: #ccc;
    position: relative;
    top: 5px;
    height: 20px;
    text-align: right;
}
DIV#globalnav A:link {
    font-weight: bold;
    background: none transparent scroll repeat 0% 0%;
    COLOR: #fff;
    text-decoration: none;
}

DIV#globalnav A:active {
    font-weight: bold;
    background: none transparent scroll repeat 0% 0%;
    COLOR: #9cc;
    text-decoration: none;
}

DIV#globalnav A:visited {
    font-weight: bold;
    background: none transparent scroll repeat 0% 0%;
    COLOR: #fff;
    text-decoration: none;
}
DIV#globalnav A:hover {
    font-weight: bold;
    background: none transparent scroll repeat 0% 0%;
    COLOR: #366;
    text-decoration: none;
}


UNKNOWN {
    margin-top: 10px;
}



H2 {
    color: #177729;
}
H3 {
    color: #177729;
}
H4 {
    color: #177729;
}

#copyright {
    font-size: 11px;
    color: #ccc;
    position: relative;
    top: 20px;
    text-align: center;
}
DIV#searchui {
    margin: 10px 0px;
}
#searchui LABEL {
    font-size: 11px;
    text-transform: uppercase;
    color: #ffe;
    letter-spacing: 2px;
}
#searchui INPUT.butt {
    font-size: x-small;
    background: #000;
    color: #fff;
}
INPUT.hun {
    font-size: x-small;
    margin: 5px 2px;
    width: 122px;
}
FORM#buttski {
    margin: 10px auto;
    text-align: center;
}
.butt {
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: #000;
    padding-top: 2px;
}

#wrapper #sidebar UL {
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
    margin: 10px;
    color: #000;
    line-height: 100%;
    list-style-type: none;
}
#wrapper #sidebar UL UL {
    margin: 0px;
    line-height: 130%;
}
#wrapper #sidebar UL A:link {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
#wrapper #sidebar UL A:visited {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
#wrapper #sidebar UL UL A:link {
    font-weight: normal;
    color: #ccc;
    font-size: 14px;
    text-decoration: none;
}
#wrapper #sidebar UL UL A:visited {
    font-weight: normal;
    color: #ccc;
    font-size: 14px;
    text-decoration: none;
}
#wrapper #sidebar UL UL A:hover {
    color: #aaa;
    font-size: 14px;
}
#wrapper #sidebar UL UL A:active {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.atomz_ch {
    display: none;
}

