@charset "UTF-8";
body {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	background-color: #000000;
}
#container {
	width: 913px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #e0ddc5;
}
#header {
	background-image: url(../images/global/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	height: 119px;
}
#mainContent {
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 5px;
	background-image: url(../images/global/main-bg.gif);
	background-repeat: repeat;
	height: 415px;
	margin-top: 33px;
	padding-left: 43px;
	overflow: visible;
	margin-bottom: 15px;
}
#mainContent h1{
	font-size: 18px;
	font-weight: normal;
	color: #013015;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#mainContentLong {
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(../images/global/main-bg.gif);
	background-repeat: repeat;
	margin-top: 33px;
	padding-left: 30px;
}
#mainContentLong h1{
	font-size: 18px;
	font-weight: normal;
	color: #013015;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#mainContentLong2 {
	padding-top: 0px;
	padding-bottom: 20px;
	background-image: url(../images/global/main-bg.gif);
	background-repeat: repeat;
	margin-top: 33px;
	padding-left: 30px;
	padding-right: 70px;
}
#mainContentLong2 h1{
	font-size: 18px;
	font-weight: normal;
	color: #013015;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#mainContent .featured{
	font-size: 9px;
	line-height: 12px;
}
#leftNav {
	float: left;
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 33px;
	line-height: 11px;
}
#footer {
	padding-top: 15px;
	text-align: right;
	color: #000000;
	font-size: 11px;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #013015;
	text-decoration: none;
}
a:active {
	color: #013015;
	text-decoration: none;
}
a:hover {
	color: #013015;
	text-decoration: underline;
}
a:visited {
	color: #013015;
	text-decoration: none;
}
.communitesTable {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3AD90;
	border-right-color: #B3AD90;
	border-bottom-color: #B3AD90;
	border-left-color: #B3AD90;
	background-color: #CECAAF;
}
.imagesBorder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imagesBorderSelected {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01461F;
	border-right-color: #01461F;
	border-bottom-color: #01461F;
	border-left-color: #01461F;
}
#container ul{
	margin-left: -20px;
}
#leftNav a:link {
	color: #666666;
	text-decoration: none;
}
#leftNav a:active {
	color: #666666;
	text-decoration: none;
}
#leftNav a:hover {
	color: #666666;
	text-decoration: underline;
}
#leftNav a:visited {
	color: #666666;
	text-decoration: none;
}
.subText {
	font-size:10px;
}
