body {
	background:url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}

#content_main {
	width:1000px;
	margin:5px auto;
	border:1px solid #000;
	background:#fff;
}

#container {
	width:800px;
	float:left;
	background:#fff;
}

#right {
	width:200px;
	float:right;
	background:#fff;
}

.sponsor {
  position:absolute;
  left:806px;
	border:1px solid #000;
	background:#fff;
}

.sponsor img, a{
	border:0px;
}

#headerlang {
  margin: 2px 2px 0 0;
  text-align: right;
}

#header {
	height:200px;
	border-bottom:7px solid #D1D1D1;
	border-top:10px solid #188C43;
}

#header h1 {
	color:#fff;
	font-size:22pt;
	margin:0;
	padding:0;
}

#content {
	width:615px;
	padding:5px 10px 0 0;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
}

#content h2 {
	color:#060;
	font-size:18pt;
	font-weight:bold;
}

#content h3 {
	color:#333;
	font-weight:bold;
	font-size:12pt;
}

.underlinedrow {
  border-bottom:1px solid #ccc;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#tee-time th {
	background-color: #F2F7E9;
	border: solid 1px #CCCCCC;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#rightbar {
	margin:0;
	padding:0;
	border:1px solid #CCCCCC;
  width:180px;
  float:right;
}

#sidebar {
	width:153px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	list-style: none;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	border:1px solid #ccc;
	border-bottom:none;
	position: relative;
}

#sidebar li ul {
	position: absolute;
	left: 151px;
	top: -1px;
	display: none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:145px;
	background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}

#sidebar li:hover ul { 
  display: block; 
}

.widget {
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:justify;
	margin:10px 0 0 0;
	font-size:8pt;
}

#footer {
	clear:both;
	position:relative;
	border-top:1px solid #000;
	background:#77a13d;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

#garemese th {
  background-color:#D1D1D1;
  height:25px;
  text-align:left;
}

#garemese td {
  text-align:left;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}

.coursetext {
  font-weight:bold;
  color:#000000;
}

.courserow {
  height:24px;
  background:#D1D1D1;
}

.coursecell {
  width:60px;
  text-align:center;
  border-right:1px dashed #D1D1D1;
}

.coursecellimg {
  width: 60px;
  height: 90px;
  text-align:center;
  border-right:1px dashed #D1D1D1;
}

.searchbox {
  font-size:11px;
  color: #060;
}

.buttons {
  color: #060;
  font-size:11px;
}

.pnz th {
	font-size: 11pt;
	font-family: georgia;
	text-align: center;
	background-color: #ADCEA6;
	color: #003E5F;
}

.pnz td {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	background-color: #F2F7E9;
	color: black;
}

#pnzpopup {
  border: 1px solid #CCCCCC;
  padding: 3px;
  position: absolute;
  background: #F7FAEF;
  z-index: 1000;
}

#pnzpopup th {
	font-size: 11pt;
	font-family: georgia;
	text-align: center;
	background-color: #ADCEA6;
	color: #003E5F;
}

#pnzpopup td {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	background-color: #DBECDC;
	color: black;
}

#iscpopup {
  border: 1px solid #CCCCCC;
  padding: 3px;
  position: absolute;
  background: #F7FAEF;
  z-index: 1000;
}

#iscpopup th {
	font-size: 11pt;
	font-family: georgia;
	text-align: center;
	background-color: #ADCEA6;
	color: #003E5F;
}

#iscpopup td {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #F7FAEF;
	color: black;
}

.buche td {
  font-size:75%
}

.newsClip {
  border:1px solid;
}

.newsText {
  font-size:120%;
}

#menu {
  width: 780px;
	padding:10px;
	float: left;
	margin:0;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
	 

#menu ul li {
	margin:0;
	padding:0;
	display: inline;
}

#menu ul li a {
  display: inline-block;
	padding:3px;
	width:118px;
	background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
	color:#060;
	padding-left: 30px;
	text-decoration:none;
	border:1px solid #ccc;
}

#menu ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}

#image-container-pg {
  width: 583px;
  margin-top: -3px;	
  float: right;
}

.fade-box-pg {
	width: 583px;
	text-align: center;
	position: absolute;
  float: right;
}

#image-container-right {
  width: 200px;
  float: right;
}

.fade-box-right {
	width: 195px;
	height: 188px;
	position: absolute;
	text-align: center;
}