body {
	margin:0;
	background-color: #42030E;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
}
a {color:#990000;}
a:hover {color:#ff0000;}

.left {
	background-color:#CAC9B5;
	vertical-align:top;
	width:200px;
}

.middle {
	vertical-align:top;
	width:299px;
	background:#E9E7D8;
	border-left:1px solid #666666;
	background-image:url(images/h-back-gavel.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:15px;
}

.right {
	background-color:#CAC9B5;
	vertical-align:top;
	background:#E9E7D8;
	width:199px;
	border-left:1px solid #666666;
	font-family:arial;
	font-size:11px;
	line-height:15px;
}

.right h1{
	font-size:11px;
	font-weight:normal;
	padding:0 10px;
}
.right h2{
	font-size:12px;
	color:#990000;
	padding:0 10px;
}
.right h3{
	font-size:11px;
	font-weight:normal;
	padding:0 10px;
}
.right h4{
	font-size:10px;
	font-family:verdana;
	padding:0 10px;
}
.right h5{
	font-size:10px;
	font-family:verdana;
	padding:0 10px;
	font-weight:normal;
}

.homeinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.homeinfo ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.homeinfo ul li{
	padding-bottom:10px;
	}

.contactinfo {
	margin:10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
	
.footer {
	background-color:#CAC9B5;
	padding:5px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
}
.ctfooter {
	padding:10px 0 25px 0;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
.ctfooter a{
	color:#cccccc;
	text-decoration:none;
	}
.ctfooter a:hover{
	color:#66CCFF;
	text-decoration:underline;
	}

.content {
	vertical-align:top;
	padding: 0 20px 25px 20px;
	background:#E9E7D8;
	background-image:url(images/h-back-gavel.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:12px;
	font-family:arial;
	line-height:18px;
}

.content h1{
	vertical-align:top;
	margin: 0 -20px 0 -20px;
	padding:10px;
	background:#E9E7D8;
	background-image:url(images/hdr-back.jpg);
	background-repeat:repeat-x;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}

.content h2{
	margin: 0 0 -10px 0;
	padding:0 0 5px 0;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#990000;
	border-bottom:1px solid #cccccc;
}

.backservices {
	margin-top:0;
	text-align:right;
	border-bottom:1px dashed #cccccc;
	font-size:10px;
	}
	
.michie {margin:-15px 0 25px 0;line-height:10px;font-size:10px;}