* {
 margin: 0;
 padding: 0;
}
body {
	background: #FFB340 url(../images/598/body_background.jpg) repeat-y;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size:12px;
}
.hidden {
 position: absolute;
 left: -9999px;
}
#container {
 width: 860px;
 overflow: hidden;
 color: #fff;
 font: normal 12px Arial, Helvetica, sans-serif; 
/* margin: 0px auto; */
 background:url(../images/598/container_background.jpg) no-repeat bottom right;
 background-repeat: repeat-y;
 padding-bottom: 15px;
}

#container div#container-inside {
    /* background:url(images/bg_balls.jpg) no-repeat bottom right; */
    padding-bottom:30px;
    overflow:hidden;
    height:100%;
}

#header {
    width: 860px;
    height: 150px;
    margin-bottom: 16px;
    background: url(../images/598/header.jpg) no-repeat;
}

#header a img {
    border:none;
    width:273px;
    height:115px;
    margin: 0px 0px 0px 15px;
}

#left {
 float: left;
 display: inline;
 width: 200px;
 overflow: hidden;
}

#right {
 float: right;
 display: inline;
 width: 150px;
 overflow: hidden;
 text-align: center;
}

#content {
 margin: 0 150px 0 235px;
}

#content-home {
padding-left:240px;
}

#content-home-new {
padding-left:50px;
}

#footer {
 clear: both;
 width: 836px;
 height: 30px;
 overflow: hidden;
 margin: 0px 0 0 17px;
 background: transparent url(../images/598/footer.jpg) no-repeat;
}
#footer-links {
 float: left;
 display: inline;
 margin: 4px 0 0 8px;
 font-size: 12px;
}
#footer-links li {
 display: inline;
}
#footer-links a {
 padding: 0 8px;
 border-right: 1px solid #fff;
 color: #fff;
 text-decoration: none;
 font-size: 12px;
}
#footer-links a:hover {
 text-decoration: none;
 color: #FFCF87;
 font-size: 12px;
}
#footer-links li.last a {
 border: 0;
}
#copyright {
 float: right;
 display: inline;
 margin: 4px 20px 0 0;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
}

#local_clubs {
	background-image:url(../images/598/local_clubs.jpg);
	width: 180px;
	height: 310px;
	margin: 0px 0px 0px 15px;
}

#clubs_list {
	list-style: none;
	margin: 0px 7px 0px 0px;
	padding-top: 62px;
	text-align:center;
}

#clubs_list a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display:block;
	height: 40px;
}

#clubs_list a:hover{
	color: #FFCF87;
}

#right .rhs-pushbox {
 width: 132px;
 height: 160px;
 overflow: hidden;
 margin: 0 auto 16px auto;
 background: #f80;
 text-align: left;
}
#right .rhs-pushbox a img {
 border: 0;
}

#inner {
 width: 468px;
 overflow: hidden;
 background: #3572DD url(../images/598/inner_bg.jpg) repeat-y;
}
#inner-top {
 width: 468px;
 height: 15px;
 overflow: hidden;
 background: transparent url(../images/598/inner_top_bg.jpg) repeat-y;
}
#inner-bottom {
 width: 468px;
 height: 20px;
 overflow: hidden;
 background: transparent url(../images/598/inner_bottom_bg.jpg) repeat-y;
}
#inner-content {
 padding: 0 24px 0 16px;
}

#inner p {
 padding: 4px 0;
}
h1, h2, h3, h4, h5, h6 {
 padding: 16px 0 4px 0;
 font-weight: bold;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
h1#page-title {
 padding-top: 0;
}
#inner a {
 /*color: #406;*/
 color: #fff;
 text-decoration: none;
}
#inner td a {
 color: #fff;
} 

#inner a:hover {
 text-decoration: underline;
}
#inner ul {
 margin: 10px 20px;
}
#inner li {
 margin-bottom: 8px;
}

table.social-responsiblity {
    border-collapse:collapse;
}

table.social-responsiblity td {
    vertical-align:top;
    border:solid 1px #fff;
    padding:5px;
}

#promotion_links {
	padding: 10px 0px;
}

#promotion_links a {
	color: #FDEE3B;
	font-size: 14px;
}

#home_club_images img{
	float: left;
	margin: 10px 20px;
}

#home_club_images a img{
	border:none;
}

form fieldset {
	border: solid 1px #FFF;
}

.below_footer {
	color: #333;
	font-size: 11px;
}

.below_footer a {
	color: #1546BC;
	font-size: 11px;
	text-decoration:none;
}

.below_footer a:hover {
	color: #1546BC;
	font-size: 11px;
	text-decoration:underline;
}