/* CSS Document */

a:link, a:visited, a:hover, a:active {
	color:#45a4d0;
	}

p {
	margin: 0px;
	margin-bottom: 15px;
}

body {
	background-color: #f5f5f5;
	text-align: center;
}

#logospace {
	vertical-align: left;
}
#logospace img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 800px;
	border: none;
}

#navspace {
	width: 800px;
	height: 22px;
	background: url(images/navigation/navbarbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
}

.navspacer {
	margin: 0px 20px 0px 20px;
}

#navigationlist {
	margin-right: 20px;
}

#navigationlist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#navigationlist a:hover {
	color: #e5e5e5;
}

#copy {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 15px;
	text-align: left;
}

#copymainleft {
	width: 310px;
	height: 436px;
	background-color: #d6f0fd;
	background-image: url(images/copybackground.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.about #copymainleft {
	width: 560px;
	height: 386px;
	background-color: #ffffff;
	background-image: none;
}

.about #photos {
	width: 240px;
	height: 386px;
	background-color: #d6f0fd;
}

#communitiescopy {
	background-color: #ffffff;
	width: 800px;
}

.communities #copymainleft div {
	margin: 14px 0px 0px 30px;
}
.communities #copymainleft {
	padding: 16px 0px 0px 0px;
	
}
#communities {
background-image: url(images/communitiesBg.gif);
width: 490px;


}
img {
	 margin:0px;
	 padding:0px;
}
.community {
	padding: 10px 15px 0px 15px;
	border-bottom: dotted 1px #7ac5e5;
}
.communityPhoto {
	width:150px;
	float:left;
	text-align:left;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 20px;
	}
	
.communityCopy {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	float:right;
	width: 570px;
	padding-top: 20px;
	}


#photos {
	width: 490px;
	height: 436px;
}


#buttonarea {
	height: 50px;
	background-image: url(images/tabsbg.gif);
	border-top: 1px solid #bbbbbb;
}
	
	
#footerspace {
	width: 800px;
	height: 30px;
	background: url(images/footerbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
}

#footer {
	margin-top: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
#footer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


	
.clear {
	clear:both;
	visibility:hidden;
}	

#map {
	border:3px solid #455560;
	width: 247px;
	
}

.aboutphoto {
	padding: 3px;
	border: 1px solid #999999;
}

.newsheader {
	font-weight: bold;
}