@charset "utf-8";
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.sm_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heading_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #368335;
}
.subhead_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #368335;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.themenu a:link       {color: white;
	text-decoration: none;}
.themenu a:visited    {color: white;
	text-decoration: none;}
.themenu a:hover      {color: #CCCCCC;}
.themenu a:active     {color: white;
	text-decoration: none;}
.white_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bkgrnd_wall {
	background-image: url(images/RockCreek_bkgrnd_300.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkgrnd_wall_tile {
	background-image: url(images/install_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
