* {
	margin:0; padding:0;
}
html, body {
	font:10pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	background:#00A3E6 url(img/golf.back.jpg) bottom repeat-x;
}
html {
	background:#8CBA42;
}
#container { 
	width:734px;			margin-left:-367px;
	text-align:left;
	position:relative;		left:50%;
	min-height:100%; 		/* For Modern Browsers */
	height:auto !important; /* For Modern Browsers */
	height:100%; 			/* For IE */
} 
html>body #container {height:auto;}

/* --- */
div#clrfooter {
	clear:both;
	height:220px;			width:auto;
}
div#footer { 
	height:200px;			width:734px;
	position:absolute;		bottom:0;
	background:transparent url(img/golf.footer.jpg) bottom center no-repeat;
} 
#footer #copyright {
	padding:5px 50px;
}
#footer #copyright a {
	font-size:90%;
	color:#898E79;
	font-weight:500;
}
#footer a.IMG {
	float:right;
	margin:0 5px;
}

/* --- */
img {border:none;}
p {padding:5px;}
a {color:#990000; text-decoration:none;}
a:hover {text-decoration:underline;}

#rightbox a ,
#holes a {
	color:#990000; 			text-decoration:underline;
	padding:1px 6px;		margin:2px;
}
#rightbox a:hover ,
#holes a:hover {
	background:#990000;		color:#FFFFFF;
	text-decoration:none;
}
#rightbox {
	width:210px;			background:#44BAEC;
	padding:15px;			margin:20px 0 10px 10px;
	border:1px solid #00A3E6;
	font-weight:bold;
}
#describe {
	margin-bottom:20px;		padding:20px;
}

/* --- */
.FL {position:relative; float:left;}
.FR {position:relative; float:right;}
.CB {clear:both;}
.CR {clear:right;}
.TAC {text-align:center;}
/* --- */
#rightbox form select,
h1 {
	font-size:14pt;			line-height:18pt;
	color:#176913;
}
h2 {
	font-size:12pt;			line-height:14pt;
	color:#176913;			margin-top:10px;
}
/* --- */
#colors {
	margin:10px 25px;		text-align:left;
}
#rightbox a {
	border:3px double #00A3E6;
	text-decoration:none;
}
#rightbox form select {
	text-align:center;
	width:180px;			background:#44BAEC;
	font-weight:bold;		border:none;
}
#describe {
	font:12pt/14pt Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
hr {
	margin:15px 0;
}
img.holepic {
	max-width:480px;
}
