BODY  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p, td
{
font-family: Arial, Verdana, Helvetica;
font-size: 13px;
line-height: 17px;
}

H1  { font-size: 22px; font-weight: bold; color: #4B802D; line-height: 26px; margin-top:0px}
H2  { font-size: 18px; color: #4A4A4A; font-weight: normal; line-height: 23px; padding:0px 0px 5px 0px; margin:0px}
H3  { font-size: 14px; color: #70797f; font-weight: bold; border-bottom: 0px solid #4a4a4a; margin:0px}
H4  { font-size: 12px; color: #4B80BF }
H5  { font-size: 12px; color: #C91D4D; font-weight: bold  }
H6  { font-size: 12px; color: #00417b; font-weight: bold; margin-bottom:10px;}

H3 a
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}

#mainContent {
  position: relative;
  left: 240px;
  width: 500px;
  padding: 12px 20px 12px 20px;
}

#sideColumn {
  position: relative;
  left: -540px;
  padding: 12px 20px 12px 20px;
  background: #f1ebe7;
}

#formColumn {
  position: relative;
  padding: 10px 15px 12px 15px;
  background: #f1ebe7;
}

#mainContentWide {
  position: relative;
  left: 240px;
  width: 679px;
  padding: 12px 20px 12px 20px;
}

#sideColumnWide {
  position: relative;
  left: -720px;
  padding: 12px 20px 12px 20px;
}

#linkCMS, #linkSMT
{
  padding:0px;
  font-weight: normal;
}

.sideNav {line-height: 20px; font-weight: bold; margin-top: 4px;}

.sideNav li {list-style: none;}

.sideNavBlog {line-height: 14px; font-weight: bold;}

.sideNavBlog {padding-top: 7px}

.menuPad {padding: 0px 10px 0px 10px;}

.menuSidePosition {margin-top: -6px;}
.menuSidePositionNews {margin-top: 9px; margin-left: 0px;}

INPUT, TEXTAREA, SELECT, OPTION
{ font-family: Arial, Courier New, courier, monospace; font-size: 12px }

.prettyInput { border: 1px solid #2d8edc; background-color: #FFFFFF; }		
.searchInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:150px}	
.newsletterSignupInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:186px}	

.top {line-height:14px; padding-left:10px; padding-bottom:4px; padding-top:3px;}		
.child {font-weight:normal; padding-left:20px; line-height:15px; padding-bottom:3px; padding-top:2px}		

.num a:link, .num a:visited, .num a:hover, .num a:active	{
	background: #CEDCD4;
	border: 1px solid #ABC9D0;
	color: #333333;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
	}
    
.active	{
	background: #EAFAF6;
	border: 1px solid #ABC9D0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
}

#list {
    margin-top: 0px;
}

#list ul{
    margin: 0px 20px 20px 20px;
    padding: 0px;
}

#list li {
	list-style: none;
}

.picBorder
{
border: 1px solid #999999;
margin-right: 15px;
}

















	
ul#navList {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

ul#navList li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#0068C2;
}

a.navContentPages{
	display: block;
	width: 129px;
	height: 41px;
	background: url(/images/navContentPages.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navContentPages{
	background-position: -129px 0;
}

a.navBlog{
	display: block;
	width: 65px;
	height: 41px;
	background: url(/images/navBlog.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navBlog{
	background-position: -65px 0;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.blogPostSummary
{
	margin-top:5px;
	margin-bottom:5px
}

#logo
{
   padding-right:9px;
   float:left; 
}

.topNav {
   position:absolute;
   top:16px;
   height: 64px;
   left:0px;
   width: 980px;
   text-align:center;
   padding-top:13px;
   padding-bottom:12px;
   }
   
.topNavHome {
   position:absolute;
   top:242px;
   height: 64px;
   left:16px;
   width: 660px;
   text-align:center;
   padding-top:13px;
   padding-bottom:12px;
   }
 
.textPosition {
   padding-left: 19px;
 }
   
.topNav a:link, .topNav a:visited, .topNav a:hover, .topNav a:active
{
   font-size: 14px;
   font-family: Georgia;
   font-weight: normal;
   margin-top: -17px;
   color: #fef3d5;
   padding-top: 17px;
} 

.topNavHome a:link, .topNavHome a:visited, .topNavHome a:hover, .topNavHome a:active
{
   font-size: 14px;
   font-family: Georgia;
   font-weight: normal;
   color: #fef3d5;
   padding: 18px 32px 20px 32px;
   display: block;
   float:left;
} 

a.navPracticeAreas{
	display: block;
	float:left;
	width: 170px;
	height: 55px;
	background: url(/images/nav/new/practice-areas.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navPracticeAreas{
	background-position: -170px 0;
	color: #FFF;
}

a.navOurTeam{
	display: block;
	float:left;
	width: 135px;
	height: 55px;
	background: url(/images/nav/new/our-team.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navOurTeam{
	background-position: -135px 0;
	color: #FFF;
}
a.navAboutUs{
	display: block;
	float:left;
	width: 130px;
	height: 55px;
	background: url(/images/nav/new/about-us.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navAboutUs{
	background-position: -130px 0;
	color: #FFF;
}

a.navLocations{
	display: block;
	float:left;
	width: 126px;
	height: 55px;
	background: url(/images/nav/new/locations.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navLocations{
	background-position: -126px 0;
	color: #FFF;
}

a.navResourceLinks{
	display: block;
	float:left;
	width: 138px;
	height: 55px;
	background: url(/images/nav/resource-links.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navResourceLinks{
	background-position: -138px 0;
	color: #FFF;
}

a.navFaq{
	display: block;
	float:left;
	width: 105px;
	height: 55px;
	background: url(/images/nav/new/faqs.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navFaq{
	background-position: -105px 0;
	color: #FFF;
}

a.navHome{
	display: block;
	float:left;
	width: 105px;
	height: 55px;
	background: url(/images/nav/home.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navHome{
	background-position: -105px 0;
	color: #FFF;
}

a.navBlog{
	display: block;
	float:left;
	width: 68px;
	height: 55px;
	background: url(/images/nav/blog.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navBlog{
	background-position: -68px 0;
	color: #FFF;
}

a.navContact{
	display: block;
	float:left;
	width: 121px;
	height: 55px;
	background: url(/images/nav/contact-us.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navContact{
	background-position: -121px 0;
	color: #FFF;
}








#linkPersonalInjury
{
    width:270px;
    height:23px;
    display:block;
    position:absolute;
    top:214px;
    left:654px;
}

#linkFamilyLaw
{
    width:270px;
    height:23px;
    display:block;
    position:absolute;
    top:242px;
    left:654px;
}

#linkCriminalLaw
{
    width:270px;
    height:23px;
    display:block;
    position:absolute;
    top:270px;
    left:654px;
}

/* ######### Style for Drop Down Menu ######### */

.DropMenuDiv
{
  margin: 0px;
  margin-top: 0px;
  position:absolute;
  top: 0px;
  left:0px;
  border: 1px solid #788389; /*THEME CHANGE HERE*/
  border-bottom: 0px;
  z-index:100;
  background-color:  #FFFFFF;
  width: 230px;
  visibility: hidden;
  text-align:left;
  margin-left: 40px;
  margin-top:-1px;
}

#smtMenu a
{
	padding: 0px 0px 0px 35px;
	display:block;
	text-decoration: none;
}

.DropMenuDiv a
{
    margin: 0px;
    font-size:10px;
    width: auto;
    display: block;
    border-bottom: 1px solid  #788389; /*THEME CHANGE HERE*/
    text-decoration: none;
    color: #000000;
    padding: 8px;
}

* html .DropMenuDiv a
{ /*IE only hack*/
    width: 230px;
}

.DropMenuDiv a:hover
{
  background: #FFFFFF;
  color: #000000;
}

#homeCTA
{
    background: url(/uploads/boxesBackground3.gif) repeat-y;
    border-collapse:collapse;
    width: 924px;
    
}



#homeCTA div
{
	color: #000000;
}

#homeCTA .cell
{
    float:left;
    display:block;
    width:295px;
    padding-right: 18px;
}

#homeCTA .btn
{
    float:left;
    display:block;
}

#homeCTA .cellRight
{
    float:left;
    display:block;
    width:295px;
}

#homeCTA .heading
{
    float:left;
    width:295px;
    margin: -36px 0px 5px 22px;
    font-size: 21px;
    padding-bottom: 25px;
    color: #eadfcf;
    font-style: italic;
    font-family: georgia;
    text-decoration: underline;
}

#homeCTA .headingLong
{
    float:left;
    width:295px;
    margin: -42px 0px 5px 22px;
    font-size: 21px;
    padding-bottom: 14px;
    color: #eadfcf;
    font-style: italic;
    font-family: georgia;
    text-decoration: underline;
}

.readMore
{
    text-align: right;
    padding: 15px 15px 0px 15px;
}
.WYSIWYGAreaTop
{
   background-color: #f1ebe7;
   padding-bottom:20px;
}
.WYSIWYGAreaLeft
{
   padding-left: 14px;
   padding: 0px 20px 0px 34px;
}
.WYSIWYGAreaMiddle
{
   border-left: 1px solid #c7ccce;
   border-right: 1px solid #c7ccce;
   padding: 0px 18px 0px 20px;
}
.WYSIWYGAreaRight
{
   padding: 0px 0px 0px 20px;
}
.ContentArea
{
   padding: 20px;
}
.MainPicArea
{
border-top: 1px solid #FFFFFF;
}
.BlogArea
{
   position: relative;
   padding: 0px 34px 20px 18px;
}
.BlogArea a:link, .BlogArea a:visited, .BlogArea a:hover, .BlogArea a:active
{
   color: #413524
}
.BlogSeeAll
{
   position: absolute;
   top: 11px;
   right: 50px;
   font-weight: bold;
}
.BlogSeeAll a:visited, .BlogSeeAll a:hover, .BlogSeeAll a:active, .BlogSeeAll a:link
{
   color: #c9b492;
}
.PageBackground
{
   background:url(/images/page-bg.jpg) top left repeat-x;
   background-color: #030207;
}
.HeaderContainerHome
{
   position: absolute;
   top: 15px;
   width: 960px;
}
.HeaderContainer
{
   position: absolute;
   width: 960px;
}
.Header
{
   height: 165px;
   position: relative;
   clear:both;
   top:76px;
}
.HeaderHome
{
   background:url(/images/headerHome2.jpg) top left no-repeat;
   background-color: #FFFFFF;
   height: 325px;
   position: relative;
   clear:both;
   top:10px;
}
.HeaderLinks, .HeaderLinks a
{
   padding-top: 30px;
   padding-right: 20px;
   text-align: right;
   text-decoration: none;
}
.HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:hover, .HeaderLinks a:active
{
   font-weight: bold;
   color: #d5e1e8;
   padding: 0px 12px 0px 12px;
   text-transform: uppercase;
}

.MainContent, .MainTable
{
   background-color: #ffffff;
}
.MainContent h1
{
   color: #413524;
}
.MainContent h2
{
   color: #413524;
}

.MainContent h2.green
{
   margin-bottom: -19px;
}

.MainContent a:link, .MainContent a:visited, .MainContent a:hover, .MainContent a:active, a:link, a:visited, a:hover, a:active
{
   color: #15374a
}

.MainContentWide, .MainTable
{
   background-color: #ffffff;
}
.MainContentWide, h1
{
   color: #666666;
}
.MainContentWide h2
{
   color: #7aa70e;
}

.MainContentWide h2.green
{
   margin-bottom: -20px;
}

.MainContentWide a:link, .MainContentWide a:visited, .MainContentWide a:hover, .MainContentWide a:active, a:link, a:visited, a:hover, a:active
{
   color: #5d717c
}

.Footer
{
   padding:20px;
   text-align: center;
   font-size: 12px;
   background-color: #030207;
   color: #9e8869;
 }
.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:active
{
   font-weight: bold;
   padding: 0px 15px 0px 15px;
   text-decoration: none;
   color: #9e8869;
}
.SideColumn
{
   width:200px;
   background: #f1ebe7;
}
.SideColumn h2
{
   font-weight: normal;
   color: #423624;
}
.SideColumn a:link, .SideColumn a:visited, .SideColumn a:hover, .SideColumn a:active
{
   text-decoration: none;
   color: #423624;
}
.FormColumn
{
   width:150px;
}
.MainTable
{
    margin-top: 252px;
    background:url(/images/backgroundMain.gif) repeat-y;
}
.MainTableWide
{
    margin-top: 252px;
    background:url(/images/backgroundMainWide.gif) repeat-y;
}
