/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3C507D;
	text-align: center;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wallpaper.gif);
	background-repeat: repeat;
}
body, td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

h2, h3, h4 {
	color: #526694;
	text-align: left;
}

div#wrapper {
	width: 945px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/centertile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

div#content {
	width: 945px;
	background-image: url(images/headerbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#rightwrapper {
	background-color: #FFFFFF;
	background-image: url(images/centertile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
	height: auto;
	width: 734px;
}

div#right {
	padding-top: 33px;
	width: 734px;
	min-height: 400px;
	float: right;
}

div#right h1 {
	padding-left: 42px;
	text-align: left;
	padding-right: 295px;
	font-size: 2.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#right h3 {
	padding-left: 42px;
	text-align: left;
	padding-right: 295px;
	font-size: 1.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#right p {
	padding-left: 42px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 12px;
	padding-right: 295px;
	height: auto;
}

div#rightplain {
	padding-top: 33px;
	width: 734px;
	float: right;
	min-height: 400px;
}

div#rightplain h1 {
	padding-left: 42px;
	text-align: left;
	padding-right: 42px;
	font-size: 2.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#rightplain h3 {
	padding-left: 42px;
	text-align: left;
	padding-right: 42px;
	font-size: 1.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#rightplain p {
	padding-left: 42px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 12px;
	padding-right: 42px;
	height: auto;
}

div#left {
	width: 211px;
	float: left;
	padding-top: 209px;
}

/* div#left ul {
	text-align: left;
	font-size: 13px;
	color: #526694;
	padding-left: 12px;
	width: 197px;
	display: block;

}

div#left ul li {
	list-style-type: none;
	border: 1px solid #526694;
	margin-bottom: 4px;
	vertical-align: middle;
	height: 23px;

}

div#left ul li a {
	color: #526694;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 3px;

}

div#left ul li a:hover {
	display: block;
	padding: 2px 2px 2px 3px;
	background-image: url(images/navicon.jpg);
	background-repeat: no-repeat;
	background-position: right center;

} */

div#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 96px;
	width: 734px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 211px;
}
div#footer p {
	font-size: 11px;
	color: #526694;
	padding: 50px 0px 0px;
	width: 734px;
	margin: 0px auto;
}
div#footer p a {
	color: #526694;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}

div#splash {
	height: auto;
	background-color: #FFFFFF;
	width: 620px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}

div#splash p {
	font-size: 11px;
	color: #526694;
	padding: 0px 0px 10px;
	margin: 0px auto;
}
div#splash p a {
	color: #526694;
	text-decoration: none;
}
div#splash a:hover {
	text-decoration: underline;
}

.clearfloat {
	clear: both;
}
div#top {
	margin: 0px;
	padding: 0px;
	width: 945px;
	height: 148px;
}
img.photo {
	float: right;
	padding-right: 18px;

}
div.spotphoto {
	float: right;
	width: 268px;
	margin-right: 18px;
	background-image: url(images/vertphotosplice.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;

}
img.spotphotoborder {
	border: 1px solid #c5c8d9;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;

}
div.spotphoto p.spotphotocutline {
	background-color: #FFFFFF;
	font-style: italic;
	color: #526694;
	line-height: 13px;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.firehousered {
	color: #CC0000;
}
