﻿body{
	background:#800000;
	margin:0;
	padding:0;
}
#wrapper{
	width:1075px;
	height:100%;
}
#header {
	height:60px;
	width:1075px;
	background:#fff;
}
#topmenu {
	float: left;
	border-top-style: solid;
	border-width: 2px 2px 1px 2px;
	border-color: #800000;
	border-bottom-style: solid;
	width: 875px;
	height: 40px;
	background:#fff;

}

#topmenu ul{
	margin:0;
	padding:0;
	list-style:none;
	width:875px;
	background-color:#fff;
	float:left;
	height:40px;
}

#topmenu ul a {
	display:block;
	float:left;
	padding: 0 .73em;
	line-height:3.1em;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	border-right:1px #800000 solid;
}

#topmenu ul .last a {
	border-right:none;
	}


#topmenu ul a:hover {
	text-decoration:underline;
	color:#fff;
	background:#800000;
}

#topmenu ul li{
	float:left;
}

#leftcol {
	float: left;
	width: 200px;
	height: 600px;
	background-color:#800000;

}

#content {
	float:left;
	width:875px;
	height:auto;
	background:#fff;
}
	


#centerContent {	
	height:auto;
	padding-left:5px;

	}
	
#holidays,#address {
	float: left;
	width: 291px;
	height: 450px;
	background-color:#eaeaea;
}

#meetings {
	float: left;
	width: 291px;
	height: 450px;
	background-color:#e2c6c4;
}

#mtgContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 1em;
}

#inspector{
	background-color:#fff;
	padding:3px;		
	margin:0px auto;
	width:175px;
	}

#inspname{
	font-size:18px;
	font-weight:bold;
	color:#800000;		
}

#inspector .inspTitle{
font-family:Georgia,"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
line-height:1em;
margin-left: 0px auto;
}


.labels{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;	
}

.redArial{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;	
color:#800000;

}

.redHeaders{
font-family:Georgia,"Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;	
color:#800000;

}


#contact{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;	
color:#fff;
padding: .2em;
}

#contact a{
	color:#fff;
}






.style1 {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 1em;
}


