html {

}

body {
    background-color: #fdf9f0;
    margin: 0;
    font-size: 80%;
    font-family: 'helvetica','Arial','Sans-Serif';
}

h1 {
    color: #8c0c39;
    border-bottom: 1px solid #b6985a;
    margin: 0 0 10px 0;
    font-size: 220%;
    font-weight: normal;
    font-family: 'Times New Roman','Serif';
}

h2 {
    color: #8c0c39;
    border-bottom: 1px solid #b6985a;
    margin: 0 0 10px 0;
    font-size: 170%;
    font-weight: normal;
    font-family: 'Times New Roman','Serif';
}


img {
    border: 0;
}



a:link, a:visited,
a:active, a:hover {
    text-decoration: none;
    font-weight: normal;
    color: #8C0C39;
}

a:hover {
    text-decoration: underline;
}



.clear {
    clear:both;
}

#page-wrapper {
    width: 100%;
    background: url(../images/page-background-repeat.jpg) repeat-y 50% 0;
}

#page-wrapper-inner {
    width: 100%;
    background: url(../images/page-background-top.jpg) no-repeat 50% 0;
}

#header {
    width:920px;
    margin: 0 auto;
    padding: 0 10px;
}

#header .logo {
    float:left;
}

#header .addresses {
    float:right;
    background-color: #fff;
    padding: 5px 10px;
    text-align: right;
    margin-top: 95px;
}

#header .addresses p {
    margin: 0;
    font-weight: bold;
    line-height: 130%;
    font-family: 'helvetica','arial','sans-serif';
}

#header .addresses .highlight {
    color: #880433;
}

#navigation-wrap {
    width: 100%;
    background-color: #b59455;
}

#navigation {
    padding: 5px 20px 3px 10px;
    width: 920px;
    margin: 0 auto;
    font-family: 'Times New Roman','Serif';
}

#navigation ul {
    margin: 0;
    padding: 0;
}

#navigation ul li {
    list-style: none;
    float:left;
    color: #fff;
    padding: 0 10px;
    font-size: 1.2em;
    border-left: 1px solid #fff;
}

#navigation ul li.first {
    border-left: 0;
}

#navigation ul li a:link,#navigation ul li a:visited,
#navigation ul li a:active,#navigation ul li a:hover {
    color: #fff;
}


#navigation ul li.selected a:link,#navigation ul li.selected a:visited,
#navigation ul li.selected a:active,#navigation ul li.selected a:hover {
    color: #000;
}


#content-wrap {
    width: 920px;
    padding: 0 20px;
    margin: 0 auto;
    background: url(../images/content-bg.gif) repeat-y;
}

#content-left {
    margin-top: 20px;
    float:left;
    width: 610px;
}

#content-right {
    margin-top: 20px;
    float:right;
    width: 270px;
    padding: 10px 0;
}

#page-content {
    margin-bottom: 15px;
}


#page-content .top {
    background: url(../images/content-top.jpg) no-repeat;
    height: 8px;
    font-size:0;
}

#page-content .middle {
    padding: 5px 10px;
    background-color: #f4f4f4;
}

#page-content .bottom {
    background: url(../images/content-bottom.jpg) no-repeat;
    height: 8px;
    font-size: 0;
}


#categories {
    margin-bottom: 15px;

}

#categories h2 {
    font-size:220%;
}

#categories .category {
    float:left;
    width: 190px;
    margin-right: 20px;
    font-size: 0;
}

#categories .last {
    margin-right: 0;
}




#findmember {
    margin-top: 15px;
    clear:both;
    width: 455px;
}


#findmember .header {
    background: url(../images/find-top.jpg) no-repeat;
    height:21px;
    padding: 4px 10px 8px 10px;

}


#findmember .main {
    background: url(../images/find-bottom.jpg) no-repeat;
    height:21px;
    padding: 8px 10px;
    height: 80px;
}

#findmember .main p {
    font-weight: bold;
    margin:0;
    padding: 2px 0 8px 0;
    font-size: 0.9em;
}

#findmember .cc_form-row {
    margin-bottom: 5px;
    width: auto;
}

#findmember label {
    float:left;
    width: 100px;
    font-weight: bold;
}

#findmember input {
    float:left;
    margin: 0;
    padding: 0;
    border:1px solid #e1e1e1;
    margin: 0;
    width: 200px;
}

#findmember #cc_form-row-submit {
    float: left;
}


#findmember #cc_form-row-submit input {
    margin-left:10px;
    width: 54px;
    background: url(../images/search-button.gif);
    border: 0;
    font-size:0;
    height: 20px;
}


#findmember h2 {
    font-family: 'Times New Roman','Serif';
    font-weight:normal;
    color: #fff;
    margin: 0;
    font-size: 170%;
    border:0;
}

#findname {
    margin: 10px 0;
}

#findname .top {
    background: url(../images/name-top.jpg) no-repeat #928367;
    padding: 8px 10px
}

#findname h2 {
    font-family: 'Times New Roman','Serif';
    border: 0;
    font-weight:normal;
    color: #fff;
    margin: 0;
    font-size: 125%;
}


#findname .main {
    background: url(../images/name-middle.jpg) 100% 100% repeat-y #FCF7EC;
    padding: 10px 10px 0 10px;
}

#findname .bottom {
    background: url(../images/name-bottom.jpg) 100% 100% no-repeat #FCF7EC;
    height: 10px;
    font-size: 0;
}


#findname p {
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
}

#findname p.small{
    font-size:0.8em;
    margin-bottom: 10px;
}

#findname form input {
    float:left;
}


#findname form .query {
    border:1px solid #e1e1e1;
    margin: 0;
    width: 180px;
}

#findname form .search {
    margin-left: 10px;
}



#footer-wrap {
    width: 100%;
    background: url(../images/footer-bg.jpg) repeat-x #fdf9f0;
    height: 20px;
}



#footer {
    padding: 25px 0 5px 0;
    margin: 0 auto;
    width: 920px;
    font-size: 0.9em;
}

#footer .footer-links {
    float:left;
    width: 400px;
}

#footer .footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer .footer-links li {
    float: left;
    padding-right: 8px;
}

#footer .footer-links li a:link, #footer .footer-links li a:active,
#footer .footer-links li a:visited, #footer .footer-links li a:hover {
    font-weight: bold;
    color: #b6985a;
}

#footer .strap {
    float:right;
    width: 500px;
    color: #b6985a;
    text-align: right;
}

#footer .strap a:link, #footer .strap a:active,
#footer .strap a:visited, #footer .strap a:hover {
    font-weight: bold;
    color: #b6985a;
}

/* page spec stuff */

#member {

}

#member .image {
    float:left;
    width:220px;
    padding: 15px 0;
}

#member .addresses {
    float:right;
    width: 390px;
    padding: 15px 0;
}

#member .addresses ul {
    list-style:none;
}

#member .membercontent {
    border-top: 1px solid #B6985A;
    padding: 5px;
}

.searchresults ul li {
    font-size: 1.2em;
    margin-bottom: 5px;
}

.searchresults .categories {
    font-size: 0.8em;
}

.searchresults .categories .category {
    margin-right: 10px;
    float:left;
}