/*  LEFT COLUMN ITEMS */
.col-left {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	margin-right: 10px;
	font-size: 95%;
	color: #666;
}
.col-left ul {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.col-left li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.2em; 
}
.col-left li:last-child {border-bottom:0px; }
}
.col-left a:link {
	color: #666;
}
.main-copy {
	padding-right: 0px;
	margin-left: 0px;
}
.good-resources {
	background-image: url(../images/sidebars/good-resources.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.other-good-resources {
	background-image: url(../images/sidebars/other-good-resources.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.likes{
	background-image: url(../images/sidebars/you-may-also-like.png);
	background-repeat: no-repeat;
}


/*  CENTER COLUMN ITEMS */

.col-mid {
	float: left;
	margin-right: 10px;
	width: 525px;
	background-image: url(../images/backgrounds/topic-page-title.png);
	background-repeat: no-repeat;
	text-align: left;
	min-height:850px !important;
}

h2.topicpage {
	color: #FFF;
	font-family: "museo-1", "museo-2", serif;
	font-size: 16px;
	font-weight: 500;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.col-mid img {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

.col-mid ul {
	margin-left: 35px;
	padding-top: 40px;
	padding-right: 20px;
}

.col-mid ol {
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 20px;
	/*text-transform: capitalize;*/
}
.col mid ol li{ padding-top: 5px; padding-bottom: 5px; }

.col-mid li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;

}
.col-mid li:last-child {border-bottom:0px; }


.col-mid p {
	padding-left: 20px;
	padding-right: 20px;
}

.goodtoknow {
	background-image: url(../images/backgrounds/good-to-know.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.goodtodo {
	background-image: url(../images/backgrounds/good-to-do.png);
	background-repeat: no-repeat;
}

.sharebar {
	background-image: url(../images/backgrounds/share-bar.png);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 10px;
}
.sharebar-on{
	background-image: url(../images/backgrounds/share-bar-on.png);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 10px;
}
.share-buttons {
	margin-top: 5px;
	margin-left: 10px;
}
.share-buttons ul {
	padding: 0px;
	margin: 0px;
}

.share-buttons li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}





/*  RIGHT COLUMN ITEMS */

.col-right {
	float: left;
	width: 165px;
}
.col-right li {
list-style-type: none;
}

h2.events {
	padding: 5px;
	color: #FFF;
	font-family: "museo-1", "museo-2", serif;
	font-size: 14px;
	font-weight: 600;
	background-image: url(../images/backgrounds/events-box-header.jpg);
	background-repeat: no-repeat;
	margin-top: 23px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 11px;
}
.eventfeed-box-sm {
	height: 230px;
	width: 165px;
	float: left;
	margin: -10px 0px 20px 0px;
	background-image: url(../images/backgrounds/event-sm-box.png);
	background-repeat: no-repeat;
}

.eventtitle{
	font-weight: 600;
	font-size: 14px;
}

.eventlocation {
	font-size: 90%;
	color: #999;
}
.eventdate {
	font-size: 18px;	
}

.boxcopy {
	line-height: 1.2em;
	color: #666;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	font-size: 95%;
}


.boxcopy-withscroll {
	line-height: 1.2em;
	color: #666;
	margin: 0px 0px 5px 15px;
	padding: 5px 5px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 95%;
}
.boxcopy-withscroll:last-child {border-bottom:0px; }

.boxcopy-scrollarea {
	height: 145px;
	overflow:auto;
	margin: 0px 10px 0px 0px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	border: 0px solid #000;
}

.scrollbar {
	float: right;
	height: 120px;
	background-image: url(../images/backgrounds/scrollbar.jpg);
	background-repeat: no-repeat;
	width: 14px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 10px 0px 0px 0px;
} 

.event-special {
	margin-top: 20px;
	margin-bottom: 5px;
}

.tip {
	margin-top: 0px;
	margin-bottom: 20px;
}
.tip-left-column {
	margin-top: -45px;
	margin-bottom: 20px;
}

ul.press-room {padding-top:0;}
ul.press-room li {padding:0; list-style:disc; border-bottom:none; margin:0 0 0 15px;}




.golf-sponsors {
	float: left;

	margin: 0 !important;
}

.golf-sponsors li {
	padding: 0;
	border: none;
	display: inline-block;
}

