/* Communities CSS File */

hr {
   color: #90b72f;
   width:80%;
   text-align: center;
  }

td,table,p,img,tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse:collapse;
	vertical-align: top;
	text-align: center;
	float: inherit;
	border-top-color: #FFF;
	}
		

.caption {
	color: #003301;
	width: 140px;
	}
	
.information {
	vertical-align:text-top;
	margin: 0px;
	padding: 10px;
	border: 0px;
	}

.min_left {
	float: left;	
	}
	

.main {
	border:5px #9a9e01 solid;
	background-color:#FFF;
	text-align: center;
	width: 1000px;
	}
	
.main_text {
	width: 700px;
	vertical-align: top;
	font-style: italic;
	}

.interest {
	width: 650px;
	position: relative;
	left: auto;
	}

.center {
	margin-left:auto;
	margin-right:auto;
	width:1010px;
	}
	
.right {
	text-align:center;
	float: right;
	width:150px;
	}
	
.left {
	float: left;
	width:150px;
	}
	
.central {
	width:700px;
	}

.centralsmall {
	width:200px;
	}

.centralmedium {
	width:400px;
	}	
.framesize {
	width:100%;
	height:600px;
	}

.framesize_b_b {
	width:700px;
	height:550px;
	}	
	
.utube {
	border-width:5px;
	border-color:#9a9e01;
	}

#map_canvas { height: 100% }
 
.style1 {
	color: #004501;
	font-size: 36px;
	}

.style2 {
	color: #00530F
	}

.style3 {
	color: #003301;
	font-size: 22px;
	}

.style5 {
	color: #004501;
	font-size:18px;
	}
	
.map {
	height: 300px;
	width: 274px;
	border: 3px solid #9a9e01;
	border-left: 0px;
	}
	
.weather {
	width:275px;
	height:220px;
	border:none}

body {
	color:#CC0;
	background-color:#90B830;
	background-image:url(images/wintertrees.jpg);
	background-color:#FFFFFF;
	background-attachment:fixed;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.bottom {
	text-align:center;
	width:1000px;
	}
	
H1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	font-style: italic;
	color: #004501;
	float: inherit;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 30px;
	font-weight: Bold;
	color: #004501;
	float: inherit;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: inherit;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	}



.main {
	color: #676458;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}


.heading {
	background-image: url(images/almaguin_page_top.gif);
	background-repeat: no-repeat;
	}


.menu { 
	background-image: url(images/menu_back_yellow1.gif);
	background-repeat: repeat-y; 
	vertical-align:top; 
	text-align: left;
	}

.copywrite {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #660000;
	text-align: center;
   }
   

.slideshow { 
	height: 250px; 
	width: 1000px;

	}
	
.slideshow img {

	}
.menu_button {
	background-color:#ffff99;
	display:inline-block;
	cursor:pointer;
	color:#004501;
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	font-style:italic;
	padding:28px 63px;
	text-decoration:none;
	text-shadow:1px 2px 4px #2f6627;
}
.menu_button:hover {
	background-color:#c7c744;
}
.menu_button:active {
	position:relative;
	top:1px;
}
