body {
	margin: 0px;
	background: #004BA2 url(images/bg_main.jpg) repeat-x;
}

#maincontent {
	background-color: #FFFFFF;
}

h2 {
	font-family: arial, sans;
	font-weight: bold;
	font-size: 18px;
	color: #004BA2;
}

h4 {
	font-family: times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2em;
	letter-spacing: .2em;
}

strong {
	color: #004BA2;
}

.subnav {
	font-family: "Century Gothic", century, arial, sans;
	font-size: 9px;
	color: #FFFFFF;
}

a.subnav:link, a.subnav:visited {
	color: #CCCCFF;
	text-decoration: none;
}

 a.subnav:hover {
	color: #FFFFFF;
}

.content {
	font-family: arial, sans;
	font-size: 12px;
	line-height: 1.5em;
}

.content a:link, .content a:visited, .content a:hover {
	font-family: arial, sans;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}

.addinfo {
	font-family: arial, sans;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}

ul.lawyers {
	font-family: arial, sans;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin-left: 0em;
	list-style: none;
}

ul.lawyers li { padding-bottom: 8px; }

ul.lawyers li a {
	color: #666666;
}

ul.rep {
	font-family: arial, sans;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	margin-left: 12px;
	list-style: square;
}

ul.rep li {
	padding-bottom: 8px;
	color: #004BA2;
	}

ul.directions {
	font-family: arial, sans;
	font-size: 12px;
	list-style: square;
}

ul.directions li {
	color: #333333;
	}

.disclaimer {
	font-family: arial, sans;
	font-size: 10px;
	color: #666666;
	line-height: 1.7em;
}

a.disclaimer:link, a.disclaimer:visited, a.disclaimer:hover {
	font-family: arial, sans;
	font-size: 10px;
	color: #666666;
}

.quote {
	font-family: times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #333333;
}
.homewhite {
	font-family: times, "Times New Roman", serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: .1em;
	margin: 30px;
}

.footer {
	font-family: arial, sans;
	font-size: 12px;
	color: #333333;
}