html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
 
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #759135;
	background-image: url(../images/global/layout/tiles/images/golf_course_1.jpg);
	background-repeat: repeat-x;
	}
 
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
h1,h2,h3,h4,h5 {
	cursor: default;
}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
pre{margin-left:10px; font-family:"trebuchet ms","trebuchet","verdana",sans-serif}
.small{font-size:10px} .clear{clear:both} hr{background-image:url(../images/global/layout/hr_1.png); background-repeat:repeat-x;	border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; position:relative; height:2px; color: #e41e26; border-top-color: #e41e26; border-right-color: #e41e26; border-bottom-color: #e41e26; border-left-color: #e41e26;} a{text-decoration:underline;color:#FFFFFF;} a:hover{text-decoration:none} :active {outline: none;} :focus { -moz-outline-style: none;} input{border: 1px solid #db1d24;} img{border: 0px none #FFFFFF;} a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} a:hover img { 	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} .hidden {visibility: hidden;} .red {color: #e41e26;} .center{text-align: center;} .dark{	color: #333333;} 


.content li {
	padding-left: 20px;
}