/*-------------------------------------------
>CSS Document for DouglasBrillAttorney.com
>Created On: 04-12-07
>Created By: Emerge, Inc. (www.EmergeInc.com)
-------------------------------------------*/

#rela {
	position:relative;
	width:766px;
	z-index:400;
	height:10px;
}

#rela a:link, #rela a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

#rela a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.tablebor {
border: solid 1px #000000;
position:relative;
}

.practice {
text-align: center;
font-size: 11px;
margin-bottom: 35px;
float:left;

}

.practice a {
font-size: 11px;
}

body{
  /*background-color:#d8d8d8;*/
  background-color: #6383B5;
  font-size:13px;
  font-family: Verdana, arial, sans-serif;
  color: #000000;
}

td{
  font-family: Verdana, arial, sans-serif;
  font-size:13px;
  line-height:18px;

}

a, a:visited{
  color: #000000;
}

a:hover, a:active{
  color: #044D87;
}

#site{
  text-align:center;
}

.header{
  width:766px;
  height:125px;
}

.nav{
  width:766px;
  height:31px;
}

.borders{
 /* border-left:solid 1px #000000;
  border-right:solid 1px #000000;*/
}

.container-left{
  background-color:#ededed;
  width:524px;
  /*border-left:solid 1px #000000;*/
  vertical-align:top;
}

.container-right{
  background-color:#cbcbcb;
  width:242px;
  /*border-right:solid 1px #000000;*/
  vertical-align:top;
  
}

.content-left{
  text-align:left;
  padding:5px 15px 15px 15px;
}

.content-right{
  text-align:center;
  padding:10px 0px 15px 0px ;
}

h2 {
color: #001C6E;
margin-bottom:5px;
padding-bottom:0px;
margin-top:0px;
font-size:14px;
}

h1.home{
  font-size:16px;
  color: #001C6E;
  text-align:center;
}

h1{
  font-size:16px;
  color: #001C6E;
  text-align:left;
}

h3{
  font-size:13px;
}

.footer{
  background-color:#C3D0DB;
  /*border-bottom:solid 1px #000000;*/
  width:766px;
  height:90px;
}


.footer-info{
  text-align:left;
  font-size:12px;
  color: #001C6E;
  width:210px;
  padding-left:15px;
  vertical-align:middle;
}

.footer-links{
  font-size:12px;
  color:#000000;
  width:436px;
  text-align:center;
  vertical-align:middle;
  line-height:17px;
}

.footer-links a{
  font-size:12px;
  color:#000000;
}

.footer-links a:hover{
  color:#044D87;
}

.emerge-logo{
  width:120px;
  text-align:center;
  vertical-align:middle;
}
