body, p, li, ul {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #02272f;
	
	}
	
	.style2 {color: #9F0000}
	

.backgroundimg {
	background-image: url(http://www.hoganslanding.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer, .footer2 {
color: #c3cfd2;
font-size: 12px;
}


h1 { font-size: 16px; line-height: 1.25em; margin-bottom: 0; }
h2 { font-size: 13px; line-height: 1.25em; margin-bottom: 0; }
a, a:link, a:visited {
color: #02272f;
	text-decoration: underline;
 }
 a:hover {
 text-decoration: none;

 }
 
.nav, a.nav, a.nav:link, a.nav:visited {
font-size: 12px;
color: #02272f;
	text-decoration: none;
	font-weight: bold;
 }
 a.nav:hover {
 text-decoration: underline;
 font-weight: bold;

 }



a.footer, a.footer:link, a.footer:visited {
	text-decoration: none;
	font-weight: bold;
	}
	a.footer:hover {
	text-decoration: underline;
	color: #EF913A;
	}
	
	a.footer2, a.footer2:link, a.footer2:visited {
	text-decoration: none;
	font-weight: bold;
	color: #c3cfd2;
	}
	a.footer2:hover {
	text-decoration: underline;
	color: #c3cfd2;
	}

