
#title h1{ position: absolute; top: 32px; left: 50px; margin: 0;
font-family: "Gill Sans",Verdana, Arial, Helvetica, sans-serif; font-size: 2.2em;  font-weight: bold; color: #fff;  }

#title h1 a, #title h1 a:visited { text-decoration: none; color: #fff; }
#title h1 a:hover, #title h1 a:focus { text-decoration: underline; color: #fff; }

#title h1 .sub {
font-size: .6em;
font-style: italic;
}
.searchdiv {
float: right;
width: 220px;;
text-align: right;
margin: 39px 10px 0 0;
}

div.searchdiv div.middleColumn{
margin: 0;
}

div.searchdiv div.middleColumn input.text{
	width: 150px;
}

div.searchdiv div.field {
float: left;
}

div.searchdiv legend {
height: 0px;
}

div.searchdiv .action {
float: right;
width: 50px;
margin-top: 10px;
}

.searchdiv label {color: #fff;}


#container #secondary
{
	background-image: url(/mysite/images/leaf2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border-right: 3px #C12C2C solid;
	border-bottom: 3px #C12C2C solid;
	background-color: #CCEE42;
}

#content .groupnav
{
	border-left: 3px #C12C2C solid;
	background-color: #84BA2D;
	float: right;
	padding: 5px;
	width: 190px;
	background-image: url(/mysite/images/leaf2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
margin-left: 5px;
}

#content .groupnav ul
{
	text-align: left;
	margin: 6px 0;
	padding: 0px 0 6px 0;
	background-color: transparent;
}
#content .groupnav ul li {
	list-style-type: none;
	margin: 0;
	padding: 1px 8px;
font-size: 1.2em;
}

#content .groupnav h3 {color: #000;}

.articlepic {
float: right;
text-align: right;
margin-left: 5px;
}

.floatblock {
float:left;
width:42%;
margin: 0 30px 0 0;
overflow: hidden; 
background: transparent;
}


/*Fire Danger Index */

#firediv {
	border: 3px #C12C2C solid;
	float: right;
	width: 190px;
margin: 0px;
text-align: left;
padding: 0px;
}

#firediv h3 {
padding: 4px 0 2px 6px;
font-style: italic;
}
#firediv h3 a {
text-decoration: none;
color: #A53514;
}

#firediv p {
padding: 0px 6px ;
line-height: 1.2em;
}
#firediv .warning a {
color: #000;
text-decoration: none;
}

#firediv a:hover, #firediv a:focus {
text-decoration: underline;
}

#firediv .warning {
font-weight: bold;
padding: 3px 6px ;
margin-bottom: 3px;
}

#firediv .l-m { background-color: #30BA7F; }

#firediv .h {
background: #00ADEF;
}
#firediv .vh {
background: #FFD800;
color: #000000;
}
#firediv .h-vh {
background: #FFD800;
color: #000000;
}
#firediv .sev {
background: #FA9F1B;
}
#firediv .ext {
background: #ED1B24;
color: #FFFFFF;
}
#firediv .cat {
background: #000000;
background:url(/mysite/images/icon_catastrophicTile.gif) repeat;
color: #FFFFFF;
}

