@charset "UTF-8";
/* CSS Document */



div.textarea {
    background-color:#FFFFFF;
	height:860px;
	width:950px;
	margin:auto;
	
}

div.logoarea {
background-image:url(../images/Martinlaw.jpg);
background-color:#DDDDDD;
	height:150px;
	width:950px;
	margin:auto;
	
}


div.floatlogo {
padding-left: 30px;

}

.topnavtext {
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
padding-left:100px;
font-style: bold;


}

div.nav {

	width:950px;
	height: 31px;
	margin: auto;
	left: 72px;
	top: 124px;
}


body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image:url(../images/background.png);
}

.bodytext {
 font-family:Arial, sans-serif;
 color:#000000;
 font-size:13px;

 }



/* all box items are use for content layout, DO NOT MODIFY*/
#leftbox {
	position: absolute;
	margin: 50px 0 0 10px;
	padding: 0;
	width:200px;
	height:700px;
	font-family:Arial, sans-serif;
    color:#000000;
    font-size:13px;
}

#centerbox {
	position: absolute;
	margin: 50px 0 0 228px;
	padding: 0;
	width:490px;
	height:780px;
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:13px;
}

#centernrbox { /*this is the centerbox used in the pages with two column layouts instead of the third right column*/
position:absolute;
margin:50px 0 0 228px;
padding: 0;
width:710px;
height:700;
font-family:Arial, sans-serif;
color:#000000;
font-size:13px;
}

#rightbox {
	position: absolute;
	margin: 50px 0 0 735px;
	padding: 0;
	width:200px;
	height:700px;
	font-family:Arial, sans-serif;
    color:#000000;
    font-size:13px;
}

#navbox { /* this is for the lower navigation area */
	position:absolute;
	margin: 860px 0px 0px 0px;
	padding: 0;
	width:950px;
	height:31px;
	line-height:31px;
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-image:url(../buttons/lownav.jpg);
	}
.bottomnavtext {
color:#FFFFFF;
}
.style10 { /*use for links/sub headings ect. */
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: bold;
}

.mainheadingtext {
font-family: Arial,sans-serif;
color:#000066;
font-weight:bold;
font-size:18px;
border-bottom:solid #cccccc thin;
}

.gmapfloat {
float:right;
}

/* removes underlines and borders from links*/
a:link {
color: default;
	text-decoration: none;
}
a:visited {
color: default;
	text-decoration: none;
}
a:hover {
color: default;
	text-decoration: none;
	color:#333333;
}
a:active {
color: default;
	text-decoration: none;
}

.lawfloat {
float:right;
}
.lawyerfloat {
float:left;
}

.lawyerfloat1 {
	float:left;
	padding: 6px;
	padding-right: 12px;
}
img
{  border-style: none;
}

.newssub {
vertical-align:text-top;
}
/*PDF News Area*/

div.preview {
text-align:center;
}


label {  
display: block; 
float: left;  
width: 10em;  
margin-right: 60em; 
}

fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
border:0; 
} 
legend {  
margin-left: 1em;  
color: #000000;   
} 

fieldset li {  
padding-bottom: 1em; 
list-style: none; 
} 
fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em; 
}


label {  
display:block;
float: left;  
width: 10em;  
margin-right: 1em; 
}

#footinfo{
position:absolute;
background-color:#061E41;
margin:845px 0px 0px 0px;
height:15px;
width:950px;
text-align:center;
font-family:Arial, sans-serif;
color:#999999;
font-size:13px;
}

.footinfo {
padding-left:5px;
}
.nextbutton{
float:right;
padding-right:10px;
font-family: Arial, sans-serif;
	color: #000066;
	font-weight: bold;
}

