/* CSS Document */

body {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#645535;
background-color: transparent; 
/*background-image:url(/images/bg1.jpg);
background-repeat:no-repeat;*/
}
img {
border:none;
}

a:link {
	color: #2D5A94;
}
a:visited {
	color: #2D5A94;
}
a:hover {
	color: #2D5A94;
}
a:active {
	color: #2D5A94;
}

.map_text,  {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#645535;
line-height:19px;
}

.map_text a:link, .map_text a:visited, .map_text a:hover, .map_text a:active {

color:#2D5A94;

}

.searchform {
	background-color:#F0F0F0;
	background-image:url(/images/search_bg.jpg);
	width: 300px;
}
