   /* 
================================
Skin styles for DotNetNuke
================================
*/   

.adminpagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}



.pagemaster2 {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster2 {
	background-color: #f7f4ed;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}



.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #b7a291;

}
.
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.menupane {
	height: 54px;
	background-image: url(menu_background.jpg);
}
.resizepane {
	height: 54px;
	background-image: url(menu_background.jpg);
	vertical-align: middle;> 
}

.header {
	width: 568px;
	height: 179px;
	background-image: url(imgHeader.jpg);
}


.logo {
	background-image: url(background_logo.jpg);
background_position: bottom;
background-repeat: no-repeat;
background-color: #1c110e;
}

.header2 {
	
	height: 222px;
	background-image: url(imgHeader3.jpg);
	background-repeat: no-repeat;
	background-color: #1c110e;
}


.logo2 {
background-image: url(background_logo.jpg);
background_position: bottom;
background-repeat: no-repeat;
background-color: #1c110e;
width: 222px;
height: 222px;
	
}
.contactpane {height: 23px;
	background-color: #1c110e;
	padding-right: 12px;
}

.searchpane {
	background-color: #1c110e;
	padding-right: 5px;
	padding-top:10px;
	padding-bottom:10px;
}
.topleftpane {
	background-color: #f7f4ed;
	padding:20px 0px 10px 20px;
}


.topleftpane2 {
	
	background-color: #f7f4ed;
	width: 275px;

}
.contentpane {
	background-color: #f7f4ed;
	padding:20px;
}
.bottomleftpane {
	width: 100%;
	background-color: #d7d0c8;
	padding-left: 20px;
	padding-right: 12px;
	padding-top: 20px;
	padding-bottom:15px
}
.bottomrightpane {
	width: 283px;
	background-image: url(page_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #b7a291;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;

}

.bottomrightpane p{
	color: #000000;
	font-size:10px;
	font-weight:bold;
}


.footer {
	height: 75px;
	background-color: #1c110e;
	padding-right: 30px;
	padding-top:10px;
	
}



.namepane {
	background-color: #49342f;
	height: 40px;
	padding-top: 12px;
	padding-left: 12px;
	color: #ffffff;
}

.namepane a, a:hover, a:visited {

	color: #ffffff;
}

.nameinfopane {
	background-color: #b7a291;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 30px;

}
.educationpane {
	background-color: #b7a291;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 30px;
}
.photopane {
	background-color: #b7a291;
	padding: 12px;
}

.photopane2 {
	background-color: #f7f4ed;
	padding-top: 2px;
	padding-left: 12px;
	
}

.areapane {
	background-color: #f7f4ed;
		padding-left: 12px;	
}
.areapane a 
{
   color: #011c59!important ;
    font-family:Tahoma;
    font-weight:normal;
}

.areapane a:visited 
{
 color: #011c59!important ;
    font-family:Tahoma;
    font-weight:normal;
}

.areapane a:hover 
{
   color: #011c59;
   text-decoration:none;
}

.spacerpane {
	width: 12px;
	background-color: #b7a291;
}
.spacer1pane {
	height: 1px;
	border-top: 1px solid black;
	padding-left: 12px;
	padding-right: 12px;
	font-size:1px;
        
}

.spacertop {
	height: 5px;
	background-color: #AB9484;
}

.spacer0pane {
	height: 15px;
}
.spacer2pane {
	width: 12px;
}

.painfopane {
	background-color: #b7a291;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 30px;
	

}

.palawyerpane {
	background-color: #b7a291;
	padding: 12px;
}



.palawyerpane2 {
	color:red;
        width: 250px;
	background-color: #1c110e;
	padding:20px;
}


.descriptiontoppane2 {
	
	padding:20px;
}

.lawyerstable
{
padding-left: 12px;
	padding-right: 6px;
	}


.lawyerstd
{
padding-left: 70px;
	}

.descriptiontoppane {
	width: 577px;
	padding:0px 20px 20px 20px;
}
.descriptionbottompane {
padding:0px 20px 20px 20px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #b7a291; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Calibri, Calibri,Tahoma, Arial, Helvetica;  
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #b7a291; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Calibri,Calibri,Tahoma, Arial, Helvetica;  
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 15px 0px 40px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #1c110e;
	color: #b7a291; 
		font-size: 14px; 
		font-weight: normal; 
		font-style: normal; 
		background-color: Transparent;
	font-family: Calibri,Calibri,Tahoma, Arial, Helvetica;  
}

.main_dnnmenu_itemhover td {  
	background-color: #1c110e; 
	color: #b7a291; 
		font-size: 14px; 
		font-weight: normal; 
		font-style: normal; 
		background-color: Transparent;
	font-family: Calibri,Calibri,Tahoma, Arial, Helvetica;  
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #1c110e;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

.tantextsmall {
         color: #b7a291;
		font-family: Tahoma, Arial, Helvetica; 
	font-weight: normal;
}


.dktantextsmall {
         color: #49342f;
		font-family: Tahoma, Arial, Helvetica; 
	font-weight: normal;
	font-size:11px;
}
.tantext {
        color: #b7a291;
	font-family: Calibri,Tahoma, Arial, Helvetica; 
	font-weight: normal;
}



.tantexth {
        color: #b7a291;
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	text-transform: uppercase;
}

.tantexth2 {
        color: #b7a291;
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	
}


a.tantext:link {
        color: #b7a291 !important;
	font-family: Calibri,Tahoma, Arial, Helvetica; 
	font-weight: normal;
}
a.tantext:hover{
        color: #b7a291 !important;
	font-family: Calibri,Tahoma, Arial, Helvetica; 
	font-weight: normal;
}
a.tantext:active {
        color: #b7a291 !important;
	font-family: Calibri,Tahoma, Arial, Helvetica; 
	font-weight: normal;
}
a.tantext:visited {
        color: #b7a291 !important;
	font-family: Calibri,Tahoma, Arial, Helvetica; 
	font-weight: normal;
}

.whitetext {
	color: #f7f4ed;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	font-weight: normal;
}
.whitetextbold {
	color: #ffffff;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	font-weight: bold;
}

.whitetext2 {
	color: #ffffff;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	font-weight: normal;
}



  
.whitetext2 ul
    {
    margin-left: 0;
    padding-left: 1em;
    }
.whitetext2 li
    {
    margin: 0;
    padding: 0;
     list-style-image: url(whitebullet);
     font-weight: bold;
    }
	
	

.contentpane a, a:visited, a:link{
	color: #011c59;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	text-decoration: none;
}

.contentpane a:hover{
	color: #011c59;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	text-decoration: underline;
}    

.Normal {
   font-size:12px;
   font-family: Tahoma,Calibri, Arial, Helvetica; 
   font-weight: normal;
   color: #333333;
   line-height:18px;
}

td {
	font-size:12px;
   font-family: Tahoma,Calibri, Arial, Helvetica; 
   font-weight: normal;
   color: #333333;
}


.Head {
   font-family: Tahoma,Calibri, Arial, Helvetica; 
   font-weight: bold;
   color: #333333;
   font-size:12px;
   padding:10px 10px 10px 10px;
}


.SubHead {
    color: #1c110e;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	font-weight: bold;
}

H1 {
	color: #1c110e;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	font-weight: 400;
}
H2 {
	color: #1c110e;
	font-family: Tahoma,Calibri, Arial, Helvetica; 

	font-weight: bold;
}


H3 {
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	font-weight: bold;
}
H4 {
	color: #1c110e;
	font-family: Tahoma,Calibri, Arial, Helvetica; 
	font-weight: bold;
}

h5{
	color: #993300;
	font-size:12px;
	font-weight:bold;
}


p{margin-top:0px !important}


ul
    {
    margin-left: 0;
    padding-left: 1em;
    
    }
ul li {
    margin:0px 0px 10px 20px;
    list-style-type:none;
	list-style-image:url(images/bullet.png);
	font-size:12px;
}
ul{margin-bottom:0}

td{vertical-align:top}

.searchpane .NormalTextBox {margin-bottom:0px}

.NormalTextBox  {margin-left:20px;margin-bottom:10px}

