html, body { 
	margin: 0;	
	padding: 0;	
	width: 100%; 
	height: 100%; 
	text-align: 
	center; 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	background-color: #fdf9ea;	
	color: #8ca4ba; 
	}
	
a:link {
	color: #516574; 
	text-decoration: none;
	}

a:visited {	
	text-decoration: none; 
	color: #42688b; 
	}
	
a:hover { 
	text-decoration: underline; 
	color: #657e92; 
	}
	
a:active {
	text-decoration: none; 
	color: #999999; 
	}

#wrapper {
	width: 760px; 
	_height: 100%;
	min-height: 100%; 
	margin: 0 auto; 
	border-left: 7px solid #809aae;
	border-right:7px solid #809aae;
	background-color: #fff;
	}

#mask {
	position: relative;
	z-index: 1;
	display: block;
	height: 50px;
	background-color: #fff;	
}

#mapContainer { 	 
	height: 400px; 	 
	width: 400px;						  
				}

.header { 
	height: 107px;
	display: block;
	background: #fff url(images/header.jpg) no-repeat 6px top; 
	}
#header-link { float: left; clear: left; display: inline; width: 569px; height: 103px; margin-left: 6px; }
#address { float: right; clear: right; display: inline; width: 178px; margin: 25px 5px 0 0; color: #5d6d7c; }

.nav {
	padding-left: 1px;
	}
	
.home-page-image {
	padding: 0 10px; 
	_height: 500px; 
	min-height: 500px; 
	display: block; 
	background: #fff url(images/lawfirm_img.jpg) no-repeat 6px top; 
	}

.contentbox { 
	width: 460px; 
	margin: 300px 0px 0px 30px; 
	padding: 10px 20px 5px 20px;
	border: 1px solid #fff; 
	background: url(images/homepagecontent.png) repeat; 
	font-size: 11pt;
	text-align: justify;
	line-height: 1.5;
	color:#fff;
	}

.footer { 
	
	margin: 0px 0px 10px 3px;
	width: 752px;
	border-top:4px solid #bf7873;
	background-color: #fff;	
	}

.style1 {
	font-size: 8pt;
	text-align: center;
	background-color: #fff;	
	}

.bottomnav {
	padding-top: 15px;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	}

.interiorpageleft {
	width: 207px; 
	float: left;
	background-color: #fff;
	}

.interiorpageleftpicture {
	margin: 25px 0px 0px 20px;
	}

.interiorbottomleft {
	width: 190px;
	clear: both;
	margin: 10px 0px 0px 27px;
	border-bottom: 1px solid #bcae8d;
	}

.interiorpagecontent {
	width: 500px; 
	clear: right; 
	float: right;
	margin: 24px 20px 10px 0px;
	background-color: #fff;
	}

.sanderspagecontent {
	width: 720px; 
	clear: right; 
	float: right;
	margin: 24px 20px 10px 0px;
	background-color: #fff;
	}

.pageTitle {
	font-size: 18pt;
	background-color: #516574;
	color: #fff;
	padding-left: 10px;
	font-weight: 700;
	text-align:left;
	}
	
.PageContent {
	font-size: 11pt;
	text-align:justify;
	color: #ab8270;
	}

.AreasofPractice {
	color: #a49163; 
	font-size: 10pt; 
	line-height: 1.5; 
	text-align:left; 
	font-style: italic;
	}

.AreasofPracticeHome {
	color: #a49163; 
	font-size: 10pt; 
	font-weight: 700; 
	line-height: 1.5; 
	text-align:left; 
	}

.AreasofPracticeSectionTitle {
	font-weight: 700; 
	font-size: 12pt;
	}

#legal {
  list-style:upper-latin inside;
	}

.filetitlebar { 
	margin-left:15px; 
	font-size:14px;
	font-weight:900; 
	background-color: #D9D9DD; 
	margin: 5px 5px 5px 8px; 
	padding:2px; 
	}

.imagecontainer { 
	vertical-align: top; 
	width: 190px; 
	border: 1px solid #8ca4ba; 
	width: 190px;
	clear: both;
	margin: 10px 0px 0px 27px;
	}

.filecontainer { 
	width: 310px; 
	margin: 0px 10px 10px 10px; 
	border: 1px solid #9e3344; 
	background-color: #ffffff; 
	padding: 3px; 
	}

.articletitlebar {
	color: #bf7873; 
	font-size: 14pt; 
	font-weight: 700;
	text-align:left;
	}
	
