/* FOOTER */
#container_footer{
width:900px !important;
height:85px;
background:url("../../img/header.jpg") no-repeat top center!important;
/*margin-top:40px !important*/;
margin: 0 auto;
padding-bottom:0px !important;
background:#FFFFFF;
}
  
#container_footer_2{
width:1024px !important;
height:60px;
background:url("../../img/header2.jpg") no-repeat top center!important;
/*margin-top:40px !important*/;
margin: 0 auto;
padding-bottom:0px !important;
/*background:#FFFFFF;*/
}

#footer_footer{
background:#dadada url("../../img/footer.jpg") no-repeat bottom center;
height:61px;
display:block;
text-align:center; margin:0 auto;
}

#footer_footer{clear:left;}

#footer_footer a{color:#CC6600;text-decoration:none;}
#footer_footer a:hover{text-decoration:none; color:#999;}







#container
{
	position: relative;
	/*margin: 0 auto; /* center on everything else */
	width: 900px;
	text-align: left;
}
#container-inner { position: static; width: auto; }



#pagebody { position: relative; width: 100%;}
#pagebody-inner { position: static; width: 100%;}

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */




#wrapper { 
 width: 900px; 
 margin-top: 20px;
 /*padding-left: 30px;*/
 /*float: center;*/
 } 
 
 
 
#box-a { 
 width: 430px;
 float: left;
 display: inline;
 }
#box-b { 
 width: 430px;
  border-left: 1px solid #dadada; 
 float: left;
 display: inline;
 } 


 
#box-a-long { 
 width: 430px;
 border-right: 1px solid #dadada;  
 float: left;
 display: inline;
 }
#box-b-court { 
 width: 430px;
 float: left;
 display: inline;
 }  
 
#box-a-court { 
 width: 430px;
 float: left;
 display: inline;
 }
#box-b-long { 
 width: 430px;
  border-left: 1px solid #dadada; 
 float: left;
 display: inline;
 }  
 
 
 
#box-a-inside { 
 text-align:left;
 float: left; 
 display: inline;
 margin-left: 30px;
 margin-right: 30px;
 } 
 
#box-b-inside { 
 text-align:left;
 float: left; 
 display: inline;
 margin-left: 30px;
 }









#banner-inner{
margin:0 80px;
padding-top:35px !important;
}

#banner { position: relative; }
#banner-inner { position: static; }

/* LAYOUT */
.layout-three-column #beta{
width:52%;
text-align:justify;
}

.layout-three-column #alpha{
width:24%;
}

.layout-three-column #beta-inner{
border-left:1px solid #bbb;
border-right:1px solid #bbb;
padding:0 5px;
}

.layout-three-column #gamma{
width:24%;
}

.layout-two-column-left #beta{
width:75%;
text-align:justify;
}

.layout-two-column-left #alpha{
width:25%;
}

.layout-two-column-left #beta-inner{
border-right:0;
}

.layout-two-column-right #beta{
width:15%;
text-align:justify;
}

.layout-two-column-right #alpha{
width:75%;
}

.layout-two-column-right #alpha-inner{
border-right:1px solid #bbb;
padding:0 5px;
}


.layout-one-column {
border-right:0px solid #bbb;
padding-top:10px;
width:100%;
}

.layout-one-column #alpha-inner{
border-right:0px solid #bbb;
padding:0 5px;
width:100%;
}

.layout-one-column .entry-footer{
text-align:right;
margin-top:10px !important;
width:60%;
float:right;
}

/* PAPERBOARD */

#paperboard{
width: 94px;
background:url(../../img/paperboard_grand.png) no-repeat top right;
height:219px;
position: fixed;
left: 0px;
top: 5px;
}