/* CSS formatting for Golf, created 11/14/06 */


/*a:link, a:hover, a:visited, a:active {color:#FF6600;}*/

/*table#main { margin: 0 auto; }*/

ul#sub_nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	z-index: 400;
	background-color: #FFFFFF;
}

ul#sub_nav li { /* all list items */
	float: left;
	position: relative;
	height: 34px;
	/*border: 1px solid #8CB3D9;*/
	/*background-color: #6699cc;*/
	background-color: #FFFFFF;
	margin: 0;
	padding: 1px;
	z-index: 400;
		
}

/* to override top and left in browsers other than IE, which will position to the 
top right of the containing li, rather than bottom left */
li > ul { 
	top: auto;
	left: auto;
}

/*ul#sub_nav li ul { 
	list-style: none;
	display: none;
	border-top: 1px solid #000000;
	position: absolute;
	top: 100%;
	left: -1px;
	padding: 0;
	margin: 0;
	z-index: 400;
}*/

/*ul#sub_nav li li {
	height: auto;
	width: auto;
	background-color: #ffcc66;
	border: 1px solid #ffffff;
	border-width: 0 1px 1px 1px;
	padding: 0;
	margin: 0;
}*/

ul#sub_nav a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	z-index: 400;
}

ul#sub_nav li a {
	height: 28px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 6px 3px 6px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

/*ul#sub_nav li li a {
	height: auto;
	text-align: left;
	text-transform: none;
	background-color: #000000;
}*/

ul#sub_nav li a:hover {
	display: block;
	background-color: #669900;
	color: #ffffff;
}

/*ul#sub_nav li li a:hover {
	background-color: #ff9933;
	color: #000000;
}*/

ul#sub_nav li li#top {
	border-top: 0px solid #000000;
}

ul#sub_nav li.home { width: 70px; }
ul#sub_nav li.home a { width: 58px; }

ul#sub_nav li.times { width: 84px; line-height: 28px; } 
ul#sub_nav li.times a { width: 72px; line-height: 28px; }

ul#sub_nav li.renewal { width: 122px; line-height: 28px; } /* centers text vertically */
ul#sub_nav li.renewal a { width: 110px; line-height: 28px; } /* centers text vertically */

ul#sub_nav li.glenway { width: 84px; line-height: 28px; } /* centers text vertically */
ul#sub_nav li.glenway a { width: 72px; line-height: 28px; } /* centers text vertically */

ul#sub_nav li.monona { width: 80px; line-height: 28px; } /* centers text vertically */
ul#sub_nav li.monona a { width: 68px; line-height: 28px; } /* centers text vertically */

ul#sub_nav li.odanahills { width: 104px; line-height: 28px; } /* centers text vertically */
ul#sub_nav li.odanahills a { width: 92px; line-height: 28px; } /* centers text vertically */

ul#sub_nav li.yaharahills { width: 110px; line-height: 28px;  } 
ul#sub_nav li.yaharahills a { width: 98px; line-height: 28px;   }/* centers text vertically */

ul#sub_nav li.parks { width: 70px;  } 
ul#sub_nav li.parks a { width: 58px; }

/* displays hidden lists */
ul#sub_nav li:hover ul, ul#sub_nav li.over ul { 
	display: block;
}

#main {
	width: 740px;
	border: 1px solid #000000;
	padding: 0;
	margin: 0;
}

#main tr {
	border: 1px solid #000000;
	padding: 0;
	margin: 0;
}

#main td {
	border: 1px solid #000000;
	padding: 0;
	margin: 0;
}

#main td#sidebar {
	 width: 180px;
	 vertical-align: top;
	 background-color: #669900;
	 padding: 0;
	 margin: 0;
}

#main #sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
}

#main #sidebar ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}

#main #sidebar ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 168px;
	margin: 0;
	padding: 6px;
	display: block;
}

#main #sidebar ul a:hover {
	display: block;
	background-color: #99cc33;
	color: #000000;
}

#main #sidebar .address {
	padding: 24px 6px 10px 6px;
	color: #FFFFFF;
}

#main #sidebar .address div {
	padding: 3px 0 3px 0;
}


#main #content {
	padding: 5px;
	vertical-align: top;
	width: 590px;
}

#content table, #content tr, #content td {
	border: 0;
}

#content td {
	padding: 3px;
}

#content a {
	color: #0066CC;
}

#content a:visited {
	color: #9900FF;
}

/* caption for slideshows */
.caption {
	vertical-align: bottom;
	margin: 0;
	padding: 10px 15px 10px 15px;
	font-style: italic;
	color: #FFFFFF;
}

.slide {
	margin: 0;
	padding: 10px 15px 10px 15px;
}

/* CSS Styles for Slideshow */
.corner{display:block}

/* Both Corners Rounded */
.corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#669900}
.corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bdd391;
  border-right:1px solid #bdd391;
  background:#8cb23f}
.corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eff4e5;
  border-right:1px solid #eff4e5;
  background:#83ac30}
.corner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #83ac30;
  border-right:1px solid #83ac30;}
.corner4{
  border-left:1px solid #bdd391;
  border-right:1px solid #bdd391}
.corner5{
  border-left:1px solid #8cb23f;
  border-right:1px solid #8cb23f}
  
/* Left Rounded Corner Only */
.corner1left{
  margin-left:3px;
  padding-left:1px;
  border-left:1px solid #bdd391;
  background:#8cb23f}
.corner2left{
  margin-left:1px;
  padding-left:1px;
  border-left:1px solid #eff4e5;
  background:#83ac30}
.corner3left{
  margin-left:1px;
  border-left:1px solid #83ac30;}
.corner4left{
  border-left:1px solid #bdd391;}
.corner5left{
  border-left:1px solid #8cb23f;}
  
/* Right Rounded Corner Only */
.corner1right{
  margin-right:3px;
  padding-right:1px;
  border-right:1px solid #bdd391;
  background:#8cb23f}
.corner2right{
  margin-right:1px;
  padding-right:1px;
  border-right:1px solid #eff4e5;
  background:#83ac30}
.corner3right{
  margin-right:1px;
  border-right:1px solid #83ac30;}
.corner4right{
  border-right:1px solid #bdd391}
.corner5right{
  border-right:1px solid #8cb23f}
.cornerfg{
  background:#669900}

fieldset {
	padding: 4px;
	border:solid #669900 1px;
	margin-left:3px;
		}

fieldset.alerts {
	padding: 4px;
	border:solid #669900 1px;
	margin-left:2px;
	}
	
.alerts legend {
	padding:0px 4px 4px 4px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:bold;
	}

.alerts div {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;

			}
			
/***********************************
    OUTLINED CONTENT BOX - BANNER
************************************/
.outline_box_banner {
	border: 1px solid #CCCCCC;
	margin: 0 0px 12px 0;
	padding: 0;
	background-color: #FFFFFF;
}

.outline_box_banner img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	border-width: 0 0 1px 0;
}

.outline_box_banner .body {
	margin: 0;
	padding: 0 10px 10px 10px;
}

.outline_box_banner h2 {
	padding: 0;
	margin: 0;
	text-align: center;
}

.outline_box_banner ul {
	padding: 0;
	margin: 10px 0 0 15px;
}