html, body {
	background-color: #fff;
	background-image: none;
}

#wrapper {
	padding: 0px;
	width: auto;
	background-image: none;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#leftcol {
	display: none;
}

#rightcol {
	display: none;
}

#main {
	width: auto;
	padding: 0px;
	margin-left: auto;
    margin-right: auto;
}

#topnav {display: none;}

#logo {

}

#logo img {
	border: none;
}

#content {
	width: auto;
	background-color: #fff;
}

#sidewrap {
	display: none;
}

#sidebar {
	display: none;
}

#contactus {
	display: none;
}

#copy {
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#copy img {
	border: 1px solid #666;
	float: right;
	margin: 0px 0px 10px 10px;
	vertical-align: text-top;
}

#copy img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}

#copy p, #copy ul, #copy li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	list-style-type: circle;
	list-style-position: outside;
}

#copy a:link, #copy a:visited {
	text-decoration: none;
	color: #666;
}

#copy a:hover {
	text-decoration: none;
	color: #666;
}

#copy ul {
	padding-left: 20px;
}
#copy li {
	padding-bottom: 10px;
}

.callus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.courtcases {
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	padding-top: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 16px;
	padding-top: 15px;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	line-height: 20px;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#footer {
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #666;
	margin-top: 20px;
	padding: 0px;
}

#footer p, #footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}

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

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 2px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

input {
	display: none;
}

textarea {
	display: none;
}

#button {
	display: none;
}