* {padding:0; margin:0;}
html, body {margin: 0;padding: 0;background: #FFFFDA;text-align: center; font: 11px/15px "Lucida Grande", "Geneva CE", Verdana, Geneva, Helvetica, sans-serif;}
/*body*/
#body {background-image: url(images/indian.gif); background-repeat: no-repeat; width: 800px; margin-left: auto; margin-right: auto; text-align: center; max-width: 1024px; height: 100%;}
h1, h2 {font-weight: 800;}
h1, h2, h3, h4, p {
	margin:0.5em 0;
	
	}
h1 { font-size:200%; font-weight: 800; }
h2 { font-size:175%; font-weight: 700; }
h3 { font-size:150%; font-weight: 600; }
h4 { font-size:110%; font-weight: 600; }

/*links*/
a:link { color: #B74A2D; }
a:visited { color: black; }
a:hover { color: #461409; }

#main a[href], #left a[href] {
	padding-right:9px;
	background-image:url("images/link-in.gif");
	background-position:right top;
	background-repeat:no-repeat;
	}
#main a[href^='http:'], #left a[href^='http:'] {
	padding-right:9px;
	background-image:url("images/link-out.gif");
	background-position:right top;
	background-repeat:no-repeat;
	}
#main a[href^='mailto:'], #left a[href^='mailto:'] {
	padding-right:10px;
	background-image:url("images/link-mail.gif");
	background-position:right top;
	background-repeat:no-repeat;
	}
a img { border:none;}
/*topmenu*/
#supertop { margin: 0; padding: 0; color: #d7d7d7; font-size: 80%; }
#supertop ul { list-style: none; margin: 0; padding: 0; border: 0; text-align: center; }
#supertop li { margin: 0; padding: 0; color: white; display: inline; }
#supertop li a { font-weight: normal; margin: 0; padding: 0; color: #8D8D8D; text-decoration: none; }
#supertop li a:hover { font-weight: normal; color: #000000; text-decoration: underline; }
#supertop .hidden{ font-weight: bold; color: white; }
/*header*/
#header {padding: 0px; margin: 0px;width: 800px; height: 110px;}
#header .logo {float: left; margin: 20px 0px 0px 0px; text-align: center; height: 77px; width: 211px; display: body;}
#header .advert {margin: 0 0 0 212px; padding: 0px; text-align: center; height: 100px; width: 589px; display: inline;}
/*slideshow*/
select#ss_select {float: left; visibility: hidden; height: 0px;}
div#ss_img_div {float: right; margin: 0px 10px 0px 10px; padding: 0px}
div#ss_img {margin:0px; padding: 0px}
div#ss_text {margin: 5px 0px 0px 0px; padding: 0px; text-align: right;}
/*menu*/
#menu {height: 25px; margin: 2px; padding:0; width: 100%; text-align: center; width: 100%}
.outer {
   font-weight: 800;
   margin: 0.1em 0.2em; padding: 0.1em 0; _padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align: middle;
   background: #B74A2D;
   color: black;
   }
.outer em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: black;
   }
.outer span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.5em;
   color: #FFFFDA;
   }
.outer:hover {
   background: #666;
   color: white;
   }
.outer:hover em {
   background: black;
   color: white;
   }
/*left*/
#left {
float: left;
width: 180px;
margin: 0;
padding: 0;
}
#left-container {margin: 6px 0 4px 0;background-color: #E5E9F3;}
#left-container .menu-top {margin: 0;padding: 7px 0px 2px 0px;	font: bold 13px/1 Georgia, serif; color: #E5E9F3;text-align: center; background-color: #336131; height: 20px; font-weight: 800;}
/*main*/
#main {
margin: 0 0 0 180px;
padding: 0 0 0 10px;
}
#main-container {
margin: 6px 0 2px 0;
padding: 0.5em 1em;
text-align: left;
}
#main-container ul {
padding: 2px 0 2px 20px;
margin: 0;
}
/*footer*/
#footer {
clear: both;
border-top: 1px solid #B74A2D;
border-bottom: 1px solid #B74A2D;
}
#footer-container {
width: 100%;
margin: 0;
padding: 0;
text-align: center; 
color: #B74A2D;
}
#footer-container .submenu ul { padding: 2px 2px 2px 2px;}
#footer-container .submenu li {font: bold 11px/1 Georgia, serif; color: #B74A2D; padding: 0px; display: inline;}
#footer-container .submenu a {color: #B74A2D; text-decoration:none}
#footer-container .submenu a:hover {color: #461409; text-decoration:none}

hr.cleaner {
clear: both;
display: none;
}

