body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #474034;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

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

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



.Sub_Links {
	width:753px;
	color: #222222;
	background: url(images/Sub_Link_BG.jpg);
	background-repeat: repeat-x;
	height: 31px;
	
}

.Sub_Links td {
	text-align: center;
}

.Sub_Links a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

.Sub_Links a:hover {
	color: #9C8C73;
	text-decoration: none;
	font-size: 11px;
}

.Sub_Links2 {
	width: 753px;
	color: #5E1A07;
	background-color: #5E1A07;
	background: url(images/submenu2_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	
}

.Sub_Links2 td {
	text-align: center;
}

.Sub_Links2 a {
	color: #D7B38E;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

.Sub_Links2 a:hover {
	color: #996633;
	text-decoration: none;
	font-size: 10px;
}


#indexPA{
	
	width:299px;
	float:left;
}


#indexPA .box {
	height:62px;
	background-color:#A97D3A;
	border-bottom:2px solid #B58F56;
	padding-top:2px;
}
#indexPA .box img
{
	float:left;	
	
}


#indexPA .box a
{
	color:#ffffff;
	font-size:12px;
	
	text-decoration:none;	
	text-transform:uppercase;
	padding-top:20px;
	float:left;
	display:block;
}




#indexQuad
{
	
	margin:8px;
	
	width:769px;
	
}

#indexQuad .box
{
	float:left;
	display:block;
	width:338px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
	line-height:1.4;
}

#indexQuad .box h2, #indexQuad .box h2 a {

	margin:0;
	color:#5E1A06;
	text-transform:capitalize;	
	font-weight:normal;
	text-decoration:none;
	
}

#indexQuad .box .img {

	float:left;
	padding-right:10px;
		
	
}

#indexQuad .box2
{
	float:left;
	display:block;
	width:706px;
	padding:15px;
	
}

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

#indexQuad .top
{
	
	border-top:1px solid #AD9F8B;
	
}

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

#indexQuad a {
	
	color:#111111;

}


#indexQuad a:hover, {
	
	color:#ffffff;

}





#page
{
	width:752px;	
}

#page #leftbar
{
	display:block;
	float:left;
	width:200px;
	padding:5px;
	background-color:#9C8C73;	
	min-height:1111px;
	height: auto !important;
	height: 1111px;
	
}

#page #content
{
	dislpay:block;
	float:left;
	width:522px;
	padding:8px;
	background-color:#ffffff;
	min-height:1102px;
	height: auto !important;
	height: 1102px;
	
}

#page #content p
{
	font-size:12px;
	line-height:1.4;
	
}

#page #content h1
{
	margin:0;	
	color:#51280A;
}

#page #content hr
{
	
	
}

#page #content a
{

	color:#996633;
	text-decoration:none;
}


#page #content a:hover
{

	color:#000000;
}

#page #footer{float:left;width:750px;}



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

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

.footermenu 
{
	float:left;
	color:#ffffff;
	padding-left: 10px;
	padding-top:5px;
		
}

.footermenu a
{
	color:#ffffff;
	text-transform: capitalize;
	
}

.footerphone
{
	float:right;
	color:#ffffff;
	font-size:16px;	
	padding-right: 10px;
	padding-top: 5px;
	
}


/*  POP OUT MENU   */
#nav,#nav ul { /* all lists */
	padding: 0;
	margin-left: 20px;
	margin-top: 0; 
	
	width: 11em;
	
}

#nav li { /* all list items */
	
	line-height: 1.25em;
	margin-bottom: 4px;
	width: 11em;
	background-image:url(images/box.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 15px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 11em;
	margin-top: -1.5em;
	background-color: #ba9c6d;
	border: 3px solid white;
	list-style-type: none;
	padding: 10px 15px 10px 10px;
	
}

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

#nav li a {
	width: 11em;
	w\idth: 10em;
	display: block;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#nav li ul li a {
	padding: 0 0.5em;
}

#nav li a:hover {
	color: white;
	background-color: black;
}

#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: 135px;
	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: #723725;
}

#info_box .white_box {
	width: 115px;
	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: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

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

.inputarea {
	height: 100px;
}

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


#errors {
text-align:center;
width:100%;
padding:5px;
background-color:#a2a2a2;
}
#errors h2 {
font-size:14px;
}
#errors p, #errors li {
font-size:10px;
margin:0;
padding:0;
line-height:13px;
}
#errors ul {
margin:0;
padding:3px;
}
#errors li {
color:red;
margin-left:15px;
}
.lawcontent_more_info_link span, #lawcontent .more_info_link span {
	visibility:hidden;
}
	
.lawcontent_more_info_link, #lawcontent .more_info_link {
	width:424px;
	height:81px;
	padding:0px;
	margin-left:47px;
	background: transparent url(images/resource_center.jpg) no-repeat top left;
}

/*** BLOG CSS FIXES ****/

#content .categories ,#content .categories ul li
{
	display:inline;
	list-style:none;


}

#comment
{
	width:400px;

}

#commentlist
{
	background-color:#e3e3e3;
	margin-bottom:10px;

}


/*** RECAPTCHA    *****/

#recaptcha_widget{width:200px;}
#recaptcha_widget #recaptcha_image img, #recaptcha_widget #recaptcha_image {display:block;width:200px;float:left;}
#recaptcha_image {margin-bottom:4px;}
#recaptcha_widget a {color:#ffffff;}


/* Clearfix styles */
/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

