/* CSS Document */

body {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 15px;
	color: #ffffff;
	margin-top: 0px;
	background-color:#010101;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
a, a:visited {
	color:#E4B340;
}
a:hover {
	color:#FAE74B;
}

h1 {
	font-size:24px; 
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight:normal;
	line-height: 1.1em;
	color: #BE0400;
}
h2 {
	font-size:20px; 
	margin: 0 0 0em 0;
	padding: 0px 0px 10px 0px;
	font-weight:normal;
	color: #06598F;
}
h3 {
	font-size:1.25em; 
	margin: 0 0 .5em 0;
	padding: 0px 0px 3px 0px;
	font-weight:normal;
	color: #000000;
	border-bottom: 1px solid #000000;
}
p{
	margin-top: 0;
	margin-bottom: 0.75em; 
	line-height:1.35em;
}
ul{
	margin: 0em 0em .1em 1em;
	padding-left: .25em;
	font-size: 14px;
}
li {
	padding: 0.15em ;
}
#container {
	width: 1000px;
	margin: auto;
	line-height: 1.5em;
}
#top {
	height: 177px;
}
#top_left {
	float:left;
}
#top_left_above {
	width: 352px;
	height:68px;
	padding: 3px 0 0 0;
	background-image:url(images/bg_top_left.jpg);
	text-align:center;
	line-height:20px;
}
#navcontainer_left {
	width: 352px;
	height: 103px;
	padding:3px 0 0 0;
	margin: 0;
	text-align:right;
	background-image:url(images/bg_menu_left.jpg);
	background-repeat:no-repeat;
}
#navcontainer_left ul{
	list-style-type: none;
	color: #30417D;
	padding: 10px 0 0 0;
	margin: 0px 0 0 0;
}
#navcontainer_left li {
	display: inline;
}
#navcontainer_left li a, #navcontainer_left li a:visited{
	text-decoration: none;
	color: #000000;
	padding: 0px 4px 0 4px;
	font-size: 19px;
}
#navcontainer_left li a:hover{
	text-decoration: none;
	color: #BE0400;
}
#logo {
	float:left;
	width: 304px;
	height: 177px;
}
#top_right {
	float:left;
}
#top_right_above {
	width: 344px;
	height:61px;
	padding: 10px 0 0 0;
	background-image:url(images/bg_top_right.jpg);
	text-align:center;
}
#navcontainer_right {
	width: 344px;
	height: 103px;
	padding:3px 0 0 0;
	margin: 0;
	text-align:left;
	background-image:url(images/bg_menu_right.jpg);
	background-repeat:no-repeat;
}
#navcontainer_right ul{
	list-style-type: none;
	color: #30417D;
	padding: 10px 0 0 0;
	margin: 0px 0 0 0;
}
#navcontainer_right li {
	display: inline;
}
#navcontainer_right li a, #navcontainer_right li a:visited{
	text-decoration: none;
	color: #000000;
	padding: 0px 4px 0 4px;
	font-size: 19px;
}
#navcontainer_right li a:hover{
	text-decoration: none;
	color: #BE0400;
}
#banner {
	clear:both;
	height: 254px;
}
#banner_left {
	float:left;
	height: 254px;
}
#banner_middle {
	float:left;
	width: 376px;
	height: 254px;
	background-image:url(v3flashslideshow/sports_basketball.jpg);
}
#banner_right {
	float:left;
	width:311px;
	height: 254px;
	background-image:url(poker_photos/logo.jpg);
	background-repeat:no-repeat;
}
#features {
	clear:both;
}
#home_feature_1 {
	clear:both;
	float:left;
	width:276px;
	padding: 15px 15px 0 15px;
}
#home_feature_2 {
	float:left;
	width:358px;
	padding: 15px 15px 0 15px;
}
#home_feature_3 {
	float:left;
	width:276px;
	padding: 15px 15px 0 15px;
}
#main {
	clear:both;
	width: 1000px;
	background-image:url(images/bg_main.jpg);
	background-repeat:no-repeat;
	padding: 25px 0px;
}
#main_left {
	float:left;
	width:250px;
}
#main_right {
	float:left;
	padding: 0 0 0 25px;
	width:725px;
}
#main_full {
	width: 1000px;
	text-align:center;
}
#rest_left {
	float:left;
	width:175px;
}
#rest_right {
	float:left;
	padding: 0 0 0 25px;
	width:800px;
}
#footer {
	clear:both;
	width: 980px;
	height: 13px;
	padding: 3px 10px 5px 10px;
	background-color: #894C07;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	text-align:center;
}
#footer a, #footer a:visited {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #BD0101;
}