body {
    background: #e5e5e5;
    margin: 0 auto;
}

#header_top {
    background: #fff;
    width: 100%;
    height: 90px;
    margin: 0 auto;
    text-align: center;
}
#wrapper {
    width: 800px;
    margin: 0 auto;
}
#headerimage {
    width: 100%;
    margin: 0 auto;
}
#title_image {
    background: #fff;
    width: 580px;
    height: 80px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 auto;
}
#title_phone {
    float: right;
    margin: 58px 20px 0 0;
}

#blackline {
    background: #036;
    height: 1px;
    width: 100%;
    margin: 0 auto;
}
#spacertop {
    background: #e5e5e5;
    height: 15px;
    width: 100%;
    margin: 0 auto;
}
#gradline {
    height: 2px;
    width: 100%;
    margin: 0 auto;
}
#nav {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    background: #e5e5e5;
}
#nav_bar {
    width: 800px;
    padding: 0;
    height: 20px;
    margin: 0 auto;
}
#quotes {
    height: 110px;
    padding: 0;
    margin: 0 auto;
    color: #036;
}

#content_image {
    width: 800px;
    height: 800px;
    padding: 15px 0 0 5px;
    margin: 0 auto;
}
#maincontent {
    background: #fff;
    width: 800px;
    margin: 0 auto;
}
#maincontent_top {
    background: #fff;
    width: 800px;
    height: 30px;
    margin: 0 auto;
}
#maincontent_bottom {
    background: #fff;
    width: 800px;
    height: 30px;
    margin: 0 auto;
    float: 
}
#bottom_info {
    width: 800px;
    margin: 0 auto;
}
#line_break {
    width: 800px;
    height: 1px;
    background: #000;
    margin: 0 auto;
}
#bottom_content {
    width: 260px;
    background: #fff;
    float: right;
    margin: 0 auto;
}
#white_space_800x10 {
    width: 800px;
    height: 10px;
    background: #fff;
    margin: 0 auto;
}
#descriptor_content {
    width: 760px;
    padding: 10px 20px 10px 20px;
    background: #fff;
    margin: 0 auto;
}
#profile_wrapper_ernest {
    width: 800px;
    height: 480px;
    background: #fff;
    margin: 0 auto;
    padding: 20px 0 20px 0;

}
#profile_wrapper_brian {
    width: 800px;
    height: 700px;
    background: #fff;
    margin: 0 auto;
    padding: 20px 0 20px 0;

}
#profile_wrapper_tom {
    width: 800px;
    height: 480px;
    background: #fff;
    margin: 0 auto;
    padding: 20px 0 20px 0;

}
#profile_left {
    width: 200px;
    height: 100%;
    float: left;
    margin: 0 auto;
    background: #fff;
}
#profile_right {
    width: 560px;
    background: #fff;
    float: left;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}
a img {
    border: none;
}

#nav_bar ul {
    list-style-type: none;
    padding: .5em 0 0 5px;
    margin: 0 auto;
}

#nav_bar li {
    float: left;
    padding: 0 1.2em 0 0;
    font-size: 14px;
    font-family: arial;
    margin: 0 auto;
}
#nav_bar li a {
    color: #000;
    text-decoration: none;
}
#nav_bar li a:hover {
    color: #000;
    text-decoration: underline;
}
#nav_bar li a.active, li a.active:hover {
    color: #999;
    text-decoration: none;
}
#descriptor_content li {
    padding-bottom: .5em;
    list-style-type: none;
}

#menu {
   	 width: 800px;
   	 padding: 0;
   	 height: 30px;
   	 margin: 0 auto;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 30px;
	float: left;
}

#menu a, #menu h2 {
	font-size: 14px;
  	font-family: arial;
	display: block;
	border-width: 0px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 0px 0px 0px 5px;
	height: 30px;
}

#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#menu a {
	color: #000;
	background: #e5e5e5;
	text-decoration: none;
	height: 30px;
}

#menu a:hover {
	color: #999;
	background: #e5e5e5;
	text-decoration: underline;
	height: 30px;
}

#menu li {
	position: relative;
	line-height: 30px;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	height: 30px;
	width: 200px;
}

#menu ul li ul li {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #555;
}
#menu ul li ul li a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
	
}

h1.phone {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
}
h1.info_text {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
}
h1.title {
    font-size: 16px;
    font-family: Copperplate Gothic Bold, Arial, Times;
    font-weight: normal;
}
h1.small_contact {
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
}
h1.description {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
}
h1.description_blue {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    color: #036;
}
h1.description_2 {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    text-indent: 25px;
}
h1.description_italic {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    font-style: italic;
}
h1.description_indent {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    margin-left: 1.5em;
}
h1.form {
    font-size: 14px;
    font-family: arial, times; 
    font-style:italic;
    font-weight: normal;
}
h1.blue_heading {
    font-size: 14px;
    font-family: Copperplate Gothic Bold, Arial;
    font-weight: normal;
    color: #036;
}
h1.quickcontact {
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #fff;
}
h1.mission {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    font-style: italic;
    text-indent: 25px;
}
h1.italic_blue {
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #036;
    font-style: italic;
}
a.back_link {
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    color: #036;
}
a.attorney_list {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    color: #036;

}
a.attorney_list:hover {
    text-decoration: underline;
}
img.lefty {
    position: relative;
    left: 0px;
}
img.righty {
    position: relative;
    left: 740px;
}
img.float_right {
    float:right;
}
input.textspace {
    width:200px !important;
    min-width:200px !important;
    max-width:200px !important;
}
td.quickcontact {
    text-align: center;
    background: #036;
    margin: 0 auto;
}
td.justifytext {
    text-align: justify;
}
