/* 
  -----------------------------------
  Affinity Systems CSS designed for use with the
  Town of Hartford Web site
  Based on a Project Seven Development
  3-column CSSP
  -----------------------------------
*/
body {
	background-color: #B8B8AC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
}
#pagewrapper {
	background-color: #B8B8AC;
	margin-right: auto;
	margin-left: auto;
}
#page_container {
	background-color: #5F6E67;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px inset #7B7663;
	border-right: 2px inset #7B7663;
}
#header_wrapper {
	width: 800px;
	background-color: #A1C6A5;
	background-image: url(../images/gmedc-header-004.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 204px;
	border-top: 2px inset #7B7663;
	border-bottom: 2px groove #333333;
}
#accord_wrapper {
	width: 800px;
	background-color: #5F6E67;
	margin: 0 auto;
	height: auto;
}
h1 {
	color: #0033CC;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 3px;
	letter-spacing: .3em;
}
#c1 {
	float: left;
	width: 180px;
	border: 1px solid #666666;
	margin: 0 6px 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/aj_pbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 200px;	
}
#rightbox {
	float: right;
	width: 600px;
}
#c2 {
	float: left;
	width: 420px;
	margin-right: 6px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#c3 {
	float: right;
	width: 160px;
	border: 1px solid #666666;
	background-image: url(../images/column3-bgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 120px;
}
#layoutwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5F6E67;
}
.c1-text {
	font-size: .75em;
	padding: 12px;
}
.c1-text p {
	margin: 6px 0 8px 0;
}
.c2-text {
	font-size: 0.8em;
	padding: 4px 20px;
}
.c2-text p {
	margin: 3px 0 5px;
	line-height: 1.5em;
}
.c3-text {
	font-size: 0.7em;
	padding: 12px;
}
.c3-text p {
	margin: 3px 0 12px 0;
}
.pictureprgh {
	margin: 0;
	text-align: center;
}
h2 {
	margin: 0;
	font-size: 1.4em;
}
h3, h4 {
	margin: 12px 0 0;
	font-size: 1.1em;
}
.col-topheading {
	margin: 16px 12px 0 12px;
}
.zeromargin {
	margin: 0 !important;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#bottom_wrapper {
	background-color: #5F6E67;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 20px;
	}
#footer_wrapper {
	background-color: #7B7663;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 48px;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: 2px inset #7B7663;
	border-left: none;
}
#footer {
	border-top: 1px solid #CCCCCC;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #7B7663;
	float: left;
	width: 800px;
	height: 48px;
}
#footertext {
	width: 748px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.c1-text a:link, .c2-text a:link {
	color: #006633;
}
.c1-text a:visited, .c2-text a:visited {
	color: #009999;
}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus,
.c2-text a:hover, .c2-text a:active, .c2-text a:focus {
	color: #77AC7C;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
}
#p7PMnav {
	font-size: .8em;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	width: 100%;
}
#p7PMnav ul {
	width:13em;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
#columns{
	float: left;
	height: auto;
	width: 320px;
	margin-right: 10px;
	margin-left: 10px;

}

