/* @override 
	http://www.webdesign.gs/freedman/style/style.css
	http://www.webdesign.gs/burningham/style/style.css
	http://www.webdesign.gs/petrulakis/style/style.css
*/

body {
	background-color: #252525;
	margin: 25px 0px 0px 0px;
	padding:0px;
	color:#AAAAAA;
	text-align:justify;
	font: 14px/18px Arial, Helvetica, sans-serif;
}

#cms_content {
	width: 480px;
}

#wrapper {
	width:765px;
	margin: 0 auto;
}

#header {
	margin:0px;
	padding:0px;
	text-align: center;
}

#header img {
	border: none;
}

#flash {
	text-align:center;
	color: #252525;
	overflow: hidden;
	height: 287px;
}

#content {
	margin:0px;
	padding:0px;
	clear: right;
}

#content a {
	color:#ffae00;
	text-decoration:none;
}

#content a:hover {
	color:#FFF;
	text-decoration: underline;
}

#footer {
	color:#999999;
	text-align:center;
	font-size:11px;
	line-height:23px;
	padding:5px 0px;
	clear: both;
}

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

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

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

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}

h2.home {
	width: 765px;
	height: 200px;
	text-indent: -9000px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style: italic;
	font-weight:normal;
	color:#FFFFFF;
}

/* @group NAVIGATION */

#navigation {
	height: 35px;
	margin: 10px 0px;
}

	#navigation ul {
		list-style: none;
		margin: 0px 0px 0px 40px;
		padding: 0px 0px;
		text-align: center;
	}
	
	#navigation ul li {
		display: inline;
	}
	
	#navigation ul li a {
		display: block;
		float: left;
		padding: 3px 5px 5px 5px;
		margin: 4px 5px 0px 5px;
		background-color: #5B5B5B;
		color: #FFF;
		font-family: Verdana;
		text-decoration: none;
		font-size: 14px;
		border: 1px solid #C2C2C2;
	}
	
	#navigation ul li a:hover {
		background-color: #333333;
		color: #FF8A00;
	}


/* @end */

#image {
	width: 255px;
	float: left;
	margin-top: 20px;
}

#image img {
	border: 1px solid #cbcac3;
}

#text {
	float: right;
	width: 490px;
}

table.PracticeTable {
		border-collapse: collapse;
	}
		
		table.PracticeTable th {
			padding: 2px 5px 2px 0;
			text-align: right;
			font-weight: bold;
			vertical-align: top;
			border-top: 1px solid #ccc;
		}
		
		table.PracticeTable td {
			padding: 2px 0 2px 5px;
			vertical-align: top;
			border-top: 1px solid #ccc;
		}

#hours-box p {
	margin: 0px 0px;
	padding: 5px 0px 0px 10px;
}

#hours-box h3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 5px;
	font-size: 16px;
}

.row {
	padding-left: 18px;
}

.row label {
	display: block;
	padding: 3px 0px;
}

.row input {
	font-family: Arial;
	font-size: 12px;
	padding: 3px 5px;
	margin: 3px 0px;
	background-color: #e0dcce;
	border: 1px solid #000;
	color: #333;
}

.row textarea {
	font-family: Arial;
	font-size: 12px;
	margin: 3px 0px;
	padding: 3px 5px;
	width: 165px;
	background-color: #e0dcce;
	border: 1px solid #000;
	color: #333;
}

.row button[type=submit]{
	background-color: #666666;
	border: 1px solid #000;
	padding: 5px 7px;
	color: #E0DCCE;
	cursor: pointer;
}

.row button[type=submit]:hover {
	background-color: #333;
}

.hubbell-logo {
	margin: 0 auto;
	background-color: #FFF;
	width: 170px;
}

#contact-format b {
	display: block;
	float: left;
	width: 125px;
}

#contact-format p {
	margin: 0px 0px 0px 125px;
	padding: 0px 0px 5px 0px;
}

#contact-format strong {
	font-weight: normal;
}

#google-map {
	margin: 30px 0px 0px 25px;
	width: 375px;
	height: 300px;
	border: 1px solid #fe9d3c;
}

ul#attorney-list {
	list-style-type: none;
	line-height: 1.5em;
	width: 300px;
	margin: 0px 0px;
	padding: 0px 0px 0px 15px;
}

ul#attorney-list li {
	border-bottom: 1px dotted #333;
}

ul#attorney-list li:hover {
	border-color: #777073;
}

ul#attorney-list li a {
	display: block;
	padding: 3px 0px 3px 5px;
}

ul#attorney-list li a:hover {
	background-color: #363636;
}

img.right-img {
	float: right;
	border: 1px solid #666;
	padding: 3px;
	margin-left: 10px;
}

#airport-distance {
	
}

#airport-distance div {
	float: left;
}

#airport-distance strong {
	border-bottom: 1px solid #999;
	display: block;
	border-right: 1px solid #999;
	padding-left: 1px;
	margin-left: 2px;
}

#airport-distance b {
	display: block;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	font-weight: normal;
	padding: 0px 2px 3px 2px;
	margin-top: 4px;
	margin-left: 2px;
}

#airport-distance b:hover {
	border-color: #888;
}

	#airport {
		width: 275px;
	}
	
	#distance {
		width: 75px;
	}
	
	#travel-time {
		width: 100px;
	}






