/* ----------------------------------------------------------------------------------------------------------------------- */



	/* RESET.CSS */

	

		body, div, p, blockquote,

		dl, dt, dd, ul, ol, li,

		h1, h2, h3, h4, h5, h6, 

		fieldset, input, textarea, 

		pre, form, th, td {

			margin:0;

			padding:0;

			vertical-align: baseline;

		}



		legend { display:none; }

			

		table { /* tables still need 'cellspacing="0"' in the markup */

			border-collapse:collapse;

			border-spacing:0;

		}

	

		fieldset, img {

			border:0;

		}

	

		address, caption, cite, code, dfn, em, strong, th, var {

			font-style:normal;

			font-weight:normal;

		}

	

		ol, ul {

			list-style:none;

		}

	

		caption, th, td {
	text-align: right;
	font-weight: normal;

		}

	

		h1, h2, h3, h4, h5, h6 {

			font-size:100%;

			font-weight:normal;

		}

	

		blockquote:before, blockquote:after,

		q:before, q:after {

			content: "";

		}

		blockquote, q {

			quotes: "" "";

		}

		

		abbr, acronym {

			border:0;

		}

	

		a, :focus {

			outline:0;

		}

		

	/* FONTS.CSS */



		body {

			font:11px arial, verdana, clean, sans-serif;	

			*font-size:small;

			*font:x-small;

		}

	

		table {

			font-size:inherit;

			font:100%;

		}

	

		select, input, textarea {

			font:99% arial, helvetica, clean, sans-serif;

		}

	

		pre, code {

			font:110% monospace;

			*font-size:100%;

		}

	

		body * {

			line-height:1.22em;

		}

		



/* ----------------------------------------------------------------------------------------------------------------------- */

#local #wrap #content .contentInfo #courthouse {

	width: 360px;

	float: left;

	height: 287px;

	background-image: url(../components/Mandeville-courthouse.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}
