/*
Created by Dana Ford
for Lund Law Offices
Copyright DA Designing
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0A5F7D;
	outline: none;
	text-decoration: none;
}

img {
	border: none;
}

body {
	background-color: #3a3a3c;
	background-image: url(../_img/homeTop2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}

p {
	font-size: 1.4em;
}

ul, ol {
	font-size: 1.4em;
	margin-left: 30px;
	margin-top: 5px;
}

li {
	margin-bottom: 5px;
}

p.call {
	margin-right: 20px;
}

h1 {
	color: #fff;
	font-family: "Times New Roman", serif;
	font-size: 3.2em;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	color: #fff;
	font-family: "Times New Roman", serif;
	font-size: 2.8em;
	font-weight: normal;
}

h3 {
	color: #0A5F7D;
	font-size: 1.6em;
	margin-top: 10px;
}

h4 {
	clear: left;
	color: #0A5F7D;
	font-size: 1.4em;
}

#container {
	/* background-color: #fff; */
	margin: 10px auto;
	position: relative;
	width: 940px;
}

#hmBottom a {
	color: #00B0D9;
	margin: 5px 0 10px 0;
	/* text-decoration: underline; */
}

/* --------------------------- Home - Header/Nav Styles --------------------------- */

#header img {
	margin-bottom: 5px;
	/* margin-left: 20px; */
	margin-top: 3px;
}

#header p.call {
	/* margin-top: 1.5em; */ 
	float: right; 
	margin-right: 25px;
}

#faceNumber {
	margin-top: 8px;
}

#topNav {
	float: right;
	font-family: Times New Roman, serif;
	margin: 29px 10px 0 0;
}

#topNav a {
	margin-right: 15px;
}

#topNav a:hover {
	color: #00B0D8;
	text-decoration: underline;
}

#topHome {
	color: #fff;
	margin-top: 30px;
	/* margin-bottom: 8em; */
	min-height: 275px;
}
/*

#topHome {
	background-color: #191A52;
	background-image: url(../_img/homeTopB.jpg);
	background-repeat: repeat-x;
	color: #fff;
	padding-top: 2em;
	margin-top: 0.8em;
	padding-bottom: 3em;
	min-height: 250px;
	margin-bottom: 2em;
}
*/

#topHome img {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}

#topHome h1 {
	font-size: 2.5em;
	margin-bottom: 3px;
	margin-left: 5px;
}

#topHome p {
	font-size: 1.4em;
	/* line-height: 1.7em; */
	margin-bottom: 15px;
	margin-left: 10px;
	font-family: "Times New Roman", serif;
}

#topHome p a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#topHome p a:hover {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

#hmSectionsWrap {
	color: #fff;
	margin: 0 15px 20px 15px;
}

.hmSections a, #hmAdvice a {
	color: #fff;
}

.hmSections a:hover, #hmAdvice a:hover {
	color: #000;
	/* color: #00B0D8; */
}

.hmSections {
	float: left;
	margin-right: 25px;
	width: 280px;
}

.hmSections img {
	float: left;
	margin-right: 5px;
}

.hmSections h2 {
	padding-top: 8px;
}

.hmSections p {
	clear: left;
	font-size: 1.5em;
	line-height: 20px;
}

#hmAdvice {
	border-top: 1px solid #fff;
	/* clear: both; */
	color: #fff;
	margin-top: 20px 15px 0 15px;
	padding: 30px 55px;
}

#hmAdvice img {
	float: left;
	margin-right: 10px;
}

#hmAdvice p {
	font-size: 1.5em;
	line-height: 15px;;
	/* margin-left: 7em; */
}

#blogHmWrap {
	margin-left: 110px;
}

.readMore {
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}

.readMore a {
	color: #fff;
}

.readMore a:hover {
	text-decoration: underline;
}

/* --------------------------- Secondary Styles --------------------------- */


/* --------------------------- Footer Styles --------------------------- */

#footer {
	background-image: url(../_img/footerL.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: .8em;
	height: 55px;
	padding-top: 20px;
	text-align: center;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #3a3a3c;
	/* color: #0A5F7D; */
	/* color: #00B0D8; */
}


#flash {
	float: right;
	margin-right: 10px;
}


.imgrot {
	height: 194px;
	position: absolute;
	right: 0px;
	top: 100px;
	width: 432px;
}

#hmText {
	margin-right: 470px;
}

.seo {
	width: 800px;
}
