
html{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	color: #fff;
}
body{
	padding: 0;
	margin: 0;
	background-position: 50% 0%;
	background-color: #ECECEC;
}
h3{
	color: #333;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #666;
	font-size: 15px;
}
h4{
	color: #4D4E2E;
	font-size: 12px;
}
h5{
	font-size: 11px;
	margin-bottom: 5px;
	color: #4D4E2E;
	font-weight: bold;
}
a:link, a:active, a:visited{
	color: #4D4E2E;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
}
strong{
	color: #4D4E2E
}
#main{

	margin: 0px auto;
	text-align: center;
	background-color: #fff;
	position: relative;
	color: #000;
/*	background-image: url(repeat00.htm);*/
	max-width: 980px;
}	
#locator_sideBar select{
	width: 100%;
	margin-bottom: 5px;
}
#header{
/*	background-image: url(locator_images/header.jpg);*/
/*	height: 125px;*/
}
#content{
	min-height: 400px;
	height: auto !important;
	height:400px;
	text-align: left;
/*	background-image: url(content_.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
}
#locator_sideBar{
	width: 145px;
	margin: 0 0 1px 0px !important;
	padding: 10px 0 0 15px;
	float: left;

}
#locator_innerContent{
	width: 510px;
	position: relative;
	right: 25px;
	margin: 0;
	float: right;
	padding: 5px 0 0 0;
}
#footer{
	background-position: top;
	background-repeat: no-repeat;
	height: 29px;
	clear:both;
}
.locatorResult{
	border-bottom: 1px dotted #4D4E2E;
	padding-bottom: 3px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.nav{
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav a:link, .nav a:active, .nav a:visited{
	color: #fff;
}
.nav a:hover{
	background-color: #4D4E2E;
}










