body{font-family:Tahoma, Arial, Helvetica, sans-serif;}

a:link { font-family: Tahoma, Arial, sans-serif; font-size: small; font-weight : normal; color: #000066; text-decoration: none; }

a:visited { font-family: Tahoma, Arial, sans-serif; font-size: small; font-weight : normal; color: #000066; text-decoration: none; }

a:hover { font-family: Tahoma, Arial, sans-serif; font-size: small; font-weight : normal; color: #CC0000; text-decoration: underline; }

.a_small:hover {font-family: Tahoma, Arial, sans-serif; font-size: small; font-weight : normal; color: #FF9900; text-decoration: underline;}

img{border:none;}

p {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #333333;}

#golfphotos{
margin-left: 100px;
}

#producelinks a{
	color:#006600;
	}

#returnhome{
	clear:both;
	}
	
#spotlight{
	background-color:#2f962b;
	}

#spotlight p{	
	color:#000000;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left:8px;
	}
	
.weather{
	width:140px;
	height:90px;
	float:left;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding:0px 0px 5px 0px;
	margin:5px 0px 5px 10px;
	}
	
.ext{color:#333333; font-family:Arial, Helvetica, sans-serif; width:auto; font-size:11px; margin-top:0px;}


#thumbnails, #thumbnails_lg{list-style:none; list-style-type:none;}

#thumbnails li{float:left; margin:0 10px 10px 10px;}
#thumbnails_lg li{float:left; margin:0 10px 10px 10px; text-align:center;}

#thumbnails li img{width:75px; height:56px;}
#thumbnails_lg img{width:350px; height:auto;}




/*	L I G H T B O X
--------------------------------- */
#lightbox-container {
	display:none;
}

#lightbox {
	position:fixed;
	background:#000000;
	opacity:0.95;
	filter:alpha(opacity=95);
	top:0;
	left:0;
	min-width:100%;
	min-height:100%;
	z-index:100;
}

#lightbox-panel {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	margin:-180px 0 0 -320px;
	z-index:101;
	padding:10px;
	background:#222222;	
}

#close-lightbox {
	position:absolute;
	bottom:-40px;
	left:0;
	z-index:102;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
}

/*
| Bootstrap-Style Classes (2015 Addition)
*/

.bootstrap p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000;
	margin: 0 0 20px 0;
}

.bootstrap h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #000;
	margin-bottom: 0;
}

.bootstrap .text-center {
	text-align: center;
}