body {
    background-image: url('../img/page-background.jpg');
    font-family: arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

* img {
    border: none;
}

body a {
    color: #a7935a;
    text-decoration: none;
}

body a:hover {
    color: #a7935a;
    text-decoration: underline;
}

#wrapper {
    margin-top: 0px;
    border: 1px solid #cec0a0;
    border-top: none;
    background-color: #fff;
    width: 860px;
    height: auto;
    margin: auto;
    padding-top: 10px;
}

#login-top {
    margin-left: 115px;
}

#header-logo {
    margin-top: 20px;
    margin-bottom: 20px;
}

.header-gray-text {
    color: #828689;
    font-size: 12px;
    margin: 0px;
}

.log-in-link {
    color: #828689;
    font-style: italic;
    font-size: 11px;
    font-family: times;
}

.log-in-link:hover {
    color: #000;
}

#nav {
    height: 20px;
    margin-left: 115px;
    color: #cec0a0;
    margin-bottom: 10px;
}

#nav a {
    color: #828689;
    font-size: 11px;
}

#nav a:hover {
    color: #000;
}

#content-wrap {
    padding: 0 115px;
    padding-bottom: 48px;
}

#content-wrap-service {
    margin-left: 115px;
    width: 650px;
    margin-top: 0px;
    padding-bottom: 20px;
}

#content-wrap-contact {
    margin-left: 115px;
    width: 650px;
    margin-top: 45px;
    padding-bottom: 20px;
}

#content-wrap p {
    font-size: 12px;
    margin-top: 0px;
    line-height: 16px;
    margin-bottom: 13px;
}

#content-wrap-service p {
    font-size: 12px;
    margin-top: 0px;
    line-height: 16px;
    margin-bottom: 14px;
}

.clear {
    clear: both;
}

.start-bold {
    font-weight: bold;
}

.nav-divider {
    color: #cec0a0;
}

.about-us-image {
    float: left;
    margin-right: 15px;
    margin-bottom: 22px;
    margin-top: 2px;
}

#about-us-content {
    margin-bottom: 12px;
}

#main-page-links {
    margin-top: 32px;
    line-height: 19px;
}

.service-page-link {
    margin-bottom: 32px;
    height: 90px;
    clear: both;
}

.service-page-link p {
    font-size: 12px;
    position: relative;
    left: 20px;
    top: 5px;
}

.service-page-link a {
    color: #000;
    font-family: arial, serif;
    font-size: 14px;
    margin-left: 20px;
    font-weight: normal;
}

.service-page-link a:hover {
    color: #a7935a;
}

#breadcrumbs {
    margin-top: 22px;
    color: #828689;
}

#breadcrumbs p {
    font-size: 10px;
}

#breadcrumbs a {
    color: #828689;
    font-size: 11px;
    text-decoration: none;
}

#carrot {
    color: #a7935a;
}

#sports-image-right {
    float: right;
    margin-left: 26px;
    margin-bottom: 20px;
}

#sports-image-right p {
    width: 240px;
    font-size: 13px;
    padding-left: 6px;
    font-style: italic;
    font-family: times, serif;
    color: #a7935a;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#on-page {
    color: #000;
    font-size: 11px;
}

.service-page-link img {
    float: left;
}

#main-page-links {
    margin-bottom:25px;
}

.main-page-link {
    width: 137px;
    text-align: center;
    float: left;
    margin-right: 26px;
}
.main-page-link-half {
    width: 290px;
    text-align: left;
    float: left;
    margin-right: 26px;
}
.main-page-link-half img {
    margin-right: 10px;
}

.main-page-link a, .main-page-link-half a {
    color: #000;
    font-family: arial, serif;
    font-size: 14px;
    position: relative;
    font-weight: normal;
}

#main-page-links .last {
    margin-right: 0;
    margin-left:1px;
}

.main-page-link a:hover {
    color: #cec0a0;
}

#news{
    background: #d0c19d;
    float:right;
    width:245px;
    height:288px;
}

#news h1{
    margin: 15px 0 15px 10px;
    padding:0;
    text-indent:-999px;
    background: url('../img/news.gif') no-repeat;
    height:15px;
    overflow:hidden;
}

#news #inner{
    background: #ebe5d3;
    margin:0 10px;
    height:197px;
    padding:18px 12px;
}

#news #inner p{
    font-size:11px;
    margin:0;
    line-height:1.2em;
}

#news #inner .date{
    display:block;
    font-weight:bold;
}

#news #inner a, #news #inner .date{
    color: #99803f;
}

#news #inner .more{
    display:block;
    text-align:right;
    font-size:9px;
    font-style:italic;
    color:#000;
}

#news #inner .current{
    float:right;
    font-size:12px;
    font-family: times, sans-serif;
    font-style:italic;
    text-decoration:underline;
    margin-top:5px;
}

#footer {
    height: 22px;
    border-top: 1px solid #cec0a0;
    padding: 3px 0px 5px 115px;
}

#footer a {
    color: #828689;
    font-size: 10px;
    text-decoration: underline;
}

#footer a:hover {
    color: #000;
    text-decoration: none;
}

#footer-text {
    font-style: italic;
    font-size: 10px;
    color: #828689;
}

#footer-text-right {
    color: #828689;
    font-size: 10px;
    display: inline;
}

#bottom-padding {
    height: 50px;
}

.news-item {
    width: 550px;
    margin-top: 26px;
    margin-bottom: 31px;
}

.news-item h2 {
    color: #a7935a;
    font-size: 16px;
    font-family: times, serif;
    display: inline;
    margin-right: 10px;
    font-weight: normal;
}

.news-item h3 {
    color: #a7935a;
    font-size: 14px;
    font-family: times, serif;
    display: inline;
    margin-right: 10px;
    font-weight: normal;
}

#content-wrap p.news-item-para {
    margin-top: 10px;
    width: 640px
}

.news-info {
    font-style: italic;
    font-weight: bold;
    font-size: 9px;
    color: #000;
}

.news-item img {
    float: left;
    margin-top: 3px;
    margin-right: 15px;
    margin-bottom: 20px;
}

#content-wrap-service .service-ul {
    line-height: 18px;
}

#content-wrap-service ol {
    font-size: 12px;
    margin-top: 0px;
    line-height: 16px;
    margin-bottom: 14px;
}

.read-more {
    color: #a7935a;
}

#contact-form {
    font-size: 11px;
    position: relative;
    left: -7px;
    width: 630px;
    top: -18px;
}

#contact-form input {
    width: 415px;
    margin-bottom: 4px;
    margin-top: 4px;
}

#contact-form #send-button {
    width: 60px;
    height: 22px;
    margin: 8px 0px 0px 0px;
}

#contact-form textarea {
    width: 415px;
    height: 117px;
    margin-top: 4px;
}

.highlight {
    color: #a7935a;
}

#contact-address {
    float: right;
    height: 50px;
    font-size: 12px;
    margin-top: 20px;
}

#contact-address span {
    font-weight: bold;
}

#service-page-header {
    font-size: 18px;
    color: #a7935a;
    font-family: times, serif;
    font-weight: normal;
    margin: 22px 0px 0px 0px;
}

#service-page-subheader {
    font-size: 14px;
    color: #a7935a;
    font-family: times, serif;
    font-weight: normal;
    margin: 4px 0px 4px 0px;
}

#service-page-subheadsource {
    font-size: 14px;
    color: #000;
    font-family: times, serif;
    font-weight: normal;
    margin: 4px 0px 0px 0px;
}

#service-page-image {
    float: right;
    margin-left: 26px;
    margin-bottom: 20px;
}

#accordian {
    list-style-type: none;
    width: 650px;
    margin-left: 0px;
    margin-top: 37px;
    padding: 0px;
}

#accordian li {
    border-top: 1px dotted #a7935a;
    margin-left: 0px;
    padding: 8px 0px 8px 0px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 4px;
    font-family: times, serif;
    clear: both;
}

#accordian a:hover {
    color: #a7935a;
}

#accordian a {
    color: #000;
}

#accordian div {
    font-size: 12px;
    line-height: 16px;
    margin-top: 6px;
    margin-bottom: 15px;
    display: none;
    clear: both;
}

.first {
    border-top: 0px;
}

h3{
    color: #000;
    font-family: times,serif;
    font-size: 16px;
    font-weight: normal;
    margin: 22px 0 0;
}

h4{
    color: #000;
    font-family: times,serif;
    font-size: 16px;
    font-weight: normal;
    font-style:italic;
	margin: 22px 0 0;
}

.infoTable{
    width:100%;
}


.infoTable thead th{
    border-bottom:1px solid #333;
    font-family: times,serif;
    font-weight:normal;
    font-style:italic;
    text-align:left;
    font-size:.9em;
}

.infoTable td{
    padding:8px 0;
    font-size:.8em;
    color:#333;

}

.infoTable a{
    color:#003366;
}



.summaryTable{
    width:75%;
}


.summaryTable thead th{
    border-bottom:1px solid #333;
    font-family: times,serif;
    font-weight:normal;
    font-style:italic;
    text-align:left;
    font-size:1.2em;
}

.summaryTable td{
    padding:8px 0;
    font-size:1em;
    color:#333;

}

.summaryTable a{
    color:#003366;
}






.pdf{
    display:inline-block;
    height:12px;
    width:37px;
    text-indent:-99px;
    overflow:hidden;
    background: url('../img/pdf.gif');
}


label{
    font-size:12px;
    display:inline-block;
    width:55px;
    margin:10px 0;
}

.txt{
    background: #FFD;
    border:1px solid #AAA;
    padding:4px;
}

.btn{
    font-size:12px;
    padding:2px 6px;
}

.error{
    padding:5px 10px;
    border-left:5px solid #900;
    background:#FDD;
    display:inline-block;
}

.success{
    padding:5px 10px;
    border-left:5px solid #090;
    background:#DFD;
    display:inline-block;
}