html {
	height: 100%;
}

body {
	background-position:right top;
	background-repeat:no-repeat;
	background-color: #FAFAFA; /*#A2B99D;*/
	margin: 0px;
	height:100%;
}

h1, h2, h3, h4, h5 {
	color:#2c5134;
	/*font-family:trajan pro, serif;*/
	/*font-family: serif;*/
	font-family:Georgia,"Times New Roman",Times serif;
	margin-left:10px;
}

h3 {
/*	margin-top:30px;*/
}

h4 {
	margin-left:20px;
	margin-top:30px;
}

.page {
	background-color:#FAFAFA;
	margin-left: 180px;
	width: 600px;
	height: 600px;
}

.center { text-align: center; }

.box {
	margin:20px;
	border:solid #6e8969 1px;
}

.updates {
	font-size:small;
	font-family:sans-serif;
	margin-left:10px;
}

.compact {
	font-size:x-small;
}

.updates a {
	font-weight:normal;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#000;
}

a:visited {
	color:#999;
}

.news {
	float:left;
	margin:20px;
	margin-top: 40px;
	padding: 20px;
	width: 180px;
	height: 400px;
	border:solid gray 1px;
	font-size: small;
	font-family: sans-serif;
}

.content {
	padding: 40px;
	font-family: sans-serif;
	font-size: small;
}

.content p {
	margin-top: 30px;
}

.header {
	padding-top: 24px;
}

.navigation {
	/*margin-top: 20px;*/
	/*background-color: #fff;*/
	float:left;
}

.navText {
	font-size: 11pt;
}

.bottomBorder {
	border-bottom:solid #9cc294 8px;
}

.footer {
	text-align:center;
	width: 600px;
	font-family: sans-serif;
	font-size: x-small;
	/*
	padding-top: 8px;
	padding-bottom: 8px;
	position:absolute;
	top: 540px;
	height: 44px;				
	*/
}

.footer p {
	margin: 0;
}

.footer a {
	color: #393;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/*
* {
border: solid red 1px;
}*/

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}

.foot, .push {
height: 70px; /* .push must be the same height as .footer */
}




ol#toc {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 15em;
}

ol#toc li {
	/*margin: 0 1px 0 0;*/
	text-align:left;
	margin: 0 !important;
}

ol#toc > li > a {
	/*font-family: "Trajan Pro";
	font-variant: small-caps;*/

	/*background: #6e8969;*/

	/*color: #fff;
	padding-left: 2em;
	text-decoration: none;
	font-weight:normal;*/

	border-top: solid 2px #fff;
	margin-right:2px;
	display: block;
	height: 3.14em;
}

#nav_home a { background: url( ../images/nav_home.gif ); }
#nav_home a:hover { background: url( ../images/nav_home_over.gif ); }
#nav_home.current a { background: url( ../images/nav_home_over.gif ); }

#nav_practice a { background: url( ../images/nav_practice.gif ); }
#nav_practice a:hover { background: url( ../images/nav_practice_over.gif ); }
#nav_practice.current a { background: url( ../images/nav_practice_over.gif ); }

#nav_lawyers a { background-image: url( ../images/nav_lawyers.gif ); }
#nav_lawyers a:hover { background-image: url( ../images/nav_lawyers_over.gif ); }
#nav_lawyers.current a { background-image: url( ../images/nav_lawyers_over.gif ); }

#nav_successes a { background: url( ../images/nav_successes.gif ); }
#nav_successes a:hover { background: url( ../images/nav_successes_over.gif ); }
#nav_successes.current a { background: url( ../images/nav_successes_over.gif ); }

#nav_services a { background: url( ../images/nav_services.gif ); }
#nav_services a:hover { background: url( ../images/nav_services_over.gif ); }
#nav_services.current a { background: url( ../images/nav_services_over.gif ); }

#nav_updates a { background: url( ../images/nav_updates.gif ); }
#nav_updates a:hover { background: url( ../images/nav_updates_over.gif ); }
#nav_updates.current a { background: url( ../images/nav_updates_over.gif ); }

/*
ol#toc  > li > a:hover {
	color:#000;
	background-color: #edffe7;
	background-position: 0 -120px;
}
*/

ol#toc > li.current  {
	background-color: #edffe7;
}

ol#toc > li.current > a {
	background-color: #edffe7;
	color: #000;
}

/* TODO: */
ol#toc span {
	/*display: none;*/
	color:#6e8969;
	
	/*line-height: 3.14em;*/
	/*padding-right: 10px;*/
}

/* TODO: */
ol#toc .current span {
	color:#edffe7;
}

/* TODO: */
ol#toc a:hover  {
	text-decoration:none;
}

/* TODO: */
ol#toc a:hover span {
	color:#edffe7;
}




ul.subNav {
	padding-left:4em;
	margin-left:0;
	line-height:1.5em;
	background-color: #edffe7;
	padding-bottom:1em;
	list-style:square;
	color: #6e8969;
}

ul.subNav li {
	font-size:small;
	background-color: #edffe7;
}

ul.subNav li div {
	padding-left:0.3em;
}

ul.subNav a {
	padding-left:0.3em;
	color: #6e8969;
	font-weight: normal;
}

ul.subNav a:visited {
	color: #6e8969;
}

ul.subNav li.current {
	width: 100%;
	background-color:#CEE9C9;
}

ul.subNav li.current a {
	/*color: #edffe7;*/
	padding-left:0.3em;
	background:#CEE9C9 !important;
}


/* BOXES */

#top {
	/*margin: 20px 20px 0px 20px;*/
	padding-top: 24px;
	padding-left: 20px;
	/*border: 1px solid #ccc;*/
	width: 779px;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
}

html>body #top {
	height: 70px; /* ie5win fudge ends */
}

#left {
	position: absolute;
	top: 94px;
	left: 4px;
	/*margin: 20px;*/
	/*padding: 10px;*/
	/*border: 5px solid #ccc;*/
	/*background: #666;*/
	width: 14em; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 14em;
}

html>body #left {
	width: 14em; /* ie5win fudge ends */
}

#middle {
	margin: 2px 190px 20px 17.2em;
	padding: 0px;
	width: 600px;
	/*border: 5px solid #ccc;*/
	/*background: #fff; #efefef;*/
	font-family: sans-serif;
	font-size: small;
}

#middle p {
	padding-left:1.5em;
	padding-right:1.5em;
	margin-left:1em;
	margin-top:1.4em;
	line-height:1.4em;
}

.subhead {
	font-weight: bold;
	color: #2c5134;
}

.indent {
	margin-left: 2em;
}

#middle h2 {
	margin-left:1.5em;
	margin-top:1.5em;
}

#middle h3 {
	margin-left:1.5em;
}

#middle h5 {
	margin-left:2em;
}

#middle li {
	margin-left:1em;
	padding:0.6em;
}

blockquote {
	font-size:110%;
	font-style:italic;
	quotes: "\201C" "\201D";
}

#middle a {
	color:#2c5134;
	/*font-variant: small-caps;*/
	font-style:italic;
}

#middle b {
	color:#2c5134;
}

#right {
	position: absolute;
	top: 220px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
}

html>body #right {
	width: 160px; /* ie5win fudge ends */
}

.info {
	float:right;
	width:15em;
	margin-left:1em;
	margin-bottom:1em;
	padding:1em;
	background-color:#f0fff0;
	border:solid #6e8969 1px;
	font-size:90%;
}

#bottom {
	padding-top: 24px;
	padding-left: 20px;
	width: 779px;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
}
