/* deniselundy.com */

*html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
}

body {
background:#000000;
}

.main {
margin: 0 auto;
width:785px;
background:#14486B;
}

.feature {
margin: 0 auto;
margin-top:10px;
width:320px;
height: 70px;
color:#FFFFFF;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
}

.feature a {
color:#FFFFFF;
}

.f-title {
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
text-align:center;
color:#FFFFFF;
margin-top: 10px;
margin-bottom:0;
}

.footer {
margin: 0 auto;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background:#14486B url(images/footer.jpg) no-repeat;

}

.footer a {
color:#FFFFFF;
font-weight:500;
text-decoration:none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
	padding: 10px;
}
.content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.seo-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.seo-footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.seo-footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
