/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #929292;
}

h1 {
    color: #000;
    font-size: 24px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

h1 b {
    color: #7f2d0d;
    font-weight: normal;
}

h2 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 20px;
}

h3 {
    color: #003300;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

ul {
    line-height: 1.5em;
}

a:link, a:active, a:visited {
    color: #333;
    text-decoration: underline;
}

a:hover {
    color: #333;
    text-decoration: none;
}

#wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 834px;
    height: auto;
    margin-top: 20px;
}

#container {
    width: 834px;
    height: auto;
    margin: 0;
    padding: 0;
    background: url(images/mainbg.png) repeat-y top left;
    padding-left: 7px;
}

#header {
    width: 820px;
    height: 60px;
    margin: 0;
    padding: 0;
    background: url(images/phone.jpg) no-repeat top right;
}

#logo {
    position: absolute;
    top: 10px;
    left: 7px;
    width: 473px;
    height: 90px;
    background: url(images/logo.jpg) no-repeat top left;
    z-index: 50;
}

#nav {
    position: absolute;
    top: 100px;
    left: 7px;
    width: 203px;
    height: auto;
    background: url(images/navtop.jpg) no-repeat top left;
    padding-top: 45px;
    text-align: center;
}

#nav ul {
    width: 177px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-left: 15px;
}

#nav ul li a {
    display: block;
    width: 177px;
    height: 24px;
    color: #434343;
    text-decoration: none;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    background-color: #FFF;
    border: 1px solid #FFF;
    padding-top: 3px;
    margin-bottom: 3px;
}

#nav ul li a:hover {
    color: #FFF;
    background-color: #99bb54;
    border: 1px solid #FFF;
    text-decoration: none;
}

#nav ul li a.here {
    color: #FFF;
    background-color: #99bb54;
    border: 1px solid #FFF;
    text-decoration: none;
}

#flash {
    width: 820px;
    height: 305px;
    text-align: right;
    background-image: url(images/flash.jpg);
}

#sidebar {
    position: absolute;
    top: 412px;
    left: 7px;
    width: 170px;
    height: auto;
    padding: 20px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
}

#sidebar hr {
    border: none;
    border-top: 1px dashed #999999;
    background: none;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#sidebar ul {
    line-height: 1.5em;
}

#content {
    width: 570px;
    height: auto;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #333;
    font-size: 0.75em;
    line-height: 1.3em;
    padding: 20px 20px 10px 230px;
    background: url(images/content-top.png) no-repeat top right;
}

#footer {
    width: 834px;
    height: 5px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #FFF;
    text-align: center;
    background: url(images/footer.png) no-repeat left top;
    padding-top: 25px;
    margin-bottom: 15px;
}

#locations {
    padding: 5px;
    margin-top: 10px;
    margin-right: 25px;
    margin-bottom: 10px;
    margin-left: 25px;
    border: 1px solid #590000;
    background-color: #99BB54;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    color: #EDF3E2;
}

#locations a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#locations a:hover {
    text-decoration: underline;
}

#footer a {
    color: #FFF;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.input {
    border: 1px solid #000;
}

fieldset {
    border: 1px solid #999;
    padding: 20px 20px 20px 20px;
}

legend {
    background-color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    color: #333;
}

.noshow {
    display: none;
}

.pic {
    border: 2px solid;
    border-color: #5D0000;
}

.floatright {
    float: right;
    margin: 0 0 15px 15px;
}

.floatleft {
    float: left;
    margin: 0 15px 15px 0;
}

.redtext {
    color: #FF0000;
    font-weight: bold;
}

.bluetext {
    font-weight: bold;
    color: #0000FF;
}

a.gallery:link {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    background-color: #8B0000;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    line-height: 22px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #EB0202;
    border-right-color: #2C0000;
    border-bottom-color: #2C0000;
    border-left-color: #EB0202;
    font-style: italic;
}

a.gallery:visited {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    background-color: #8B0000;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    line-height: 22px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CC3300;
    border-right-color: #660000;
    border-bottom-color: #660000;
    border-left-color: #CC3300;
    font-style: italic;
}

a.gallery:hover {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    background-color: #99BB54;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    line-height: 22px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #D0FF75;
    border-right-color: #475828;
    border-bottom-color: #475828;
    border-left-color: #D0FF75;
    font-style: italic;
}

a.gallery:active {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    background-color: #99BB54;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    line-height: 22px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #475828;
    border-right-color: #D0FF75;
    border-bottom-color: #D0FF75;
    border-left-color: #475828;
    font-style: italic;
}

.contact table {
    width: 100%;
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #999;
    border-right-color: #999;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.contact td {
    color: #333333;
    padding: 0.5em;
    text-align: center;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;
    background-image: url(images/tablebg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #CCC;
}

.contact .input {
    padding: 2px;
    background-color: #FFF;
    color: #333333;
    width: 97%;
    border: 1px solid #999;
}

.gallery img {
    border: 1px solid #5C0000;
}

.noshow {
    display:none;
}
.contact  table {
    width:90%;
    border-collapse:collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.contact td {
    color:#333333;
    padding:0.5em;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.contact .input {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
}
.contact .textarea {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
    height:100px;
}
.input {
    border:1px solid #666;
}