body {
	background-color:#DDDACC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
}

table#container {
	margin:0px auto;
	width:800px;
	background-color:#ffffff;
}

a {
	color:#727272;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a:hover {
	color:#769ebc;
	text-decoration:underline;
}

#top {background-image:url(images/header.gif); background-repeat:no-repeat; margin:0px; padding:0px;}

#midLeft {background-image:url(images/midLeft.gif); width:2px; background-repeat:repeat-y;}
#content {background-color:transparent; background-image:url(images/contentBack.gif); background-repeat:no-repeat;}
#content .content {margin:20px 70px 20px 70px; 	min-height:300px; width:600px;}
#midRight {background-image:url(images/midRight.gif); width:2px; background-repeat:repeat-y;}

#bottomLeft {background-image:url(images/bottomLeft.gif); background-repeat:no-repeat; height:2px; width:2px;}
#bottomMiddle {background-image:url(images/bottomMiddle.gif); background-repeat: repeat-x; height:2px;}
#bottomRight {background-image:url(images/bottomRight.gif); background-repeat:no-repeat; height:2px; width:2px;}

#logo {
	text-align:center;
	padding-top:15px;
	margin:0px;
}

#top_navigation {
	text-align:center;
	margin:0px;
}

#top_navigation ul{
	margin:0px;
	padding:10px;
}

#top_navigation ul li{
	display:inline;
	padding-right:15px;
	paddding-bottom:0px;
	margin:0px;	
}

#footer {
	padding:5px;
	font-size:11px;
	text-align:center;
}

/*Hompage*/
#main span {font-size:14px; font-weight:bold;}
#main p{padding-bottom:30px;}


/*Course Info*/
#courseInfo {font-size:11px; background-color:#ffffff; margin:0px auto;}
#courseInfo h2{font-size:12px; font-weight:bold; text-align:right; margin:0px; padding-top:2px; padding-bottom:2px;}
#courseInfo td {border:1px solid #999999;}
#courseInfo .dark {background-color:#DDDACC}
#courseInfo .light {background-color:#DDE0EC;}
#holeByHole p{padding-bottom:5px;}
#holeByHole img{float:left; padding:5px;}

/*prices*/
#rates h2 {font-size:14px; font-weight:bold; margin:0px; padding-top:2px; padding-bottom:0px;}
#rates dt {float:left; width:250px; text-align:right; padding-right:30px;}
#rates span {color:#666666; font-size:9px;}

/*Contact Us*/
#contactUs {text-align:center;}
#contactUs p {}

/*Tournaments*/
#tournaments h1{text-align:center;}
#tournaments dd {float:left;}
#tournaments dt {clear:both; font-weight:bold; font-size:14px; padding-top:15px;}

/*League*/
#golfLeague .header {font-size:14px; font-weight:bold; margin:0px;}
#mLeagueStandings {float:left; width 300px; padding: 0px 20px 0px 0px}
#mLeagueScores {}
#lLeagueStandings {clear:left; float:left; width 300px; padding: 10px 20px 0px 0px}
#lLeagueScores {padding:10px 0px 0px 0px}
#cLeagueStandings {clear:left; float:left; width 300px; padding: 10px 20px 0px 0px}
#cLeagueScores {padding:10px 0px 0px 0px}
