/* BACKGROUNDS */

body {
	color: black;
	margin: 0px 0px 0px 0px;
	background-color: #e3e1d6;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;  
  	text-decoration:none;
}

.fullbg {
	background-color: #e3e1d6; 
}

.admin {
        color: black;
        margin: 10px 5px 5px 10px;
        background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* TOPMENU */

.topmenuback {
	width:975px;
	height:81px;
	background:#92894b url('topmenu.gif') no-repeat;
}

.topmenudiv {
        position:absolute;
	margin-top:61px;
	width:975px;
	height:21px;
}

table.topmenutable {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	padding: 3px 5px 3px 7px;	/* top right bottom left */
}

table.topmenutable td {
        font-variant: small-caps;
	border-width: 0px;
	padding: 0px 3px 0px 3px;	/* space between entries */
}

.topmenuseperatorwhite {
	width:975px;
	height:4px;
	background:#ffffff url(topstripe_white.gif) no-repeat;
}
.topmenuseperatorblack {
	width:975px;
	height:4px;
	background:#000000 url(topstripe_black.gif) no-repeat;
}
.topmenuseperatorwhitenomenu {
	width:975px;
	height:4px;
	background:#ffffff url(topstripe_white_nomenu.gif) no-repeat;
}
.topmenuseperatorblacknomenu {
	width:975px;
	height:4px;
	background:#000000 url(topstripe_black_nomenu.gif) no-repeat;
}


table.topmenutable a:link, table.topmenutable a:visited {  	
	padding: 1px 2px 1px 2px; /* area to click */
}
table.topmenutable a:hover {    
	padding: 1px 2px 1px 2px;
	background-color: #c0b676;
}

/* LEFTMENU */


.leftmenuback {
	background: #92894b url('leftmenu.gif') no-repeat;
	width:174px;
	height:508px;
}
.leftmenubackstart {
	background: #ffffff url('leftmenu_start.gif') no-repeat;
	width:975px;
	height:508px;
}

.leftmenudiv {
	position:absolute;
	margin-top:0px;
	width:174px;
	height:508px;
}

table.leftmenutable {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	padding: 15px 0px 0px 7px;	/* top, right, bottom, left */
        width:100%;
}

table.leftmenutable td {
	border-width: 0px;
	padding: 0px 0px 2px 4px;
        border-style: solid;
}
.sub { font-variant: small-caps; }

table.leftmenutable a:link, table.leftmenutable a:visited {  	
	padding: 1px 2px 1px 2px; /* area to click */
}
table.leftmenutable a:hover {
	padding: 1px 2px 1px 2px;
	background-color: #c0b676;
}

/* MENUSTRUCT */

table.menustruct {
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;	/* top, right, bottom, left */
        width:100%;
}

table.menustruct td {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
        border-style: solid;
	vertical-align:middle;
}
table.menustruct td img {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
        border-style: solid;
	vertical-align:middle;
}


/* PICS */

div.slider {
  margin-top:0px;
  margin-left:10px;
  width:771px;
  height:90px;
  text-align:left;
  padding: 5px 10px 5px 10px;
}

div.slider img {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
}

div.slider img.mark {
  border:1px solid #d7ad50;
}

div.slider a:hover {      background-color:transparent; }
div.slider a:hover img {  border:1px solid #000000; }

div.blackslider {
  background-color:#000000;
  margin-top:0px;
  margin-left:0px;
  width:781px;
  height:163px;
  text-align:left;
  padding: 5px 10px 5px 10px;
}

div.blackslider img {
  display:inline;
  margin:3px;
  border:1px solid #000000;
}

div.blackslider img.mark {
  border:1px solid #d7ad50;
}

div.blackslider a:hover {      background-color:transparent; }
div.blackslider a:hover img {  border:1px solid #ffffff; }

.imgborder {
  margin:1px;
  padding:2px;
  border:1px solid #000000;
}

/* CONTENT */

.default {
}

.contentwhite {
  color:#000000;
  background-color:#ffffff;
}

.contentblack {
  color:#eeeeee;
  background-color:#000000;
}


b {
  font-weight:bold;
}

h1 {
  font-weight: bold;
  font-style: normal;
  font-variant: small-caps;
  line-height: normal;
  text-decoration: none;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 0px;
}

h2 {
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  margin-top: 4px;
  margin-bottom: 0px;
}

h3 {
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 0px;
  
}

h4 {
  font-size: 14px;
  line-height: normal;
  text-decoration: none;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 0px;
}


h5 {
  font-size: 10px;
  line-height: normal;
  text-decoration: none;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 2px;
}

h6 {
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  border: 0px;
  margin-top: 2px;
  margin-bottom: 0px;
}

.contentblack img, .contentwhite img, img {
  border: 0px;
} 


.contentblack a:link, .contentblack a:visited, .contentblack a:active {
  color:#eeeeee;
  text-decoration: none;
}

a:link, a:visited, a:active, .contentwhite a:link, .contentwhite a:visited, .contentwhite a:active {
  color:#000000;
  text-decoration: none;
}

a:hover, .contentwhite a:hover {
  text-decoration: none;
  color: #000000;
  background-color: #f4ecbb;
}
.contentblack a:hover {
  text-decoration: none;
  color: #eeeeee;
  background-color: #595536;
}

a img:hover {  /* fix background for transparent gifs on hover */
  background-color:#ffffff;
}

a.pic:hover {
  background-color:transparent;
  border: 0px;
}

ul {
  list-style-type:disc;
  padding: 0px 0px 0px 10px;
  margin: 10px 10px 10px 20px;
  /* color:#4b4923; */
}

.marksearch {
  background-color:#ccccff;
  text-decoration:inherit;
}

.debugids {
  position:absolute;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 8px;
  color: #999999;
}

hr {
  color:#4b4923;
  border: none 0;
  border-top: 1px dashed #000;/*the border*/
  background-color: transparent;
  height:1px;
}

/* FORM INPUT */
form input {	
	border: 1px solid #000000;
	background: #ffffff;
	padding: 1px 3px 1px 3px;
}
form submit {	
}

