﻿body { background-image:url('images/bkg-page.jpg'); background-position:center; background-repeat:repeat-y; margin: 0; padding:0;  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%;  }
h1 {font-size: 18px; color: #00487D;}
#wrapper {	width: 960px; margin: 0 auto 0 auto; background-color:#FFFFFF;}
#header {	height: 115px; background-image:url('images/hdr.jpg'); }
#address { height: 25px; padding-top: 80px;  font-weight: bold; color: #FFFFFF;}
#container {clear: both; overflow: hidden;  }
#sidebar {	float: left; width: 220px; background-color:#FE6500; margin-bottom: -3000px; padding-bottom: 3000px;}
#content { float: right; width: 740px; margin-bottom: -3000px; padding-bottom: 3000px;}
#content2 { float: right; width: 730px; margin-bottom: -3000px; padding-bottom: 3000px;}

.txtbox {padding: 10px;}
.col-L {float:left; width: 47%;padding: 10px;}
.col-R {float:right; width: 47%;padding: 10px;}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu4 {
        width: 220px;
        border-style: solid solid none solid;
       
        border-width: 0px;
        font-weight:bold;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:visited {
        color: #ffffff;
        display: block;
        background: url('images/menu4.gif');
        padding: 8px 0 0 50px;
        }

#menu4 li a:link {
        color: #ffffff;
        display: block;
        background: url('images/menu4.gif');
        padding: 8px 0 0 50px;
        }

#menu4 li #current {
        color: #2e7caa;
        background: url('images/menu4.gif') 0 -64px;
        padding: 8px 0 0 50px;
        }

#menu4 li a:hover {
        color: #2e7caa;
        background: url('images/menu4.gif') 0 -32px;
        padding: 8px 0 0 50px;
        }

#menu4 li a:active {
        color: #2e7caa;
        background: url('images/menu4.gif') 0 -64px;
        padding: 8px 0 0 50px;
        }
        
#questionsholder {	width: 600px; margin: 0 auto 0 auto; }
.quest-marg-bot-0 {margin-bottom: 0;}
.quest-align-right {text-align: right;}

        
#shoptour-holder {width: 720px; margin: 0 auto 0 auto;	}
.STcenter {text-align: center;}

a:link {color: #00487D;}
a:visited {	color: #00487D;}
a:active {	color: #00487D;}
a:hover {	color: #FE6500;}

.whitelink {  }
.whitelink a:link {color: #FFFFFF; text-decoration:none;}
.whitelink a:visited {color: #FFFFFF; text-decoration:none;}
.whitelink a:active {color: #FFFFFF; text-decoration:none;}
.whitelink a:hover {color: #00487D; text-decoration:none;}


.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.zero {margin:0; padding:0;}

