/* The Villages.com */

body {
	margin:0; padding:0;
	font:.9em/1.4em Georgia,"Times New Roman", Times, serif;
	text-align:center;
	background:#18472C	url(../images/v1-bg.jpg) top left repeat-x;
	}
/*-------------------------------------------------------------------*/
a, a:link, a:visited {
	color:#339966;
	text-decoration:underline;
	}
a:hover, a:active {
	color:#339966; /* 18472C - old hover color */
	text-decoration:none;
	}
/*-------------------------------------------------------------------*/
#shell {
	/* background:#18472C	url(../images/v1-bg.jpg) top left repeat-x; */
	width:747px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}


/*-------------------------------------------------------------------*/
/* PNG ALPHA FIX */
/*-------------------------------------------------------------------*/

div#apDiv1 { behavior: url(/includes/iepngfix.htc.htc); }
img, div { behavior: url(/includes/iepngfix.htc); }



/*-------------------------------------------------------------------*/
/* TOPNAV */
/*-------------------------------------------------------------------*/

.topnav {
	font:bold .8em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/* height:36px; */
	padding-bottom:5px;
	}
.topnav ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	}
.topnav ul li {
	float:left;
	padding:5px 5px 0 5px;
	border-right:1px solid #89AF9C;
	}
.topnav ul li a,
.topnav ul li a:link,
.topnav ul li a:visited 
 {
	display:block;
	color:#fff;
	text-decoration:none;
	}
.topnav ul li.selected a,
.topnav ul li.selected a:link,
.topnav ul li.selected a:visited 
 {
	color:#89AF9C;
	}
.topnav ul li a:hover,
.topnav ul li a:active {
	color:#FFCC00;
	}
#homemenu { 
	float:left; 
	margin-left:6px; 
	}
#sitemap {
	position:absolute; 
	top:0; left:0; 
	z-index:1000; 
	width:100%; height:280px; 
	background-color:#fff; 
	}
	
/*-------------------------------------------------------------------*/
/* PRIORITY LOGIN */
/*-------------------------------------------------------------------*/
#priority {
	float:right;
	margin-right:3px;
	text-align:right;
	white-space:nowrap;
	}
#accesslogin {
	position:absolute;
	margin-left:-185px;
	z-index:100;
	}
#accesslogin input {
	color:#999;
	}
#pa_title {
	border-right:0; 
	}
#pa_title span {
	margin:0;
	padding-left:25px;
 	font-style:italic; 
	color:white; 
	background:url(/images/key-icon.jpg) left center no-repeat;
	}

form#pa-leftlogin {
	padding:10px; 
	margin:10px 20px 0 10px; 
	font:.85em Arial, Helvetica, sans-serif;
	background-color:#fff; 
	border:1px solid #666;
	}
form#pa-leftlogin input {
	margin-bottom:10px; 
	}
			
	
/*-------------------------------------------------------------------*/  
#header {
	XXpadding-top:0px;
	}
/*-------------------------------------------------------------------*/  

/*-------------------------------------------------------------------*/
/* MAIN NAV */
/*-------------------------------------------------------------------*/

#navlinks {
	display:block;
	height:28px;
	margin:0 6px; 
	background:#A96F3A url(../images/mainnav-bg.gif) top left repeat-x;
	}
#navlinks ul {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
	display:block;
	}
#navlinks ul li {
	float:left;
	display:block;
	height:28px;
	margin:0;
	padding:0 10px;
	font-weight:bold;
	font-size:16px;
	border-right:1px solid #A96F3A;
	border-left:1px solid #BF936B;
	background-position:center;
	background-repeat:no-repeat;
	}
	
#navlinks ul li#freevideo {
	width:118px;
	border-left:0;
	background-image:url(../images/mainnav-freevideo.gif);
	}
#navlinks ul li#freevideosel {
	width:118px;
	border-left:0;
	background-image:url(../images/mainnav-freevideo2.gif);
	}
#navlinks ul li#comevisit {
	width:118px;
	background-image:url(../images/mainnav-comevisit.gif);
	}
#navlinks ul li#comevisitsel {
	width:118px;
	background-image:url(../images/mainnav-comevisit2.gif);
	}
#navlinks ul li#golf {
	width:64px;
	background-image:url(../images/mainnav-golf.gif);
	}
#navlinks ul li#golfsel {
	width:64px;
	background-image:url(../images/mainnav-golf2.gif);
	}
#navlinks ul li#recreation {
	width:120px;
	background-image:url(../images/mainnav-recreation.gif);
	}
#navlinks ul li#recreationsel {
	width:120px;
	background-image:url(../images/mainnav-recreation2.gif);
	}
#navlinks ul li#lifestyle {
	width:101px;
	background-image:url(../images/mainnav-lifestyle.gif);
	}
#navlinks ul li#lifestylesel {
	width:101px;
	background-image:url(../images/mainnav-lifestyle2.gif);
	}
#navlinks ul li#homes {
	width:72px;
	border-right:0;
	background-image:url(../images/mainnav-homes.gif);
	}
#navlinks ul li#homessel {
	width:72px;
	border-right:0;
	background-image:url(../images/mainnav-homes2.gif);
	}
	
/* */
#navlinks ul li#freevideo a:hover {
	background-image:url(../images/mainnav-freevideo-sel.gif);
	}
#navlinks ul li#comevisit a:hover {
	background-image:url(../images/mainnav-comevisit-sel.gif);
	}
#navlinks ul li#golf a:hover {
	background-image:url(../images/mainnav-golf-sel.gif);
	}
#navlinks ul li#recreation a:hover {
	background-image:url(../images/mainnav-recreation-sel.gif);
	}
#navlinks ul li#lifestyle a:hover {
	background-image:url(../images/mainnav-lifestyle-sel.gif);
	}
#navlinks ul li#homes a:hover {
	background-image:url(../images/mainnav-homes-sel.gif);
	}


#navlinks ul a, 
#navlinks ul a:link, 
#navlinks ul a:visited {
	display:block;
	height:0px;
	padding-top:25px;
	color:#fff;
	text-decoration:none;
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	}
* html #navlinks ul a:link, * html #navlinks ul a:visited {height:28px; he\ight:0;}

#navlinks ul a:hover, #navlinks ul a:active {
	z-index:50;
	color:#56310C;
	text-decoration:none;
	background-position:top right; 
	}
* html #navlinks ul a:hover {height:28px; he\ight:0;}
	
	
/* dropdowns */
#navlinks .menulist ul {
	display:none;
	padding:0;
	}
#navlinks .menulist ul li {
	height:auto !important;
	width:190px;
	margin:0; padding:0;
	border-left:1px solid #56310C;
	border-right:1px solid #56310C;
	border-bottom:1px solid #56310C;
	background-color:#56310C;
	}
#navlinks .menulist ul li a,
#navlinks .menulist ul li a:link,
#navlinks .menulist ul li a:visited {
	display:block;
	height:auto !important;
	margin:0;
	padding:3px 0;
	font-size:12px;
	color:#000;
	background-color:#fff;
	}
#navlinks .menulist ul li a:hover,
#navlinks .menulist ul li a:active {
	color:#fff;
	background:#56310C url() top left !important;
	}
	
	
	
/*-------------------------------------------------------------------*/
/* CONTENT */
/*-------------------------------------------------------------------*/
	
#content {
	width:727px;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
	color:#000;
	background:#fff url(../images/content-bg2.jpg) top left repeat-y;
	}

/*-------------------------------------------------------------------*/
	#content #leftside {
		float:left;
		width:279px;
		margin:0; padding:0 0 25px 0;
		border-top:0px solid #333;
		text-align:right;
		overflow:visible; /* fixes IE issue with italic type */
		}
		#leftside .navpod {
			margin-top:5px;
			margin-bottom:10px;
			margin-left:12px;
			text-align:left;
			}
		#leftside #video {	
		/*margin-top:25px;*/
		margin:-1px 0 10px 0; 
		padding:10px 0 10px 12px;
		background-color:#fff; 
		border-top:1px solid #DBD5C4;
		border-bottom:1px solid #DBD5C4;
		}
		#leftside .navpod h1 {	
			margin:0;
			padding:0;
			font-size:1em;
			line-height:normal;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#A96F3A;
			border-bottom:1px solid #fff;
			xbackground-color:#F7F4EC;
			}
		#leftside .navpod h1 img {	
			border:0;
			}
		/* #leftside .navpod h1.selected img {	
			filter:alpha(opacity=70); 
			-moz-opacity:0.7; 
			opacity: 0.7;
			} */
		#leftside .navpod h1 span {	
			display:none;
			}
		#leftside .navpod h1 a {	
			color:#A96F3A;
			text-decoration:none;
			}
		#leftside .navpod h1 a:hover {	
			color:#006633;
			text-decoration:none;
			}
		#leftside .navpod p {	
			text-align:left;
			margin:3px 22px 0px 10px;
			padding:0;
			font-size:.8em;
			line-height:1.5em;
			}			
		#leftside .navpod p img,
		#leftside .navpod p img a,
		#leftside .navpod p img a:visited {	
			border:1px solid #000;
			}			
		#leftside .navpod p img a:hover {	
			border:1px solid #339966;
			}			

ul#subnav {	
	list-style-type:none;
	margin:0;
	padding:0;
	}			
ul#subnav li {	
	display:inline;
	padding:0;
	margin:0;
	font-size:.9em;
	line-height:normal;
	}			
ul#subnav li a, ul#subnav div a {	
	display:block;
	margin:0;
	padding:4px 7px 4px 25px;
	border-bottom:1px solid #fff;
	text-decoration:none;
	background:#F7F4EC url(/images/subnav-arrow.gif) 12px .45em no-repeat;
	}			
ul#subnav li a:hover, ul#subnav div a:hover {	
	background-color:#fff;
	color:#000;
	}
	
ul#subnav div a {
	background:#F7F4EC url();
	padding:4px 7px 4px 10px;
	}

ul#subnav li.selected a {	
	color:#57513D;
	cursor:default;
	}			
ul#subnav li.selected a:hover {	
	background-color:#F7F4EC;
	cursor:default;
	}			


ul#subnav ul {	
	margin:0;
	padding:0;
	}
ul#subnav ul li a {	
	padding-left:40px;
	background:#FBF9F4 url(/images/subnav-arrow.gif) 27px .45em no-repeat;
	border-bottom:1px solid #CFC9B6;
	}			

ul#subnav #countryclubs {	
	background-color:#fff;
	padding:5px 0 5px 0;
	}			
ul#subnav #countryclubs a {	
	background:#fff url() 6px center no-repeat;
	font-size:1.1em;
	border-bottom:1px solid #fff;
	padding-left:35px;
	}			
ul#subnav #countryclubs a:hover {	
	color:#000;
	}
ul#subnav #countryclubs li#mallory a {	
	background-image: url("/golf/championship/images/icons/Malory.gif");
	}			
ul#subnav #countryclubs li#canegarden a {	
	background-image: url("/golf/championship/images/icons/CaneGarden.gif");
	}			
ul#subnav #countryclubs li#havana a {	
	background-image: url("/golf/championship/images/icons/havana.gif");
	}			
ul#subnav #countryclubs li#palmer a {	
	background-image: url("/golf/championship/images/icons/palmer.gif");
	}			
ul#subnav #countryclubs li#lopez a {	
	background-image: url("/golf/championship/images/icons/Lopez.gif");
	}			
ul#subnav #countryclubs li#haciendahills a {	
	background-image: url("/golf/championship/images/icons/Hacienda.gif");
	}			
ul#subnav #countryclubs li#glenview a {	
	background-image: url("/golf/championship/images/icons/Glenview.gif");
	}			
ul#subnav #countryclubs li#tds a {	
	background-image: url("/golf/championship/images/icons/Tierra.gif");
	}			
ul#subnav #countryclubs li#obh a {	
	background-image: url("/golf/championship/images/icons/OrangeBlossom.gif");
	}			

/*-------------------------------------------------------------------*/
	#content #rightside,
	.singlecol {
		float:left;
		width:446px;
		margin-top:0;
		margin-left:2px;
		border-top:0px solid #ccc;
		color:#000;
		}
		#rightside h1,
		.singlecol h1 {
			font:1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-align:left;
			color:#18472C;
			padding-top:0;
			margin-top:5px;
			}
		#rightside h2 {
			font-size:1.2em;
			line-height:normal;
			}
		#rightside h3 {
			font-size:1.1em;
			}
		#rightside h4 {
			font-size:1.0em;
			}
		#rightside #maintext {
			margin:0 25px;
			padding-top:0;
			text-align:left;
			}
		#rightside a:link, #rightside a:visited {
			color:#339966;
			}
		#rightside a:hover, #rightside a:active {
			color:#CC6600;
			text-decoration:underline;
			}

#contact {	
	margin-bottom:40px;
	margin-top:25px;
	padding-top:20px;
	border-top:1px solid #EBE7DB;
	}

/*-------------------------------------------------------------------*/
/* FOOTER */
/*-------------------------------------------------------------------*/

#footer {
	clear:both;
	font-size:.9em;
	color:#fff;
	margin:5px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	}
#footer ul li {
	display:inline;
	padding:0;
	margin:0;
	border-right:1px solid #2D6A48;
	}
#footer ul li#last {
	border-right:0px solid #2D6A48;
	}
#footer ul li a {
	display:inline;
	padding:0 5px;
	margin:0;
	color:#fff;
	}
#footer ul li a:hover {
	display:inline;
	padding:0 5px;
	text-decoration:none;
	}
.copyright {
	color:#fff;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright a:link, .copyright a:visited {
	color:#fff;
}
.copyright a:hover, .copyright a:active {
	color:#fff;
}


/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/

/* SITE SECTIONS */

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/


/* FREETOUR */

#referwindow {
	position:relative;
	padding-bottom:20px;
	width:375px;
	height:auto;
	background-color:#fff;
	color:#333;
	border:2px solid #333;
}
#referwindow #continue {
	padding:20px;
}
#referwindow #continue a {
	text-decoration:none;
	border:1px solid #666;
	background-color:#efefef;
	font:bold 1em Arial, Helvetica, sans-serif;
	padding:3px 4px;
}
#referchoices ul {
	list-style-type:none;
	margin:2px 0 0 20px;
	padding:0 0 0 20px;
}
#referchoices ul li {
	font-size:12px;
}
#referchoices ul li.category {
	font-size:13px;
	color:#B47020;
	margin-top:0;
	margin-right:20px;
	margin-bottom:4px;
	margin-left:-20px;
	border-bottom:1px solid #ccc;
}

/* VMAIL SIGNUP */
td.checkforDVD { 
	padding:20px 100px 20px 3em;
	border:1px solid #DFC2A0;
	background:#FEF6D1 url(/newsletter/signup/images/free-tour-dvd.jpg) right center no-repeat;
	color:#B47020;
	font-size:1.3em;
	line-height:1.2em;
	text-align:left;
	text-indent:-2em;
}
td.checkforVmail { 
	padding:20px 110px 20px 2.5em;
	border:1px solid #78A38A;
	background:#eef6f0 url(/freetour/graphics/vmail-checkbox-bg2.jpg) right top no-repeat;
	color:#18472C;
	font-size:1.0em;
	line-height:1.2em;
	text-align:left;
	text-indent:-2em;
}
#formtable {
	border:0px solid #999;
}
#formtable2 {
	border:1px solid #999;
}
#formtable label,
#formtable2 label {
	display:block;
}

.formsection {
	margin:0px 0px 10px 0px; 
	padding:8px; 
	font-size:100%;
	line-height:1.7em;
	text-align:center;
	border:1px solid #333;
}
.formsection table {
	margin:0px auto;
	width:100%;
	padding:0;
}
.formsection td { 
	padding:0 4px 4px 0;
	font-size:85%;
	line-height:1.5em;
	text-align:left;
}
.formsection.userinfo input {
	background-color:#fafafa;
	border:1px solid #9B5138;
	color:#6C8625;
	padding:2px;
}
.formsection td.checkforDVD { 
	padding:20px 100px 20px 3em;
	border:1px solid #DFC2A0;
	background:#FEF6D1 url(/newsletter/signup/images/free-tour-dvd.jpg) right center no-repeat;
	color:#B47020;
	font-size:1.2em;
	line-height:1.2em;
	text-align:left;
	text-indent:-2em;
}
.formsectiontitle {
	width:100%;
	font-size:1.1em; 	
	font-style:italic;
	font-weight:bold;
	color:#9B5138; 
	display:block;
	padding:5px 0 3px 0;
	margin:5px 0 5px 0;
	border-bottom:1px dashed #B47020; 
	text-align:left;
	}
.userdata {
	font-style:italic;
	margin-left:10px;
	color:#9B5138;
	text-align:left;
}
h2 { 
	color:#000; font-size:130%; 
	text-align:left;
}



/* LIFESTYLE PREVIEW PLAN */

span.asterik {
	color:#990000; 
	margin-left:8px;
	margin-right:2px;
	font-size:25px; 
	font-weight:bolder; 
	font-family:Arial, Helvetica, sans-serif; 
	vertical-align:middle;
}

div .previewrates {
	margin:0;
	padding:0;
	border:0px solid #ff0000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.previewrates table { 
	margin:0; padding:0;
}
.previewrates td, previewrates th { 
	color:#003807;
	font:11px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.previewrates td {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}
th {
	font-weight:bold;
}
.previewrates h1 {
	color:#993300;
	font-size:16px;
	margin:0;
	font-weight:bold;
}
th {
	border-bottom:2px solid #993300;
}
.monthtitle {
	color:#993300;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
}
.ratecolumn {
	color:#993300;
	font-weight:bold;
}

#visitform {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#FFF/*6DC*/; 
	margin-top:0;
	padding:10px;
	text-align:left;
	}
#visitform form {
	margin:0; padding:0;
	}
#visitform h3 {
	margin-top:0;
	}
#visitform table {
	padding-top:0px;
	}
#visitform table td {
	padding-top:0;
	padding-right:10px;
	padding-bottom:10px;
	line-height:normal;
	}
#visitform table td span.choices {
	display:block;
	font:.85em Arial, Helvetica, sans-serif;
	padding:2px 0 2px 15px;
	}


/* VIDEO COPY */	
.intextvideo {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	height:262px;
	overflow-y:scroll;
	}
.intextvideo div {
	height:55px;
	padding:5px;
	border-bottom:1px solid #cdcdcd;
	}
.intextvideo span {
	display:block;
	margin-top:3px;
	}
.intextvideo img {
	float:left;
	margin-right:10px;
	}

/* VIDEO IN TEXT LIGHTBOX */	
.intextvideoLB {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	}
.intextvideoLB div {
	height:55px;
	padding:5px;
	border-bottom:1px solid #cdcdcd;
	}
.intextvideoLB span {
	display:block;
	margin-top:3px;
	}
.intextvideoLB img {
	float:left;
	margin-right:10px;
	}


/* VIDEO PLAYLIST */

.vidplaylistgroup {
	margin-left:13px; 
	text-align:left;
	font:bold 13px Arial, Helvetica, sans-serif;
	}
.vidplaylistgroup a {
	text-decoration:none;
	padding:4px;
	margin:4px 0;
	color:#fff;
	display:block;
	background:#A96F3A url(/images/leftnav-pixel.gif) top left no-repeat;
	}
ul.vidplaylist {
	list-style-type:none;
	margin:0 0 0 13px; 
	padding:0;
	text-align:left;
	line-height:normal;
	}
ul.vidplaylist li {
	border-bottom:1px solid #efefef;
	vertical-align:middle;
	}
ul.vidplaylist li a {
	display:block;
	font-size:.85em;
	padding-top:.75em;
	padding-bottom:1.25em;
	padding-left:65px;
	padding-right:5px;
	height:40px;
	border-bottom:1px solid #fff;
	text-decoration:none;
	}
ul.vidplaylist li a:hover {
	background-color:#E7E2D2;
	text-decoration:none;
	color:#19472D;
	}

.siteSection {
	padding:3px;
	background-color:#19472D;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	}

li#preview a { background: url("/videos/images/thumbs/freetour-tall.jpg") center left no-repeat; }
li#shopping a { background: url("/videos/images/thumbs/shopping-tall.jpg") center left no-repeat; }
li#dining a { background: url("/videos/images/thumbs/dining-tall.jpg") center left no-repeat; }
li#academy a { background: url("/videos/images/thumbs/testimonial-academy-tall.jpg") center left no-repeat; }
li#ChampGolf a { background: url("/videos/images/thumbs/ChampGolf-tall.jpg") center left no-repeat; }	
li#ComeVisitVid a { background: url("/videos/images/thumbs/come-visit-tall.jpg") center left no-repeat; }	
li#Entertainment a { background: url("/videos/images/thumbs/entertainment-tall.jpg") center left no-repeat; }
li#exgolf a { background: url("/videos/images/thumbs/exgolf-tall.jpg") center left no-repeat; }	
li#exgolf2 a { background: url("/videos/images/thumbs/exgolf2-tall.jpg") center left no-repeat; }	
li#free a { background: url("/videos/images/thumbs/free-tall.jpg") center left no-repeat; }
li#homesvideo a { background: url("/videos/images/thumbs/homes-tall.jpg") center left no-repeat; }
li#LifestyleVideo a { background: url("/videos/images/thumbs/life-tall.jpg") center left no-repeat; }
li#LopezVideo a { background: url("/videos/images/thumbs/Lopez-tall.jpg") center left no-repeat; }
li#RecreationVid a { background: url("/videos/images/thumbs/Rec-tall.jpg") center left no-repeat; }
li#PoloMay a { background: url("/videos/images/thumbs/PoloMay-tall.jpg") center left no-repeat; }
li#Polo a { background: url("/videos/images/thumbs/Polo-tall.jpg") center left no-repeat; }
li#SeniorGames a { background: url("/videos/images/thumbs/SeniorGames-tall.jpg") center left no-repeat; }
li#WaterVolleyball3 a { background: url("/videos/images/thumbs/WaterVolleyball3-tall.jpg") center left no-repeat; }
li#ODellVmail2 a { background: url("/videos/images/thumbs/ODellVmail2-tall.jpg") center left no-repeat; }
li#Cards3 a { background: url("/videos/images/thumbs/Cards3-tall.jpg") center left no-repeat; }
li#CruiseInVmailFinal a { background: url("/videos/images/thumbs/CruiseInVmailFinal-tall.jpg") center left no-repeat; }
li#Pickleball a { background: url("/videos/images/thumbs/Pickleball-tall.jpg") center left no-repeat; }
li#CampVillages a { background: url("/videos/images/thumbs/CampVillages-tall.jpg") center left no-repeat; }
li#ComeVisitMikeGrzesik a { background: url("/videos/images/thumbs/ComeVisitMikeGrzesik-tall.jpg") center left no-repeat; }
li#MarketNight a { background: url("/videos/images/thumbs/MarketNight-tall.jpg") center left no-repeat; }
li#artsandcrafts a { background: url("/videos/images/thumbs/artsandcrafts-tall.jpg") center left no-repeat; }
li#LopezFlyover a { background: url("/videos/images/thumbs/LopezFlyover-tall.jpg") center left no-repeat; }
li#ChampGolf-MaryGrant a { background: url("/videos/images/thumbs/ChampGolf-MaryGrant-tall.jpg") center left no-repeat; }
li#CincoDeMayo-3 a { background: url("/videos/images/thumbs/CincoDeMayo-tall.jpg") center left no-repeat; }
li#ComeVisit-HankMacellaro a { background: url("/videos/images/thumbs/ComeVisit-HankMacellaro-tall.jpg") center left no-repeat; }
li#july4thfinalflv a { background: url("/videos/images/thumbs/july4thfinalflv-tall.jpg") center left no-repeat; }
li#MickeyFinn a { background: url("/videos/images/thumbs/MickeyFinn-tall.jpg") center left no-repeat; }
li#OscarFeliu a { background: url("/videos/images/thumbs/OscarFeliu-tall.jpg") center left no-repeat; }
li#PalmerFlyover a { background: url("/videos/images/thumbs/PalmerFlyover-tall.jpg") center left no-repeat; }
li#RedHatsVmail a { background: url("/videos/images/thumbs/RedHatsVmail-tall.jpg") center left no-repeat; }
li#seniorgamescomp a { background: url("/videos/images/thumbs/seniorgamescomp-tall.jpg") center left no-repeat; }
li#Softball-Steve a { background: url("/videos/images/thumbs/SoftballSteve-tall.jpg") center left no-repeat; }
li#Lifestyle2 a { background: url("/videos/images/thumbs/Lifestyle2-tall.jpg") center left no-repeat; }
li#MardiGras a { background: url("/videos/images/thumbs/MardiGras-tall.jpg") center left no-repeat; }
li#ChiliCookoff a { background: url("/videos/images/thumbs/ChiliCookoff-tall.jpg") center left no-repeat; }
li#NancyLopezinterview a { background: url("/videos/images/thumbs/NancyLopezInterview-tall.jpg") center left no-repeat; }
li#LightUp a { background: url("/videos/images/thumbs/LightUp-tall.jpg") center left no-repeat; }
li#BGlen a { background: url("/videos/images/thumbs/BGlen-tall.jpg") center left no-repeat; }
li#Softball-Avis a { background: url("/videos/images/thumbs/Softball-Avis-tall.jpg") center left no-repeat; }
li#SeniorGamesIntro a { background: url("/videos/images/thumbs/SeniorGamesVmail-tall.jpg") center left no-repeat; }
li#GeneralGolf a { background: url("/videos/images/thumbs/golf-tall.jpg") center left no-repeat; }
li#Biking a { background: url("/videos/images/thumbs/biking-tall.jpg") center left no-repeat; }
li#VeydtsComeVisit a { background: url("/videos/images/thumbs/VeydtsComeVisit-tall.jpg") center left no-repeat; }
li#ComeVisitHudsons a { background: url("/videos/images/thumbs/ComeVisitHudsons-tall.jpg") center left no-repeat; }
li#HavanaResidents a { background: url("/videos/images/thumbs/HavanaResidents-tall.jpg") center left no-repeat; }
li#HavanaProalt a { background: url("/videos/images/thumbs/HavanaProalt-tall.jpg") center left no-repeat; }
li#HavanaCourse a { background: url("/videos/images/thumbs/HavanaCourse-tall.jpg") center left no-repeat; }
li#RunningCarolyn a { background: url("/videos/images/thumbs/RunningCarolyn-tall.jpg") center left no-repeat; }
li#RunningJimLucas a { background: url("/videos/images/thumbs/RunningJimLucas-tall.jpg") center left no-repeat; }
li#ComeVisitDoyle a { background: url("/videos/images/thumbs/ComeVisitDoyle-tall.jpg") center left no-repeat; }
li#CollegeFootball a { background: url("/videos/images/thumbs/CollegeFootball-tall.jpg") center left no-repeat; }
li#VHSBoosters4 a { background: url("/videos/images/thumbs/VHSBoosters4-tall.jpg") center left no-repeat; }
li#Oktoberfest a { background: url("/videos/images/thumbs/Oktoberfest-tall.jpg") center left no-repeat; }
li#ProFootball2 a { background: url("/videos/images/thumbs/ProFootball2-tall.jpg") center left no-repeat; }
li#CinkPreview2 a { background: url("/videos/images/thumbs/CinkPreview2-tall.jpg") center left no-repeat; }
li#HavanaGolfShop3 a { background: url("/videos/images/thumbs/HavanaGolfShop3-tall.jpg") center left no-repeat; }
li#Bealls a { background: url("/videos/images/thumbs/Bealls-tall.jpg") center left no-repeat; }
li#SarahPalin a { background: url("/videos/images/thumbs/SarahPalin-tall.jpg") center left no-repeat; }
li#freevideo1 a { background: url("/videos/images/thumbs/freevideo1-tall.jpg") center left no-repeat; }
li#Doocy a { background: url("/videos/images/thumbs/Doocy-tall.jpg") center left no-repeat; }
li#SailboatRagatta a { background: url("/videos/images/thumbs/SailboatRagatta-tall.jpg") center left no-repeat; }
li#RagnarRelayRun a { background: url("/videos/images/thumbs/RagnarRelayRun-tall.jpg") center left no-repeat; }
li#PoloClub a { background: url("/videos/images/thumbs/PoloClub-tall.jpg") center left no-repeat; }
li#HavanaRestaurantDecor a { background: url("/videos/images/thumbs/HavanaRestaurantDecor-tall.jpg") center left no-repeat; }
li#VillagesArtLeague a { background: url("/videos/images/thumbs/VillagesArtLeague-tall.jpg") center left no-repeat; }
li#thenutcracker a { background: url("/videos/images/thumbs/thenutcracker-tall.jpg") center left no-repeat; }
li#lightup2 a { background: url("/videos/images/thumbs/lightup2-tall.jpg") center left no-repeat; }
li#golfacademy2 a { background: url("/videos/images/thumbs/golfacademy2-tall.jpg") center left no-repeat; }
li#havanacookingone a { background: url("/videos/images/thumbs/havanacookingone-tall.jpg") center left no-repeat; }
li#havanacookingtwo a { background: url("/videos/images/thumbs/havanacookingtwo-tall.jpg") center left no-repeat; }
li#hanukkah a { background: url("/videos/images/thumbs/hanukkah-tall.jpg") center left no-repeat; }
li#christmasparade a { background: url("/videos/images/thumbs/christmasparade-tall.jpg") center left no-repeat; }
li#Polo-Promo a { background: url("/videos/images/thumbs/Polo-Promo-tall.jpg") center left no-repeat; }
li#Polo-Color a { background: url("/videos/images/thumbs/Polo-Color-tall.jpg") center left no-repeat; }
li#glenviewtipone a { background: url("/videos/images/thumbs/glenviewtipone-tall.jpg") center left no-repeat; }
li#glenviewtiptwo a { background: url("/videos/images/thumbs/glenviewtiptwo-tall.jpg") center left no-repeat; }
li#palmertipone a { background: url("/videos/images/thumbs/palmertipone-tall.jpg") center left no-repeat; }
li#fivekraceb a { background: url("/videos/images/thumbs/fivekraceb-tall.jpg") center left no-repeat; }
li#glenbeck a { background: url("/videos/images/thumbs/glenbeck-tall.jpg") center left no-repeat; }
li#glenbecktwo a { background: url("/videos/images/thumbs/glenbecktwo-tall.jpg") center left no-repeat; }
li#showcasedirect a { background: url("/videos/images/thumbs/showcasedirect-tall.jpg") center left no-repeat; }
li#mikehuckabee a { background: url("/videos/images/thumbs/mikehuckabee-tall.jpg") center left no-repeat; }
li#tsncomp a { background: url("/videos/images/thumbs/tsncomp-tall.jpg") center left no-repeat; }
li#tsngolf a { background: url("/videos/images/thumbs/tsngolf-tall.jpg") center left no-repeat; }
li#tsnindoorrec a { background: url("/videos/images/thumbs/tsnindoorrec-tall.jpg") center left no-repeat; }
li#tsnlifelonglearning a { background: url("/videos/images/thumbs/tsnlifelonglearning-tall.jpg") center left no-repeat; }
li#tsnoutdoorrec a { background: url("/videos/images/thumbs/tsnoutdoorrec-tall.jpg") center left no-repeat; }
li#marketnight2 a { background: url("/videos/images/thumbs/marketnight2-tall.jpg") center left no-repeat; }
li#tabletennis a { background: url("/videos/images/thumbs/tabletennis-tall.jpg") center left no-repeat; }
li#qigongandtaichi a { background: url("/videos/images/thumbs/qigongandtaichi-tall.jpg") center left no-repeat; }
li#ballet a { background: url("/videos/images/thumbs/ballet-tall.jpg") center left no-repeat; }
li#villagesconcertband a { background: url("/videos/images/thumbs/villagesconcertband-tall.jpg") center left no-repeat; }
li#vastswimming a { background: url("/videos/images/thumbs/vastswimming-tall.jpg") center left no-repeat; }
li#tennis a { background: url("/videos/images/thumbs/tennis-tall.jpg") center left no-repeat; }
li#annthetwirler a { background: url("/videos/images/thumbs/annthetwirler-tall.jpg") center left no-repeat; }
li#quiltshow a { background: url("/videos/images/thumbs/quiltshow-tall.jpg") center left no-repeat; }
li#DriveIn a { background: url("/videos/images/thumbs/DriveIn-tall.jpg") center left no-repeat; }
li#softball2 a { background: url("/videos/images/thumbs/softball-tall.jpg") center left no-repeat; }
li#stpatricksdayparade a { background: url("/videos/images/thumbs/StPatrictsDay-tall.jpg") center left no-repeat; }
li#lifelongvacation a { background: url("/videos/images/thumbs/lifelongvacation-tall.jpg") center left no-repeat; }
li#fitnessclub2 a { background: url("/videos/images/thumbs/fitnessclub2-tall.jpg") center left no-repeat; }
li#MardiGras2009 a { background: url("/videos/images/thumbs/MardiGras2009-tall.jpg") center left no-repeat; }
li#ChiliCookoff2009 a { background: url("/videos/images/thumbs/ChiliCookoff2009-tall.jpg") center left no-repeat; }
li#ballroomdancing a { background: url("/videos/images/thumbs/ballroomdancing-tall.jpg") center left no-repeat; }
li#swingdance a { background: url("/videos/images/thumbs/swingdance-tall.jpg") center left no-repeat; }
li#hula a { background: url("/videos/images/thumbs/hula-tall.jpg") center left no-repeat; }
li#glenviewtiptwo2 a { background: url("/videos/images/thumbs/glenviewtiptwo2-tall.jpg") center left no-repeat; }
li#havanatipone a { background: url("/videos/images/thumbs/havanatipone-tall.jpg") center left no-repeat; }
li#golffest a { background: url("/videos/images/thumbs/golffest-tall.jpg") center left no-repeat; }
li#poloMarch a { background: url("/videos/images/thumbs/poloMarch-tall.jpg") center left no-repeat; }
li#muppytheclown a { background: url("/videos/images/thumbs/muppytheclown-tall.jpg") center left no-repeat; }
li#stategames a { background: url("/videos/images/thumbs/stategames-tall.jpg") center left no-repeat; }
li#redsauce a { background: url("/videos/images/thumbs/redsauce-tall.jpg") center left no-repeat; }
li#showtimesingers a { background: url("/videos/images/thumbs/showtimesingers-tall.jpg") center left no-repeat; }
li#tartanday a { background: url("/videos/images/thumbs/tartanday-tall.jpg") center left no-repeat; }
li#stategames2 a { background: url("/videos/images/thumbs/stategames2-tall.jpg") center left no-repeat; }
li#canegardentipone a { background: url("/videos/images/thumbs/canegardentipone-tall.jpg") center left no-repeat; }
li#Photography a { background: url("/videos/images/thumbs/Photography-tall.jpg") center left no-repeat; }
li#linnanes a { background: url("/videos/images/thumbs/linnanes-tall.jpg") center left no-repeat; }
li#cowboyfridays a { background: url("/videos/images/thumbs/cowboys-tall.jpg") center left no-repeat; }
li#tandembikers a { background: url("/videos/images/thumbs/tandembikers-tall.jpg") center left no-repeat; }
li#lopeztipone a { background: url("/videos/images/thumbs/lopeztipone-tall.jpg") center left no-repeat; }
li#wellnesscenterpeekone a { background: url("/videos/images/thumbs/wellnesscenterpeekone-tall.jpg") center left no-repeat; }
li#relayforlife a { background: url("/videos/images/thumbs/relayforlife-tall.jpg") center left no-repeat; }
li#meandmygang a { background: url("/videos/images/thumbs/meandmygang-tall.jpg") center left no-repeat; }
li#volunteerappreciation a { background: url("/videos/images/thumbs/volunteerappreciation-tall.jpg") center left no-repeat; }
li#fclsbaseball a { background: url("/videos/images/thumbs/fclsbaseball-tall.jpg") center left no-repeat; }
li#stategames09 a { background: url("/videos/images/thumbs/stategames09-tall.jpg") center left no-repeat; }
li#freedompointe a { background: url("/videos/images/thumbs/freedompointe-tall.jpg") center left no-repeat; }
li#bowling a { background: url("/videos/images/thumbs/bowling-tall.jpg") center left no-repeat; }
li#sunbowl a { background: url("/videos/images/thumbs/sunbowl-tall.jpg") center left no-repeat; }
li#lppteaser a { background: url("/videos/images/thumbs/lppteaser-tall.jpg") center left no-repeat; }
li#PoloClubMiamiBeach a { background: url("/videos/images/thumbs/PoloClubMiamiBeach-tall.jpg") center left no-repeat; }
li#aquaticdancers a { background: url("/videos/images/thumbs/aquaticdancers-tall.jpg") center left no-repeat; }
li#bbqbash a { background: url("/videos/images/thumbs/bbqbash-tall.jpg") center left no-repeat; }
li#tierratipone a { background: url("/videos/images/thumbs/tierratipone-tall.jpg") center left no-repeat; }
li#pickleball3 a { background: url("/videos/images/thumbs/pickleball3-tall.jpg") center left no-repeat; }
li#SonnysBBQ a { background: url("/videos/images/thumbs/SonnysBBQ-tall.jpg") center left no-repeat; }
li#Dragonboat a { background: url("/videos/images/thumbs/Dragonboat-tall.jpg") center left no-repeat; }
li#kayaking a { background: url("/videos/images/thumbs/kayaking-tall.jpg") center left no-repeat; }
li#ScottWilder a { background: url("/videos/images/thumbs/ScottWilder-tall.jpg") center left no-repeat; }
li#CampVillages2 a { background: url("/videos/images/thumbs/CampVillages2-tall.jpg") center left no-repeat; }
li#pickleball3 a { background: url("/videos/images/thumbs/pickleball3-tall.jpg") center left no-repeat; }
li#WellnessCenter a { background: url("/videos/images/thumbs/WellnessCenter-tall.jpg") center left no-repeat; }
li#splashwithuswatercolor a { background: url("/videos/images/thumbs/splashwithuswatercolor-tall.jpg") center left no-repeat; }
li#scrapbooking a { background: url("/videos/images/thumbs/scrapbooking-tall.jpg") center left no-repeat; }
li#WW-1-watercans a { background: url("/videos/images/thumbs/WW-1-watercans-tall.jpg") center left no-repeat; }
li#WW-2-rainsensors a { background: url("/videos/images/thumbs/WW-2-rainsensors-tall.jpg") center left no-repeat; }
li#WW-3-checkinggrass a { background: url("/videos/images/thumbs/WW-3-checkinggrass-tall.jpg") center left no-repeat; }
li#patrioticboattour a { background: url("/videos/images/thumbs/patrioticboattour-tall.jpg") center left no-repeat; }
li#herontipone a { background: url("/videos/images/thumbs/herontipone-tall.jpg") center left no-repeat; }
li#friendlyneighborhoods a { background: url("/videos/images/thumbs/friendlyneighborhoods-tall.jpg") center left no-repeat; }
li#baseball a { background: url("/videos/images/thumbs/baseball-tall.jpg") center left no-repeat; }
li#theater a { background: url("/videos/images/thumbs/theater-tall.jpg") center left no-repeat; }
li#seabreeze a { background: url("/videos/images/thumbs/seabreeze-tall.jpg") center left no-repeat; }
li#modelhomes a { background: url("/videos/images/thumbs/modelhomes-tall.jpg") center left no-repeat; }
li#potterysiblings a { background: url("/videos/images/thumbs/potterysiblings-tall.jpg") center left no-repeat; }
li#nationals a { background: url("/videos/images/thumbs/nationals-tall.jpg") center left no-repeat; }
li#mallorytipone a { background: url("/videos/images/thumbs/mallorytipone-tall.jpg") center left no-repeat; }
li#masterssoftballtournament a { background: url("/videos/images/thumbs/masterssoftballtournament-tall.jpg") center left no-repeat; }
li#fivekroadracepromo a { background: url("/videos/images/thumbs/fivekroadracepromo-tall.jpg") center left no-repeat; }
li#emptybowlslookback a { background: url("/videos/images/thumbs/emptybowlslookback-tall.jpg") center left no-repeat; }
li#tandembicycling a { background: url("/videos/images/thumbs/tandembicycling-tall.jpg") center left no-repeat; }
li#cycling a { background: url("/videos/images/thumbs/cycling-tall.jpg") center left no-repeat; }
li#asiankites a { background: url("/videos/images/thumbs/asiankites-tall.jpg") center left no-repeat; }
li#eileendancer a { background: url("/videos/images/thumbs/eileendancer-tall.jpg") center left no-repeat; }
li#Freedompointeopeningsept a { background: url("/videos/images/thumbs/Freedompointeopeningsept-tall.jpg") center left no-repeat; }
li#polarisbreezepromo a { background: url("/videos/images/thumbs/polarisbreezepromo-tall.jpg") center left no-repeat; }
li#oktoberfest2009 a { background: url("/videos/images/thumbs/oktoberfest2009-tall.jpg") center left no-repeat; }
li#trainexpo a { background: url("/videos/images/thumbs/trainexpo-tall.jpg") center left no-repeat; }
li#craftshow a { background: url("/videos/images/thumbs/craftshow-tall.jpg") center left no-repeat; }
li#golfcarts a { background: url("/videos/images/thumbs/golfcarts-tall.jpg") center left no-repeat; }
li#obgtipone a { background: url("/videos/images/thumbs/obgtipone-tall.jpg") center left no-repeat; }
li#buildahome a { background: url("/videos/images/thumbs/buildahome-tall.jpg") center left no-repeat; }
li#pools a { background: url("/videos/images/thumbs/pools-tall.jpg") center left no-repeat; }
li#coldwatercreek a { background: url("/videos/images/thumbs/coldwatercreek-tall.jpg") center left no-repeat; }
li#gatorsdockside a { background: url("/videos/images/thumbs/gatorsdockside-tall.jpg") center left no-repeat; }
li#butterflyrelease a { background: url("/videos/images/thumbs/butterflyrelease-tall.jpg") center left no-repeat; }
li#swimcoach a { background: url("/videos/images/thumbs/swimcoach-tall.jpg") center left no-repeat; }
li#lollipopland a { background: url("/videos/images/thumbs/lollipopland-tall.jpg") center left no-repeat; }
li#BonitaPassgolfTip a { background: url("/videos/images/thumbs/BonitaPassgolfTip-tall.jpg") center left no-repeat; }
li#BonitaPassOpening a { background: url("/videos/images/thumbs/BonitaPassOpening-tall.jpg") center left no-repeat; }
li#BrendaWeaver a { background: url("/videos/images/thumbs/BrendaWeaver-tall.jpg") center left no-repeat; }
li#LifelongLearningCollege a { background: url("/videos/images/thumbs/LifelongLearningCollege-tall.jpg") center left no-repeat; }
li#ServiceClubs a { background: url("/videos/images/thumbs/ServiceClubs-tall.jpg") center left no-repeat; }
li#AIMGOLF a { background: url("/videos/images/thumbs/AIMGOLF-tall.jpg") center left no-repeat; }
li#ItalianFest a { background: url("/videos/images/thumbs/ItalianFest-tall.jpg") center left no-repeat; }
li#craftshow2 a { background: url("/videos/images/thumbs/craftshow2-tall.jpg") center left no-repeat; }
li#ConcertBand a { background: url("/videos/images/thumbs/ConcertBand-tall.jpg") center left no-repeat; }
li#SheScrapbooks a { background: url("/videos/images/thumbs/SheScrapbooks-tall.jpg") center left no-repeat; }
li#VillaModelCenter a { background: url("/videos/images/thumbs/VillaModelCenter-tall.jpg") center left no-repeat; }
li#Woodworking a { background: url("/videos/images/thumbs/Woodworking-tall.jpg") center left no-repeat; }
li#RedFishRun a { background: url("/videos/images/thumbs/RedFishRun-tall.jpg") center left no-repeat; }
li#YankeeClipper a { background: url("/videos/images/thumbs/YankeeClipper-tall.jpg") center left no-repeat; }
li#HopeForWarriorsRev a { background: url("/videos/images/thumbs/HopeForWarriorsRev-tall.jpg") center left no-repeat; }
li#GlennBeck_Vmail a { background: url("/videos/images/thumbs/GlennBeck_Vmail-tall.jpg") center left no-repeat; }
li#AllWomenPoloVers1 a { background: url("/videos/images/thumbs/AllWomenPoloVers1-tall.jpg") center left no-repeat; }
li#Palin_Vmail a { background: url("/videos/images/thumbs/Palin_Vmail-tall.jpg") center left no-repeat; }
li#YearEnder a { background: url("/videos/images/thumbs/YearEnder-tall.jpg") center left no-repeat; }
li#LaHaciendaOpening a { background: url("/videos/images/thumbs/LaHaciendaOpening-tall.jpg") center left no-repeat; }
li#AllOccassions a { background: url("/videos/images/thumbs/AllOccassions-tall.jpg") center left no-repeat; }
li#CodysRev a { background: url("/videos/images/thumbs/CodysRev-tall.jpg") center left no-repeat; }
li#WaterSkiing a { background: url("/videos/images/thumbs/WaterSkiing-tall.jpg") center left no-repeat; }
li#palmertiptworev1 a { background: url("/videos/images/thumbs/palmertiptworev1-tall.jpg") center left no-repeat; }
li#AyJalisco a { background: url("/videos/images/thumbs/AyJalisco-tall.jpg") center left no-repeat; }
li#Promise_Hospital_preopen a { background: url("/videos/images/thumbs/Promise_Hospital_preopen-tall.jpg") center left no-repeat; }
li#Street_Rods a { background: url("/videos/images/thumbs/Street_Rods-tall.jpg") center left no-repeat; }
li#ConcertSeries a { background: url("/videos/images/thumbs/ConcertSeries-tall.jpg") center left no-repeat; }
li#sharePickleball a { background: url("/videos/images/thumbs/sharePickleball-tall.jpg") center left no-repeat; }
li#Ukulele a { background: url("/videos/images/thumbs/Ukulele-tall.jpg") center left no-repeat; }
li#Mardi_Gras2010 a { background: url("/videos/images/thumbs/Mardi_Gras2010-tall.jpg") center left no-repeat; }
li#GolfTip_Pelican a { background: url("/videos/images/thumbs/GolfTip_Pelican-tall.jpg") center left no-repeat; }
li#Chili_Cookoff a { background: url("/videos/images/thumbs/Chili_Cookoff-tall.jpg") center left no-repeat; }
li#BookandAuthorExpo a { background: url("/videos/images/thumbs/BookandAuthorExpo-tall.jpg") center left no-repeat; }
li#pickleball4 a { background: url("/videos/images/thumbs/pickleball4-tall.jpg") center left no-repeat; }
li#LTL_February a { background: url("/videos/images/thumbs/LTL_February-tall.jpg") center left no-repeat; }
li#LTLwateraerobics a { background: url("/videos/images/thumbs/LTLwateraerobics-tall.jpg") center left no-repeat; }
li#seniorgames2010 a { background: url("/videos/images/thumbs/seniorgames2010-tall.jpg") center left no-repeat; }
li#Healthy_Living_Expo a { background: url("/videos/images/thumbs/Healthy_Living_Expo-tall.jpg") center left no-repeat; }
li#Sakura a { background: url("/videos/images/thumbs/Sakura-tall.jpg") center left no-repeat; }
li#Club_Fitting a { background: url("/videos/images/thumbs/Club_Fitting-tall.jpg") center left no-repeat; }
li#TGI_Fridays a { background: url("/videos/images/thumbs/TGI_Fridays-tall.jpg") center left no-repeat; }
li#Seabreeze_Sneak_Peek a { background: url("/videos/images/thumbs/Seabreeze_Sneak_Peek-tall.jpg") center left no-repeat; }
li#Relay_for_Life_Promo_201004 a { background: url("/videos/images/thumbs/Relay_for_Life_Promo_201004-tall.jpg") center left no-repeat; }
li#Tartan_Day_201004 a { background: url("/videos/images/thumbs/Tartan_Day_201004-tall.jpg") center left no-repeat; }
li#CommercialProperty2 a { background: url("/videos/images/thumbs/CommercialProperty2-tall.jpg") center left no-repeat; }
li#Cane_Hole2_Tip_201004 a { background: url("/videos/images/thumbs/Cane_Hole2_Tip_201004-tall.jpg") center left no-repeat; }
li#RC_Sailboat_Regatta_201004 a { background: url("/videos/images/thumbs/RC_Sailboat_Regatta_201004-tall.jpg") center left no-repeat; }
li#LTL_201004 a { background: url("/videos/images/thumbs/Sailing_201004-tall.jpg") center left no-repeat; }
li#Sailing_201004 a { background: url("/videos/images/thumbs/Seabreeze_Sneak_Peek-tall.jpg") center left no-repeat; }
li#Health_and_Wellness_201004 a { background: url("/videos/images/thumbs/Health_and_Wellness_201004-tall.jpg") center left no-repeat; }
li#Seebreeze_Grand_Opening_201004 a { background: url("/videos/images/thumbs/Seebreeze_Grand_Opening-tall.jpg") center left no-repeat; }
li#Champions_Day_201004 a { background: url("/videos/images/thumbs/Champions_Day-tall.jpg") center left no-repeat; }
li#Golf_Fest_2010 a { background: url("/videos/images/thumbs/Golf_Fest_2010-tall.jpg") center left no-repeat; }
li#Champions_Golf_Day a { background: url("/videos/images/thumbs/Champions_Golf_Day-tall.jpg") center left no-repeat; }
li#Inline_Skating a { background: url("/videos/images/thumbs/Inline_Skating-tall.jpg") center left no-repeat; }
li#Sand_VolleyBall a { background: url("/videos/images/thumbs/Sand_VolleyBall-tall.jpg") center left no-repeat; }
li#Golf_Tip_Bacall a { background: url("/videos/images/thumbs/Golf_Tip_Bacall-tall.jpg") center left no-repeat; }
li#Hannity_Visit a { background: url("/videos/images/thumbs/Hannity_Visit-tall.jpg") center left no-repeat; }
li#run5K_2010 a { background: url("/videos/images/thumbs/5K_2010-tall.jpg") center left no-repeat; }
li#Fashion_Show a { background: url("/videos/images/thumbs/Fashion_Show-tall.jpg") center left no-repeat; }
li#Paddle_Tennis a { background: url("/videos/images/thumbs/Paddle_Tennis-tall.jpg") center left no-repeat; }
li#LTL_May_Georgie a { background: url("/videos/images/thumbs/LTL_May_Georgie-tall.jpg") center left no-repeat; }
li#CincoDeMayo_2010 a { background: url("/videos/images/thumbs/CincoDeMayo_2010-tall.jpg") center left no-repeat; }
li#Relay_For_Life_2010 a { background: url("/videos/images/thumbs/Relay_For_Life_2010-tall.jpg") center left no-repeat; }
li#Happy_Stitchers a { background: url("/videos/images/thumbs/Happy_Stitchers-tall.jpg") center left no-repeat; }
li#Orchestra a { background: url("/videos/images/thumbs/Orchestra-tall.jpg") center left no-repeat; }
li#Martial_Arts a { background: url("/videos/images/thumbs/Martial_Arts-tall.jpg") center left no-repeat; }
li#Cruise_in_13th_Anniv a { background: url("/videos/images/thumbs/Cruise_in_13th_Anniv-tall.jpg") center left no-repeat; }
li#golf-hacienda a { background: url("/videos/images/thumbs/golf-hacienda-tall.jpg") center left no-repeat; }
li#bonifay a { background: url("/videos/images/thumbs/bonifay-tall.jpg") center left no-repeat; }
li#LTLCapasso a { background: url("/videos/images/thumbs/LTLCapasso-tall.jpg") center left no-repeat; }
li#Camp_Villages_2010 a { background: url("/videos/images/thumbs/Camp_Villages_2010-tall.jpg") center left no-repeat; }
li#Mustang_Car_Club a { background: url("/videos/images/thumbs/Mustang_Car_Club-tall.jpg") center left no-repeat; }
li#Senior_Games_2010 a { background: url("/videos/images/thumbs/Senior_Games_2010-tall.jpg") center left no-repeat; }
li#Soccer a { background: url("/videos/images/thumbs/Soccer-tall.jpg") center left no-repeat; }
li#Golf_Tip_Roosevelt a { background: url("/videos/images/thumbs/Golf_Tip_Roosevelt-tall.jpg") center left no-repeat; }
li#LTL_July_2010 a { background: url("/videos/images/thumbs/LTL_July_2010-tall.jpg") center left no-repeat; }
li#Driving_Ranges a { background: url("/videos/images/thumbs/Driving_Ranges-tall.jpg") center left no-repeat; }
li#Donnelly_Euro a { background: url("/videos/images/thumbs/Donnelly_Euro-tall.jpg") center left no-repeat; }
li#Collegiate_Baseball_Promo a { background: url("/videos/images/thumbs/Collegiate_Baseball_Promo-tall.jpg") center left no-repeat; }
li#Cruisin_13th a { background: url("/videos/images/thumbs/13th_Annual_Cruisin-tall.jpg") center left no-repeat; }
li#Natural_Discoveries a { background: url("/videos/images/thumbs/Natural_Discoveries-tall.jpg") center left no-repeat; }
li#Dragonboat2 a { background: url("/videos/images/thumbs/Dragonboat2-tall.jpg") center left no-repeat; }
li#Bonifay_May_2010 a { background: url("/videos/images/thumbs/Bonifay_May_2010-tall.jpg") center left no-repeat; }
li#GolfTip_SandHill a { background: url("/videos/images/thumbs/GolfTip_SandHill-tall.jpg") center left no-repeat; }
li#artsandcrafts2 a { background: url("/videos/images/thumbs/artsandcrafts2-tall.jpg") center left no-repeat; }
li#Mini_Cooper_Show_2010 a { background: url("/videos/images/thumbs/Mini_Cooper_Show_2010-tall.jpg") center left no-repeat; }
li#St_Patricks_Day_2010 a { background: url("/videos/images/thumbs/St_Patricks_Day_2010-tall.jpg") center left no-repeat; }
li#Womens_Softball a { background: url("/videos/images/thumbs/Womens_Softball-tall.jpg") center left no-repeat; }
li#Decorative_Arts a { background: url("/videos/images/thumbs/Decorative_Arts-tall.jpg") center left no-repeat; }
li#Water_aerobics a { background: url("/videos/images/thumbs/Water_aerobics-tall.jpg") center left no-repeat; }
li#Come_Visit_2010 a { background: url("/videos/images/thumbs/Come_Visit_2010-tall.jpg") center left no-repeat; }
li#trainexpo2010 a { background: url("/videos/images/thumbs/trainexpo2010-tall.jpg") center left no-repeat; }
li#Bonifay_0810 a { background: url("/videos/images/thumbs/Bonifay_0810-tall.jpg") center left no-repeat; }
li#Camp_Villages_Aug2010 a { background: url("/videos/images/thumbs/Camp_Villages_Aug2010-tall.jpg") center left no-repeat; }
li#13th_Annual_CruisinAug a { background: url("/videos/images/thumbs/13th_Annual_CruisinAug-tall.jpg") center left no-repeat; }
li#New_Model_Center a { background: url("/videos/images/thumbs/New_Model_Center-tall.jpg") center left no-repeat; }
li#EFlyers a { background: url("/videos/images/thumbs/EFlyers-tall.jpg") center left no-repeat; }
li#FishHawk_Sneak_Peek a { background: url("/videos/images/thumbs/FishHawk_Sneak_Peek-tall.jpg") center left no-repeat; }
li#LTL_August_2010 a { background: url("/videos/images/thumbs/LTL_August_2010-tall.jpg") center left no-repeat; }
li#Sandtraps_GolfTip a { background: url("/videos/images/thumbs/Sandtraps_GolfTip-tall.jpg") center left no-repeat; }
li#Golf_Academy_Aug2010 a { background: url("/videos/images/thumbs/Golf_Academy_Aug2010-tall.jpg") center left no-repeat; }
li#golf_tip_redfish_run a { background: url("/videos/images/thumbs/golf_tip_redfish_run-tall.jpg") center left no-repeat; }
li#bluegrass_performance a { background: url("/videos/images/thumbs/bluegrass_performance-tall.jpg") center left no-repeat; }
li#scuba_club a { background: url("/videos/images/thumbs/scuba_club-tall.jpg") center left no-repeat; }
li#Boat_Tours a { background: url("/videos/images/thumbs/Boat_Tours-tall.jpg") center left no-repeat; }
li#Margarita_Republic a { background: url("/videos/images/thumbs/Margarita_Republic-tall.jpg") center left no-repeat; }
li#new_to_golf a { background: url("/videos/images/thumbs/new_to_golf-tall.jpg") center left no-repeat; }
li#LTL_Bob_and_Lynn a { background: url("/videos/images/thumbs/LTL_Bob_and_Lynn-tall.jpg") center left no-repeat; }
li#Belly_dancing a { background: url("/videos/images/thumbs/Belly_dancing-tall.jpg") center left no-repeat; }
li#randb_steppers a { background: url("/videos/images/thumbs/randb_steppers-tall.jpg") center left no-repeat; }
li#dance_fusion a { background: url("/videos/images/thumbs/dance_fusion-tall.jpg") center left no-repeat; }
li#Italianfest_2010 a { background: url("/videos/images/thumbs/Italianfest_2010-tall.jpg") center left no-repeat; }
li#Oktoberfest_2010 a { background: url("/videos/images/thumbs/Oktoberfest_2010-tall.jpg") center left no-repeat; }
li#Camp_Villages_Sep a { background: url("/videos/images/thumbs/Camp_Villages_Sep-tall.jpg") center left no-repeat; }

		 



/* SIDE SHOWS */
#myGallery, #myGallerySet, #flickrGallery
{
	width: 394px !important;
	height: 265px !important;
	z-index:5;
	border: 1px solid #000;
}

	
/* VIDEO LIGHTBOX */
#lightbox {
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:400px !important;
	height:300px !important;
	margin:-180px 0 0 -190px !important;
	border:0px solid #000 !important;
	background:#fff !important;
	text-align:left;
}
#videoPlayer {
	}

#videoFooter {
	padding:3px 0;
	text-align:right;
	background-color:#000;
	}
#videoFooter a {
	color:#ccc;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0 5px;
	}
	
/* EXECUTIVE GOLF */
.execlayout {
	text-align:center; 
	border-top:1px solid #EBE7DB; 
	padding:0px;
	}

/* CHAMPIONSHIP GOLF */
div.singlecol {
	background:#fff url(/images/content-bg-white.jpg) top left repeat-y !important;
	}
div.singlecol #bottomcap {
	margin:0;
	height:2px;
	background:#18472C url(/images/content-bottom-white.gif) top left no-repeat !important;
	}

.relatedStories {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	background-color:#f6f6f6;
	padding:5px 25px;
	margin:0;
	}
.relatedHead {
	color:#56310C;
	font-weight:bold;
	margin-bottom:0;
	}
	
.schedule { font-size:11px; }
.schedule th {
	border-bottom:2px solid #000;
}

