@charset "UTF-8";
/* CSS Document */

/* PEPPERTREE 2009
========================== */


body {
	background-image: url(images/wallpaper.jpg);
	background-attachment: fixed;
	background-color: #37532F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* TYPE
========================== */

h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #184925;
	padding-top: 10px;
	padding-right: 12px;
}

.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #232323;
	padding-right: 20px;
}

.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #184925;
	font-weight: bold;
}

.subnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #184925;
	padding-left: 10px;
	line-height: 22px;
}

.legal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #232323;
	padding-left:16px;
}
.communitiestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #184925;
	font-weight:bold;
	padding-left:20px;
	font-size: 14px;
}

.tiletext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #2e1c12;
  font-size: 12px;
  font-weight:bold;
  padding: 0px 4px 4px 4px;
}


/* LINKS
========================== */

.maintext a:link {
	color: #184925;
	text-decoration: underline;
}
.maintext a:visited {
	text-decoration: underline;
	color: #184925;
}
.maintext a:hover {
	text-decoration: underline;
	color: #5A735B;
}
.maintext a:active {
	text-decoration: underline;
	color: #184925;
}

/* ========================== */

.nav a:link {
	color: #184925;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #184925;
}
.nav a:hover {
	text-decoration: underline;
	color: #184925;
}
.nav a:active {
	text-decoration: none;
	color: #184925;
}

/* ========================== */

.subnav a:link {
	color: #184925;
	text-decoration: none;
}
.subnav a:visited {
	text-decoration: none;
	color: #184925;
}
.subnav a:hover {
	text-decoration: underline;
	color: #184925;
}
.subnav a:active {
	text-decoration: none;
	color: #184925;
}

/* ========================== */

.legal a:link {
	color: #184925;
	text-decoration: none;
}
.legal a:visited {
	text-decoration: none;
	color: #184925;
}
.legal a:hover {
	text-decoration: underline;
	color: #184925;
}
.legal a:active {
	text-decoration: none;
	color: #184925;
}

/* ========================== */

.communitiestext a:link {
	text-decoration: none;
	color: #184925;
}
.communitiestext a:visited {
	text-decoration: none;
	color: #184925;
}
.communitiestext a:hover {
	text-decoration: underline;
	color: #184925;
}
.communitiestext a:active {
	text-decoration: none;
	color: #184925;
}

.tiletext a:link {
	color: #2e1c12;
	text-decoration: none;
}
.tiletext a:visited {
	text-decoration: none;
	color: #2e1c12;
}
.tiletext a:hover {
	text-decoration: none;
	color: #2e1c12;
}
.tiletext a:active {
	text-decoration: none;
	color: #2e1c12;
}
