body {
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#FDF0CE url('/images/bg_body.jpg') repeat-x;
	behavior: url(../includes/inc.csshover.htc);
	text-align: center; 
	font-size:14px;
	padding-top: 49px;
}

#wrapper_shadow {
	background:url('/images/bg_wrappershadow.jpg') no-repeat;
	width:1016px;
	margin: 0 auto;
	clear:both;
	margin-top:0;
}

#wrapper {
	width: 950px;
	margin:0 auto;
	clear:both;
	background:#fff;
	position: relative;
}

p, ol, ul, li, td, tr {
	font-size:12px;
	color:#767676;

}

#inner_content	p {	line-height:25px;}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin:0; margin-bottom:12px;
	color:#98012d;
}

h1 a { color:#98012d !important;}

h2 { font-size:15px; margin:0; padding:0;  color:#98012d; margin-bottom:8px; clear:both;}

a, a:link, a:active, a:visited {
	color:#930120;
	text-decoration:none;
}

a:hover {
	color:#3a000c;
	text-decoration:underline;
}

#logo {
	width:950px;
	height:126px;
	background:url('/images/bg_logo.jpg') no-repeat;
}

#photo {
	margin-left: auto;
	margin-right: auto;
	height: 146px;
	z-index: 50;
}

#content {
	margin: 0 auto 0 30px;
	padding-top: 70px;
	text-align: left;
	width: 920px;
	clear:both;
	padding-bottom:20px;
}

#inner_content	{
	width:530px;
	float:left;
}

#homebtns {
	width:487px;
	height:90px;
	background:url('/images/homebtns.jpg') no-repeat;
	margin: 0 0 30px 13px;
	position:relative;
}

#homebtns a.trial {
	width:178px;
	height:62px;
	display:block;
	position:absolute; top:14px; left:26px;
	background:url('/images/btn_trial.jpg') no-repeat;
	text-indent:-9999px;
}
#homebtns a.trial:hover {background-position: 0 -62px;}

#homebtns a.injury {
	width:178px;
	height:62px;
	display:block;
	position:absolute; top:14px; right:26px;
	background:url('/images/btn_injury.jpg') no-repeat;
	text-indent:-9999px;
}
#homebtns a.injury:hover {background-position: 0 -62px;}

a.read-more { display:block; text-indent:-9999px; width:73px; height:25px; background:url('/images/readmore.jpg'); float:right; position:relative; top:-20px;}

a.learn-more { display:block; text-indent:-9999px; width:65px; height:24px; background:url('/images/learnmore.jpg'); float:right; position:relative; top:-12px;}

#firminfo {
	clear:both;
	background:url('/images/infobg.jpg') no-repeat;
	width:500px;
	padding: 20px 0 0 28px;
}

#firminfo p { font-size:11px; line-height:20px;}
	
#sidebar {
	float:right;
	width:305px;
	margin-right:32px;
}

#sidebar_phone {
	background:url('/images/bg_phone.jpg') no-repeat;
	width:250px;
	height:74px;
	color:#98012c;
	font-size:15px;
	padding: 10px 0 0 55px;
}

#sidebar_phone span {font-size:22px; display:block; margin-bottom:4px;}

#sidebar_submenu { width:265px; padding: 20px; background: #FAF2DD url('/images/bg_submenu.jpg') no-repeat bottom; border:1px solid #a68328; }

#sidebar_submenu h1 {color:#7e601b; font-size:22px; padding-bottom: 8px; border-bottom:1px solid #d9c89a;}
#sidebar_submenu ul {margin:0; padding:0;}
#sidebar_submenu ul li {margin:0; padding:0; padding-bottom:2px; list-style:none; line-height: 1.25em;}
#sidebar_submenu ul li a { font-size:14px; color:#98012d; font-weight:bold; margin-bottom:10px; display:block;}
#sidebar_submenu ul ul li a {background:url('/images/bg_li.gif') no-repeat 0 6px; font-weight:normal; padding-left:16px; color:#533f11; display:block;}
#sidebar_submenu ul ul li a:hover {color:#930120; text-decoration:none; background-position: 0 -109px;}

#attorneys_info { width:285px; height:263px; background:url('/images/att_side.jpg') no-repeat; padding: 20px 0 0 20px; margin-top:47px;}
#attorneys_info h1{ font-size:15px; margin:0; padding:0; margin-bottom:14px;}
#attorneys_info p {line-height:20px; color:#795915}

span.divide {display:block; border-bottom:1px solid #d5c8a5; width:100%; margin: 20px 0;}

a.vcard {display:block; padding-left:25px; background:url('/images/vcard.jpg') no-repeat 0 2px; margin-bottom:10px;}

a.cv {display:block; padding-left:25px; background:url('/images/pdf.jpg') no-repeat -2px 1px;}

a.att {border:none; text-decoration:none; display:block; float:left; text-align:center; margin: 0 50px;}
a.att img {clear:both; border:none;}
a.att span {display:block; clear:both;}


#footer {
	background: url('/images/bg_footer.jpg') no-repeat top center;
	margin:0 auto;
	text-align: right;
	position:relative;
	font-size:10px;	
	width:896px;
	clear: both;
	height:100px;
	color:#fff;
	padding: 3px 50px 0 70px;
}

#footer p {font-size:10px; margin:0; padding:0; color:#fff;}

#footer_links {
	position:absolute;
	top:22px; left:40px;
	text-align:left;
	color:#ffe49c;
	background:url('/images/bg_footerline.jpg') no-repeat 12px 20px;
}



#footer_links a {
	color: #ffe49c !important;
	font-size:  11px;
	padding: 0 13px;
}

#footer_links a:hover { color:#ffc11c !important; text-decoration:none;}

#footer_links #copyright {
	color:#fff;
	font-size:11px;
	padding-left:12px;
}

#footer_links #copyright a {
	color:#fff !important;
	padding:0;
}

#footer_links #copyright a:hover {
	color:#ccc !important;
	text-decoration:none;
}


#footer a {
	color: #fff;
	font-size:  11px;
}

#footericons {
 margin: 30px auto 20px auto;
 	width:1016px;
	position:relative;
}

#footericons #avvo {position:absolute; top:4px; right:60px; width:120px; height:120px;}



#footericons img {margin: 0 auto;}

#options{
	float: left;
	padding-right: 190px;
	padding-left: 20px;
}

#topnav {
	margin: 0 auto;
	width:950px;
	height:42px;
	text-align:center;
}

#submenu, #practices, #offices, #attorneys, #feed, #attorney-offices, #attorney-practices {
	float: right;
	background-color: #efefef;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border: solid 1px #CCC;
	width: 200px;
	font-size: 12px;
}


#news{

}

#attorney {
	padding: 0px;
}

#attorney-body{
}

#attorney-offices{
	float: right;
}

#attorney-practices{
	float: right;
	clear: right;

}
.formselect{
	width: 150px;
	font-size: 10px;
}

.formbutton{
	coslor:#fff;
	font-size:10px;
	font-weight:bold;
	background-color:#003366;
}

#search{
	padding: 10px;
}

.formwidth{
	width:200px;
}

/* FORM CSS */
#contactForm input, #contactForm textarea {
	display: block;
	padding: 0px;
	margin-bottom: 5px;
}
#contactForm label {
	font-size: 12px;
}
#contactForm fieldset {
	padding: 0px 20px 20px;
}
#contactForm legend {
	font-weight: bold;
}


/* THIS IS THE NEWS SCROLLER
---------------------------------------------------------*/

#rssscroller{
width: 450px;
height: 50px;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */

#menu #leftcrn {
	display: block;
	width:6px;
	height:6px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	background:url(/images/bg_menu_leftcrn.jpg) no-repeat bottom left;
	position:absolute; 
	bottom:0px; 
	left:0px;
	top: 36px;
}

#menu #rightcrn {
	display: block;
	width:6px;
	height:6px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	background:url('/images/bg_menu_rightcrn.jpg') no-repeat bottom left;
	position:absolute; 
	bottom:0px; 
	right:0px;
}
	
#menu {
	width: 962px;
	position: absolute;
	left:-6px;
	margin: 0;
	padding: 0;
	top: 272px;
	background:  #336699 url('/images/bg_menu.jpg') repeat-x;
	height:42px;
	z-index: 200;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	float:left;
	position: relative; 
	top:-4px; 
	left:200px;
	height: 41px;
	clear:both;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	background:url('/images/bg_menu_li.jpg') no-repeat right bottom;
}

#menu ul li.last { background:none;}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #98012d;
	padding: 13px 25px 11px 25px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	background:url('/images/bg_menu_a.jpg') center -80px no-repeat;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 13px 25px 11px 25px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #fff;
	background-position: center 0;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #fff;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 13px 25px 11px 25px;
	background-position: center 1px;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #fff;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #003366;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	float: none;
}

#menu ul li ul li:hover { 
	background: #336699; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */


/* BLOG STUFF */
div.post { position: relative; padding-left: 30px; padding-bottom: 20px; }
div.post div.date {
	background: url(/images/bg-date.gif) top left no-repeat;
	height: 85px;
	width: 50px;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding-top: 7px;
	position: absolute;
	top: 0;
	left: -38px;
}
div.post div.date span { 
	font-size: 24px; 
	line-height: 24px;
}
div.metadata p {
	border-top: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
	float:left;
	width: 395px;
	margin-top: 0;
	color: #a4874b;
}
div.metadata p a:link, div.metadata p a:visited { color: #a4874b; }
div.post div.metadata a.read-more { float:left; top: auto; margin-right: 16px; margin-top: 1px; }

#sidebar div.blog ul li a {
	font-size: 12px;
	font-weight: normal;
}
#sidebar div.blog ul li a:hover {
	color: #930120;
	text-decoration:underline;
}

#sidebar div.blog ul { padding-left: 16px; margin-left: 0; }
#sidebar div.blog ul li { list-style-type: square; color:#d2a08d; }

#sidebar div.blog_search { 
background:url(../images/search_2.jpg) top left no-repeat; width:259px; height: 59px; 
padding-top: 16px;
}
#sidebar div.blog_search p { margin-top: 0; line-height: 17px; }
#sidebar div.blog_search input.textBox { 
border: none; background:url(../images/search_input.jpg) top left no-repeat; height: 26px; 
color:#7e601b;
font-size: 15px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left: 5px;
width: 186px;
float: left;
line-height: 20px;
}
#sidebar div.blog_search input.button {  }
#sidebar div.blog_search form { padding: 1px 0 0 17px; }

/*Facebook*/
#fb {
	width:220px;
	border: none;
}
#fb iframe {
	width:220px;
	border: none;
	height:34px;
}


/* New Home page additions */
#social {
	position: absolute; 
	width:227px; 
	padding-right: 13px;
	height: 50px;
	top:-50px; 
	right: -13px;
	padding-top:15px;
	color:#FFFFFF;
	text-shadow: 1px 1px rgba(0,0,0,0.45);
	font-style:italic;
	background:url(../images/social_bg.jpg) top right no-repeat;
}
#social a { 
	font-family:Georgia, Arial;
	font-weight:bold;
	font-size:11px;
	color:#f0ecde;
	text-decoration:none
}	   	   
#social a:hover { color:#FFECBB;}	   
	   	
#social-sub {
	position: absolute; 
	width:227px; 
	padding-right: 13px;
	height: 50px;
	top:-50px; 
	right: -13px;
	padding-top:15px;
	color:#FFFFFF;
	text-shadow: 1px 1px rgba(0,0,0,0.45);
	font-style:italic;
	background:url(../images/social_bg.jpg) top right no-repeat;
}
#socia-subl a { 
	font-family:Georgia, Arial;
	font-weight:bold;
	font-size:11px;
	color:#f0ecde;
	text-decoration:none
}	   	   
#social-sub a:hover { color:#FFECBB;}	 		
		
		
		
.float { float:left}
.float-r { float:right}	
.clear { clear:both}	  
.flash-main-col  
    { background-image: url(../img/flash-bg.jpg);
	  background-repeat:repeat-x;
	  height:190px;
	  width:950px}	
.flash-col
     { width:630px;
	  /* border-right:solid 1px #B69E65*/} 	
.flash-col-right  
     { width:300px;
	   padding: 12px 0px 8px 12px}
.nav-col 
     { 
	   background-image:url(../img/nav-bg.jpg);
	   background-repeat:repeat-x
	   z-index: 200;
	   position:relative;
	   float: left;
	   width: 630px;
	 }	    
.cont-col 
     { height: 30px;}	   	
.video-col  
     { width:280px;}	     
.video-test
     { padding:25px 0px 25px 0px;
	   font-family:Georgia, arial;
	   font-size:12px;
	   color:#767676;
	   line-height:20px}
.P-Area  
     { background-image:url(../img/practice-areas-bg.jpg); background-position:bottom;
	   background-repeat:no-repeat;
	   height:450px;
	   width:275px;
	   margin-left:20px;
	   padding-left:5px; background-color:#FFF4D8}	    
.blog-col 
     { background-image:url(../img/blog-bg.jpg);
	   background-repeat:repeat-x;
	   background-position:top;
	   margin-left:20px;
	   width:270px;
	   padding-left: 10px;
	   padding-top: 80px;
	 }
	   
#sidebar_sub { width:265px; padding: 20px; background-image: url(../img/practice-areas-bg.jpg); background-position:bottom; background-color:#FFF4D8;  border:1px solid #a68328; background-repeat:no-repeat }

#sidebar_sub h1 {color:#7e601b; font-size:22px; padding-bottom: 8px; border-bottom:1px solid #d9c89a;}
#sidebar_sub ul {margin:0; padding:0;margin-top: 15px;}
#sidebar_sub ul li {margin:0; padding:0; padding-bottom:2px; list-style:none; line-height: 1.25em; margin-bottom: 10px;}
#sidebar_sub ul li a { font-size:14px; color:#98012d; font-weight:bold; margin-bottom:10px; display:block; text-decoration:none}
#sidebar_sub ul li:last-child {margin-bottom: 0px;}
#sidebar_sub ul ul li a { background-image:url(../img/bullet_li.gif); background-repeat:no-repeat; font-weight:normal; padding-left:16px; color:#533f11; display:block; background-position:1px 8px; text-decoration:none}
#sidebar_sub ul ul li a:hover {color:#930120; text-decoration:none; background-position: 0 -109px;}

.blog-col ul { padding:0px; margin:0; padding-right: 15px; width: 260px;}
.blog-col ul li { margin-bottom: 22px; line-height: 24px; list-style-type:none; background:url(../img/bullet_li.gif) left 6px no-repeat; padding-left:16px;  }
.blog-col ul li a { display:block; }
.blog-col .more { margin-top: 10px; }

#sidebar_sub hr{
color: #D9C89A;
background-color: #D9C89A;
height: 1px;
border:0px;
}



/********************* IND STYLE ********************/
<!--NEw Css Start Here-->
		
	#menu1 {
	width: 630px;
	left:-6px;
	margin: 0;
	padding: 0;
	top: 272px;
	background:  #336699 url(../img/bg_menu1.jpg) repeat-x;
	
}

/* Type of menu1 (Vertical vs. Horizontal) */
#menu1 ul {
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	float:left;
	position: relative; 
	top:-4px; 
	left:0px;
	height: 37px;
	clear:both;
}

/* Position of menu1 elements */
#menu1 ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	background:url(../img/bg_menu1_li.jpg) no-repeat right bottom;
}

#menu1 ul li.last { background:none;}

/* Edit look of 1st level menu1 items */
#menu1 ul li a {
	display: block;
	float: left;
	color: #98012d;
	padding: 13px 25px 11px 25px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	background:url(../img/bg_menu1_a.jpg) center -80px no-repeat;
}

/* Added specifically for Internet Explorer */
* html #menu1 ul li a {
	padding: 13px 25px 11px 25px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu1 ul li a:hover {
	color: #fff;
	background-position: center 0;
}

/* Position of Drop Down Elements */
#menu1 ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main menu1 */
#menu1 ul li:hover {
	position: relative;
	color: #fff;
}

/* Added specifically for Internet Explorer Hover */
#menu1 ul li:hover > a,
#menu1 li a:hover,
* html #menu1 li a:hover {
	color: #fff;
	padding: 13px 25px 11px 25px;
	background-position: center 1px;
}

/* For Top Level Hover when on the second level (I think) */
#menu1 ul li:hover ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #fff;
}

/* Added specifically for Internet Explorer */
* html #menu1 ul li:hover ul { 
	background: none; 
}

#menu1 ul li ul li,
#menu1 ul li.more ul li {
	width: 211px;
	background: #003366;
	padding: 0;
}

/* Edit look of drop down 2nd level menu1 items */
#menu1 ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	float: none;
}

#menu1 ul li ul li:hover { 
	background: #336699; 
}

#menu1 ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu1 ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu1 ul li ul li ul,
#menu1 ul li:hover ul li ul { 
	display: none; 
}

#menu1 ul li ul li:hover ul,
#menu1 li.exp:hover ul,
#menu1 ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu1 ul li:hover ul li:hover ul li,
* html #menu1 ul li ul li a { 
	width: 211px; 
}


a.trial {height: 59px; width: 292px; background: url(/img/hpcta-trial.jpg) no-repeat; display: block; text-indent: -999999px;}
a.trial:hover {background-position: 0px -59px;}
a.injury {height: 62px; width: 292px; background: url(/img/hpcta-injury.jpg) no-repeat; display: block; text-indent: -999999px;}
a.injury:hover {background-position: 0px -62px;}
a.newslettersignup {height: 42px; width: 292px; background: url(/img/newslettersignup.jpg) no-repeat; display: block; text-indent: -999999px;}
a.newslettersignup:hover {background-position: 0px -42px;}


#content2 {
	margin: 0 auto 0 30px;
	text-align: left;
	width: 920px;
	clear:both;
	padding-bottom:20px;
}
#leftcrn {position: absolute; height: 43px; width: 6px; background: url(/img/nav-left.png) no-repeat; left: -6px; top: 0px; }
body#new #logo {padding: 24px 251px 0px 251px; width: 448px; background: url(/img/logo-bg.jpg) no-repeat; height: 102px;}
#logo-sub {padding: 24px 251px 0px 251px; width: 448px; background: url(/img/logo-bg.jpg) no-repeat; height: 102px;}
#logo p {color: #fff; font-family: Trajan Pro; font-size: 14px; line-height: 14px; margin: 8px 0px 4px 0px;}
#logo p.yel {color: #bfab76; font-size: 13px; line-height: 12px; margin-top: 15px;}

#logo-sub p {color: #fff; font-family: Trajan Pro; font-size: 14px; line-height: 14px; margin: 8px 0px 4px 0px;}
#logo-sub p.yel {color: #bfab76; font-size: 13px; line-height: 12px; margin-top: 15px;}


#content2, #content2 p {line-height: 21px;}


h1.title { 
width:260px;
   margin-top:22px;
   padding-bottom:8px;
   border-bottom:solid 1px #D9C89B;
   font-family:Georgia, arial;
   font-size:22px; 
   color:#7E601B
}	 
body#new #footericons {margin-top: 0px;}
p.acc_trigger {margin: 0px; position: relative;}
.acc_container { position: absolute; background: url(/images/signup2.jpg) no-repeat; width: 252px; padding: 15px 20px 10px 20px; height: 100px; margin-top: -4px;}
.newslettercont #contactForm input {width: 240px; margin: 5px auto; float: left; padding: 3px 5px;}
.newslettercont #contactForm input.newsemail {width: 170px;}
.newslettercont #contactForm input.send { width: 60px; margin: 5px 0px 0px 0px; padding: 2px;clear: both;}



.col-bot 
    { border-top:solid 2px #96012B;
	  width:890px;
	  padding-top:20px; }	
	  
	  
	  	  
.col3 
    { width:252px;
	  background-image:url(../img/col3-bg.jpg);
	  background-repeat:repeat-x; padding: 0px 14px;}	  	   
.col3 h3 {margin: 0px; width:250px;
		font-size:14px;
		font-weight:bold;
		color:#98012D;
		padding-top:10px; line-height: 18px;} 		  	  
.col3 p
     { font-size:11px;
	   color:#767676;
	   padding-top:10px; text-align: left;  margin-top: 0px;}	
#content2 .col3 p {line-height: 15px;}
.more { padding-top:18px;
	  padding-left:10px}

		
a img {border: none;}
.newslettercont #contactForm input#securityCode { width: 100px; margin-left: 15px;}
.smo {margin-top:5px;}
#menu1 ul li.contactusnav {background: transparent;}

/* Pagination */
.page_navigation {margin-left: 25px; margin-bottom: 20px;}
.page_navigation a.active_page {font-weight: bold; color: #000000;}
.page_navigation a {padding-right: 5px; margin-right: 5px;}
.page_navigation a.first_link, .page_navigation a.previous_link, .page_navigation a.next_link {border-right: 1px solid #000000;}
.page_navigation a.next_link {border-left: 1px solid #000000; padding-left: 5px;}

a.firm-brochure {height: 25px; width: 84px; display: block; text-indent: -999999px; background: url(/images/firm-brochure.jpg) no-repeat; margin: 6px 0px 0px -3px;}
