body {
font-size: 13px;
font-family: Arial, sans-serif;
color: #666666;
}

a {
text-decoration: none;
color: #006699;
}

a:hover {
text-decoration: underline;
}

img {
border: 0;
}

.headline {
color: #307fa0;
font-weight: bold;
font-size: 120%;
margin: 0;
}

.post-headline {
margin-top: 0;
}

.clear {
clear: both;
line-height: .01;
height: 0;
font-size: .001em;
margin: 0;
padding: 0;
}

#menu {
width: 798px;
margin: 0 auto;
text-align: center;
border-left: 1px solid #5090af;
border-right: 1px solid #5090af;
background: #508fae;
font-size: 90%;
z-index: 100;
}

#header {
position: relative;
height: 150px;
z-index: 500px;
}

#header ul {
margin: 0;
list-style-type: none;
}

.home #menu,
.home #middle {
position: relative;
top: -3px;
}

#menu a {
color: #fff;
display: block;
width: 100%;
}

#menu .last a {
border: 0;
}

#menu a:hover {
text-decoration: none;
}

#menu ul {
margin: 0;
padding: 0;
}

#menu li {
float: left;
list-style-type: none;
width: 93px;
padding: .4em 0;
position: relative;
}

#menu #fees,
#menu #whats-happening {
width: 120px;
}

#menu li:hover {
background: #e9e5c0;
}

#menu li:hover a {
color: #508fae;
}

#menu ul ul {
display: none;
}

#menu li:hover ul {
display: block;
position: absolute;
background: #e9e5c0;
width: 20em;
text-transform: lowercase;
text-align: left;
margin-top: .4em;
left: -1px;
padding: 1em 0;
border-bottom: 1px solid #508fae;
border-left: 1px solid #508fae;
border-right: 1px solid #508fae;
}

#menu li li,
#menu li li.last {
position: static;
float: none;
width: 100%;
}

#menu li li {
padding: 0;
}


#menu li li a {
width: 18em;
display: block;
padding: .5em 1em;
}

#menu li li a:hover {
background: #508fae;
color: #fff;
}

#middle {
width: 798px;
margin: 0 auto;
background: #eaf2f5;
border-left: 1px solid #5090af;
border-right: 1px solid #5090af;
border-bottom: 1px solid #5090af;
line-height: 1.4;
}

#quote {
padding: 0 1em;
line-height: 1.5;
font-size: 110%;
text-align: center;
color: #317da1;
}

#quote img {
margin-top: 10px;
}

.sidebar-content {
width: 170px;
margin: 2em auto;
}

.home #content {
padding: 1.5em 2em 1em;
background: #eaf2f5;
}

#content {
padding: 1em 35px 1em 1em;
background: #fff;
}

#support {
position: relative;
}

.home #support {
height: 23px;
width: 798px;
background: url(/graphics/cfhsbottomgraphic.gif) no-repeat;
}

#support-donate,
#support-enews {
position: absolute;
color: #908505;
text-transform: uppercase;
font-size: 90%;
top: 35px;
z-index: 999;
}

.home #support-donate,
.home #support-enews {
top: 5px;
}

#support-donate {
left: 585px;
}

#support-enews {
left: 680px;
}

.home #support-donate {
right: 165px;
}

.home #support-enews {
left: 680px;
}

#footer ul {
padding: 0;
margin: 0 auto;
text-align: left;
width: 800px;
}

#footer li {
padding: 0;
margin: 0 .9em;
font-size: 85%;
float: left;
list-style-type: none;
color: #666;
}

#footer ul ul {
width: 10em;
text-align: right;
}

#footer li li {
font-size: 100%;
float: none;
margin: 0 0 .5em;
}
#footer li.first {
margin: 0 .7em 0 0;
}

#footer li.last {
margin: 0 0 0 .7em;
position: relative;
}

#footer li.last a {
margin-top: 5px;
position: absolute;
}