a:link {
    color: #000000;
    font-family: Arial,Verdana,Tahoma;
    font-size: 10pt;
    text-decoration: none;
}
a:visited, a:active {
    color: #0D4B74;
    font-family: Arial,Verdana,Tahoma;
    font-size: 10pt;
    text-decoration: none;
}
a:hover {
    color: #0D4B74;
    font-family: Arial,Verdana,Tahoma;
    font-size: 10pt;
    text-decoration: underline;
}

b {
    color: #000000;
    font-family: Verdana,Tahoma,Arial;
    font-size: 10pt;
    font-weight: bold;
    text-align: justify;
}

h1.headline{
    color:#AF854D;
    border: 1px solid #5B3A00;
    margin: 20px 10px 10px 0;
    padding: 3px 10px 3px 3px;
}
tr.general_search_fields {

	border: none;
}
tbody.search_results tr.alternate {
	background-color: #F0FDD8;
}

thead.search_results th{
    color:black;
    background-color:white;
    border-right: 1px solid #5C3A00;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 10px 0 0 10px;
    padding: 0 10px;
    text-align: left;
    white-space: nowrap;
}

thead.search_results td {
    border-right: 1px solid #5C3A00;
    border-top: 2px solid #5C3A00;
    color: #002043;
    font-family: Verdana,Tahoma,Arial;
    font-size: 10pt;
    line-height: 1.4em;
    padding: 10px 7px;
    text-align: left;
}

h1.h1_local {
	color: #AF854D;
	font-size:11pt;
}

h3.h3_local {
	color: #AF854D;
	font-size: 10pt;
}

p.subtitle{
    color: #AF854D;
    font-size: 14;
}
p.subtitle span, p.subtitle a{
    font-size: 14;
}

#photo_and_general_info{
    background-color: white ;
    color: #AF854D;
}

#what_to_search_for{
    color: #AF854D;
}
#search_for{
    color: #AF854D;
    background-color: white;
}
#search_for_name{
    color: #AF854D;

    font-family: Arial, Helvetica, sans-serif;
}
#search_results{
    font-size:20px;
    color:#AF854D;
    margin: 20px 10px 10px 0;
    padding: 3px 10px 3px 3px;
    border: 1px solid #5B3A00;
}
#view_details{
    float:right;
    display:inline;
    color:white;
    margin:2px;
    padding:2px;
    background-color: #AF854D ;
    cursor: hand;
}
#go_button{
    background-color: #AF854D ;
    margin: 0 10px;
}


