body  {	background-color: #666699; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #FFFFFF;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 100%;	margin-top: 10;	margin-right: 0;	margin-bottom: 0;	margin-left: 0;}#contentBanner  {	width: 55em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */	background: #666699;	text-align: left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;} .main #header {	text-align: center;	margin-bottom: 10px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	padding-top: 0;	padding-right: 0;	padding-left: 0;} #header p {	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 90%;	line-height: 1em;	margin-top: 5px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 10px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 0px;}/* Tips for sidebar1:1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".main #sidebar1 p" rule.*/.main #sidebar1 {	float: left;	width: 11em; /* top and bottom padding create visual space within this div */	padding-top: 15px;	padding-right: 0;	padding-bottom: 15px;	padding-left: 0;}.main #sidebar1 h3, .main #sidebar1 p {	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */	margin-right: 10px;}/* Tips for mainContent:1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.*/.main #mainContent {	margin: 0;} .main #footer {	padding-top: 0;	padding-right: 10px;	padding-bottom: 0;	padding-left: 10px;	margin-top: 20px;	text-align: center;} .main #footer p {	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	padding-top: 10px;	padding-right: 0;	padding-bottom: 10px;	padding-left: 0;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 90%;	color: #FFFFFF;	text-align:center;	font-weight: normal;}/* Miscellaneous classes for reuse */.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}/***********************************************//* Layout Divs                                 *//***********************************************/-#homeBanner{	margin: 0% 0px 20px 20%;	padding: 0px 0px 0px 0px;	position: absolute;	clear: both;}#homeBanner p {	margin: 0px 0px 0px 10px;	padding: 0px 0px 10px 0px;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	line-height:1em;	color: #FFFFFF;	}#homeBanner img {	margin: 0px 0px 0px 0;	padding: 0px 0px 0px 7%;	padding-left: 3em;} #homeNavbar{	width:145px;	padding: 0;	z-index: 2;	top: 85px;	margin-top: 0em;	margin-left: 5%;	position: absolute;	left: -25px;}#slideshow{	visibility: visible;}#links {	border-bottom-width: 2px;	border-color: #FFFFFF;	text-align: center;}a:link {	color: #FFFFFF;	text-decoration: underline;	font-size: 105%;}a:hover {	text-decoration: underline;	color: #000000;}a:visited {	color: #E9E9E9;	text-decoration: underline;}.main #hometext {	padding: 0;	margin-top: 5%;	margin-right: 5%;	margin-left: 5%;}.star {color: #FFCC33}#noah {	position:absolute;	left:63px;	top:464px;	width:88px;	height:62px;	z-index:3;}#contentBanner{	margin: 0 0 10px 0;	padding: 5px 0px 1px 0px;	border-bottom: 1px solid #cccccc;	width: 100%;}#contentBanner p {	margin: 0px 0px 0px 170px;	padding: 0px 0px 5px 0px;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.4em;	color: #FFFFFF;	}#contentBanner img{	padding: 0px 0px 5px 0;}#contentBanner a {	color: #FFFFFF;	text-decoration: none;	margin:0 .5em;}	#contentBanner a:hover {	text-decoration: underline;	}#navBar{	float: left;	width:145px;	margin: 0;	padding: 0;	background: url(../Library/images/fence_01.gif) top center no-repeat;	font-size:1.1em;}#contentfairfield{	background-color: #FFFFFF;	background-image:   url(../Communities/Fairfield/SthprtVg.jpg);	background-position: right top;	background-repeat: no-repeat;	margin: 0px;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;}#contentfairfield h3{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.9em;	font-style: italic;	color: 000066;	text-align:center;	line-height: 1em;	}#photolinks{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	text-align:left;	width: 15em;	margin-top: 25px;	margin-bottom: 35px;}#contentfairfield h1{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 150%;	font-style: italic;	color: #000066;	text-align:center;	line-height: 1em;	margin-right: 70%;}#contentfairfield h2{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.1em;	color: #000066;	line-height: 1em;}#content table {	font-size: 1.2em;	line-height:1em;	border: 2px #000066;}#contentfairfield p {	font-size: 1.3em;	line-height:1.2em;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;}#content ul {	line-height:1.2em;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;}#content ol {	font-size: 1.2em;	line-height:1.2em;}	ul#menu {	list-style-type:none; 	margin:29px 0 0 0; 	padding:0;	background: url(../Library/images/fence_02.gif) top left repeat-y;}ul#menu li {	margin-top:.25em;	line-height:1.6em;}a.mainItem, span.mainItem {	display:block;	text-align:center;	text-decoration:none;	padding:0.20em 0.23em;	background-color:#000066;	border: 2px solid #FFFFFF;	color:white;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	margin:0;	width:98%;}a.mainItem a:hover {	text-decoration: underline;	}	a.navLink {	display:block;	text-align:center;	text-decoration:none;	padding:0.20em 0.23em;	color:white;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	margin:0;	width:98%;	}a.navLink a:hover{	text-decoration: underline;}ul.submenu {	list-style-type:none;	margin:0;	padding:0;	background-color:#666699;}li.communities {	margin:0 0 0 0;}li.communities a {	background: transparent url(../Library/images/TownSign.gif) top left no-repeat;	display:block;	width:145px;	height:35px;	line-height:35px;	text-align: center;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	color: #000066;	border: none;	text-decoration:none;}li.communities a:hover {	text-decoration:underline;	}	.main #container2 {	width: 57em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */	background: #666699;	text-align: left;	margin: 0;	padding-left: 20px;}.main #headshot {	position: absolute;	left: 20px;	top: 20px;}.main #mainContent2 {	width: 44em;	float: right;	background-color: #FFFFFF;	color: #000000;	border: medium solid #000066;	padding-top: 4px;	padding-right: 8px;	padding-bottom: 8px;	padding-left: 8px;}.main #mainContent2 a {	color: #6633FF;	text-decoration: none;}.main #header a {	color: #FFFFFF;	text-decoration: none;}.main #mainContent2 p {	color: #000000;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 80%;}.main #mainContent2 h3 {	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 125%;	font-style: italic;	color: #000066;	text-align:center;	line-height: 1em;}.main #mainContent2 li {	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 80%;	color: #000000;}.main #mainContent2 h1 {	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 125%;	color: #000066;	text-align:center;	font-weight: bold;}.main #communitycontent {	width: 44.5em;	float: right;	background-color: #FFFFFF;	color: #000000;	border: medium solid #000066;}.main #communitycontent p {	color: #000000;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 80%;}.main #communitycontent a {	color: #6633FF;	text-decoration: none;}.main #photolinks p {	color: #000000;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 100%;}#contentweston{	background-color: #FFFFFF;	background-image:   url(../Communities/Weston/SaugRvr.jpg);	background-position: right top;	background-repeat: no-repeat;	margin: 0px;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;}#contentweston h3{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.9em;	font-style: italic;	color: 000066;	text-align:center;	line-height: 1em;	}#contentweston p {	font-size: 1.3em;	line-height:1.2em;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;}#contentweston h1{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 150%;	font-style: italic;	color: #000066;	text-align:center;	line-height: 1em;	margin-right: 70%;}#contentweston h2{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.1em;	color: #000066;	line-height: 1em;}#contentwestport{	background-color: #FFFFFF;	background-image:   url(../Communities/Westport/Compo.jpg);	background-position: right top;	background-repeat: no-repeat;	margin: 0px;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;}#contentwestport h3{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.9em;	font-style: italic;	color: 000066;	text-align:center;	line-height: 1em;	}#contentwestport p {	font-size: 1.3em;	line-height:1.2em;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;}#contentwestport h1{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 150%;	font-style: italic;	color: #000066;	text-align:center;	line-height: 1em;	margin-right: 70%;}#contentwestport h2{	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.1em;	color: #000066;	line-height: 1em;}#photolinkswestport {	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	text-align:left;	width: 25em;	margin-top: 25px;	margin-bottom: 35px;}.main #photolinkswestport p {	color: #000000;	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 100%;}.main h2 {	font-family: "Gill Sans", Arial, Helvetica, sans-serif;	font-size: 1.1em;	color: #000066;	line-height: 1em;}.main #header2 {	text-align: center;	margin-bottom: 10px;	padding-top: 0;	padding-right: 0;	padding-left: 0;}.main #headertext {	margin-top: 1px;}