body,td,th {
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(/graphics/bg1.jpg);
	background-color: #C4C3A5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	margin-bottom: 5px;
}
a:link {
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #993333;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
#links {
	margin: 0px 10px 10px 10px;
	padding: 5px 0px 5px 0px;
	font-size:12px;
	text-align: left;
	color: #FFCC00;
	font-weight:bold;
}

div#links p.date {
	color: #C4C3A5;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}	

div#links p.link {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#links p.link span.leftcol {
	float: left;
	}
	
div#links h3 a {
	text-decoration: none;
	}

div#links h3 a:hover {
	text-decoration: none;
	}

div#links p.link span.rightcol {
	width: 90%;
	float: right;
	}
	
div#links p.link span.rightcol a {
	color: #C4C3A5;
	font-weight: bold;
	text-decoration: none;
	}
	
div#links p.link span.rightcol a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#links p.seplinks {
	border-top: 1px dotted #C4C3A5;
	margin: 3px 0px 1px 0px;	
	font-size: 1px;
	font-weight:bold;
	clear:both;
}
#content {
	margin: 5px 5px 10px 25px;
}
.help {
	border: 1px dotted #993333;
}
.business {
	border: 1px solid #993333;
}
p.sep {
	border-top: 1px dotted #993333;
	margin-top: 3px;
	margin-bottom: 1px;
	font-size: 1px;
	font-weight:bold;
}
div#links p a.links {
	color: #C4C3A5;
	font-weight: bold;
	text-decoration: none;
}
div#links p a.links:visited {
	color: #C4C3A5;
	font-weight: bold;
	text-decoration: none;
}
div#links p a.links:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
a.links {
	color: #C4C3A5;
	font-weight: bold;
	text-decoration: none;
}
a.links:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
#site_header {
	color: #B2B08A;
	font-size:30px;
	font-weight: bold;
}
.textsm {
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}
.caption {
	font-size: 12px;
	font-weight:bold;
	color:#993333;
}	
.form {
	font-size: 12px;
	font-weight:bold;
	color: #993333;
	border: 1px dotted #993333;
}
div#content p {
	margin: 5px;
}
div#content p.int {
	text-indent: 2em;
}
div#content h2 {
	font-size:18px;
	font-weight:bold;
	color: #993333;
	background-color: #B2B08A;
	padding: 1px 1px 1px 3px;
	margin: 0px;
}
div#links h3 {
	font-size:14px;
	font-weight:bold;
	color: #993333;
	background-color: #B2B08A;
	padding: 1px 1px 1px 5px;
	margin: 0px 0px 0px 0px;	
}
div#links h3.standout {
	background-color: #FFCC00;
}
div#content h4 {
	color: #006633;
	font-weight: bold;
	font-size: 16px;
	text-decoration:underline;
	margin: 5px 5px 0px 5px;	
}
div#content h3 {
	font-size:14px;
	font-weight:bold;
	color: #993333;
	background-color: #B2B08A;
	padding: 1px 1px 1px 5px;
	margin: 0px;	
}
.notice {
	color: #993333;
	font-weight: bold;
}
#forms {
	border: 1px dotted #993333;
}
.subtitle {
	font-size:14px;
	font-weight:bold;
	color: #993333;
	margin-top: 15px;	
}
p.catcont {
	margin-left: 5px;
}
.spacer {
	display: block;
	height: 2px;
	font: 1px /1 sans-serif;
	clear: both;
}
div#content p.continue_space {
	font-size: 9px;
	margin: 5px 5px 5px 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #993333;
	clear:both;
}
p.files {
	margin: 5px 5px 5px 15px;
}
p.file_desc {
	margin: 5px 5px 5px 35px;
}
#logo {
	margin: 0px;
}
#content #fire_weather {
	width:500px;
	margin:auto;
}
#content #fire_weather .fireRating {
	float: right;
	padding:5px;
	width:175px;
	text-align:center;
	font-size:9px;
	background-color:#C4C3A5;
	margin:0 auto;
}
#content #fire_weather .fireRating a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
#content #fire_weather .fireRating img {
	padding-bottom: 3px;
}
#content #fire_weather #wxButtonFrame {
	margin: 16px 50px auto auto;
}

