a.navStandard:link { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold;}
a.navStandard:visited { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold;}
a.navStandard:hover { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #46583A; font-weight: bold;}
a.navStandard:active {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold;}
a:link {
	text-decoration: none;
	color: #46583A;
}
a:visited {
	text-decoration: none;
	color: #46583A;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #46583A;
}

.navarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #879878;
}
.style1 {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}


.blackborder {
	border: 1px solid #000000;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20271B;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #637B53;
}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.formField {
	border: 1px solid #637B53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style:normal;
	background-image: url(images/formBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 3px 3px 5px;
}
.formButton {
	border: 1px solid #C8C4A6;
	background-image: url(images/buttonBack.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #847C52;	
	font-style:normal;
}
#mapsearch {
  width : 580px;
  margin : 10px;
  padding : 4px;
  border : 1px solid #000000;
}

/* set height of idle state map */
#mapsearch .gsmsc-idleMapDiv { height : 200px; }

/* set height of active state map */
#mapsearch .gsmsc-mapDiv { height : 300px; }
