/* reset styles */
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea
,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}

/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}

/*because legend doesn't inherit in IE */
legend{color:#000;}


/* common classes */
.floatl {float: left;}
.floatr {float: right;}
.bold {font-weight: bold;}
.img_right {float: right; margin-left: 10px; border: 1px solid #fff;}
.img_left {float: left; margin-right: 10px; border: 1px solid #fff;}
.clear {clear: both;}

/* common elements */
em {font-style: italic;}
strong {font-weight: bold;}
table {border-collapse: collapse;}



body {
	font-family: Arial, Helvetica, sans-serif;
	

}
#topmenu{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	width:984px;
	

}
#topmenu ul {
	text-align:center;
	height:32px;
	
		
}

#topmenu ul li {
	float:left;
	width:128px;
	margin:0 12px;
	height:32px;
	color:#ffffff;
    text-transform:uppercase;
    text-align:center;
    
    
  	}
#topmenu ul li a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:10px 0 0 0;
	height:22px;
	width:126px;
	font-size:11px;
	
}
#topmenu ul li a:hover{
	color: #9C8C73;
	
	
}
#topmenu .sep {margin:0;width:5px;}

#submenu{
	background-image:url(images/menu_bg2.gif);
	background-repeat:repeat-x;
	text-align:center;
	height:20px;
	width:984px;

}
#submenu ul {
	
	text-align:center;
	
		
}

#submenu li {
	display:inline;
	text-align:center;
	margin:0 30px;

}

#submenu li a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	
}

#submenu li a:hover {
	color: #9C8C73;

}



a  {
	font-weight:bold;
	color:#92181C;
	text-decoration:none; 
}
 a:hover{
	
	text-decoration:underline; 
}

.Main {
	margin:0px auto;
	padding-left:8px; 
	padding-right:8px; 
	width:1000px; 
	background-image: url(images/Body_Background.gif); 
	background-repeat:repeat-y;
	min-height:850px;
	height: auto !important;
	height: 850px;
	
}

.Main2 {
	margin:0px auto;
	padding-left:8px; 
	padding-right:8px; 
	width:984px; 
	background-image: url(images/Body_Background.gif); 
	background-repeat:repeat-y;
	min-height:1000px;
	height: auto !important;
	height: 1000px;
	text-align:left;
}




#indexPA{
	
	width:332px;
	float:left;
	background-color: #524D45;
}


#indexPA .box {
	background-color:#363026;
	border-bottom:2px solid #524D45;
	float:left;
	height:62px;
	padding-top:2px;
	width:330px;
}


#indexPA .box:hover {
	
	background-color:#524D45;
	
}



#indexPA .box img
{
	float:left;	
	
}


#indexPA .box a
{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	font-weight:normal;
	height:42px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
	width:210px;
	
}

#indexQuad p {
	font-size:12px;
	margin:0 0 10px 0;
	line-height:1.6;
	text-align:justify;

}
#indexQuad ul {
	margin-left:30px;

}

 #indexQuad li {
	font-size:12px;
	text-align:justify;
	list-style-type:disc;
}


#indexQuad
{
	
	margin:8px;
	float:left;	
	width:968px;
	
}



#indexQuad .box
{
	float:left;
	display:block;
	width:460px;
	padding-left:7px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:5px;
	color:#000000;
	height:156px
		
	
}

#indexQuad .box2
{
	float:left;
	display:block;
	width:460px;
	padding-left:7px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:5px;
	color:#000000;
	
	
		
	
}



#box_link {
	font-size:10px;
	padding-top:10px;
}


#indexQuad h2 {

	margin:0;
	color:#92181C;
	font-size:24px;
	text-transform:capitalize;	
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.001em;
	
	
}
#indexQuad .white {color:#fff;}



#indexQuad .footer-box, #page .footer-box
{
	float:left;
	width:968px;
	 
	
}

#indexQuad .right
{
	
	border-right:1px solid #C0B6A7;
	
}

#indexQuad .top, #page .top
{
	
	border-top:1px solid #C0B6A7;
	
}

#indexQuad .bottom
{
	border-bottom:1px solid #C0B6A7;
	
}

#page
{
	width:984px;	
	background-image:url(images/middle_bg.gif);
    background-repeat:repeat-y;
	background-repeat:repeat-y;
	background-color:#ffffff;
	
}


#page #leftbar
{	
	
	display:block;
	float:left;
	width:280px;
	padding:10px;
	
	
	
	
}

#page #leftbar h2{
	
	color:#ffffff;
	font-weight:normal;
	font-family:times new roman, times;
	font-size:24px;
	margin:10px 0 20px 0;
	
	}


#page #content
{
	float:left;
	width:648px;
	padding:15px;
	background-color:#ffffff;
	
	
}
#page #content a{
	color:#92181C;
	
}

#page #content a:hover {
	text-decoration:underline;

}

#page #content p, #page #content li
{
	font-size:12px;
	
	color:black;
	font-family:arial;
	
	
}

#page #content p {
line-height:1.6;
margin-bottom:20px;

}


#page #content h1
{
	margin:0;	
	color:black;
	font-size:28px;
	text-transform:capitalize;
	border-bottom:1px solid #000;
	margin-bottom:20px;
}
#page #content h2
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

#page #content h3
{
	font-size:16px;
	font-weight:bold;
	color:#92181C;
}


#page #content h4
{
	color:#92181C;
	font-size:18px;
		
}
#page #content .biopic {
	float:right;
	margin:10px;
	border:1px solid #92181C;

}

#page #content ul {

	margin-bottom:10px;

	}

#page #content ul li {
	list-style-type:disc;

}

#footer {
	border-top:3px solid #ffffff;
	float:left;
	display:block;
	width:954px;
	padding:15px; 
		
}



.footermenu 
{
	float:left;
	color:#000000;
	padding-left:7px;
	padding-bottom:15px;	
	padding-top:10px;
	font-size:12px;
}

.footermenu a
{
	color:#000000;
	text-transform: capitalize;
	font-weight:normal;
}

.footerphone
{
	float:right;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	
}


#Legal_Headlines {
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 25px;
	color: #939192;
	font-size: 12px;
}

.headline a{
	color:#918ea1;
	font-size:12px;
	}
.lawcontent_more_info_link, #lawcontent .more_info_link { 
	font-size: 1.1em;
	background-color: #ba9c6d;
	display: block;
	text-align: center;
	padding:5px;
	border:1px solid #3c3c3c;
	text-decoration:none;
}



/*  POP OUT MENU   */


#nav,#nav ul { /* all lists */
	margin:0;
	padding:0;
	list-style:none;
	width:11em;
	
}
#nav ul {margin-left:25px;}


#nav li { /* all list items */
	
	float:left;
	margin-bottom: 7px;
	width: 11em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 11em;
	margin-top: -1.5em;
	background-color: #524D45;
	border: 2px solid white;
	list-style: none;
	padding: 15px 5px 5px 5px;
	display:block;
	width: 180px;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	padding:10px;
	
}

#nav li div {
	margin:0 auto;

}

#nav li a {
	width: 11em;
	display:block;	
	color: #9C8C73;
	font-weight: normal;
	text-decoration: none;
	text-transform:capitalize;
}

#nav li ul li a {
	font-size:12px;
}

#nav li a:hover {
	color: #9C8C73;
	
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul
	{
	left: -999em;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul
	{ /* lists nested under hovered list items */
	left: auto;
}

/*useful info*/
#info_box {
	width: 160px;
	background-image: url(images/info_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	border: 1px solid #ffffff;
}

#info_box .white_box a {
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
	margin: 0 auto;
	width: 7.5em;
	line-height: 18px;
}

#info_box a:hover {
	color: #ffffff;
	background-color: #92181C;
}

#info_box .white_box {
	width: 120px;
	background-color: #ffffff;
	border-top-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #999999;
	border-style: solid;
	padding: 5px;
	margin: 0 auto;
}

/******** quick contact *********/
.caseReview {
	padding-left: 20px;
	padding-right: 20px;
	margin:10px 0 20px 0;
	font-family: Arial;
	font-size: 11px;
	color: #9C8C73;
}

.inputbox,.inputarea {
	border: 0;
	width: 158px;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 10px;
	color: #000;
	padding: 3px;
}

.inputarea {
	height: 60px;
}

.submit {
	background-color: #A8A8A8;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	height: 15px;
	width: 70px;
	border: 0;
}


#errors {
text-align:center;
width:95%;
padding:5px;

}
#errors h2 {
font-size:14px;
}
#errors p, #errors li {
font-size:10px;
margin:0;
padding:0;
line-height:13px;
color:#fff;
}
#errors ul {
margin:0;
padding:3px;
}
#errors li {
color:red;
margin-left:15px;
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.group_image
{
float: right;
width: 305px;
 padding-bottom:40px;
}
.images
{
    float: right;
	padding-left:5px;

}

.Attorney_img{
	float:right;
}

