/* CSS Document */
body {
 margin-top: 0px;
 margin: 0px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 background: #7A8469;
}
div#header-wrapper {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 116px;
 text-align: center;
 background: #7A8469 url(images/header-bg.jpg) bottom repeat-x;
}
div#slideshow-wrapper {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 320px;
 text-align: center;
 background: #F2E5BB;
}
table#slideshows {
 width: 945px;
}
div#nav-wrapper {
 margin: 0px;
 padding: 10px 0px 24px 0px;
 width: 100%;
 height: 16px;
 text-align: center;
 background: #F2E5BB url(images/nav-bg.jpg) repeat-x;
}
table#nav {
 margin: 0px;
 padding: 0px;
 width: 947px;
}
#nav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #FFF0C0;
 font-weight: bold;
 text-decoration: none;
}
#nav a:hover {
 color: #D3924E;
}
table#home-content {
 margin: 0px;
 padding: 0px;
 width: 947px;
 text-align: left;
 background-color: #fff;
}
td#left-col {
 margin: 0px;
 padding: 10px;
 width: 180px;
 background-color: #fff;
 text-align: left;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 background-color: #fff;
 text-align: left;
}
td#right-col {
 margin: 0px;
 padding: 10px;
 background-color: #fff;
 text-align: center;
}
a.subnav {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #000;
 font-weight: normal;
 text-decoration: none;
}
a.subnav:hover {
 text-decoration: underline;
}
.testimonial {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #666;
 font-weight: normal;
}
td#footer-nav {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #666;
 text-decoration: none;
}
#footer-nav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666;
 text-decoration: none;
}
#footer-nav a:hover {
 color: #412B5C;
}
div#footer-wrapper {
 margin: 0px;
 padding: 20px 0px;
 width: 100%;
 text-align: center;
 background: #7A8469 url(images/footer-bg.jpg) top repeat-x;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 947px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #FFF0C0;
}
#footer a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #FFF0C0;
 text-decoration: underline;
}
#footer a:hover {
 text-decoration: none;
}
