/*	(c) Copyright 2005 Studio Prima Inc.
	1108 19th Ave. East
	Seattle, WA 98112
	206 325-9037
	info@studioprima.com
	http://studioprima.com/
*/

body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 65%;
	line-height: 1.6em;
	color: #3E392B;
	background: #5E6A30 url(/images/global/bkg_right.gif) 721px 0px no-repeat;
}

#header {
	width: 721px;
	height: 72px;
	background: url(/images/global/bkg_top.gif) left top repeat-x;
}

#logo {
	position: absolute;
	top: 12px;
	left: 28px;
}

a img {
	border: none;
}

a.emaillink {
    cursor: pointer;
}

#header .wood {
	display: block;
	margin-left: 132px;
	width: 193px;
	height: 72px;
	background: url(/images/global/wood.jpg) left top no-repeat;
}

h1 {
	position: absolute;
	top: 20px;
	left: 342px;
	width: 364px;
	height: 29px;
	margin: 0;
	padding: 0;
	background: url(/images/global/name.gif) left top no-repeat;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header strong {
	display: block;
	position: absolute;
	top: 49px;
	left: 342px;
	width: 364px;
	height: 8px;
	background: url(/images/global/tagline.gif) left top no-repeat;
}

#header strong a {
	display: block;
	width: 100%;
	height: 100%;
}

h1 span,
#header strong span {
	position: absolute;
	left: -3000px;
}

#body {
	position: relative;
	width: 721px;
}

#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 132px;
	height: 285px;
	background: url(/images/global/bkg_left.gif) left top no-repeat;
	list-style-type: none;
}

#nav li {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 24px;
	left: 28px;
	background-position: left center;
	background-repeat: no-repeat;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav li a span {
	position: absolute;
	left: -3000px;
}

#nav_about {
	top: 48px;
	width: 48px;
	background-image: url(/images/global/btn_about.gif);
}

#nav_attorneys {
	top: 72px;
	width: 84px;
	background-image: url(/images/global/btn_attorneys.gif);
}

#nav_clients {
	top: 96px;
	width: 69px;
	background-image: url(/images/global/btn_clients.gif);
}

#nav_contact {
	top: 120px;
	width: 50px;
	background-image: url(/images/global/btn_contact.gif);
}

#dot_hover,
#dot_static {
	position: absolute;
	display: none;
}

#content {
	position: relative;
	margin-left: 132px;
	padding: 39px 201px 48px 44px;
	width: 344px;
	background: #FFF1CF url(/images/global/accent.gif) left top no-repeat;
}

h2 {
	position: relative;
	margin: 0 0 25px 0;
	padding: 0;
	height: 11px;
	background-position: left top;
	background-repeat: no-repeat;
}

h2 span {
	position: absolute;
	left: -3000px;
}

#photo {
	position: absolute;
	top: 38px;
	right: -24px;
}

p {
	margin: .8em 0;
}

p.first {
	margin-top: 0;
}

#content a {
	color: #CC3300;
	border-bottom: solid 1px #F0C591;
	text-decoration: none;
}

#content a:visited {
	color: #986639;
	border-color: #EED0AB;
}

#content a:hover {
	color: #FA3E00;
	border-color: #FFCF9B;
}

#content a:visited:hover {
	color: #CC3300;
	border-color: #F0C591;
}

#footer {
	margin-left: 132px;
	margin-top: 36px;
	color: #ABB97A;
}

#footer a {
	color: #ABB97A;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
