﻿  /* CSS layout */
.hartfordimagebox {
	border-style: solid;
	border-width: 2px;
}
body {
	margin: 0px;
	padding: 0px;
}
.imagefloatright {
	float: right;
	clear: right;
	width: 105px;
	height: 100px;
}
.subheadingtextcentrered {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	color: #FF0000;
}
.masthead {
	padding: 10px 0px 0px 10px;
	border-width: 0px;
	margin: 10px auto 0 auto;
	text-align: left;
	left: auto;
	right: auto;
	height: 109px;
	background-color: #E4E0E2;
	width: 970px;
	position: inherit;
	z-index: inherit;
	height: 99px;
	max-width: 1200;
	top: 0px;
	left: 0px;
	right: 0px;
	background-image: url('t2.jpg');
}
.mast_image_left {
	float: right;
	font-size: large;
	color: #E4DFE8;
	margin-left: .25em;
	outline-color: #FFFFFF;
	margin-bottom: 0px;
}
.mastheadertext {
	font-size: 2.5em;
	color: #000000;
}
.masttagline {
	font-size: 1.25em;
	color: #000000;
	margin-left: 5px;
}
#top_nav ul {
	border-top: 2px solid;
	left: auto;
	right: auto;
	list-style-type: none;
	width: 980px;
	height: 22px;
	position: relative;
	z-index: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #E4E0E2;
	border-top-color: #C4B07D;
}
#top_nav li {
	float: left;
}
#top_nav a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E4DFE8;
	margin-right: 0px;
}
#top_nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C4B07D;
	background-image: inherit;
}
#main_content {
	border-style: none;
	margin: 0 auto 0 auto;
	width: 980px;
	height: 2200px;
	background-color: #ffffff;
}
#left_menu {
	border: 1px #666633 solid;
	width: 220px;
	height: 1800px;
	top: 0px;
	float: left;
	background-color: #C5B17E;
	text-align: center;
	margin-top: 4px;
	padding-top: 3px;
	left: auto;
	margin-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	font-style: normal;
	font-size: medium;
	color: #000000;
}
#menu {
	font-family: Tahoma, Herald, Arial, sans-serif;
	font-size: .75em;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	color: #000000;
	left: -35px;
	top: -19px;
	position: relative;
	font-weight: normal;
	font-style: normal;
}
#menu ul {
	list-style-type: none;
	list-style: none;
	text-decoration: none;
	display: block;
	width: 205;
	position: relative;
	color: #000000;
}
#footer {
	margin: 0px auto 0px auto;
	width: 980px;
	border-top-style: solid;
	border-width: 2px;
	border-color: #C5B17E;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.mainbodyheading {
	font-family: "Albertus Extra Bold";
	font-size: 1.75em;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
}
#tablelayout {
	border: 4px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 740px;
	height: 25px;
	font-weight: normal;
	visibility: visible;
	table-layout: fixed;
	border-spacing: 2px;
	outline-color: #FF00FF;
	outline-width: medium;
}
#mainbox {
	width: 760px;
	position: inherit;
	z-index: 1;
	float: right;
}
.mainbackground {
	border: 1px solid #E4E0E2;
	background-color: #E4E0E2;
	margin: 0px auto 0px auto;
	width: 980px;
	text-align: center;
}
.mainbackgrounda {
	border-left: 3px solid #C0C0C0;
	border-right: 3px solid #000000;
	border-top: 3px solid #C0C0C0;
	border-bottom: 3px solid #000000;
	background-color: white;
	padding: 5px;
	width: 920px;
	height: 110px;
	font-size: 3em;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: italic;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.submenubutton {
	margin: 3px auto 0px auto;
	width: 980px;
	border-top-style: none;
	border-width: 0px;
	height: 30px;
}
a.nav, a.nav:link, a.nav:visited {
	display: inline;
	width: 100px;
	height: 30px;
	border: 2px none #000;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 25px;
	overflow: hidden;
	background-image: url('button1.jpg');
	background-repeat: no-repeat;
	float: left;
}
a.nav:hover {
	background-image: url('button2.jpg');
	background-repeat: no-repeat;
}
a.nav:active {
	background-image: url('button3.jpg');
	background-repeat: no-repeat;
}

a.nav:focus {
	background-image: url('button3.jpg');
	background-repeat: no-repeat;

}




.enfielddiv {
	border-style: solid;
	border-width: 3px;
	border-color: #C0C0C0 #000000 #000000 #C0C0C0;
	margin: 5px auto 0px auto;
	background-color: white;
	padding: 5px;
	width: 720px;
	height: 390px;
	font-size: .85em;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
}
.genericmainheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	color: #FF0000;
}
.genericdiv {
	border-style: solid;
	border-width: 3px;
	border-color: #C0C0C0 #000000 #000000 #C0C0C0;
	margin: 5px auto 0px auto;
	background-color: white;
	padding: 5px;
	width: 920px;
	height: 110px;
	font-size: .85em;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
}
.masttextphonenum {
	font-size: 1.35em;
}
.useddiv {
	border-style: solid;
	border-width: 3px;
	border-color: #C0C0C0 #000000 #000000 #C0C0C0;
	margin: 5px auto 0px auto;
	background-color: white;
	padding: 5px;
	width: 880px;
	height: 110px;
	font-size: .85em;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
}
.sig {
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
.tablecellborderhomepage {
	border: 2px solid #000000;
	background-color: #FFFF99;
}
#textlink1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	color: #FF0000;
}
#textlink1:hover {
	background-color: #CCCCCC;
	color: #FF0000;
}
