
BODY {
	background : #ffffff;
	font-family : sans-serif;
	margin : 0px;
	font-size : 14px;
}

TABLE {
	border-collapse :collapse;
}

TH {
	text-align : center;
}

#layout_table {
	margin : 0px;
	width : 100%;
}

#menu_table {
	width : 100%;
}

#footer_table {
	width : 100%;
	text-align : center;
}

#content_table {
	width : 100%;
	margin-top : 10px;
}

#listing_table {
	width : 100%;
	margin-top : 0px;
	border-style : none;
	border-width : 3px;
}

TR.listings {
	padding : 5px;
	vertical-align : middle;
	cursor : pointer;
	border-style : solid none solid none;
	border-width : 1px;
}

#title_div {
	margin-left : 100px;
	margin-right : 20px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-left : 100px;
	border-bottom-style : solid;
	height : 40px;
	overflow : visible;
}

#plan_h1 {
	margin : 0px;
	padding : 0px;
	font-size : 20px;
	text-align : center;
}

TD {
	vertical-align : top;
	padding : 0px;
	margin : 0px;
}

P {
	text-indent : 2em;
}

.search {
	color : #000000;
	background : #dddddd;
	font-size: 9pt;
	padding : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	border-color : #122a5c;
	border-style : solid;
	border-width : 1px;
}

.button {
	color : #ffffff;
	background : #970033;
	border-color : #970033;
	border-style : outset;
	border-width : 3px;
}

H4 {
	font-style : italic;
	margin : 0px;
}

TD.activity {
	text-align : right;
}

#article {
	width : 300px;
	padding : 10px;
	clear : right;
	float : right;
	border-style : ridge;
	border-color : #970033;
	margin-left : 25px;
	margin-bottom : 10px;
	margin-right : 0px;
	background : #ddd;
}

.ezSelect {
	width : 200px;
	margin-left : 30px;
}

#ezImg
{
	width : 300px;
	height : 240px;
	float : right;
	border-style : ridge;
	margin-right : 50px;
}

#searchWrapper
{
	margin-top : 10px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	border-style : ridge;
	border-width : 3px;
	background : #6f88bc;
	border-color : #cc0043;
}

#mapWrapper
{
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	border-style : solid;
	border-width : 1px;
	background : #6f88bc;
	border-color : #cc0043;
	height : 450px;
	width : 100%;
}

#reviseWrapper,
#mapButtonWrapper
{
	font-weight : bold;
	cursor : pointer;
}

#listingsWrapper
{
	height : 450px;
	width : 100%;
	overflow : auto;
}

#listing_summary_table {
	width : 100%;
	margin-top : 0px;
	border-style : none;
	border-width : 3px;
}

#ezSearch
{
	border-collapse : separate;
}

.ezbutton IMG
{
	width : 200px;
	height : 150px;
}

.ezbutton
{
	text-align : center;
	font-weight : bold;
	font-size : 16px;
	border-style : outset;
	border-width : 3px;
	padding : 0px;
	cursor : pointer;
	width : 200px;
}

#ezRefine
{
	width : 200px;
}
#ezRefine A
{
	text-decoration : none;
}
#ezRefine TD
{
	border-style : solid none;
	border-width : 1px;
	padding : 6px 3px;
}
#ezRefine TD:before
{
	content: "\002192\0000A0";
}
#ezRefine TH
{
	border-style : solid none;
	border-width : 1px;
	padding : 6px 3px;
	background-color : #aac;
	font-size : larger;
	font-weight : normal;
}
