.header-background {
width:100%;
}

body a{
text-decoration : none;
color:#50824B;
font-weight: bold;
font-size: 11px;
}
.body a:visited{
text-decoration : none;
color:#50824B;
font-weight: bold;
font-size: 11px;
}

.leftlink a{
display:block;
height:20px;
width:160px;
color:#0B0A09;
background-image:
url('../photos/background_link_light.jpg');
}
.leftlink a:hover{
width:160px;
height:20px;
background-image:
url('../photos/background_link_light.jpg');
border-bottom-style:solid;
border-color:#457041;
border-width:2px;
color:#50824B;
}


.leftcolumn {
width:100%;
height:100%;
background-image:
url('../photos/background_link_light.jpg');
display:block;
text-align:right;

}

.rightcolumn {
width:100%;
list-style-type:circle;
background-color:#E3D9FC;
}

.footer-background{
width:100%;
text-align:center;
border-color:black;
}
.footer-left {
width: 170px;
float: left;
background-color: inherit;
}
.footer-right{
width: 170px;
float: right;
background-color: inherit;
}
.footer-center {
float:center;
background-color:pink;
background-color: inherit;
}


.contact_form {width:400px; background-color:#E3D9FC;} 

.contact_form form {width:400px; background-color:#E3D9FC;} 
.contact_form fieldset, .contact_form legend {padding:7px;color:#50824B;}
.contact_form label {width:75px;float:left;}
.contact_form input {width:150px; margin-right: 15px;}
br {clear:both;}
.contact_form .property label {width:100px;float:left;margin-bottom:10px}
.contact_form .moving label {width:125px;float:left;margin-bottom:10px}
.contact_form input.radio { 
font:11px Arial,Helvetica,sans-serif;
color: #5B5C56;
background-color: #FFFFFF;
border:none; 
}

.contact_form legend {font-weight: bold; font-size: 14px;color:#800000;border-color:#800000;}
/** turn the border back on for radio and checkboxes for Mozilla based browser **/
/** necessary because these define the border as the actual radio or checkbox**/
/** IE 5+ ignores this CSS 2 definition                                      **/
  
.contact_form input[type="radio"], input[type="checkbox"] {width:10px;
font:11px Arial,Helvetica,sans-serif;; 
color: #336699;
background-color: #FFFFFF !important;
border:solid 1px #999999 !important;
}
 div.c3 {float:left;}
 input.c2 {width: 160px;}
 input.c1 {width: 300px; height: 100px;}
.search label {text-align:right; margin-right:6px;width:60px; display:block; float:left;}
.search select {margin-bottom:6px;}
.search {width:290px; padding:5px;}
form {padding:5px;}



.browse_tool_table {
	background-color: silver;
	width:99%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	background-color: silver;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}

.browse_tool_button A {
	background-color: silver;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
}

.browse_tool_button A:visited {
	color: #000000;
}

.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}

A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: #000000;
}

A.bt_pages:hover{
	color:#FFFFFF;
	background: #132975;
}

.search label {text-align:right; margin-right:6px;width:60px; display:block; float:left;}

.search select {margin-bottom:6px;}

.search {width:260px; padding:5px;}

form {padding:5px;padding-top:15px;}
 
.clr{
clear:both;
}  