@charset "UTF-8";
/* CSS Document */
*{margin: 0 0; padding: 0 0;}

body {background: #fef8e0 url(../images/leftBg.jpg) 0 0 repeat-y; padding: 0 0; margin: 0 0; font-size: 62.5%;}

#topHead {background: transparent url(../images/topBg.jpg) 0 0 repeat-x; height: 65px;}

#topHead span {font-family:Georgia, "Times New Roman", Times, serif; color: #fef8e0; font-size: 1.2em; position: relative; top: 26px; left: 25px; }
#topHead2 {position:absolute; left:420px; top:0px; z-index:4; height:65px; overflow:hidden;};


ol {margin-left: 2em;}

#content {width: 930px; margin: 1em 0 3em 60px; font-size: 1.3em; font-family:Georgia, "Times New Roman", Times, serif;}

#content p{line-height: 1.3em; padding: 1em 0 0 0;}

#content #leftColumn{width: 700px; float: left; margin-bottom: 4em; z-index:2;}
#content #rightColumn{width: 200px; float: right; z-index:2;  }

h1 {padding: 1.25em 0 0 0; font-size: 1.6em;}

h2 {padding: 1.25em 0 0 0; font-size: 1.4em;}
h3 {color: #444; font-size: 1.25em; padding: 1.2em 0 .25em 0; text-transform: uppercase;}

#menuHead {
width: 100%;
background: #ffe88a url(../images/menuBg.jpg) 0 0 repeat-x;
height: 4.5em;
}

#menu {
font-family: Lucida Grande, "Lucida Sans Unicode",Arial, Helvetica, sans-serif;
background: ##ffe88a;
float: left;
padding: 1em 0 .5em 54px;
color: #000;

}


#menu ul {
list-style: none;
padding: 0 2.25em 0 0;
float: left;
}

#menu a, #menu h2 {
font-size: 1.2em;
display: block;
margin: 0;
padding: 2px 3px;
}

#menu a, #menu a:visited, #menu a:active, #menu a:link {
color: #000;

}

#menu a {
text-decoration: none;
}

#menu a:hover, #menu a.currentPage {
color: #de2624;
}

#menu li {position: relative;}

#menu ul ul {
margin: 0 0;
font-size: 1.1em;
padding: 0 1em 0 .5em;
position: absolute;
z-index: 500;
background: #ffe88a;
}

#menu ul ul li {
padding: .35em 0;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


.addressList {
list-style: none;
padding: 0 0 0 .5em;
font-style: italic;
}

.currentPage, .currentPage h2, .currentPage h2 a {
color: #de2624;
}

.addressSubhead {
padding: .75em 0 1.1em 0;
line-height: 1.3em;
}

#newsSignup {
background: #ffe88a url(../images/menuBg.jpg) 0 0 repeat-x;
margin: 1em 0;
padding: .5em 0 1.5em 0;
width: 160px;
text-align: center;
}

address {font-style: normal; font-size: 1.3em; line-height: 1.3em;}

.copyright {font-size: .9em; color: #444;}