body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	
}
#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 168px;
	margin: auto;
	
}
#logo {
	width: 304px;
	height: 160px;
	float: left;
	
}	
#topflash {
	width: 690px;
	height: 160px;
	float:right;

}
#middlebg {
	background-image: url(images/middlebg.jpg);
	background-repeat: no-repeat;
	width: 923px;
	margin: auto;
	
}
#rightcol {
	background-image: url(images/rightcol.jpg);
	background-repeat: no-repeat;
	width: 651px;
	float: right;
	
}	
#nav {
	width: 222px;
	height: 30px;
	margin-left: 272px;	

}
#mainflash {
	width: 368px;
	height: 223px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	
}
#maintext {
	width: 346px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	overflow:hidden;
	
}
#rightmaintext {
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	float: right;
	
		
}
.area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #B23909;
	
}	
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #636363;
	
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #B23909;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #B23909;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #B23909;
	
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #B23909;
	
}		
.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #CD1112;
	
}	
#leftcol {
	background-image: url(images/leftcol.jpg);
	background-repeat: no-repeat;
	width: 251px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;			
	
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888989;
	background-color: #ffffff;
	border: 1px solid #888989;
	
}
.dottedline {
    border-bottom: thin dotted #CA0808;
	padding-top: 5px;
	padding-bottom:5px;

}
#bluebox {
	background-image: url(images/bluebox.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 120px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
}
.whitetext {
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	
}		
#sitemap {
	width: 923px;
	text-align: center;
	padding-top: 20px;
	clear: both;
	margin: auto;
	
}
a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	
}
a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	
}
a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serifl;
	color: #CA0808;
	text-decoration: none;		
	
}
#contactinfo {
	width: 125px;
	float: right;
	
}
.style4 {
color: #008000
}
.style3 {
color: #c33131
}
.tickyellowbox {
background-color: #eff6ef;
border: 1px solid #008000;
}
.tickredbox {
background-color: #f9eaea;
border: 1px solid #c33131;
}	