@font-face
{
	font-family: locate411;
	src: url('../fonts/grlryt2bdKIyfMSOhzd1eA.woff')
} 

* {
	/*font-family: locate411;*/
	font-family: MuseoSlab300, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
}

.header {
	padding: 0;
	height: 97px;
	max-width: 98.3em;
}
.logo {
	float: left;
	margin-left: 40px;
	margin-top: 26px;
}

#maincontent {
	max-width: 98.3em;
	padding: 0;
}

.main-box {
	background-image: url('../images/main-frame-bg.jpg');
	width: 1280px;
	height: 594px;
}

.letters-box {
	text-align: center;
	height: 22px;
	padding: 30px;
	font-size: 16px;
}

.letters-box a, .letters-box a:active, .letters-box a:visited {
	color: #A6A6A5;
	font-weight: normal;
	font-family: Arial;
	font-size: 15px;
}

.letters-label {
	font-weight: bold;
	margin-right: 16px; 
}

.letters-items a {
	margin-left: 10px;
}

.thin-border {
	width: 100%;
	height: 2px;
	background-image: url('../images/bg-thin-border.gif');
}

.bottom-content-box {
	width: 100%;
	/*min-height: 220px;*/
}

.bottom-content-box-content {
	/*text-align: center;*/
}

.bottom-content-box-content .cx-pan {
	padding-left: 98px;
    width: 300px !important;
}

.bottom-links-box {
	background-color: #EEEEEE;
	width: 100%;
	height: 35px;
}

.topics {
	float: right;
	margin-right: 20px;
}
.topics ul li {
	margin-top: 35px;
	float: left;
	margin-left: 10px;
	list-style-type: none;
	padding: 4px 8px;
	font-size: 14px;
	font-weight: bold;
}

.topics ul li a, .topics ul li a:active, .topics ul li a:visited {
	color: #444;
}

.topics ul li.active, .topics ul li.active a, .topics ul li.active a:visited, .topics ul li.active a:active {
	color: #fff;
	background-color: #FF3F00;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.recent_located li {
	list-style-image: url('../images/list-style-img.gif');
}

.recent_located a, .recent_located a:visited, .recent_located a:active {
	color: #333;
}

.more_link {
	/*text-align: center;*/
}

.enhanced-footer li {
	list-style: none;
}

.enhanced-footer {
	width: 35%;
}

.first-enh-item {

}

.first-enh-item {
	
}

.bottom-content-box-content h4 {
	/*font-family: locate411;*/
	color: #000;
	font-weight: bold;
	font-size: 18px;
	/*letter-spacing:1px;*/
}

.bottom-links-box {
	text-align: center;
}

.bottom-links-box .f-nav {
	text-align: center;
	margin-top: 15px;
}

.bottom-links-box ul li {
	display: inline;
	margin-left: 10px;
	list-style: none;
}

.bottom-links-box ul li a, .bottom-links-box ul li a:visited, .bottom-links-box ul li a:active {
	color: #444444;
}

#search-box-2,
#search-box {
	height: 240px;
	width: 740px;
	background-color: #F5F5F5;
	position: absolute;
	left: 50%;
	margin-left: -370px;
	margin-top: 180px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	box-shadow: 3px 3px 5px #333;
}

#search-box-2 h1,
#search-box h1 {
	font-size: 45px;
	text-align: center;
	letter-spacing: -1px;
	color: #444;
}

.search-input-wrapper {
	background-image: url("../images/search-input.jpg");
	width: 653px;
	height: 77px;
	margin-left: 45px;
}

.search-input-wrapper-no-bg {
	/*background-image: url("../images/search-input.jpg");*/
	width: 605px;
	height: 77px;
	margin-left: 41px;
	margin-top: -20px;
}

.search-input-wrapper-no-bg a {
    position: absolute; 
    margin-left: 6px;
    padding-bottom: 2px;
    color: #444;
    font-weight: bold;
    top: 91px;
}

.search-input-wrapper-no-bg #state-inp {
    background-color: #FFFFFF;
        width: 144px;
        margin-top: 80px;
        padding: 4px 4px !important;
        margin-left: -4px !important;
}

/*#fname-inp {
    width: 105px !important;
    padding-left: 0 !important;
}*/

#fname-inp,
#city-inp,
#lname-inp {
    width: 123px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
}

/*#city-inp {
    width: 105px !important;
    padding-left: 0 !important;
}*/

#fname-inp, #lname-inp, #city-inp, #state-inp,
#search-input-2,
#search-input {
	border: 0 none;
    box-shadow: none;
    color: #777777;
    font-size: 17px;
    height: 44px;
    margin-left: 6px;
    margin-top: 18px;
    padding: 4px 25px;
    width: 570px;
}

#submit-button-index {
    margin-top: -99px !important;
}

#submit-button-index,
#submit-button {
	background-image: url("../images/search-button.png");
    float: right;
    height: 70px;
    margin-left: 582px;
    margin-top: -60px;
    position: absolute;
    width: 74px;
    cursor: pointer;
}

.search-box-tab {
	margin: 0 0 0 57px !important;
}

.search-box-tab li {
	display: inline;
    list-style: none outside none;
    margin-right: 41px;
}

.search-box-tab li a, .search-box-tab li a:active, .search-box-tab li a:visited {
	font-size: 14px;
    font-weight: bold;
}

.search-box-tab .active a, .search-box-tab .active a:visited, .search-box-tab .active a:active {
	color: #777;
}


#footercontainer {
    background: url("images/footerback.png") repeat scroll left top #222222;
    border-top: 1px solid #000000;
    left: 50%;
    margin-left: -640px;
    position: relative;
    width: 1280px;
}

#footercontainer h4 {
	font-family: locate411;
}
