/* CSS Document */

body {
	background: #f1efe7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
background:url(images/header.jpg)
	no-repeat left top;
}
#logo {
	margin: 0 0 0 18px;
	float: left;
}
 #topnav {
    float:left;
    background:url(images/tabbk.gif)
      repeat-x top;
    font-size:110%;
    line-height:normal;
	margin-left: 186px;
    }
  #topnav ul {
    margin:0;
    padding:0px 0px 0;
    list-style:none;
    }
	
	  #topnav li {
    float:left;
    background:url(images/tableft.gif)
      no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
	  #topnav a {
    float:left;
    display:block;
    background:url(images/tabright.gif)
      no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#c60030;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #topnav a {float:none;}
  /* End IE5-Mac hack */
 #topnav a:hover {
 	color:#f56a57;
	    background:url(images/tabright.gif)
      no-repeat right top;

 }
#body {
	background:url(images/bodybk.gif)
	repeat-y right bottom;
}	
#body2 {
	background: url(images/bodybottom.jpg)
	no-repeat right bottom;
	padding: 0 0 0;
}
#body3 {
	background:url(images/topbody.gif)
	repeat-x right top;
	padding: 10px 20px 8px 3px;
}	
 #sidenav {
    line-height:normal;
	width: 162px;
	    margin:0;
    padding:0px 0px 0;
    list-style:none;
}
#sidenav a {
	display:block;
	width: 162px;
		padding: 6px 0 6px 20px;
	border-bottom: 1px solid #a19b7e;
	}
#sidenav a:link, #sidenav a:visited {
	color:#c60030;
	text-decoration: none;	
	background-color: #a8a286;
}
#sidenav a:hover {
	background-color: #bab7a2;
}
#address {
	margin: 0 0 15px 0;
	text-align: center;
}
h1 {
	font-size:18px;
	padding: 0 0 10px;
	margin:  0 0 0;
	}
h2 {
	font-size:16px;
	padding: 0 0 10px;
	margin:  0 0 0;
	}
a:link, a:visited, a:active {
	color:#990000;
	text-decoration: underline;
	}
a:hover {
	color:#000066;
	text-decoration: none;
	}
#text {
	background-color: #bab7a2;
	border: 1px solid #a19e89;
	padding: 20px 20px 5px 20px;
}
#text img {
	border: 2px solid #a19e89;
	margin-left: 10px;
}
#text p {
	margin: 0 0 25px;
	line-height: 16px;
}
#text ul {
	margin: 0 0 20px 5px;
	line-height: 16px;
}
#text ul li {
	margin: 0 0 0 10px;
}

  #footer1, #footer2, #footer3 {
    padding:0px 0px 0;
    list-style:none;
	text-align:center;
	line-height: 20px;

    }
	
	  #footer1 div, #footer2 div, #footer3 div {
    display: inline;   
    padding:0 0 0 ;
	color: #d9d6c5;
	
    }
		 #footer1 div {
    display: inline;   
    padding:0 0 0 ;
	color: #f3efdd;
	
    }
	
#footer1 a:link, #footer1 a:visited, #footer2 a:link, #footer2 a:visited , #footer3 a:link, #footer3 a:visited  {
	color: #4e4b3d;padding: 10px 15px 10px 15px;
	text-decoration:none;
	
}

#footer1 a:hover, #footer2 a:hover, #footer3 a:hover {
	color:#c60030;padding: 10px 15px 10px 15px;
	text-decoration:underline;
}
.style1 {color: #FF0000}
#right {margin-left: 20px;}
#specs { background-color: #cdcbbb;
	margin: 20px 15px 20px 15px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #67644c;
	padding: 5px;
	font-size:14px;}
#head {
	color: #dd2d14;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
#extra {
	list-style-type: none;margin: 0 0 0 0; padding:0 0 0 0;
}
#extra li { 
	display: inline;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0; padding:0 0 0 0;}
#extra a:link, #extra a:visited {
	color:#990000;
}
#extra a:hover {
	color:#000066;
	text-decoration:none;
}