body{
        background-color: #f2f2f2;
        margin-top: 0;
}

#main {
        width: 700px;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        border-style: solid;
        border-width: 0px;
        background-color: #ffffff;
        background-image: url(bg.jpg);
}

#logo {
        width: 700px;
        height: 100px;
                margin-top: 0px;
        text-align: right;
        background-image: url(Logo.jpg);
}

#nav {
        width: 688px;
        height: auto;
        margin: 0px;
        margin-bottom: 5px;
        padding-left: 10px;
        background-color: #F7F7F7;
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #bebebe;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #bebebe;
        text-align: center;
        font-family: san-serif;
        font-size: 16px;
        letter-spacing: 3px;
}

#nav a {
        font-family: sans-serif;
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 150%;
}

.navGrey {
        font-family: arial;
        font-size: 12px;
        color: #ACACAC;
}

#contentContainer {
        margin-left: auto;
        margin-right: auto;
        width: auto;
        height: 425px;
        border-style: solid;
        border-width: 0px;
}

#contentContainer2 {
        margin-left: auto;
        margin-right: auto;
        padding-bottom:0px;
        width: auto;
        height: auto;
        border-style: solid;
        border-width: 0px;
}

#contentContainer3 {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom:10px;
        width:auto;
        height:auto;
        border-style: solid;
        border-width: 0px;
}

#contentContainer4 {
        margin-lefT: 15px;
        margin-right: 15px;
        margin-bottom: 13px;
        margin-top: 1px;
        width:auto;
        height:auto;
        border-style: solid;
        border-width: 0px;
        border-style: dashed;
}

#left {
        width: 300px;
        height: 400px;
        margin-left: 15px;
        margin-top: 1em;
        float: left;
}

#right {
	width: 275px;
    height: 350px;
	float: left;
	background-color: #f2f2f2;
	margin: 1em 0em 1em 2em;
	border: 1px solid #DFDFDF;
	padding: 10px;
}

#footer {
        width: 700px;
        height: 45px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left:auto;
        margin-right:auto;
        text-align: center;
        background-image: url(footer.jpg);
}


#container h1 {
	text-align: center;
}

#container {
	text-align: left;
}

#container h1
{
        font-size: 18px;
        font-family: arial;
        color: #000000;
        font-weight: normal;
        margin-top: 10px;
        margin-bottom: 10px;
}

#container p
{
        margin-top: 0px;
        font-size: 12px;
        font-family: arial;
        text-align: left;
        line-height: 22px;
}






#footer p
{
        margin: 0px;
        padding: 0px;
        font-size: 10px;
        margin-bottom: 0px;
}
.orange
{
        color: #FAB842;
        font-size: 11px;

}

#menu {
        width: 325px;
        clear: both;
        list-style: none;
        margin: 0;
        padding: 0;
}

#menu li {        
        float: left;
        text-align: center;
        width: 150px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0px;
        margin-left: 0px;
        
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
}

.search a{
        background-image: url(Search.jpg);
        display:block;
        height: 188px;
        width: 150px;
}

.search a:hover{
        background-position: -150px 0px;
}

.signin a{
        background-image: url(Lock.jpg);
        display:block;
        height: 188px;
        width: 150px;
}

.signin a:hover{
        background-position: -150px 0px;
}

.about a{
        background-image: url(About.jpg);
        display:block;
        height: 188px;
        width: 150px;
}

.about a:hover{
        background-position: -150px 0px;
}

.contact a{
        background-image: url(Mailbox.jpg);
        display:block;
        height: 188px;
        width: 150px;
}

.contact a:hover{
        background-position: -150px 0px;
}

#countyButton a{
        background-image: url(/images/county.jpg);
        display: block;
        width: 144px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;        
}

#countyButton a:hover {
        background-image: url(/images/countyb.jpg);
}

#stateButton a{
        background-image: url(/images/state.jpg);
        display: block;
        width: 144px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;        
}

#stateButton a:hover {
        background-image: url(/images/stateb.jpg);
}

#nameButton a{
        background-image: url(/images/name.jpg);
        display: block;
        width: 144px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;        
}

#nameButton a:hover {
        background-image: url(/images/nameb.jpg);
}

#zipButton a{
        background-image: url(/images/zipCode.jpg);
        display: block;
        width: 144px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;
}

#zipButton a:hover {
        background-image: url(/images/zipCodeb.jpg);
}

#aboutBox {
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
}

#aboutText {
        font-family: arial;
        font-size: 12px;
        line-height: 150%;
        color: #554d49;
}

#contactText {
        font-family: arial;
        font-size: 18px;
        line-height: 150%;
        color: #554d49;
}

#searchText {
        font-family: arial;
        font-size: 18px;
        line-height: 150%;
        color: #554d49;
}
#searchTextLink {
        font-family: arial;
        font-size: 18px;
        line-height: 150%;
}

#aboutHeading {
        font-family: arial;
        font-size: 20px;
        color: #cc6600;
}

#NAN {
        color: #cc6600;
}

a {
        font-family:arial;
        font-size:12px;
        text-decoration:none;
                color: #0800FF;

}
a:hover{
        text-decoration:underline;
}

#contactForm{
        display: none;
        width: 75%;
        height: auto;
        border-style: dashed;
        border-width: 1px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        padding: 10px;        
}

#formStyle{
        font-family: arial;
        font-size: 14px;
        border-style: solid;
        border-width: 1px;
        padding: 5px;
        background-color: #f2f2f2;
}

#sendButton{
        font-family: arial;
        font-size: 16px;
        border-style: solid;
        border-width: 1px;
}

#privacyNotice{
        font-family: arial;
        font-size: 10px;
        line-height: 110%;
}

#signUpForm{
        border: 1px;
        border-style: dashed;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        width: 345px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
}
#txtLogin { font-size: 12px; font-family: arial; text-decoration: none; border-width: 1px; }

#profileViews {
        font-family: arial;
        font-size: 12px;
        background-color: #FFFEE7;
        border-style: solid;
        border-width: 1px;
        border-color: #C0C0C0;
        margin-left: auto;
        margin-right: auto;
        padding: 5px;
}

#profileViewsHeader {
        font-family: arial;
        font-size: 14px;
}

#subHeading {
        font-family: arial;
        font-size: 16px;
        color: #cc6600;
}

#menuBlock {
        background-color: #FFFFFF;
}

#menuList{
        margin-top: 20px;
        margin-left: 26px;
        
        letter-spacing: 1px;
        font-family: san-serif;
        font-size: 18px;
        color: #0099FF;
}

#menuList a {
        letter-spacing: 1px;
        font-family: san-serif;
        font-size: 18px;
        color: #003CFF;
}

#gT{
        font-family: sans-serif; 
        font-size: 14px; 
        color: #797979; 
        letter-spacing: 1px; 
        line-height: 250%;
}

#formCont {
        display: block;
        clear: both;
}

#formItem, #formField {
        width: 110px;
        float: left;
        margin-top: 20px;
        
        font-family: sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
        color: #797979;
}

#textBox {
        font-family: sans-serif;
        font-size: 14px;
        border-style: solid;
        border-width: 1px;
        border-color: #818181;
        background-color: #ECECEC;
        padding: 3px;
}

#submitButton {
        border-color: #818181; 
        border-style: solid; 
        border-width: 1px; 
        font-family: sans-serif; 
        font-size: 14px;
        padding: 3px;
}

#addressBlock {
        text-align: center;
        font-family: arial;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 125%;
        margin-top: 5px;
}

#countySearch {
        display:none;
        width:550px;
        margin-left:10px;
        margin-bottom: 10px;
}
#stateSearch {
        display:none;
        width:550px;
        margin-left:10px;
}
#nameSearch {
        display:none;
        width:550px;
        margin-left:10px;
}
#zipSearch {
        display:none;
        width:550px;
        margin-left:10px;
}
#upperBox {
        margin-left:10px;
}
#searchText {
        text-align: center;
}
.searchBtn {
        border-style: solid;
        border-width: 1px;
}

.searchTxt {
        border-style: solid;
        border-width: 1px;
        font-family: arial;
        font-size: 12px;
        letter-spacing: 1px;
}

#zipCode {
        font-family: arial;
        font-size: 18px;
        letter-spacing: 2px;
        padding: .25em;
        width: 4em;
        border-collapse: collapse;
        border-style: solid;
        border-width: 1px;
}


#contactSending {
    font-family: arial;
    font-size: 14px;
    letter-spacing: 1px;
    color: #444AE9;
    display: none;
}

#contactSent {
    font-family: arial;
    font-size: 14px;
    letter-spacing: 1px;
    color: #444AE9;
    display:none;
}
