@charset "utf-8";

span.codedirection {unicode-bidi:bidi-override; direction: rtl; }

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#header 
{
	margin: 0 auto;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	height: 120px;
}

#top_nav
{
	margin: 0 auto;
	width: 984px;
	height: 25px;
	margin-bottom: 10px;
}

ul#navigation
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#navigation li
{
	display: inline; 
}

ul#navigation a
{
	display: block;
	float: right;
	padding: .2em 1em;
	text-decoration: none;
	border-right: 1px solid #fff;
	color: #FFFFFF;
}

#header_data
{
	margin: 0 auto;
	width: 984px;
}

#logo
{
	float: left;
	width: 175px;
}

#address_phone
{
	text-align: right;
}

#phone_number
{
	font-size:36px;
	color: #FE0000;
}

#address_bar
{
	width: auto;
}

#container
{
	margin: 10px auto 0px auto;
	width: 984px;
	padding: 5px;
}

li
{
	list-style-image:url(../images/point.jpg)
}

#wilkins_hammond
{
	color: #000000;
	font-weight: bold;
}

#flash
{
	text-align: center;
	margin-bottom: 10px;
}

#home_buttons
{
	text-align: center;
}

#left
{
	float: left;
	width: 175px;
	padding: 1px;
	margin-bottom: 15px;
}

#left a
{
	color: #333333;
}

#left img
{
	border: 0;
	margin: 2px;
}

#left td
{
	padding: 4px;
	font: tahoma;
	font-size: 11px;
}

#top_buttons
{
	text-align: center;
	margin-bottom: 10px;
}

#middle_buttons
{
	border: solid 2px #FF0000;
	margin-bottom: 5px;
}

#middle_search
{
	border: solid 2px #999999;
	margin-bottom: 5px;
}

#master_buttons
{
	text-align: center;
	margin-top: 5px;
}

#right
{
	width: 765px;
	padding: 2px;
	float: right;
	margin-bottom: 15px;
}
#right a {
	color: #000000;
}


h1
{
	color: #FF0000;
	padding: 2px;
	border-bottom: solid #FF0000 2px;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
}


#right img
{
	border: solid #000000 2px;
}


#header_img
{
	text-align: center;
	padding: 2px;
	margin-bottom: 10px;
}

#header_img img
{
	border: none;
}
#logos {
	text-align: center;
}
#logos img {
	border: 0;
}

#search_matches
{
	padding: 2px;
	font-size: 12px;
}

#search_matches h4
{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#search_matches li
{
	list-style:disc;
	margin-left: 10px;
}

#land_image
{
	text-align:center;
}

#land_image img
{
	border:#FF0000 2px solid;
}

h3
{
	color: #FF0000;
}

#footer
{
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 85px;
	margin-top: 15px;
	clear: both;
}

#footer_data
{
	margin: 0 auto;
	width: 984px;
	font-size: 11px;
	padding: 5px;
}

#footer a
{
	text-decoration: none;
	color: #FFFFFF;
}
#right td {
	padding: 4px;
	font: tahoma;
	font-size: 11px;
}
