/*
Theme Name: Jack's Hobby House template
Description: Casino Design Template
Version: 1
Author: Sam-Designer and Justin
Author URI: http://adzz.com/
Tags: red, fixed width, three columns, widgets

	

*/
body {
	margin: 0;
	padding: 0;
	background-color: #640000;
	font-family:Arial,Helvetica,sans-serif;
}

#container {
	width: 1006px;
	margin: auto;
}

#header-container {
	width: 1006px;
	float: left;
}

#top-header {
	float: left;
	width: 1006px;
	height: 173px;
	background-image: url("images/topheader.jpg");
}

#navbar {
	clear: both;
	width: 1006px;
	height: 32px;
	padding-top: 15px;
	background-image: url("images/navbar.jpg");
}

#head-logo {
	clear: both;
	float: left;
	width: 581px;
	height: 297px;
}

#head-sponsor {
	float: right;
	height: 297px;
	width: 425px;
	background-color: #006600;
}

#middle {
	clear: both;
	float: left;
	width: 1006px;
	background-color: #006600;
}

#left-sidebar {
	float: left;
	margin-left: 10px;
	width: 255px;
	background-color: #008400;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#content {
	float: left;
	margin-left: 20px;
	width: 446px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 15px;
}

#right-sidebar {
	float: right;
	margin-right: 10px;
	width: 255px;
	background-color: #008400;
	margin-bottom: 10px;
	color: #FFFFFF;
}


#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	
}

#navbar a:hover{
	text-decoration: underline;
}

#navbar ul{
	margin: 0;
	padding: 0;
}

#navbar ul li {
	list-style-type: none;
	display: inline;
}

#navbar li a {
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #fff;
}

#footer {
	text-align: center;
	width: 1006px;
	clear: both;
	height: 103px;
	background-image: url("images/footer.jpg");
}

#footertext, #footertext a {
	padding-top: 40px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footertext a:hover {
	color: 	#FF962D;
	text-decoration: none;
}

img {
	border: 0px;
}

.sidebar ul {
	font-size: 13px;
}

.sidebar li {
	padding-top: 3px;
	list-style-image: url("images/arrow.jpg");
}

.sidebar li a, .sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar li a:hover, .sidebar a {
	color: #FFCC00;
	text-decoration: none;
}

.widget-title {
	background-image: url("images/title.jpg");
	width: 245px;
	height: 26px;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 10px;
	color: #333333;
	font-size: 16px;
}



.title, .title a {
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #EBCB5F;
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

.wpsb_form_label {
	font-size: 14px;
	color: #FFFFFF;
}

a {
color:#FFFFFF;
}

