html, body {
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    width: 100%; 
}

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; 
  background: #6C9DAB url(../images/page_bg.jpg) no-repeat top center; 
}

#wrap {
  min-height: 100%;
  min-width: 1200px;
}
 
img { 
border: 0
}


/*Opera Fix*/
body: before {
  content:"";
  height: 100%;
  float: left;
  width: 0;
  margin-top:-32767px;/
}

h1 {
  font-size: 2em;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1em;
}
     
h2   {
  color: #4f4334;
  font-weight: normal;
  font-size: 1.5em;

}

h3   {
  color: #4f4334;
  font-weight: bold;
  font-size: 1.4em;
     
} 

h4  {
  font-size: 1.3em;
  color: #4f4334;
  font-weight: bold;
}

h5  {
  font-size: 1.2em;
  color: #4f4334;
  font-weight: bold;
}

h6  {
  font-size: 1.1em;
  color: #4f4334;
  font-weight: bold;
}

a:link, a:visited {
  color: #4c8a9c;
  text-decoration: none;
}

a:hover {
 color: #000; 
}

/*top*/



#header {
    background: url("../images/header_repeater.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    height: 110px;
    min-width: 1200px;
}

#top {
    color: #423628;
    margin: auto;
    width: 950px;
}


#logo {
    background: url("../images/logo_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    height: 80px;
    margin: auto;
    width: 250px;
}

#logo .moduletable {
    height: 80px;
    margin: -16px auto auto;
    text-align: center;
    width: 250px;
}

#social {
    float: left;
}

#social .moduletable {
    height: 50px;
    width: 70px;
    padding: 14px 0 0;
}

#attorneys {
    background: url("../images/attorneys_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    margin-top: 5px;
    width: 950px;
}

#attorneys .moduletable{
  width: 950px;
  height: 65px;
  color: #73d0eb;
  text-align: center;
  font-style: oblique;
  font-size: 18px;
  margin: auto;
  padding-top: 5px;
}

#attorneys a:link, #attorneys a:visited {
  color: #73d0eb;
}

#attorneys a:hover {
  color: #fff;
}

/*content*/

#main {
    margin: auto;
    overflow: auto;
    width: 950px;
}

#content {
  width: 950px;
  margin: auto;

}

#contentwrapper {
  width: 950px;
  float: left;
  padding-bottom: 20px;
  background: url(../images/content_repeater.jpg) repeat-y;
}

#article {
    background: url("../images/content_curve.png") no-repeat scroll center top #FFFFFF;
    float: left;
    padding: 0px 35px 20px;
    width: 557px;
}


/*right*/

#right {
  width: 320px;
  float: left; 
  background:#4D4D51;
  padding-top: 50px;
}

#right .moduletable {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .8em;
    width: 283px;
    color: #FFFFFF;
    line-height: 1.5em;
    list-style: none;
    margin-top: -35px;
    padding-bottom: 20px;
}

#right ul{
     line-height: 5px;
     list-style: none;
     margin-left: 20px;
     padding: 0;             
}

#right a:link, #right a:visited {
  color: #fff;
  text-decoration: none;
}

#right a:hover {
  color: #73d0eb;
}

#mainAreas {
  width: 950px;
  height: 181px;
  clear: both;
  background: url(../images/user_bg.png) no-repeat top;
}

#user1 {
  width: 250px;
  height: 140px;
  float: left;
  margin-left: 30px;
  margin-top: 10px;
  border-right: 1px solid #fff;
}

#user1 .moduletable {
  width: 230px;
  color: #FFFFFF;
  text-align: left;
  font-size: 1em;
  line-height: 1.5;
}

#user1 h3 {
  font-size: 1.3em;
  text-transform: none;
  color: #fff;
}

#user1 a {
  text-decoration: none;
  color: #fff;  
}

#user2 {
  width: 380px;
  height: 140px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  padding-right: 20px;
  border-right: 1px solid #fff;
}

#user2 .moduletable {
  padding-left: 15px;
  width: 360px;
  color: #FFFFFF;
  text-align: left;
  font-size: 1em;
  line-height: 1.5;
}

#user2 h3 {
  font-size: 1.3em;
  text-transform: none;
  color: #fff;
}

#user2 a {
  text-decoration: none;
  color: #6d0d0b; 
}

#user3 {
  width: 250px;
  height: 140px;
  float: left;
  margin-left: 5px;  
  margin-top: 10px;
}

#user3 .moduletable {
  padding-left: 20px;
  width: 230px;
  color: #FFFFFF;
  font-size: 1em;
  text-align: left;
}

#user3 h3 {
  font-size: 1.3em;
  text-transform: none;
  color: #fff;
  margin: -3px 0;
}

#user3 a {
  text-decoration: none;
  font-size: 1.3em;
  color: #FFFFFF; 
}


/*footer*/

#footer {
  clear: both;
  background:url(../images/footer_curve.png) no-repeat;
  width: 950px;
  margin: auto;
  height: 315px;
}

#footer a:link, #footer a:visited {
  color: #73d0eb;
}

#footer a:hover {
  color: #fff;
}

#footermenu {
  width: 925px;
  font-size: 1.2em;
  text-align: center;
  margin:auto;
  color: #FFFFFF;
  padding-top: 150px;
} 

#footermenu a:link, #footermenu a:visited {
  color: #fff;
  text-decoration: none;
}

#footermenu a:hover {
  color: #73d0eb;
}

#copyright {
  width: 925px;
  margin: auto;
  text-align: center;
  font-size: .9em;
  color: #FFFFFF;
  padding-top: 20px;
}

#disclaimer {
  width: 925px;
  margin:auto;
  text-align: center;
  font-size: .8em;
  color: #FFFFFF;
  padding-top: 20px;

}



/*common*/

h2.contentheading, h2.componentheading, .componentheading {
  line-height: 40px;
  font-weight: normal;
  color: #333;
  font-size: 1.3em;
  margin-top: 5px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;  
}  

.inputbox {
  background: url(../images/search_button.png) no-repeat; 
    border: 0 none;
  color: #f2ead3;
  height: 25px;
  padding-left: 8px;
  width: 200px;
}

/*Blog Styles */
#eblog-wrapper .ico {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 16px;
}

#eblog-wrapper div.pagination * {
    display: inline-block;
    margin: 5px;
}

#eblog-wrapper #ezblog-head h1 {
    border: 0 none !important;
    font-size: 30px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    width: 350px;
}

#eblog-wrapper .fsm {
    font-size: 10px;
}

#eblog-wrapper #section-trackbacks .inputbox {
    background: none repeat scroll 0 0 transparent;
    color: #4F4334;
}

#ezblog-label > span {
  display:block;
  font-size: 12px;
}

#eblog-wrapper {
    padding-top: 20px !important;
}

#eblog-wrapper #ezblog-head h1 {
    color: #000000;
}
#logo2{
  display: none;
}
#menutoggle{
  display: none;
  outline: medium none;
}

.moduletablenewsfeed {
  padding:0 20px 0 20px;
}

.moduletablenewsfeed h3 {
  color: #80B4C3;
  text-transform: uppercase;
  font-size: 1.3em;
}

.ajaxscrl .mContainer {
    height: 265px;
    width: 100%;
}

.ajaxscrl .mScroller div {
    width: 100%;
}

.ajaxscrl .mScroller div div {
    border-bottom: 1px solid #d3beab;
    color: #BCBCC4;
    font-size: 0.9em;
    min-height: 88px;
    width: 100%;
}

.ajaxscrl #mNavPause36 {
  margin-top:-8px;
  margin-right: -26px;
}

.ajaxscrl #mNavPlay36 {
    margin-top:-8px;
  margin-right: -26px;
}

.ajaxscrl #mNavUp36 {
  margin-top:-8px;
  margin-right: -26px;
}

.ajaxscrl #mNavDown36 {
  margin-top:-8px;
  margin-right: -26px;
}

.ajaxscrl #mNavLoading36 {
  margin-top:-8px;
  margin-right: -26px;
}
