/* Communities CSS File */

table {
background-color: #ffffff;
background-image: none;
border-color: #000000;}

table.main {
border: 2px #9a9e01 solid;}

.caption {
color: #e20044;
}

H1 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: Bold;
color: #90b72f;
}


body {
color: #FFFFFF;
background-color: #90B830;
background-image:  url(../images/page_pattern_green.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: large;
background-color: #FFFFFF;
font-style: normal;
background-repeat: repeat;}

p {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

td.bottom {

text-align: center;

}

h2 {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 16px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 10px;
font-style: normal;
font-weight: normal;
}


td.demog {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: yellow;
background-color: #90b72f;
font-style: normal;
font-size: 13px;
}

td {
color: #676458;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
}

td.heading {
	background-image: url(../images/almaguin_page_top.gif);
		background-repeat: no-repeat;
}


div.center {
 text-align: center;
 }
td.logo {
	width: 18%;
}
td.menu {
	background-image: url(../images/menu_back_green.gif);
	background-repeat: repeat-y;
}
hr {
   color: #90b72f;
  }
.copywrite {
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #660000;
   }
   
   .committee{
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #660000;
   }
   
hr.white {
	color: #FFFFFF;
	width: 100px;
	position: relative;
	left: 37px;
	top: 424px;
}
