#contentLeft{
background: url('../images/golfcourse.jpg') no-repeat top left;
height: 550px;
width: 465px;
padding-top: 0;
}
#contentRight{
width: 535px;
height: 456px;
min-height: 456px;
background-image: none;
}
#bottomDecor{
display: none;
}
#mainContent{
background: none;
padding: 0;
height: 493px;
min-height: 493px;
}
.whiteBoxMid{
/*	
background: url('../images/bg_whitebox_mid_home.png') repeat-y top left;
*/
	background-color: #FFFFFF;
	background-image: none;
}
.whiteBoxBot{
background: url('../images/bg_whitebox_bot_home.png') no-repeat top left;
}
#contentLeft ul li{
border-bottom: 1px solid #000000;
}
#contentLeft ul li ul li{
/*background: url('../images/trans.png') repeat top left;*/
	background-color: #FFFFFF;
}
.leftNav li a{
background: url('../images/bullet.png') no-repeat top right;
}
.leftNav li ul li.first a{
width: 195px;
}
.leftNav li.on a{
background: url('../images/bullet_on.png') no-repeat top right;
}
.leftNav li.on ul li a{
background: url('../images/bullet.png') no-repeat top right;
}
.leftNav li.on ul li.on a{
background: url('../images/bullet_on.png') no-repeat top right;
}
.leftNav li ul li.first{
margin-left: -17px;
}
.leftNav li ul{
left: 198px;
}
.leftNav{
margin: 18px 0px 25px 0;

}
.leftNav
{
	display: block;
}
#contentLeft .leftNav ul li.lastLi {
border-bottom:medium none;
padding-bottom:0;
}
#login label{
width: 62px;
display: block;
float: left;
margin: 0 0px 0px 0;
}
#login input{
width: 107px;
display: block;
float: left;
margin: 0 0px 0px 0;
}
#news{
background: url('../images/bg_home_news.gif') repeat-x top left;
float: left;
width: 535px;
height: 94px;
}
#news ul{
margin:  0 0 0 76px;
padding: 0;
color: #FFFFFF;
}
#news #newsHeader{
color: #FFFFFF;
margin:  6px 0 5px 30px;
font-size: 22px;
}
#login .whiteBoxInner{
padding: 10px 0 0px 19px;
}
#news li a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#news li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#news li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#news li a:active
{
	color: #FFFFFF;
	text-decoration: none
}
