body { /*the reason for the body here, which is used in holiday, is for the bottom left image */
	background-attachment:fixed;
	margin: 0px;
	width: 98%;
}
.top_bar {
	height: 35px;
	margin-top: 0px;
	color: #FFFFFF;
	background-image: url(../images/header_blue.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.rollover { 
   display: none; 
   width: 0px; 
   height: 0px; 
   text-decoration: none; 
   background:none; 
} 

a.rollover:hover { 
   background-position: 0px 0; 
} 
#date {
    display:none;
	text-align:right;
	font-weight: bold;
	padding-top: 7px;
	float: left;
}
#search {
	font-weight: bold;
	color: #000000;
	height: 25px;
	margin-top: 6px;
	float: none;
}
#home {
	height: 10px;
	width: 47px;
	margin-top: -7px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 50%;
	z-index: 10;
}
.right_photo {
	float: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
	width:auto;
	margin: 3px;
}		
.background { /*see why this wouldn't integrate into wrapper later...*/
	background-position:center;
	vertical-align: middle;
	background-repeat: repeat-y;
}
.wrapper {
	float: none;
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	border: 2px groove #000000;
	background-color: #FFFFCC;
}
.pda {
	display:inline;
	width: 100%;
	background-color:#0099FF;
	border: 1px solid #000000;
	margin-bottom:5px;
}
.header {
	height: 40px;
	margin: 0px;
	background-image: url(none);
	background-color: #000099;
	padding-left: 5px;
	padding-top: 5px;
}
.headertext {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
.headersubtext {
	display:block;
	margin: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
#headermain { /*this is the image one for screen*/
	display:none;
	height:0px;

	}
#headersub { /*this exists because the NAV breaks in DW w/o it.  It does NOTHING but fix that*/
	height:0px;
	margin-top: 0px;
}
.nav {
	display:none;
	background-color: #FFFFCC;
	padding: 5px;
	margin: 0px;
	margin-top: 2px;
	margin-right: 5px;
	color: #FFFFFF;
	float:left;
	height: auto;
	width: 100px;
	z-index: 1000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 2px;
	height: auto;
	float: none;
}
.heading {
	font-size: 18px;
	color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin-top:0px;
	font-weight: bold;
}
.flash_photo {
	background-repeat: no-repeat;
	float: right;
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
	width:300px;
	height:225px;
	margin: 3px;
	border: 2px dashed #000000;
}
.subcontent {
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: right;
	margin: 0px;
}
.copyright {
	background-color: #CCCCCC;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	clear: both;
}
.footer {
	text-align: center;
	height:75px;
	padding: 0px;
}
/*Begin CSS Navigation code*/ 
#menu {
width: 100px;
background: #eee;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background-color: #990000;
text-transform: uppercase;
}

#menu a {
color: #000000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

</style>
[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]
[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(http://www.tanfa.co.uk/css/examples/menu/csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
