@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 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: #000000;
	background-color: #93b5da;
	background-image: url(images/body_bg3.jpg);
	background-repeat: repeat-x;
}
body.appendix {
}

.twoColFixLt #container {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/container_bg.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.twoColFixLt  #appendix {
	width: 940px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/container_bg.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#appendix #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	background-color: #FFFFFF;
}

#appendix #content {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 680px;
	float: right;
	margin-top: 10px;
	min-height: 350px;
}


#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	background-color: #082C63;
	padding: 0px;
}

#town_seal {
	background-image: url(images/town_seal.gif);
	width: 190px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 177px;
}
#sidebar1  #town_seal  p   {

}

#sidebar_content {
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 14px;
	width: 158px;
}
#sidebar_content a {
	color: #FFFFFF;
	text-decoration: none;
}
.navLink {
	font-size: 0.9em;
	width: 158px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#sidebar_content  a:hover  {
	color: #FFCC99;
	text-decoration: underline;
}
#sidebar_content  a:visited  {
	color: #D6A26B;
	text-decoration: none;
}

#mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
} 
#banner {
	background-image: url(images/banner.gif);
	height: 111px;
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
}
#banner h1 {
	display: none;
}
.noDisplay {
	display: none;
}
#content {
	margin-right: 60px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 640px;
	float: right;
	margin-top: 10px;
	min-height: 350px;
}
#content h2 {
	background-color: #84AACE;
	background-image: url(images/h2_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
	font-size: 36px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: bottom;
	color: #FFFFFF;
	border: thin solid #082C63;
	line-height: 2.5em;
}

img {
	border: 2px solid #000000;
}


.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;
}
#statistics {


}
.small {
	font-size: .9em;
}
.clearfloatStat {
	clear:both;
	height: 6px;
	width: 640px;
	font-size: 6px;
}
.fltrtStat {
	text-align: left;
	float: right;
	padding-left: 5px;
	width: 340px;
}
.fltlftStat {
	text-align: right;
	float: left;
	width: 280px;
}
.statComment {
	text-align: right;
	width: 470px;
	padding-left: 50px;
}
.DirItem {
	padding-bottom: 30px;
}
#footer {
	text-align: right;
	border-top-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #D6A26B;
	border-top-width: thin;
	border-top-style: solid;
	width: 703px;
	min-height: 110px;
}

#bylawNav li {
	display: inline;
}
#disclaimer {
	font-size: .7em;
	text-align: center;
}


#bylawNav {
	list-style-type: none;
	display: inline;
}
#bylaws {
}
#topLevel {
	list-style-type: upper-roman;
}
#levelTwo {
	list-style-type: upper-alpha;
}
#levelThree {
	list-style-type: lower-alpha;
}
.note {
	font-size: .9em;
	font-style: italic;
	text-align: center;
}
#tilde li {
	list-style-type: none;
}
.romanUpper li {
	list-style-type: upper-roman;
}
.numeric li {
	list-style-type: decimal;
}
.alphaUpper li {
	list-style-type: upper-alpha;
}
.numeric {
	list-style-type: decimal;
}
.alphaUpper {
	list-style-type: upper-alpha;
}
.alphaLower {
	list-style-type: lower-alpha;
}
.alphaUpper li {
	list-style-type: upper-alpha;
}
.alphaUpper  .numeric  li  {
	list-style-type: decimal;
}
.alphaUpper .numeric .alphaLower li {
	list-style-type: lower-alpha;
}
.romanLower li {
	list-style-type: lower-roman;
}
.twoColFixLt #container #mainContent #content .superscript {
}
.superscript {
}
#dimReq  th, td{
	text-align: center;
	padding: 5px;
	font-size: .75em;
}
#appendixBanner {
	background-image: url(images/banner.gif);
	height: 111px;
	width: 759px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#appendixBanner h1 {
	display: none;
}
#SubDivList {
	list-style-type: none;
}
.SubList {
	list-style-type: none;
}
.bizListTitle {
	list-style-type: none;
	font-weight: bold;
}
.bizListDesc {
	list-style-type: none;
	font-weight: normal;
}
#webCredit {
	font-size: .8em;
	text-align: left;
	float: left;
	position: relative;
	bottom: -60px;
	width: 210px;
}
#postcards {
	float: left;
	margin: 0 10px 10px 0;
}
