@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: 000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear:both;
	border-right: medium solid #b98414;
	border-left: medium solid #b98414;
}

.oneColFixCtrHdr #header {
	background: #000000; 
	padding: 0 10px 0 20px;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	clear:right;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	border-top: thin solid #44781B;	
	clear: both;
}
.footertext {
	font: .8em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #ae7f25;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	clear:both;
}
#footer a:link {
	color: #fff;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer a:active {
	text-decoration: underline;
	color: #fff;
}
#logo {
	margin: 0px auto 0px auto;
}
.clearboth {
	clear:both;
	margin-top:30px;
}
.menu {
	position:relative;
	background:url(images/bg.gif) no-repeat;
	height:35px;
	width:513px;
	top:0px;
	left: 210px;
	z-index:100;
}
.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:9px 5px;
	left: -58px;
	top: -17px;
	width: 513px;
}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#FFF; padding:10px}
.menu a:hover {color:#ebf0e6}
#slide {
	position:absolute;
	bottom:0;
	background:#000 url(images/line.jpg) no-repeat left bottom;
	z-index:10;
}
img { border: none }
.content-box {
	font: small-caps 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	border: thin solid #a87825;
	margin-left:8px;
	margin-right:8px;
	margin-top:15px;
	margin-bottom:15px;
	padding:7px;	
	float: right;
	}
.content-block{
	font: small-caps 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	border: thin solid #a87825;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
	padding:5px;	
	float: right;
	display:inline;
}
.greenbox {
	background:#a87825;
	padding:3px;
}
.gold {
	color:#ae7f25;
	size: 1em;
	font-variant: small-caps;
}

#taps {
	background:#000000;
	color:#FFF;
	font:.8 em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-bottom:30px;
	position:relative;
	margin-top:35px;
	
}
#quotation {
	color: #FFF;
	font: small-caps .9em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 5px;
	width:210px;
	text-align:center;
}
.white {
	font: small-caps 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
}
.whitesmaller {
	font: small-caps .8em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
}
#hardtimes {
	float:right;
	border: thin solid #a87825;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
	padding:5px;
}
#girls {
	background:#000 url(images/girls.gif) no-repeat left bottom;
	clear:right;
}
.floatleft {
	float:left;
	clear:left;
	display:inline;
	margin-top:50px;
	margin-left:35px;
	margin-right:35px;
	width:490px;
}
.floatleft1 {
	float:left;
	clear:left;
	display:inline;
	margin-left:35px;
	margin-right:35px;
	width:490px;
}
.floatright {
	float:right;
	clear:right;
	display:inline-block;
	border: thin solid #ae7f25;
	margin-right:35px;
	margin-top:50px;
	margin-bottom:10px;
}
.goldborder {
	border: thin solid #a87825;
	margin:20px;
}
.calender {
	margin-left:10px;
	margin-right:10px;
	border: thin solid #a87825;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:20px;
}
.calender a:link {
	color: #FFF;
}
.calender a:visited {
	color: #FFF;
}
.calender a:hover {
	color: #FFF;
}
.calender a:active {
	color: #FFF;
}
.goldbox1 {
	background:#a87825;
	color:#FFF;
	padding:3px;
	text-align:center;
	clear:both;
}
