/* CSS Document */
<style type="text/css">
<!--
.body {
	background-color:#E0EEE0;
}
.scrolldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ccff99;
	background-position: center;
}
.bnbcoopheader {
	font-family: Georgia;
	font-size: 38px;
	font-style: italic;
	color: #e0eee0;
	font-weight: normal;
}
.yellowlinkline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
}
.statelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e0eee0;
	text-decoration: none;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e0eee0;
}
.mapheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.mapheaderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.helpingheader {
	font-family: Georgia;
	font-size: 22px;
	color: #FFCC33;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e0eee0;
}
.rightcolumn {
	font-family: Harrington;
	font-size: 18px;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}


/*Additional styles for city and states*/

.bnbname {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.state_pictureads_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #ccff99;
	text-align: center;
}

.bnbnamewhite {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #e0eee0;
	text-decoration: none;
	text-align: center;
}
.Citymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	background-color: #ffff00;
}
.crumb 
{
    font-weight: bold;
	font-size: 7.5pt;
    color: #ffcc00;
    font-family: Arial, Sanserif;
	text-align: left;
}
.bnbdescription
{
    font-weight: bold;
	font-size: 11pt;
    color: #ffcc00;
    font-family: verdana;
	text-align: left;
}

/*Additional styles for hoverbox*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #006666;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}


/*Additional styles for fly-out menu*/
/*See additional notes below to adjust width and alignment of city cells*/
dl, dt, dd, ul, li
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu 
{
position: relative;
top: 0px;
left: 0px;
width: 140px;
}

#menu dt 
{
cursor: pointer;
background: #006666;
height: 18px;
line-height: 18px;
margin: 2px 0;
border: solid 4px #ffcc00;
text-align: center;
border-style: outset;
}

#menu dd 
{
position: absolute;
z-index: 100;
left: 139px;
margin-top: -24px;
width: 300px;
background: #006666;
border: solid 3px #ffcc00;
border-style: inset;
}

#menu ul 
{
padding: 2px;
}

#menu li 
{
text-align: center;
font-size: 100%;
margin: 2px 0;
height: 16px;
line-height: 16px;
}

#menu li a, #menu dt a 
{
color: #e0eee0;
text-decoration: none;
display: block;
}

#menu dt a:hover 
{
color: #e0eee0;
font-weight: bold;
}

#menu li a:hover 
{
color: #ffcc00;
font-weight: bold;
text-decoration: underline;
}

/*to change width of city (149,159,169 or 179*/
/*add   style="left: 149px" to ea. dd, e.g.:onmouseout="javascript:montre();" style="left: 149px" (or 159,169,179)*/
/*add  width: 150px; in style of d1 (or 160,170,180) corresponding to previous note*/

-->
</style>
