@charset "UTF-8";

body {
	background-color: #ddddd3;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #CCC;
	text-align: right;
	display: block;
	padding: 10px;
	font-weight: bold;
}
.nav a:link, a:visited {
	color: #333;
	text-decpration: none;
	padding-right: 20px;
	text-decoration: none;
}
.nav a:hover{
	color: #aeaa7f;
	text-decoration: none;
}
.green {
	color: #aeaa7f;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
	width: 510px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	float: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height: 1.3em;
	color: #333;
	text-transform: uppercase;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEAA7F;
	padding-top: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #184b3c;
	text-transform: uppercase;
}




.line_height {
	line-height: 1.5em;
}
.right_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #184b3c;
	float: right;
	height: auto;
	width: 250px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEAA7F;
	font-weight: bold;
	margin-top: 50px;
}
.edge {
	height: auto;
	width: auto;
	border: 1px solid #AEAA7F;
}

.right_col a:link{
	color: #184b3c;
	text-decoration: underline;
}
.right_col a:visited{
	color: #184b3c;
	text-decoration: underline;
}
.right_col a:hover{
	color: #184b3c;
	text-decoration: none;
}	


		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 8px;
	background-color: #ddddd3;
}
.footer a:link{
	color: #999;
	text-decoration: none;
}
.footer a:visited{
	color: #999;
	text-decoration: none;
}
.footer a:hover{
	color: #666;
	text-decoration: underline;
}	
li {
	padding-bottom: 1.3em;
}
.indent_list {
	line-height: 1.05em;
	margin-left: 20px;
}
 .values {
	margin-left: 20px;
	padding-bottom: 1.4em;
	line-height: 1.5em;
}
.businesses {
	color: #000000;
	line-height: 2em;
	padding-top: 20px;
	font-size: .9em;
}
