body { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 15px; }
p { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 15px; }
td { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 15px; }

#lefttable { border:solid 1px #b6512d; padding: 8px 8px 8px 8px; }
#lefttable2 { border: solid 10px #835c44; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

a:link { color: #6f440a; text-decoration: none; }
a:visited { color: #6f440a; text-decoration: none; }
a:hover { color: #b4552c; text-decoration: none; }
a:active { color: #b4552c; text-decoration: none; }

.home { color: #ede8c4; font-size: 13px; line-height: 21px; }
.copyright{ color: #a33314; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.reverse { color: #ede8c4; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-decoration: none; }
.reverse:link { color: #ede8c4; }
.reverse:visited { color: #ede8c4; }
.reverse:hover { color: #b4552c; }
.reverse:active { color: #b4552c; }
.contact { color: #835c44; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; }

.model-o { color: #803e18; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.model-b { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 2px solid #551f0d;
width: 330px; /*width of featured content slider*/
height: 220px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 330px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 330px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 5px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

#slider4{
border-color: solid #551f0d;
margin-left: 0px;
height: 280px
}

#paginate-slider4{
background-color: darkred;
border-color: darkred;
margin-left: 0px;
}

#paginate-slider4 a img{
width: 70px;
height: 47px;
border: 2px solid #835c44;
margin-top: 5px;
}

#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 2px solid #551f0d;
}