﻿* {
	margin: 0px;
	padding:0px;
}

body {
	margin: 0 0 20 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #BCAE9E;
}
a:link {
	color: #6788AF;
	text-decoration: underline;
}
a:visited {
	color: #6788AF;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}



/* CSS layout */
#container {
	margin: 0px auto 2px auto;
	border: 1px solid #675545;
	width: 900px;
	background-color: #FFF;
}


#top_nav {
	margin-left: 0px;
	width: 920px;
	height: 90px;
}


#home_page_content {
	background-position: right bottom;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em; /*height: 764px;*/;
	width: 900px;
	background-color: #FFF;
	background-image: url('../images/back_tan.gif');
	background-repeat: no-repeat;
}
#page_content {
	background-position: right bottom;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
	width: 900px;
	background-color: #FFF;
	background-image: url('../images/back_h.gif');
	background-repeat: no-repeat;
}

#intro_line {
	margin: 70px 115px 6px 65px;
	padding: 0px;
	width: 480px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #224F8B;
}
#left_side {
	margin: 0px 115px 20px 65px;
	padding: 0px;
	width: 480px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #333333;
}
#right_side {
	margin: 70px 108px 0px 0px;
	padding: 0px;
	width: 132px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #32465F;
	font-weight: normal;
}


#home_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 362px;
	background-image: url('../images/dbh_home.jpg');
	background-repeat: no-repeat;
}

#business_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 292px;
	background-image: url('../images/dbh_businesslaw2.jpg');
	background-repeat: no-repeat;
}

#divorce_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 292px;
	background-image: url('../images/dbh_divorce.jpg');
	background-repeat: no-repeat;
}

#mediation_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 292px;
	background-image: url('../images/dbh_mediation.jpg');
	background-repeat: no-repeat;
}

#estate_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 292px;
	background-image: url('../images/dbh_estate.jpg');
	background-repeat: no-repeat;
}

#probate_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 292px;
	background-image: url('../images/dbh_probate.jpg');
	background-repeat: no-repeat;
}

#contact_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 292px;
	background-image: url('../images/dbh_contact.jpg');
	background-repeat: no-repeat;
}

#family_image {
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 292px;
	background-image: url('../images/dbh_family.jpg');
	background-repeat: no-repeat;
}

  

 #profile_image {
	margin: 0px 0px 0px 0px;
	width: 920px;
	height: 292px;
	background-image: url('../images/dbh_profile.jpg');
	background-repeat: no-repeat;
}

#copyright {
	margin: 4px auto 12px auto;
	height: 20px;
	width: 800px;
}

/* fonts */
.identity {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #675545;
	font-weight: bold;
}

.emailaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #675545;
	font-weight: normal;
}


.current{
	color: #405979;
	text-decoration: none;
}

p {
	margin-bottom: 8px;
}

.ital {
	font-style: italic;
}
.bold {
font-weight: bold;
}


.right_side {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.right_side a:link {
	text-decoration: none;
	color: #333;
}
.right_side a:visited {
	color: #333;
	text-decoration: none;
}
.right_side a:hover {
	color: #405979;
	text-decoration: none;
}
.right_side a:active {
	color: #405979;
	text-decoration: none;
}

#right_side ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#right_side li {
	border-color: #405979;
	border-style: none none solid none;
	border-width: 1px;
	list-style-type: none; /*display: inline;*/;
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #405979;
	line-height: 1.8em;
}


#left_side ul {
	margin: 0px 0px 0px 10px;
	list-style-type: decimal;
	padding: 0px;
	list-style-position: outside;
}

#left_side li {
	list-style-type: decimal;
	display: list-item;
	padding-left: 10px;
	list-style-position: outside;
	margin-left: 14px;
	color: #CC3300;
	margin-bottom: 8px;
}

.smallblack {
	font-size: 9px;
	color: #333333;
	font-style: italic;
}

.smallwhiteital {
	font-size: 9px;
	color: #FFF;
	font-style:italic;	
}


#footer {
	padding: 0px 65px 10px 65px;
	clear: both;
	width: 770px;
	margin: 10px auto 6px auto;
}
.page_heading {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #224F8B;
}
.blueheadings {
	color: #224F8B;
	font-weight: bold;
}

#advice p {
	line-height: 1.1em;
}

