/* CSS Document */
body {
 margin-top: 5px;
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 14px;
 color: #45493A;
 background: #808080 url(images/body-bg.jpg) top center repeat-x;
}
h1 {
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 20px;
 color: #45493A;
 font-weight: bold;
}
h2 {
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 18px;
 color: #45493A;
 font-weight: bold;
 font-style: italic;
}
a {
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
div#header {
 margin: 0px;
 padding: 0px;
 width: 941px;
 height: 212px;
 text-align: left;
 background: url(images/header-bg.jpg) no-repeat;
}
div#topnav {
 margin: 0px;
 padding: 0px;
 padding-top: 155px;
 padding-left: 50px;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #fff;
}
#topnav a {
 padding: 0px 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #fff;
 text-decoration: none;
}
#topnav a:hover {
 text-decoration: underline;
}
div#content-wrapper {
 margin: 0px;
 padding: 0px;
 width: 933px;
 background: #F7F7F7;
 border-left: 4px solid #45493A;
 border-right: 4px solid #45493A;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 907px;
 text-align: left;
 background: #F7F7F7 url(images/content-bg.jpg) top center repeat-x;
}
td#left-col {
 margin: 0px;
 padding: 10px;
 width: 205px;
 text-align: center;
}
#left-col a {
 color: #45493A;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 941px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #fff;
}
.footer-contact {
 font-size: 13px;
 color: #000;
}
#footer a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #fff;
 text-decoration: underline;
}
#footer a:hover {
 text-decoration: none;
}
#SLIDESIMG {
 float: right;
 margin: 5px;
 margin-top: 0px;
 padding: 0px;
 border: 3px solid #fff;
}
