/* CSS Document */

.Caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #223818;
}

.Caption {
	font-family: Arial;
	font-weight: normal;
	color:      #FFFFFF;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #223818;
         }

.tabletop {
	position: relative;
	width: 609px;
	left: auto;
	top: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}

body {
	background-color: #223818;
	background-image: url(../cabin/images/bkgrd.gif);
	background-repeat: repeat;
}
.menuleft {
	background-attachment: fixed;
	background-image: url(../cabin/lside2.gif);
	background-repeat: no-repeat;
}
