html {
	font-size: 100%;
}
body {
padding: 0;
margin: 0;
font: small tahoma, verdana, sans-serif;
background: #e0e0e0;
color: #303030;
}

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

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto auto auto;
font-size: 0.8em;
width: 90%;
text-align: right;
color: #808080;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #fafafa url(images/corner2.gif) top right no-repeat;
color: #505050;
}

.toptab:hover {
background: #FFFFFF url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #303030;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 96%;
padding: 5px 10px 20px 10px;
background: #ffffff;
}

#logo {
margin: 15px 0 10px 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
color: #FFFFFF;
background: #63B8FB url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #3366CC url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #3366CC url(images/corner.gif) top right no-repeat;
}

activenavitab a {
color: #ffffff;
text-decoration: none;
}

.activenavitab:hover {
text-decoration: none;
}

#desc-main {
	height: 100%;
	margin: 5px 0 0 0;
	background: #3366CC url(images/bgdesc.gif) repeat;
	padding: 0;
}

#desc {
	float: left;
	width: 40%;
	color: #ffffff;
	background: #3366CC;
	height: 100%;
	padding-bottom: 11px;
}

#desc p {
	padding: 0px 10px 0px 15px;
	line-height: 1.3em;
}

#desc2 {
	float: right;
	width: 60%;
	background: #3366CC;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#wrapper {
clear: both;
width: 100%;	
}

#main {
width: 70%;
float: right;
padding: 0 0px 0 15px;
border-left: 1px solid #d0d0d0;
}

#main a {
color: #000099;
text-decoration: underline;
}

#main2 {
width: 72%;
float: left;
padding: 0 0px 0 15px;
border-left: 1px solid #d0d0d0;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
clear:both;
width:25%;
float:left;
}

#sidebar p {
	line-height: 1.3em;
	margin: 0 0 12px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidelink {
text-align: left;
display: block;
width: 80%;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: #333333;
font-size: small;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #333333;
}

h1 {
margin: 0 0 20px 0;
font-size: x-large;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: medium;
font-weight: bold;
}

h3 {
margin: 20px 0 10px 0;
font-size: medium;
font-weight: bold;
color: #3366CC;
}

h4 {
margin: 15px 0 18px 0;
font-size: medium;
font-weight: bold;
color: #3366CC;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px 5px 5px 0px;
text-align: center;
display: block;
margin: 0 auto 15px 10px;
}

.mapphoto {
padding: 5px 5px 5px 0px;
text-align: center;
display: block;
margin: 0 auto 15px 5px;
}

.hide {
display: none;
}

#address1 {
clear: both;
}

#address1 p {
	padding: 5px 5px 0px 0px;
	text-align:center;
}
.address2 {
float: left;
width: 25%;
padding: 0 0px 0 15px;
}
.address2 p {
	padding: 5px 5px 0px 0px;
	text-align:center;
}
.address3 {
float: left;
width: 25%
}
.fire-image {
margin-left: 20px;
}
.fire-image2 {
margin-top: 15px;
margin-bottom: 5px;
}
.logotable {
	text-align: center;
}
