body, html {
    margin:0;
    padding:0;
    background:#98885b url(images/html_bg.gif) top center repeat;
    color:#000;
    font: normal normal 14px  verdana, sans-serif;
}

body {
    min-width:100%;
    height: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
 
#header {background: #98885b url(images/header.png) top center no-repeat; width: 910px; height: 325px; margin: 0 auto; padding: 0;}
#menu_nav {background: #98885b url(images/navbar.png) top center no-repeat; width: 910px; height: 57px; margin: 0 auto; padding: 0; text-align: center;}
#menu_nav ul {margin: 0; padding: 10px 0 0 45px; list-style-type: none;}
#menu_nav li {margin: 0; padding: 5px 0 5px 0; float: left;} 
#menu_nav a {color: #fff; font: normal normal 14px verdana; padding: 5px 15px 5px 15px; }
#menu_nav a:hover {background: #f4b510; color: #402100;}
#menu_nav a#selected, #menu_nav a#selected:hover {background: #e6c951; color: #000;}
 
#body_wrapper {
    background: #98885b url(images/content.png) top center repeat-y;
    margin:0 auto;
    width:910px;
    height: auto;  
    border: 0px solid #096; 
    border-width: 0 0 0 0;
}

#footer {
    clear: both;
    background: #d4b037 url(images/footer.png) top center no-repeat;
    width: 910px;
    height: 75px;
    border-width: 0 0 0 0;
}


div.content_left {
    float: left;
    width: 620px;
    height: auto;
    border: 0px solid #fff;
    padding: 0;
    margin: 0 0 0 15px;
    _margin: 0 0 0 7px;
/*    background: #fdd; */
}

div.content_right {
    float: left;
    width: 240px;
    height: auto;
    border: 0px solid #fff;
    padding: 0;
    margin: 0 0 0 20px;
/*    background: #dfd; */
}
    
img.floatleft {
    float: left;
    padding: 5px 10px 10px 0;
}

img.floatright {
    float: right;
    padding: 5px 0 5px 25px;
}

img.no_border {
    border: solid 0px #fff;
}
a.testimonial {
	position: relative;
	z-index: 24;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.testimonial:hover {
	display: block;
	z-index: 25;
	color: #f00;
	text-decoration: none;
}
a.testimonial img {
    display: block;
    border: 2px solid #000;
}
a.testimonial:hover img {
    border: 2px solid #00f;
    top: 0px;
}
a.testimonial span {
	display: none;
}
a.testimonial:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: 185px;
	width: 280px;
	padding: 10px;
	border: 1px solid #00f;
	color: #000;
	text-align: left;
	text-decoration: none;
	background: #fff;
}


.red       {color: #9e0000 !important;}
.gold     {color: #804100  !important;}
.brown   {color: #402100 !important;;}
.orange {color: #f4b510 !important;;}
.hilite {background: yellow !important;}
.serif   {font-family: times new roman, serif;}
.f11 {font-size: 11px !important;}
.f12 {font-size: 12px !important;}
.f14 {font-size: 14px !important;}
.f16 {font-size: 16px !important;}
.f18 {font-size: 18px !important;}
.f20 {font-size: 20px !important;}
.f22 {font-size: 22px !important;}
.f24 {font-size: 24px !important;}
.center {text-align: center !important; margin: 0 auto !important;}
.right {text-align: right !important;}
.serif {font-family: Serif, Times New Roman !important;}
a.backtotop, a.backtotop:hover {float: right; font-size: 11px; color: #f00; font-weight: bold; padding-right: 20px;}

h1, h2, h3, h4 {font-weight: normal; margin: 0 auto; padding: 5px 30px 5px 30px; line-height: 1.1em;}
h1 {font-size: 26px;}
h2 {font-size: 24px; color: #693600;}
h3 {font-size: 22px;}
h4 {font-size: 18px;}

a, a:hover  {text-decoration: none; font-weight: bold; color: #907004;}


.content_left p {text-align: left; color: #000;  margin-left: 30px; width: 550px;}
.content_left ul, ol  {width: 540px; padding-left: 20px; margin: 5px 0 5px 30px; color: #000; list-style: inside center;}
.content_left ul li, .content_left ol li {padding-bottom: 10px;}
.content_left ul li ul {width: 470px; padding-left: 15px; margin: 5px 0 5px 0; color: #000; list-style: inside center;}
.content_left ul li ul li {padding-bottom: 10px;}

.content_right p {text-align: left; color: #000; padding-left: 10px; width: 210px;}
.content_right ul, ol  {width: 200px; padding-left: 15px; margin: 5px 0 5px 30px; color: #000; list-style: inside center;}
.content_right ul li, .content_right ol li {padding-bottom: 10px;}
.content_right h4 {padding: 5px 0 5px 0 !important;}
.content_right a {color: #f00 !important;}

ul.nested {
    list-style-type: square;
    list-style-image: none;
    padding: 0px 0px 0px 0px;
    margin-top: 2px;
}

ul.bordered {
    border: 3px ridge white;
    padding: 10px 5px 10px 40px;
    margin-left: 30px;
}


.content_left blockquote {
    font-weight: bold;
    text-decoration: italic;
    color: purple;
}

p.footer_left {
    font: normal normal 12px tahoma, arial;
    background-position: bottom left;
    text-align: left;
    float: left;
    color: #fff;
    width: 500px;
    margin: 25px 0px 0px 27px;
    _margin: 25px 0px 0px 15px;
}

p.footer_right {
    font: normal normal 12px tahoma, arial;
    text-align: right;
    float: right;
    color: #fff;
    width: 350px;
    margin: 25px 27px 0px 0;
    _margin: 25px 15px 0px 0;
}

p.footer_left a , p.footer_right a {
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    color: #d4b037;
}

p.center {text-align: center}

div.white_over_black {
    float: left;
    width: 430px;
    padding: 0px 0px 10px 20px;
    text-align: left;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.leftcontent {
    text-align: left;
    width: 440px;
    float: left;
    margin: 0px 10px 10px 30px;
    _margin: 10px 10px 20px 15px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

table {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    color: black;
    text-align: center;
}

.panel {
   background: url(images/panel_mid.png) top center repeat-y; 
   width: 520px;
   height: auto;
   color: #fff; /* #008b98; */
   margin: 0 auto;
   padding: 0;
}

.panel_topbtm {margin: 0 auto; padding: 0;}
.panel p {font-size: 13px; font-size: 14px; width: 470px; color: #111; margin: 0 0 0 35px; padding: 0; color: #fff;}
.panel ul {font-size: 13px; font-size: 14px; width: 440px; color: #111; margin: 0 0 0 35px; padding: 0 0 0 10px; color: #fff;}
.panel a, .panel a:hover {color: #d4b037;}

td.td1 {
    width: 90px;
    border: 1px solid purple;
}

td.td2, td.td3 {
    width: 130px;
    border: 1px solid purple;
}

td.td4 {
    width: 160px;
    border: 1px solid purple;
    color: red;
    font-weight: bold;
}

#signup {float: right; width: 420px; height: 230px; margin: 30px 0 0 0; padding: 0;}
#signup p {width: 380px; color: #fff; text-align: center; margin: 0 auto; padding: 0; }
#signup table {border-collapse: collapse; margin: 0 auto; height: 70px; _margin-top: -16px; _margin-bottom: -13px;}
#contactform  {display: block; width: 430px; height: 590px; background-color: #fff; margin-left: 70px;}