body {
	background:#4f6567;
	margin:0;
}

#navcontainer { width:136px; }

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 136px;
	background-image:url(menuback.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-indent: 4px;
}

#navcontainer a:link, #navlist a:visited {
	color: #333333;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:0 0 15px;
	margin:0;
}
.news_desc {
	color: #333333;
}

#navcontainer a:hover {
	color: #333333;
	background-image:url(menuback1.jpg);
	background-repeat:no-repeat;
}
.hole_blue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
.hole_white {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
.hole_gold {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b8a84a;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
.hole_red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ab0000;
	width: 30px;
	font-size: 12px;
	display:inline;
	padding: 2px;
	text-align: center;
}
.holes {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

a {
	color: #b0d157;
	text-decoration:none;
}

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

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding:30px 0 20px;
	color:#b0d157;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#view-all {
	text-decoration:underline;
	margin:15px auto 0;
	font-size:13px;
	color:#333333;
}

table#home-notices ul li a,
table#home-notices ul li a {
	color:#333333;
	font-weight:bold;
}

#home-notices li {
	margin:10px 0 0 -20px;
}
#home-notices td {
	width:100%;
}
#homebuttons img {
	margin:10px;
}

table.sidebar-pill {
	background:#cbcbcb; 
	-moz-border-radius: 5px 5px 5px 5px ;
	-webkit-border-radius: 5px 5px 5px 5px ;
	border-radius: 5px 5px 5px 5px ;
	border:1px solid rgba(0, 0, 0, .1);
	overflow:hidden;
}
table.sidebar-pill td a {
	color:#555;
}
table.sidebar-pill td{
	color:#555;
	padding:5px 10px;
}
table.sidebar-pill td hr{
	color:rgba(0, 0, 0, .1);
	border-style:solid;
	border-width:1px;
}
