* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #194E84;
	text-decoration: underline;
}

h2{
	font-size:1.3em;	
}
h3{
	font-size: 1.1em;	
}
.clear {
	clear: both;
}

#wrapper {
	text-align: left;
	width: 900px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
#eval_cta {
	position:relative;
	color:#00F;
	z-index:500;
	background-color:#FC0; /*or Gold #C7A317 or FireBrick Red #C11B17 751B0F*/
	background: url(../images/cta_bg.png) no-repeat;
	width:226px;
	height:278px;
	vertical-align:middle;
}
#eval_cta h2{
	text-align: center;
	padding: 10px;
	color:#C00;
}
#eval_cta h3{
	text-align: center;
	padding: 10px;
	color:#000;
}
#eval_cta h4{
	text-align: center;
	padding: 10px;
	color:#000;
	font-size:16px;
}
#eval_cta a{
	color:#fff;
	font-weight: bold;
	font-size:18px;
	position: absolute;
	top:230px;
	left: 40px;
}
#eval_cta a:hover{
	color:#fc0;
}




#eval {
	position:relative;
	color:#00F;
	z-index:500;
	background-color:#FC0; /*or Gold #C7A317 or FireBrick Red #C11B17 751B0F*/
	background: url(../images/eval_cta.gif) no-repeat;
	width:220px;
	height:48px;
	vertical-align:middle;
	line-height:30px;
}



#eval a {
	position: relative;
	top: 8px;
	color:#00F;
	width:220px;
	height:48px;
	vertical-align:middle;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

#header {
	height: 100%;
	width: 900px;
}

#logo {
	margin: 0px 0px 0px 5px;
}

#header_RHS {
	position: absolute;
	top: 15px;
	right: 10px;
	padding: 10px;
	z-index: 500;
}
#callcenter {
	font-size: 0.8em;
	margin-bottom: 6px;
}
#atty_join {
	font-size: 12px; 
	font-weight: bold; 
	background:#090; 
	color: #fff; 
	border: 1px solid #FC0; 
	width: 200px; 
	padding:5px; 
	text-align: center;
}


#nav {
	height: 39px;
	width: 900px;
	background-color: #194E84;
	color: #000000;
	position: relative;
	margin: 0 0 1px 0;
	text-align: center;
}

#nav ul {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	text-align: center;
	list-style-type: none;
	margin: 0px 0px 0px 32px;
}

#nav li {
	display: inline;
	line-height: 28px;
	font-size: 12px;

}

#nav li a {
	padding: 0 14px 0 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	}
	
#nav li a.lastone {
border: none;
}

#nav li:hover, #nav a:hover {
	background-color: #FFFFFF;
	color: #585947;
	cursor: pointer;
}

#nav li a.activated {
	background-color: #FFFFFF;
	color: #585947;
	cursor: pointer;
}

#splash {
	width: 900px;
	height: 200px;
	position: relative;
}

#splashtop {
	width: 900px;
	height: 200px;
		z-index:5;
}

#splash_left {
	width: 615px;
	height: 200px;
	background-image: url(../images/splash1.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#splash_left p {
	color: #FFFFFF;
	margin: 32px 0 0 35px;
	width: 230px;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}

#splash_right {
	width: 284px;
	margin: 0 0 0 1px;
	height: 200px;
	background-color: #4f94bb;
	float: left;
}

#splash_right p {
	color: #FFFFFF;
	margin: 32px 0 0 35px;
	width: 220px;
	font-size: 12px;
	line-height: 19px;
}

#splash_right p a:link, #splash_right p a:visited {
	color: #a2d1ec;
	text-align: right;
}

#content_left {
	width: 380px;
	height: 100%;
	margin: 9px 20px 0px 20px;
	float: left;
}

#content_left p {
	padding-top: 4px;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;

}

#content_left ul {
	font-size: 14px;
	line-height: 20px;	
	text-align: justify;
	margin-left: 20px;
	list-style-type: circle;
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-image: url(../images/bullett_arrow.gif);
}

#content_left ul li, #content_blog ul li{
	margin-bottom: 10px;	
}
#content_left ul li:hover {
	list-style-image: url(../images/bullett_arrow_over.gif);
}

#content_left table{
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}

#content_left table th{
	text-align: center;
	background-color: #585947;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#content_left table td {
	text-align: left;
	border: 1px solid #585947;
	margin: 0;
	padding: 0;
}

#content_left table tr:hover {
	background-color: #E8E6DA;
}

#content_left table td ul {
	list-style-type: circle;
	text-align: left;
	list-style-image: url(../images/bullett_arrow.gif);
}

#content_blog {
	width: 590px;
	height: 100%;
	margin: 9px 19px 0px 35px;
	float: left;
}

#content_blog p {
	padding: 4px 0px 10px 0px;
	font-size: 14px;
	line-height: 20px;	
}


#content_blog ul {
	font-size: 14px;
	line-height: 20px;	
	text-align: justify;
	margin-left: 20px;
	list-style-type: circle;
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-image: url(../images/bullett_arrow.gif);
}

#content_blog ul li:hover {
	list-style-image: url(../images/bullett_arrow_over.gif);
}

#content_middle {
	width: 185px;
	height: 100%;
	margin: 9px 19px 0px 20px;
	float: left;
}

#content_right p {
	padding-top: 4px;
	font-size: 12px;
}

#content_right p.article_title {
	font-size: 12px;
}

#content_right p.read_more {
	text-align: right;
}

#content_right {
	width: 200px;
	height: 100%;
	padding: 9px 35px 10px 21px;
	float: left;
	background-color: #E8E6DA;
}

#content_right ul {
	padding-top: 4px;
	list-style-image: url(../images/bullett_arrow.gif);
}

#content_right ul li:hover {
	list-style-image: url(../images/bullett_arrow_over.gif);
}

#content_right li {
	margin-left: 15px;
	font-size: 12px;
	line-height: 26px;
}

.content_title_main {
	height: 45px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}

.content_title_sub {
	height: 29px;
	font-size: 14px;
	font-variant: small-caps;
	vertical-align: middle;
	padding-top: 16px;
	position: relative;
	font-weight: bold;
}

#footer {
	margin-top: 0px;
	width: 900px;
	text-align: center;
	color: #5b5b5b;
	font-size: 12px;
	position: relative;
}	

#footer ul {
	margin: 0 auto;
}

#footer li {
	display: inline;
	color: #FFFFFF;
}

#footer li a:link, #footer li a:visited {
	line-height: 32px;
	font-size: 12px;
	color: #5b5b5b;
	padding: 0 12px 0 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5b5b5b;
	text-decoration: none;
}

#footer li a:hover {
color: #000000;
}

#footer li a:link.lastone, #footer li a:visited.lastone {
	border: none;
}

/* Blog Formatting */
.storytitle {
	margin-top: 15px;
	margin-bottom: 5px;
}

.meta {
	font-size: 11px;
	margin-bottom: 20px;
}

#moreinfo {
	background-color: #585947;
	text-align: right;
	border: 1px double #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#moreinfo:hover {
	background-color: #ffffff;
	color: #585947;
}

#lang {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 500;
}

.search_nav {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(http://www.personalinjuryplace.com/images/btn_bg.gif) repeat-x left top;
}

.search_nav:hover {
	color:#222;
}

#sidesearch {
	margin: 5px 2px;
	padding: 5px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

form.attorney_join fieldset {
  margin-bottom: 10px;
}
form.attorney_join legend {
  padding: 0 2px;
  font-weight: bold;
}
form.attorney_join label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.attorney_join fieldset ol {
  margin: 0;
  padding: 0;
}
form.attorney_join fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.attorney_join fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.attorney_join fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.attorney_join fieldset fieldset label {
  display: block;
  width: auto;
}
form.attorney_join em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.attorney_join label {
  width: 120px; /* Width of labels */
}
form.attorney_join fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

#rssfeed {
	position: absolute;
	top: 0;
	right: 0;
}

ul.newspage {
	list-style-type: none !important;
	list-style-image: none !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	font-size: 14px !important;
	line-height: 18px !important;
}

ul.newspage li p {
	margin-bottom: 18px;	
}
