body, html {
    margin:0;
    padding:0;
    background:#fff url(images/html_bg.jpg) top center repeat;
    color:#000;
    font: normal normal 13pt  'times new roman', serif;
}

body {
    min-width:100%;
    height: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
 
#header_bg {background: url(images/header_bg.jpg) top center repeat-x; width: 100%; height: 280px; margin: 0 auto; padding: 0;}
title {
	font-family: "Monotype Corsiva";
	font-size: 36px;
}
#header {background: url(images/header.jpg) top center no-repeat; width: 940px; height: 280px; margin: 0 auto; padding: 0;}
#header_sp {background: url(images/header_sp.jpg) top center no-repeat; width: 940px; height: 280px; margin: 0 auto; padding: 0;}

#content {
    background: url(images/content.jpg) top center repeat-y;
    margin:0 auto;
    width:940px;
    height: auto;  
    border: 0px solid #000; 
}

#content_sp {
    background: url(images/content_sp.jpg) top center repeat-y;
    margin:0 auto;
    width:940px;
    height: auto;  
    border: 0px solid #000; 
}

#content_btm {clear: both; width: 888px; height: 1px;}

#footer_bg {
    background: url(images/footer_bg.jpg) top center repeat-x;
    width: 100%;
    height: 145px;
    border-width: 0 0 0 0;
}
#footer {
    clear: both;
    background: url(images/footer.jpg) top center no-repeat;
    width: 940px;
    height: 145px;
    margin: 0 auto;
    border-width: 0 0 0 0;
}
#footer_sp {
    clear: both;
    background: url(images/footer_sp.jpg) top center no-repeat;
    width: 940px;
    height: 145px;
    margin: 0 auto;
    border-width: 0 0 0 0;
}


div.content_left {
    float: left;
    width: 675px;
    height: auto;
    border: 0px solid #fff;
    padding: 0;
    margin: 0 0 0 10px;
    _margin: 0 0 0 5px;
/*    background: #fdd; */
}

div.content_right {
    float: left;
    width: 235px;
    height: auto;
    border: 0px solid #fff;
    padding: 0;
    margin: 0 0 0 10px;
/*    background: #dfd; */
}
 
div.content_mid {
    width: 675px;
    height: auto;
    border: 0px solid #fff;
    padding: 0;
    margin: 0 auto;
/*    background: #fdd; */
}
 
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;}
.pink    {color: #da2256 !important;}
.green   {color: #006b00 !important;}
.purple {color: #800080 !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;}
.f26 {font-size: 26px !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: 12px; color: #f00; font-weight: bold; padding-right: 20px;}

h1, h2, h3, h4 {font-weight: normal; margin: 0 auto; padding: 5px 30px 5px 30px;}
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 18px;}

a, a:hover  {text-decoration: none; font-weight: bold; color: #907004;}


.content_left p, .content_mid p {text-align: left; color: #000;  margin-left: 40px; width: 600px; }
.content_left ul, .content_mid ul  {width: 540px; padding-left: 20px; margin: 5px 0 5px 40px; color: #000; list-style: inside center;}
.content_left ul li, .content_left ol li, .content_mid ul li, .content_mid ol li {padding-bottom: 10px;}
.content_left ul li ul, .content_mid ul li ul {width: 470px; padding-left: 25px; margin: 5px 0 5px 0; color: #000; list-style: inside center;}
.content_left ul li ul li, .content_mid ul li ul li {padding-bottom: 10px;}
.content_left a, .content_left a:hover, .content_mid a, .content_mid a:hover {color: #da2256 !important;}

.content_right p {text-align: left; color: #000; padding-left: 5px; width: 170px;}
.content_right ul, ol  {width: 160px; padding-left: 5px; 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, .content_right a:hover {color: #da2256 !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, .content_sp blockquote {
    font-weight: bold;
    text-decoration: italic;
    color: purple;
}

#footer p, #footer_sp p {
    font: normal normal 14px 'times new roman', serif; line-height: 1.1em;
    text-align: center;
    color: #fff;
    width: 750px;
    margin: 0 auto; padding-top: 40px;
    
}

#footer p a, #footer_sp p a  {
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    color: #dbb000;
}

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_01, .panel_02 {   
   width: 635px;
   height: auto;
   color: #111; /* #008b98; */
   margin: 0 auto;
   padding: 0 !important;
}
.panel_01 {background: url(images/panel_01.png) top center repeat-y; }
.panel_02 {background: url(images/panel_02.png) top center repeat-y; }
.panel_01 p, .panel_02 p {font-size: 12px; width: 590px; margin: 0 0 0 25px; padding: 20px 0 0 0;}
.panel_01 ul, .panel_02 ul {font-size: 12px; width: 590px; margin: 0 0 0 25px; padding: 0 0 0 10px;}
.panel_01 a, .panel_02 a, .panel_01 a:hover, .panel_02 a:hover {color: #d4b037;}

.panel {
   background: #fff url(images/panel_mid.png) top center repeat-y; 
   width: 470px;
   height: auto;
   color: #000; /* #008b98; */
   margin: 0 auto;
   padding: 0;
}

.panel_topbtm {margin: 0 auto; padding: 0;}
.panel p {font-size: 14px; width: 430px; color: #111; margin: 0 0 0 20px; padding: 0; color: #000;}
.panel ul {font-size: 14px; width: 430px; color: #111; margin: 0 0 0 20px; padding: 0 0 0 10px; color: #000;}
.panel a, .panel a:hover {color: #d4b037;}

.sb_panel {
   display: block;
   background: #fff url(images/sb_panel.jpg) top center no-repeat; 
   width: 220px;
   height: 250px;
   color: #000; 
   margin: 0 auto;
   padding: 0;
}

.sb_panel p {font-size: 14px; width: 190px; color: #111; margin: 0 0 0 15px; padding: 0; color: #000;}
.sb_panel ul {font-size: 14px; width: 190px; color: #111; margin: 0 0 0 15px; padding: 0 0 0 10px; color: #000;}
.sb_panel a, .sb_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: 500px; height: 550px; background-color: #fbfac4; margin-left: 100px;}

div.numenu {
	width: 220px; height: 28px;
	margin: 0 auto;
	background: url( 'images/menu_nav.png' ) 0 -28px no-repeat;
    border: 0px solid #fff;
    border-bottom: 1px solid #fedde8; 
	}
div.numenu a {
	display: block;
	margin: 0; padding: 0;
	width:100%; height:100%;
	overflow:hidden;
	font: normal normal 13pt 'times new roman', serif !important;
	color: #000 !important;
	text-decoration: none;
    text-align: left;
    text-indent: -18px;
	background: url( 'images/menu_nav.png' ) top left no-repeat;
	}
div.numenu span {
	display: block;
	margin:0; padding: 4px 0 0 28px;
	}
div.numenu a:hover {
	background-image: none;
    font-weight: normal;
	color: #000 !important;
	}
div.numenu a:active {
	color: #3f003f !important;
	}
div.numenu_selected {
	width: 220px; height: 28px;
	margin: 0 auto;
	background: url( 'images/menu_nav.png' ) 0 -56px no-repeat;
    font: normal normal 13pt 'times new roman', serif !important;
    text-align: left;
    text-indent: -18px;
    border: 0px solid #fff;
    border-bottom: 1px solid #fff; 
}
div.numenu_selected a, div.numenu_selected a:hover {color: #000 !important; text-decoration: none; font-weight: normal !important;}    
div.numenu_selected span {
	display: block;
	margin:0; padding: 4px 0 0 28px;
	}
div#numenu_line {display: block; width: 220px; height: 1px;  padding: 0; margin: 0 auto; _margin-top: -16px; border: 1px solid #fedde8; border-width: 0 0 1px 0;} 

#form1 {border: 1px solid #da2256; padding: 5px;}
.style2 {
	font-family: "Monotype Corsiva";
	color: #D2A900;
	font-size: 36pt;
}

#form1 p {width: 155px; font-size: 13px; color: #da2256;}
