﻿	* {
		font-family: times new roman, serif;
		font-style: inherit;
		font-size: 1em;
		color:#000;
		line-height:140%;
		
	}
	
	body {
		font-size: 1em;
		margin: 0;
		height: 100%;
		background:#000;
		text-align:center;
	}
	
	h1 {
		font-weight: bold;
		color:#c22a25;
		font-size: 1.2em;
		margin-bottom: 2px;
	}
	
	ol, ul {
		list-style: none;
		text-align:left;
	}
	
	 .practice {
		
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#603;
		font-variant:small-caps;
		font-size:14px;
		font-weight:bold;
		list-style:circle;
		
	}
		
		
	a {
		text-decoration: none;
		color:#000;
	}
	a:hover{
		text-decoration:none;
		color:#c22a25;
	}
	
	#page {
		margin: 0 auto;
		width: 900px;
		height: 100%;
		border-left: 2px solid #c22a25;
		border-right: 2px solid #c22a25;
	}
	
	#leftnav {
		width:550px;
		background-color: #e6dec5;
		vertical-align: middle;
		

	}
	
	#rightnav {
		width: 250px;
		background-color: #3d3431;
		color: #FFFFFF;
		text-align: center;
		
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#nav {
		margin:0 0 0 14px;
		float:left;
		display:inline;
		
	}
	#nav a, #nav li, #nav li ul {
		width: auto;
	}
	#nav a {
		display: block;
		color:#000;
		height:39px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 16px;
		width:auto;
		font-family:Arial, Helvetica, sans-serif;
	}
	#nav a:hover {
		background:#3d3431;
		text-decoration:none;
		color:#FFF;
	}
	#nav li {
		float: left;
		
	}
	#nav li:hover, #nav li:hover ul {
		background:#c22a25;
		
	}
	#nav li ul {
		position: absolute;
		left: -999em;
	}
	#nav li:hover ul {
		left: auto;
	}

	#content-wrapper {
		background-color: #FFFFFF;
		text-align: left;
		vertical-align: top;
	}
	
	#content {
		padding: 25px;
		font-size: 0.9em;
	}
	
	#content-left {
		width: 49%;
		float: left;
	
		
	}
	
	#spacer {
		width:2%
	}
		
		
	#content-right {
		width: 49%;
		float: right;
		text-align: left;
		
	}
	
	#rightside {
		background-color: #F6F5F2;
		text-align:center;
	}
	
	#checkout {
		padding-top: 0px;
		background-color: #669900; height:auto;
		text-align: center;
		z-index:1;
	}
	
	#checkout a {
		color: #FFFFFF;
	}
	
	
	
	
	#submitbutton a {
		color: #FFFFFF;
	}
	

	#footer {
		padding-top: 10px;
		padding-bottom: 10px;
		background-color:#c22a25;
		color: #FFFFFF;
		font-size: 0.7em;
		font-weight: bold;
	}
	
	#footer a {
		color: #e6dec5;
	}
	
	#footer a:hover {
		color: #CCC;
	}
	#footer p {
		color: #FFFFFF;
	}
	#attorneys {
		color::#333;
		text-decoration:none;
		font-variant:small-caps;
		font-size:14px;
		text-align:left;
			
	}
	#attorneys a {
		color::#333;
		text-decoration:none;
		font-variant:small-caps;
		font-weight:bold;
		font-size:14px;
		line-height:200%;
				
		
	}
	#attorneys a:hover {
		color::#600;
		text-decoration:none;
		font-variant:small-caps;
		font-size:14px;
		
	}
	
	.mapWidget {
	width:400px;
	height:400px;
	margin:10px 0 30px 50px;
	
}
.directionsWidget {
	float:right;
	margin-right:100px;
	width:300px;
	height:auto;
	
}
#gmap {
	

width: 400px;

height: 400px;

margin-top: 10px;

margin-right: 0pt;

margin-bottom: 30px;

margin-left: 50px;


}