
#conash3D0 {
	display: none;
}

body {
	font-family: copperplate gothic light;
	text-align: center;
	font-color: #000000;
}

h3 {
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-size: 24px;
}

li {
	margin-right: 10px;
}

a {
	color: #800000;
}

#container {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 5px;
}

#header {
	padding: 10px;
	margin: 0px 5px 5px 5px;
	text-align: center;
	border: 1px solid #000000;
	color: #000000;
}

.headerLink {
	font-size: 16px; 
	font-weight: bold;
	color: #000000;
}

#contentContainer {
	text-align: left;
}

#content {
	padding: 10px;
	border: 1px solid #000000;
	font-size: 16px;
	line-height: 150%;
}

#navBar {
	display: none;
}

#image {
	display: none;
}

#footer {
	font-size: 10px;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
}

#footerContent {
	border: 1px solid #000000;
	padding: 5px;
}

.practiceAreaList {
	font-size: 18px;
	font-weight: bold;
}

.practiceAreaList li {
	margin-top: 12px;
	margin-bottom: 12px;
}

#contactTable {
	margin: 10px 0px 10px 0px;
	
}

#contactTable td {
	padding: 5px;
	vertical-align: top;
	line-height: 150%;
}

#googleHeader {
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#googleMap {
	width: 748px;
	height: 500px;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 18px;
}

#googleDirections {
	display: block !important;
	width: 748px;
	background-color: #FFFFFF;
	font-family: Times New Roman, Georgia, Serif;
	font-size: 12px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}



