

* {
    padding: 0;
    margin: 0;
}

.menu li {

    display: block;
    margin-bottom: 10px; margin-top: 10px;
    color:white; background: #DA9A58;

}

table.product { 
    padding:5px 0px 5px 30px;

}

h1 {
   font-size:18px;
   font-family: Verdana;
   margin-top: 40px;
   font-weight: bold;
}

h2 {
   font-size:15px;
   font-family: Verdana;
   margin-top: 30px;
   font-weight: bold;
}


table.oview td { 

   padding: 0;
   margin: 0;
   border: 1px solid #993300;
   border-spacing: 1px;
}

table.oview th { 
   border: 1px solid #993300;
   background: #D7893A;
   color: white;
   font-weight: bold;
   text-align: left;
   padding-left: 5px;
}


table.oview { 
   width: 600px;
   border-spacing: 0px;
   border-collapse:collapse;
   padding: 0;
   margin: 0; 
}

td.head { 
   font-weight: bold;
   vertical-align:top; 
}

td { 
     vertical-align:top; 
}


li.l1 {
    list-style-type: none;
    background: #D7893A;

}

li.l2 {
    list-style-type: none;
    background: #D88C40;
}

li.l3 {
    list-style-type: none;
    background: #D9934C;
}

li.l4 {
    list-style-type: none;
    background: #DB9957;
}

li.l5 {
    list-style-type: none;
    background: #DDA469;
}

.menu li a {
    display:block; 
    text-decoration:none;
    margin-left: 15px;
    color:white; 
    padding:5px 0px 5px 30px;
    background-image:url(/gfx/arrow.gif); background-repeat:no-repeat; background-position:center left;  

}

.menu li a:hover, .menu li a:active, a#active {
  
    background-image:url(/gfx/arrowa.gif); background-repeat:no-repeat; background-position:center left;  
}


body {
  color: black; background-color:  #EAEFEA;
  font-size: 100%;
  font-family: Verdana,Arial,sans-serif;
  margin: 0; padding: 1em;
}

a.subnav {
	font-size: 12px;
	padding-left: 40px;
	text-decoration: none;
	color: #993300;	
	font-weight: bold;
}

a.subnav:hover {
	
	color: #ee3300;
	}

.href {
	
	color:	#993300;
	
}


div#site {
    margin: 0 auto;    
    width: 951px;
    min-height: 693px;
	height: auto !important;
	height: 951px;
    border: 1px solid #993300;
}

div#top {

    height: 41px;
    width: 951px;
    border-bottom: 1px solid #993300;
    background-image:url(/gfx/top.jpg); background-repeat:no-repeat; background-position:center center; 

}

div#headerText {

    height: 16px;
    width: 779px;
    margin-left: 170px;
    font-size:14px;
    font-family: Verdana;
    font-weight: bold;
    color: #993300;
    margin-top: 31px;

}

div#header {

    height: 16px;
    width: 951px;
    border-bottom: 1px solid #993300;

}

div#logoBox {
    clear: both;
    height: 90px;
    top: -21px;	
    position: relative;
}


div#mainContent {

    min-height: 567px;
    width: 950px;
    margin: 1px 0px 0px 1px;
    background-image:url(/gfx/naviback.jpg); background-repeat:repeat-x;

}

div#navi {

    height: 467px;
    width: 171px;
    float: left;
    margin-top: 80px;
    font-family: Verdana;
    font-size: 12px;
    color: white;
    
}


div#content {

    min-height: 567px;
    height: auto !important;
    height: 567px;
    width: 779px;
    float: left;
    margin-top: 3px;
    font-family: Verdana;
    font-size: 10px;
    background-color: #EAEFEA;

}

div#contentText {

    height: auto !important;
    height: 500px; 
    margin: 0px 20px 20px 20px;
    font-family: Verdana;
    font-size: 10px;

}

div#bottomLine {
    clear: both;
    height: 1px;
    width: 951px;
    border-bottom: 1px solid #CC6600;
    margin: 0px 1px 1px 0px;

}

div#footer {

    border-top: 3px solid #993300;
    height: 25px;
    width: 911px;
    text-align: right;
    padding-right: 40px;

}