/************************************************************************************

************************************************************************************/
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 17px; 
	color: #383734;
	background: #FFFFFF;
}
html {
	background: #FFFFFF;
}
/************************************************************************************
									paragraph and titles
************************************************************************************/
p {
	padding: 0px;
	padding-left: 25px;
	/*padding-right: 400px; keeps text clear of right bar*/
	font-size: 12px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 17px;
}
h1 {
	text-align: center;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px; 
	color: #7E9A0E;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}
h2 {
	text-align: left;
	font-size: 17px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px; 
	color: #00457C;
	padding: 0px;
	padding-left: 12px;
	margin: 0px;
}
h3 {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px; 
	color: #00457C;
	padding: 0px;
	padding-left: 12px;
	margin: 0px;
}
h4 {
	text-align: left;
	font-size: 14px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 5px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 1px;
	left: 8px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #00457C;
	line-height: 18px;
}
h6 {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	line-height: 11px; 
	text-decoration: none;
	padding: 8px;
	padding-left: 25px;
	padding-right: 5px;
	margin: 0px;
	color: #8A8A8A;
}
h6 a {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	line-height: 11px; 
	text-decoration: none;
	padding: 8px;
	padding-left: 25px;
	padding-right: 5px;
	margin: 0px;
	color: #8A8A8A;
}
h6 a li {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	line-height: 11px; 
	text-decoration: none;
	padding: 8px;
	padding-left: 25px;
	padding-right: 5px;
	margin: 0px;
	color: #8A8A8A;
}
h6 a:link, a:active {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	line-height: 11px; 
	text-decoration: none;
/*	padding: 8px; 
	padding-left: 25px;
	padding-right: 5px; */
	margin: 0px;
	color: #666666;
}
h6  a:visited {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	line-height: 11px; 
	text-decoration: none;
/*	padding: 8px;
	padding-left: 25px;
	padding-right: 5px; */
	margin: 0px;
	color: #666666;
}
h6  a:hover {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	line-height: 11px; 
	text-decoration: none;
/*	padding: 8px;
	padding-left: 25px;
	padding-right: 5px; */
	margin: 0px;
	color: #666666;
}
/************************************************************************************
									navigation and links
NOTE: link and anchor definitions are inherited. Even if you name an anchor specifically its
padding, etc can be inherited by other links and anchors. If you define padding for one you must
define it for all.
************************************************************************************/
a {
	color: #383734;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #7D7D7D; 
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
/** to style specific lists**/
#navigation {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 80px;
	font-size: 12px;
	color: #00457C;
	background: tranparent;
}
#navigation a {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #00457C;
}
#navigation li {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 12px;
	color: #00457C;
}
#navigation li a {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #00457C;
}
#navigation li a:link, a:active, a:visited {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #00457C;
}
#navigation li a:hover {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #A1CF66;
}
#navigation ul li a {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #00457C;
}
#navigation ul li a:visited, a:active, a:link {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #00457C;
}
#navigation ul li a:hover {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #A1CF66;
}

/*div#navigation ul ul, div#navigation ul li:hover ul ul, div#navigation ul ul li:hover ul ul {
	display: none;
}

div#navigation ul li:hover ul, div#navigation ul ul li:hover ul, div#navigation ul ul ul li:hover ul {
	display: block;
}*/






#lists {
	list-style-type: circle;
	text-align: left;
	padding: 0px;

	padding-top: 10px;
	margin: 0px;
	margin-left: 30px;
}
#lists li {
	list-style-type: circle;
	text-decoration:none;
	padding: 0px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 15px;
}
#submenu {
	width: 660px;
	white-space: nowrap;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
}
/*
#sub_menu a {
	list-style-type:none;
}
#submenu_list {
	position: relative;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#submenu_list li {
	text-decoration:none;
	display: inline;
	font-size: 11px;
	padding-right: 20px;
}
#submenu_list li a {
	text-decoration:none;
	font-size: 11px;
}
#submenu_list li a:active, a:hover, a:visited {
	text-decoration:none;
	font-size: 11px;
}
*/
#link_lists {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
	text-align: left;
}
#link_lists a {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
	text-align: left;
}
#link_lists a:hover {
	text-decoration: underline;
	color: #7E9A0E;
	text-align: left;
}


/*****
uberlink navlist
****/
#navlist {
	width: 715px;
	white-space: nowrap;
	position: relative;
	text-align: left;
	display: inline;
	font-size: 11px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navlist li {
	white-space: nowrap;
	position: relative;
	text-align: left;
	display: inline;
	font-size: 11px;
	list-style-type: none; /*turns off display of bullet*/
}
/****set link styles***/
#navlist a, #navlist a:visited {
	display: inline;
	padding: 2px 2px 2px 10px;
	border: 1px solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image:  url(images/subbtn_down.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #959595;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/***set the hover***/
#navlist a:hover {
	background-color: #FFFFFF;
	background-image:  url(images/subbtn_over.gif);
	color: #942327;
}
#navlist a:active {
	background-color: #FFFFFF;
	background-image:  url(images/subbtn_over.gif);
	color: #942327;
}
/***create the "current" state***/
#subnav #navlist .uberlink {
	background-color: #FFFFFF;
	background-image:  url(images/subbtn_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #959595; !important;
	cursor: default;
}
/*end uberlink navlist*/
.bottom_text {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px; 
	color: #383734;
}
/************************************************************************************
									formatting
************************************************************************************/

#wrapper {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#container{
	background-color:#9cc;
	float:left;
	width:75%;	
	border-left:39px solid #043763; /* The width and color of the left rail */
	/*padding-bottom: 42px; this pushes the bottom past the footer and maintains the sidebar to the bottom*/
	display:inline; /* So IE plays nice */
}
#flash_main {
	position: absolute;
	top: 0px;
	left: -39px;
	width:250px;
	height: 580px;
	padding: 0px;
	margin: 0px;
	background: url(images/menu_replace.jpg) no-repeat transparent;
	/*border-right: 1px solid #CFCFCF;*/
	z-index: 2;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	/*min-width: 780px;*/
	height: 140px;
	background: url(images/bl_header.jpg) no-repeat #FFFFFF;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#mid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 60%;
	min-height: 600px !important;
	background: transparent;
	border-left:39px solid #043763; /*The width and color of the left rail */
}

/*contact form breaks the page - use mid_contact for contact and mailer_php*/
#mid_contact {
	position: relative;
	top: 0px;
	left: 0px;
	width: 60%;
	height: 810px;
	background: transparent;
	border-left:39px solid #043763; /*The width and color of the left rail */
}

#footer_wrapper {
	position: relative;
	width: 94%;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	clear:both;
	/*overflow: hidden;*/
	text-align: center;
	border-left:39px solid #043763; /*The width and color of the left rail */
}
#footer {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	padding: 5px;
	margin: 0px;
	/*clear:both;*/
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.footer_style {
	color: #ACACAC;
	padding: 0px;
	margin: 0px;
}
.footer_style a {
	color: #ACACAC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.footer_style a:visited, a:active a:link {
	color: #ACACAC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.footer_style a:hover {
	color: #ACACAC;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.legals {
	text-align: center;
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	color: #ACACAC;
}
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 90%;
	margin: 0px;
	margin-left: 211px;
	padding: 0px;
	padding-right: 10%;
	padding-left: 50px;
	padding-bottom: 50px;
	border-left: 1px solid #CFCFCF;
	
}
.image_left {
	position: relative;
	/*float: left;*/
	width: 97%;   /*this keeps text from jumping up next to the graphic*/
	padding: 0px;
	/*padding-right: 100px;*/
	margin: 0px;
	/*margin-left: -20px;*/
}
.image_right {
	float: right;
	width: 270px;
	height: 180px;
	padding: 5px;
	padding-left: 20px;
	margin: 0px;
	margin-right: 0px;
	clear: both;
}
.image_rightb {
	float: right;
	width: 203px;
	height: 300px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 0px;
	margin-right: 0px;
	clear: both;
}
.image_rightc {
	float: right;
	width: 270px;
	height: 203px;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 0px;
	margin-right: 0px;
	clear: both;
}
.float_left {
	float: left;


}
.float_right {
	text-align: right;

}
#title {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none; /*display is turned off for the website - turn on display for print*/
}

#wrapper {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#left_sidebar {
	position: relative;
	width: 31px;
	background: #FF0000;
	padding: 0px;
	margin: 0px;
}
#logo_top {
	position: relative;
	width: 780px;
	height: 140px;
	padding: 0px;
	margin: 0px;
}

/*#submenu {

	position: relative;
	width: 150px;
	height: 25px;
	color: #A1CF66;
	padding: 0px;
	margin: 0px;
}*/
.quick_menu {
	color: #00457C;
	padding: 0px;
	margin: 0px;
	/*color: #A1CF66;*/
}
.quick_menu a {
	color: #00457C;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	/*color: #A1CF66;*/
}
.quick_menu a:link, a:active, a:visited {
	color: #00457C;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	/*color: #A1CF66;*/
}
.quick_menu a:hover {
	color: #00457C;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	/*color: #A1CF66;*/
}

#graphic_left {
	float: left;
	width: 250px;
	height: 227px;
	padding: 5px;
	padding-left: 37px;
	margin: 0px;
	margin-right: 15px;
	clear: both;
}
#graphic_right {
	float: right;
	width: 250px;
	height: 227px;
	padding: 5px;
	padding-left: 15px;
	margin: 0px;
	margin-right: 15px;
	clear: both;
}

.bottoms {
	float: right;
}

#contact {
	float: right;
	clear: both;
	width: 150px;
	height: 20px;
	padding: 0px;
	padding-right: 10%;
	padding-bottom: 20px;
	margin: 0px;
	background-color: #FFFFFF;
}
#contact a {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
	color: #7E9A0E;
}
#contact a:visited {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
}
#header_menu {
	position: absolute;
	top: 120px;
	left: 575px;
	width: 80px;
	height: 100px;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
.headline_holder {
	position: relative;
	width: 650px;
	background: transparent;
}
#form_wrapper {
	float: left;
	width: 520px;
	text-align: left;
	padding: 8px;
	padding-right: 10px;
	padding-left: 30px;
	margin: 0px
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#attorney_profile {
	position: relative;
	width: 301px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#attorney_photo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 124px;
	padding: 0px;
	margin: 0px;
}
#attorney_name {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #CFCFCF;
}
.greenbox {
	float: left;
	height: 18px;
	width: 29px;
	padding: 0px;
	margin: 0px;
}
#attorney_title {
	position: absolute;
	top: 30px;
	left: 38px;
	width: 300px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #00457C;
	line-height: 15px;
}
#telephone {
	position: absolute;
	top: 50px;
	left: 38px;
	width: 300px;
	height: 16px;
	padding: 0px;
	margin: 0px;
}
#email {
	position: absolute;
	top: 70px;
	left: 38px;
	width: 300px;
	height: 16px;
	padding: 0px;
	margin: 0px;
}
#form_wrapper {
	width: 350px;
	padding: 8px;
	padding-right: 10px;
	padding-left: 18px;
	margin: 0px
	background: transparent;
}

.sub_nav {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px; 
	text-decoration: none;
	padding: 0px;
	padding-left: 15px;
	padding-right: 8px;
	margin: 0px;
	color: #7E9A0E;
}

.sub_nav a {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px; 
	text-decoration: none;
	padding: 0px;
	padding-left: 6px;
	padding-right: 5px;
	margin: 0px;
	color: #666666;
}
.sub_nav a:link {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px; 
	text-decoration: none;
	padding: 0px;
	padding-left: 6px;
	padding-right: 5px;
	margin: 0px;
	color: #666666;
}
.sub_nav a:active {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px; 
	text-decoration: none;
	padding: 0px;
	padding-left: 6px;
	padding-right: 5px;
	margin: 0px;
	color: #00457C;
}
.sub_nav a:visited {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px; 
	text-decoration: none;
	padding: 0px;
	padding-left: 6px;
	padding-right: 5px;
	margin: 0px;
	color: #666666;
}
.sub_nav a:hover {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px; 
	text-decoration: none;
	padding: 0px;
	padding-left: 6px;
	padding-right: 5px;
	margin: 0px;
	color: #333333;
}
.green {
	text-align: left;
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px; 
	color: #7E9A0E;
	padding: 0px;
}
.bluesm {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px; 
	color: #00457C;
	padding: 5px;
}
#space_box {
	width: 50px;
	height: 300px;
	padding: 0px;
	margin: 0px
	background: transparent;
}
#homepage_space_box {
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px
	background: transparent;
}
#home_movie {
	width: 530px;
	height: 285px;
	padding: 0px;
	margin: 0px
	background: #FFFFFF;
}
.style3 {
	display: block;
	text-align: right;
}
