@charset "UTF-8";
html, body, #wrap, #topright, #topleft {margin:0;padding:0;height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ECEDE5;
	background-image: url(/images/bk-top.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #wrap {
	background-image: url(/images/bk-sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color:;
	width: 1000px;
	margin: 0px auto;
}
/*
#topleft {
	background-image: url(images/bk-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topright {
	background-image: url(images/bk-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
*/
.twoColFixLtHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/images/bk-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
} 
.twoColFixLtHdr #header {
	height: 100px;
	margin-left: 275px;
} 
#navbar {
	height: 35px;
	padding-top: 12px;
	margin-left: 305px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; 
	position: absolute;
	top: -100px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 275px;
	text-align:center;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-left: 265px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 100px;
} 
.twoColFixLtHdr #footer {
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;
} 
#footerContent{
	width:680px;
	margin: 0 auto;
	text-align:left;
	padding-left:320px;
}
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 0;
	font-size: 12px;
	color: #333;
}
#footer #siteby, #footer #siteby a {
	color: #333;
	font-size:11px;
	text-decoration:none;	
	margin: 0; 
	padding: 0;
}
.clearfooter {
   height: 30px;
   clear: both;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h2, h3 {
	font-weight:normal;
	color:#A3150A;
	text-transform: uppercase;
}
#bodytext {
	padding-right: 25px;
	padding-left: 25px;
}
.imagepad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.padright {
	padding-right: 8px;
}
.coin {
	background-color: #FBDE3A;
	padding: 5px;
	float: right;
	width: 250px;
	margin-left: 8px;
	border: 3px solid #A3150A;
}
.promo {
	border: 2px solid #A3150A;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#slideshow {
	background-image: url(images/slideshow-back.jpg);
	height: 339px;
	width: 675px;
	background-repeat: no-repeat;
	background-position: center center;
}
#slideshow img {
	margin-top: 5px;
	margin-left: 5px;
}
a.btn1 {
	text-transform: uppercase;
	color: #A31302;
	background-color: #FBDE3A;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 3px solid #A21302;
	text-decoration: none;
}
li {margin: 10px;}
