html, body {
	margin: 				0px;
	padding: 				0px;
	font-family:			arial;
	font-size:				12px;
	background-color:		#929292;	
	color:					#555454;
	width:					100%;
	height:					100%;
}

TD {
	font-size:				14px;
}

h1 {
	color:					#555454;
	font-size:				24px;
	font-weight:			bold;
	margin-bottom:			0px;
}

h2 {
	color:					#555454;
	font-size:				18px;
	font-weight:			bold;
	margin-bottom:			0px;
}

hr {
	color:					#555454;
	border:					1px solid #555454;
}

td {
	line-height:			1.5;
	padding:				0;
	margin:					0;
}

#frame {
	background-image:		url( assets/header_rptr.jpg );
	background-repeat:		repeat-x;
	background-position:	top left;
	padding:				0;
	margin:					0;
}

#menu {
	padding-left:			15px;
}

#menu A {
	padding-right:			25px;
}

#body {
	background-image:		url( assets/house.gif );
	background-repeat:		no-repeat;
	background-position:	top right;
	padding:				0;
	margin:					0;
}

#body {
	padding:				0;
	margin:					0;
}
/*
#courthouse {
	position: absolute;
	top:		150px;
	left:		550px;
}*/

#content {
	padding:				45px;
	padding-top:			30px;
	padding-bottom:			0;
}

#footer {
	font-family:			Times New Roman;
	background-color:		#FFFFFF;
	color:					#5F6060;
	font-size:				10px;
	padding:				4px;
	text-align:				center;	
}

#footer A {
	color:					#5F6060;
	text-decoration:		none;
}

#footer A:hover {
	color:					#5F6060;
	text-decoration:		underline;
}

LI A {
	color:					#000000;
}

A {
	color:					#000000;
}

.image {
	border:					2px solid #526A33;
}

.swap {
	cursor:					pointer;
}

#servicesWrapper {
	padding: 0px;
	height: 0px;
	position: relative;
}

.servicesLabel {
text-transform: uppercase;
font-weight: bold;
}

#servicesImage {
position: relative;
width: 450px;
text-align: center;
float: right;
padding: 5px;
margin-top: -25px;
font-size: 		.9em;
font-style: 	italic; 
}

#servicesText {
	padding-left:20px;
	float: left;
	width: 900px;
}

	
