@charset "utf-8";
/* CSS Document */


.body {
	background-color: #c55a31;
	background-image: url(img/rhvfd.bkgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 750px;
	visibility: visible;
	z-index: 1;
	background-color: #3c4c9a;
	overflow: hidden;
	margin: auto;
	background-image: url(img/firemantop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	position: relative;
}
#header {
	margin: 0px;
	background-repeat: no-repeat;
	width: 750px;
	float: none;
	background-position: left top;
	padding: 0px;
	height: 186px;
} 
#header h1 {
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
}
#addressbar {
	background-color: #384586;
	width: 750px;
	visibility: visible;
	z-index: 8;
	margin: auto;
	height: 35px;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 0px;
	margin: auto;
}

#name {
	position: absolute;
	width: 600px;
	height: auto;
	z-index: 2;
	float: none;
	visibility: visible;
	clear: none;
	top: 59px;
	left: 43px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #eb6238;
	width: 550px;
	z-index: 7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fireman {
	height: 190px;
	width: 750px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	float: left;
	left: 0px;
	top: 0px;
	margin: auto;
	background-color: 3c4c9a;
}
#firehall {
	z-index: 2;
	height: 162px;
	width: 665px;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: auto;
}
#menubar {
	background-color: #2e3b77;
	width: 665px;
	top: 125px;
	position: relative;
	left: 50px;
	height: 35px;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	visibility: visible;
	z-index: 4;
	left: 10px;
	width: 655px;
}

#footer {
	height: 15px;
	width: 740px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
	color: #FFF;
	background-color: #384586;
}
.clear {
	clear: both;
}
.lftpic {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 132px;
	width: 201px;
	padding: 0px;
}
.picrt {
	float: right;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(img/ambulance.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
.board {
	margin-left: 225px;
	height: 146px;
	width: 208px;
	clear: none;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: none;
	background-image: url(img/board.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.rtpic {
	height: 132px;
	width: 198px;
	float: right;
	clear: none;
	visibility: visible;
	z-index: 2;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.body {
	background-color: #c55a31;
	background-image: url(img/rhvfd.bkgrnd.jpg);
	background-repeat: repeat-x;
}
.nav {
	height: 20px;
	width: 655px;
	margin-top: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #384586;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	vertical-align: middle;
	padding: 0px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#mainContent {
	background-color: #3c4c9a;
	padding-right: 44px;
	padding-bottom: 0;
	padding-top: 0px;
	width: 662px;
	padding-left: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.login {
	float: none;
	width: 80px;
	position: absolute;
	top: 10px;
	left: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	z-index: 5;
}
