﻿@import url(layout.css);
body {
	behavior:url(cssHoverFix.htc);
	color: black;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #0C0C2E;*/
	background-color:#000033;
	background-image:url('../images/bg.jpg');
	background-position: top center;
	background-repeat:repeat-x;
}
#container {
	/*background-color: #6A1A1A;*/
	background-color: #fff;
	width: 950px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #660000;
	width: 940px;
	padding:5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left;
	padding:5px;
}
#masthead p {
	font-size: 11px;
	color: #CCCC99;
	margin: 10px 10px 0;
}
#navigation {
	background-color: #000033;
	overflow: hidden;
	min-height:25px;
	height:auto !important;
  	height:25px;
	z-index:2;
}
/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
	z-index:2;}

	#jsddm li
	{	float: left;
		list-style: none;
		z-index:2;}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		/*border-right: 1px solid #CCCC99;*/
		color: #CCCC99;
		white-space: nowrap;
		z-index:2;
		font-size:1.2em;
		font-family:"Times New Roman", Times, serif;
		letter-spacing:.1em;
		text-transform:uppercase;
		background-color: #000033;
}

	#jsddm li a:hover
	{	background-color: #CCCC99;
		color: #000033;
		text-decoration: none;
		z-index:2;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid #CCCC99;
			z-index:2;}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				z-index:2;}
			
			#jsddm li ul li a {	
				width: auto;
				background: #000033;
				color: #CCCC99;
				font-size:.9em;
				width:175px;
				z-index:2;
			}
			
			#jsddm li ul li a:hover {
				background: #CCCC99;
				color: #000033;
				border-left: 2px solid #660000;
				z-index:2;
			}

.clear {	
	clear: both;
	overflow: hidden;
	height: 0;
}

/* Styles for Navigation 
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #CCCC99;
	display: block;
	padding: .6em;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:.1em;
	text-decoration: none;
	text-transform:uppercase;
}
#navigation a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #CCCC99;
}
*/
#clientsList {
	margin: 0px;
	margin-bottom: 5px; 
	padding: 0;
}
#clientsList li {
	list-style:none;
	background-color: #CCCC99;
	border: 1px solid #660000;
	height:55px;
}
#clientsList li img {
	float:right;
	height: 51px;
	padding:2px;
}
#clientsList li span {
	padding-left:5px;
}
#clientsList li a {
	padding-left: 5px;
}
#banner {
	background-color: #CCCC99;
	background-image:url('../images/legal.jpg');
	width:950px;
	height:250px;
	overflow: hidden;
	z-index:1;
}
#column_l {
	width: 624px;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	min-height:600px;
	height:auto !important;
  	height:600px;
	z-index:1;
	background-image:url('../images/gavel-1.gif');
	background-position:center;
	background-repeat:no-repeat;
}
#content{
	position: relative;
	padding-bottom:48px;
	display:inline;
	background: url('../images/bg-dottedLine.gif') repeat-x left bottom;
	float:left;
}

#column_r {
	width: 282px;
	margin: 0;
	float: right;
	padding: 0px;
	background-color: #660000;
	position: relative;
	color: #CCCC99;
	z-index:1;
}
#column_r_container {
	background-color:white;
	min-width:282px;
	width:auto !important;
	width:282px;
	padding:0px;
	color:#660000;
}
#column_r_container img {
	width:280px;
	padding:0px;
	padding-top:1em;
}
#column_r h3 {
	margin: 7px;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
#column_r a {
	color: #CCCC99;
	text-decoration:none;
}
#column_r a:hover {
	text-decoration:underline;
}
#column_r li {
	/*list-style:circle;*/
}
/* Styles for Right Column Bottom container */
#column_r_b {
	width: 282px; 
	margin:0px;
	float:right;
	padding:1px;
	background-color:#fff;
	position:relative;
	color:#000033;
	z-index:1;
}
#title {
	position:relative;
	width:auto;
	display:block;
	float:none;
	text-align:left;
	/*padding-top:0px;
	padding-bottom:1.2em;
	margin-bottom: 2em;*/
	background: url('../images/bg-dottedLine.gif') repeat-x left bottom;
}
#title h1 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:normal;
	color:#666633;
	padding-bottom:1.25em;
}
#title h1.shallow {
	padding-bottom: .25em;
}
#title2 {
	margin-top:5em;

}
#title2 h1 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:normal;
	color:#666633;
	padding-bottom:1em;
	background: url('../images/bg-dottedLine.gif') repeat-x left bottom;
}
#title2 h2 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:normal;
	color:#666633;
	/*background: url('../images/bg-dottedLine.gif') repeat-x left bottom;*/
	margin-bottom:.1em;
}
#title2 h2 a {
	color:#660000;
	text-decoration:none;
}
#title2 h2 a:hover {
	color:#666633;
	text-decoration:none;
}
#title2 span {
}
/* Styles for Footer */
#footer {
	width: 950px;
	text-align: center;
	background-color: #000033;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#CCCC99;
}
/* Styles for Footer */
#footer p {
	font-size: 10px;
	line-height: 14px;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #CCCC99;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
#footer a.heavy {
	font-weight:600;	
}
#footer a.normal {
	font-weight:normal;
	text-decoration:underline;
}

/* Styles for Links */
a {
	color: #000033;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #666633;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
li.leftalign {
	margin-left:-20px;
}
/* Styles for Attorney Profiles */
#profiles ul {

}
#profiles li{
	list-style-type:square;
}
#profiles_seperator {
	background: url('../images/bg-dottedLine.gif') repeat-x left bottom;
	height:5px;
	width: 70%;
	text-align:center;
	margin-left: 15%;
	margin-bottom: 2.5em;
	padding-top: 2.5em;
}
li.numbers {
	list-style-type:decimal;
}
li.lower-roman{
	list-style-type:lower-roman;
}