html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.bodytag
{
	background-color: #3c3834;
}

.cntBGmidt
{
	background-color: #433F3A;
}

.cntBGright
{
	background: #3C3834 none repeat;
	/*background-image: url(../img/leftBG.gif);*/
}



.cntBGleft
{
	/*background-image: url(../img/leftBG.gif);*/
	/*background-position: bottom;
	background-repeat: repeat-x;*/
	background-color: #3C3834; 
}

.bottomAdr
{
	font-family:verdana;
	font-weight:normal;
	color: #7c7975;
	font-size: 9px;
	text-align: center;
 vertical-align:

}

div.adr
{
margin-left: auto;
margin-right: auto;
width:500px;
	height: 22px;
}

div.bottomImg
{
	position: relative;
	float: left;
	width: 27px;
	height:22px;
}

div.bottomTxt
{
	position: relative;
	float: left;
	width: 460px;
	height:22px;
	padding-left: 5px;
}
div.bottomTxt a
{
color: #7c7975;
}


.spacer
{
	height: 0px;
}

.menuframe
{
	background-color: #845B19;
	height: 1px;
}
.overallMenu
{
 position:absolute;
 margin-left:25px;
 margin-top:10px;
}

.textfieldSearch {
	font-family: verdana;
	font-size: 11px;
	width: 130px;
	height: 17px;
	color:#FFFFFF;
	background-color: #282522;
	border: none;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
font-size: 12px;
background-color: #413D38;
color: #666666;
width: 37px;
height: 700px;

}

/* Slideshow */
div#slide_control {
	height: 30px;
	background-color: #725323;
	margin-bottom: 2px;
}
div#slide_control TABLE {
	border: solid 1px #000000;
}

div#slide_control TABLE TD.xofy {
	color: #FFFFFF;
	font-family: arial;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}