@charset "utf-8";
/* CSS Document */

body {
	font-family: "Palatino Linotype", Georgia, Verdana, Arial;
	font-size: 100.01%;
	background: #000;
	margin: 15px 0 20px 0; 
	padding: 0;
	color: #000;
        }
h1 {font-size: 28px;
    font-weight: bold;
	}
h2  {font-size: 32px;
     font-weight: bold;
	 }
h3 {font-size: 20px;
    font-weight: bold;}
#header {width: 100%;
    background: white;
	color: #000;
     border-top: 2px solid #CBAA7E;
     border-bottom: 2px solid #CBAA7E;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
   			}
#container {
	width: 100%;  
	background: transparent;
	margin: 0; 
	padding: 0px;
    min-width: 960px;
    	}
#nav {width: 100%;
    background: #CBAA7E;
    font-size: 110%;
    font-weight: bold;
	border-top: 1px solid white;
    border-bottom: 1px solid white;
	text-align: center;
    margin-top: 5px;
      		}
#wrapper {width: 950px;
    height: 100%;
    background: transparent;
	text-align: center;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
       		}
#leftcol {float: left;
     width: 200px;
     height: 100%;
    background: black;
	color: white;
	text-align: left;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    		}
#rtcol {float: left;
     width: 709px;
     height: auto;
    background: white;
	text-align: left;
    font-weight: bold;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
           		}
#rtcol img {margin-left: auto;
            margin-right: auto;}
#prodtable {width: 98%;
            border: 0;
            text-align: center;
            font-weight: normal;}
#prodtable2 {width: 98%;
            border: 0;
            text-align: center;
            font-weight: normal;}
#prodtable3 {width: 98%;
            border: 0;
            text-align: center;
            font-weight: normal;}
#prodtable4 {width: 98%;
            border: 0;
            text-align: center;
            font-weight: normal;}
#prodtable td {width: 48%;}
#prodtable2 td {width: 24%;}
#prodtable3 td {width: 33%;}
#prodtable4 td {width: 97%;}
img {border: none;}
img.left {float: left;
          margin-right: 5px;
		            }
img.right {float: right;
          margin-left: 5px;
		             }
img.rightpad {float: right;
          margin-left: 5px;
          margin-right: 25px;
		             }
a:link {color: #fff;
         text-decoration: none;}
a:visited {color: #fff;
           text-decoration: none;}
a:hover {color: #996600;
         text-decoration:none;
		}
.colorlink {color:#996633;}
.current {color: #666666;
         text-decoration:none;
		}
.center {padding-left: 10%;}
.left {text-align: left;}
.medfont {font-size: 150%;}	
 .smfont {font-size: 85%;}        
 .med2font {font-size: 118%;}
.bordertop {border-top: 1px solid black;}
#headfont {font-size: 120%;
               margin-left: auto;
			   margin-right: auto;
			   text-align: center;}
ul {list-style-type: disc;
   }
li {display: list-item;
    padding-left: 1px;
	margin-left: 15px;}
#footer {clear: both;
    width: 100%;
    background: transparent;
    font-size: 85%;
    font-weight: bold;
	border: 1px solid #CBAA7E;
	text-align: center;
    margin-bottom: 5px;
           		}
#pages {width: 82%;
        background-color: transparent;
        color: white;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #CBAA7E;
        font-weight: bold;
        }
#addtext{width: 100%;
        background-color: #CBAA7E;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
        border: 1px solid white;
        font-weight: bold;
        }
#form1  {width: 50%;}

