body {
	margin: 0px;
	background-color: #d8dadc;
	background-image: url('images/bkg_body.gif');
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

div#frame {
	position: relative;
	width: 779px;
	margin: 18px auto 16px auto;
	background-color: #ffffff;
	background-image: url('images/bkg_topright.jpg');
	background-repeat: no-repeat;
	background-position: top right;	
	border: solid 1px #626569;	
}

div#frame.home {
	background-image: url('images/home/bkg_topright.jpg');
}

div#logo {
	position: relative;
	top: 12px;
	left: 24px;
	width: 509px;
	height: 74px;
}

div#logo p {
	margin: 2px 0px 0px 70px;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
}

div#logo.home {
	position: relative;
	top: 22px;
	left: 24px;
}

div#nav {
	position: relative;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-color: #560808;
	border-top : solid 1px #63686F;
	border-bottom : solid 1px #63686F;
}

div#nav a {
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 0px;
	font-family : Arial, Helvetica, sans-serif;
	display: inline;
	text-decoration: none;
	border-right : solid 1px #ffffff;
	padding: 0px 13px 0px 13px;
}

div#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#contentframe {
	position: relative;
	width: 100%;
	padding-bottom: 20px;
	background-image: url('images/bkg_contentframe.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

div#content {
	min-height: 450px;
	height: auto ! important;
	height: 450px;
	background-image: url('images/bkg_content.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 44px 16px 48px 170px;
	position: relative;
	z-index: 20;
}

div#content.home {
	min-height: 400px;
	height: auto ! important;
	height: 400px;
	background-image: url('images/home/bkg_content.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 36px 16px 48px 16px;
	position: relative;
	z-index: 20;
}

div#content h1 {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 16px;
	line-height: 20px;
	color: #042965;
	font-weight: bold;
	text-transform : uppercase;
	margin: 0px 150px 16px 0px; 
}

div#content h1.home {
	font-family: Times New Roman,Times,serif;
	font-weight: normal;
	line-height: 25px;
	font-size: 25px;
	color: #520202;
	font-style: italic;
	margin: 0px 0px 12px 113px;
	letter-spacing : 1px;
	text-transform: none;
}

div#content h2 {
	line-height: 17px; 
	font-size: 12px;
	color: #042965;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 12px 150px 0px 0px;
	padding-bottom: 8px;
	clear: left;
}

div#content h2.pa {
	color: #042965;
	font-size: 15px;
}

div#content h2.pa a {
	color: #042965;
}

div#content h3 {
	line-height: 16px; 
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 16px 150px 0px 0px;
	padding-bottom: 0px;
	clear: left;
}

div#content .floatleft {
	padding: 8px 8px 8px 0px;
	border: 0px;
	float: left;
}

div#content .floatright {
	padding: 0px 0px 16px 16px;
	border: 0px;
	float: right;
}

div#content div.floatright {
	margin-right: 150px;
}

div#content div.floatright img {
	padding-bottom: 10px;
}

div#content p {
	line-height: 16px; 
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 150px 0px 0px;
	padding-bottom: 8px;
}
div#content p.home {
	line-height: 16px; 
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 515px;
	padding-bottom: 8px;
}

div#content p.small {
	line-height: 12px; 
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 0px;
}

div#content p.byline { padding-left: 12px; font-style: italic; }

div#content p.contact {
	background-image: url('images/bkg_contact_arrow.gif');
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding: 8px 0px 8px 32px;
	margin-top: 8px;
	border-top: 1px solid gray;
	min-height: 22px;
	height: auto ! important;
	height: 22px;
}

div#content p.intro {
	margin: 24px 12px 0px 0px;
	width: 190px;
	float: left;
	clear: right;
}

div#content p.intro a  {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #0f326b;
	font-weight: bold;
	text-decoration: none;
	background: url('images/g-arrow-intro.gif') no-repeat 0px 0px;
	padding-left: 10px;
	margin: 0px;
	display: block;
}

div#content p.intro a:hover {color: #520202; text-decoration: none;}

div#content p.introfull a  {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #0f326b;
	font-weight: bold;
	text-decoration: none;
	background: url('images/g-arrow-intro.gif') no-repeat 0px 0px;
	padding-left: 10px;
	margin: 0px;
}

div#content p.introfull a:hover {color: #520202; text-decoration: none;}

div#content ul, div#content ol {
	margin-top: 0px;
}

div#content li {
	line-height: 16px; 
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 150px 0px 0px;
	padding-bottom: 4px;
}

div#content a {
	color: #560808;
	font-weight: bold;
	text-decoration: none;
}

div#content a.plain {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div#content a:hover {
	color: #001d4c;
}

div#content div.images {
	border-top: 1px solid gray;
	clear: left;
	padding: 12px 0px;
	margin: 12px 150px 0px 0px;
}

div#content div.images p {
	text-align: center;
	margin: 0px;
}
	
div#content div.images img {
	padding: 0px 5px;
}

div#breadcrumbs {
	position: absolute;
	top: 30px;
	left: 164px;
}

div#breadcrumbs a {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 7px;
	background-image: url('images/icon_breadcrumb.gif');
	background-repeat: no-repeat;
	background-position: right 4px;	
	color: #560808;
}

div#subnav {
	position: absolute;
	top: 3px;
	left: 14px;
}

div#subnav a {
	color: #011a48;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial Narrow", Arial;
	padding-left: 6px;
	padding-right: 10px;
	background-image: url('images/bkg_subnav_a_arrow.gif');
	background-repeat: no-repeat;
	background-position: left 3px;		
}
	
div#bottomtext {
	position: absolute;
	bottom: 0px;
	left: 170px;
}

div#bottomtext p {
	float: left;
	font-family : Helvetica, sans-serif;
	font-weight : bold;
	color: #550101;
	font-size : 11px;
	line-height: 14px;
	font-style : italic;
	margin: 0px ! important;
}

div#bottomtext a {
	color: #550101;
	text-decoration: none;
	font-style : italic;
}

div#bottomtext.home {
	left: 16px;
}

div#bottomtext.home p {
	font-size : 12px;
	line-height: 16px;
}

div#leftnav {
	position: absolute;
	left: 0px;
	top: 77px;
	width: 132px;
	min-height: 285px;
	height: auto ! important;
	height: 285px;
	padding: 32px 11px 0px 11px;
	background-image: url('images/bkg_leftnav.jpg');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	z-index: 10;

}

div#leftnav a {
	display: block;
}

div#leftnav a.ln {
	color: #001d4c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	padding: 3px 0px 3px 8px;
	border-bottom: 1px solid #788baa;
	text-decoration: none;
	background-image: url('images/bkg_leftnav_a_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div#leftnav a.ln2 {
	color: #001d4c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 8px;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	background-image: url('images/bkg_leftnav_a_dash.gif');
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

div#leftnav a.ln:hover, div#leftnav a.ln2:hover {
	color: #560808;
}

div#leftnav a.lnb {
	border-bottom: 1px solid #788baa ! important;
}

div#leftnav a.lntb {
	border-top: 1px solid #788baa ! important;
}

div#leftnav a.lnnb {
	border-bottom: 0px ! important;
}


div#leftnav a.callout {
	margin: 18px 0px 0px -3px;
}

div#house {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 140px;
	width: 100%;
	background-image: url('images/bkg_house.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 5;
}

div#house.home {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 171px;
	width: 100%;
	background-image: url('images/home/bkg_house.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 5;
}

div#bottombar {
	clear: left;
	overflow: hidden;
	height: 16px;
	width: 100%;
	background-image: url('images/bkg_bottombar.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

div#footer {
	line-height: 16px; 
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 32px;
}

div#footer p {
	text-align: center;
}

div#footer a {
	text-decoration: none;
	color: #560808;
}

div#footer a:hover {
	color: #001d4c;
}

div#footer p.links {
	margin-bottom: 24px;
}

div#footer p.links a {
	color: #4B4B4A;
	font-weight: bold;
	padding: 0px 8px;
	border-right: 1px solid #4B4B4A;
}

div#footer p.links a:hover {
	color: #560808;
}

div#footer p.links a.noleft {
	padding-left: 0px;
}

div#footer p.links a.noright {
	padding-right: 0px;
	border-right: 0px;
}

.fw {
	width: 80%;
}

.hw {
	width: 100px;
}

div#sitemap a.l1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #0f326b ! imporatnt;
	font-weight: bold;
	text-decoration: none;
	background: url('images/g-arrow-intro.gif') no-repeat 0px 2px;
	padding-left: 10px;
	margin: 12px 0px 2px 0px;
	display: block;
}

div#sitemap a.l2 {
	color: #001d4c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	padding: 0px 0px 3px 10px;
	text-decoration: none;
	display: block;
}

div#sitemap a.l3 {
	color: #001d4c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
	padding: 0px 0px 3px 5px;
	text-decoration: none;
	background-image: url('images/bkg_leftnav_a_dash.gif');
	background-repeat: no-repeat;
	background-position: 0px 9px;
	display: block;
}

div#practiceareas {
	width: 392px;
	float: left;
	margin-bottom: 28px;
}

div#practiceareas div.pacol {
	float: left;
	width: 192px;
	margin: 0px;
	padding: 0px;
}

div#practiceareas div.pacol a {
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #560808;
	font-weight: bold;
	background: url('images/g-arrow-hpintro.gif') no-repeat 0px 0px;
	padding-left: 14px;
	margin: 0px;
	text-decoration: none;	
}

div#practiceareas div.pacol a:hover {color: #560808; text-decoration: underline;}

div#news {
	float: left;
	margin-left: 30px;
	width: 222px;
}

div#news p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #353f4a;
	font-weight: normal;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

div#news p a {color: #353f4a; text-decoration: none; font-weight: normal;}
div#news p a:hover {color: #710404; text-decoration: underline; font-weight: normal;}

.content {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 150px 0px 0px;
	padding-bottom: 8px;
	vertical-align:top;
}
.imageBlock {
	display:block;
	width:400px;
}