
	
	em {
		font-weight:bold;
		color:red;
		font-size:14px;
	}
	
	
h2	{
	font-size:24px;
	margin-top:0px;
	font-style:italic;
	color:#333300;
	Text-align:center;
	font-family: Helvetica, Arial;
	font-weight:bold;
}

h3	{
	font-size:15px;
	margin-top:0px;
	text-align:center;
	color:#000;
	text-align:left;
	font-weight:bold;

}


	h4	{
	font-size:16px;
	margin-top:0px;
	text-align:left;
	color:#000;
	font-weight:bold;

}

h5	{
	font-size:14px;
}

p	{
	line-height:120%;
	font-weight:550;
	color:#000;
	font-family: Helvetica, Arial;
	text-decoration:none;

}

p.linkbox	{
	margin-top:30px;
	margin-right:30px;
	text-align:right;
	color:#052801;
}

p.programs	{
	font-size:12px;
}

hr	(
color:red;
height:3px;
width:100%;
)
	

li	{
	text-align:left;
	margin-bottom:5px;
}
	
a	{	
	color:red;
	font-family: Helvetica, Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
	
	
table {
	width:300px;
}

tr {
	border-bottom:1px;
	border-style:solid;
}

a:hover	{
	
color:red;
}
	
a:visited	{
	
	color:red;
}

a.footer	{
	
	color:blue;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

a.footer2	{
	
	color:green;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

a.print	{
	color: #FFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#footer p {
	font-size: 11px;
}

a.table:link	{
	color:#5c07f9;
	font-size:12px;
	}
	
	a.table:hover	{
	color:#a070f8;
	}
	
	a.table:visited	{
	color:#a070f8;
	}

a:visited.readmore	{
	color:red;
	font-style:italic;
	text-decoration:none;
	}

table	{
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #dddddd;
	width:98%;
}

td {
	background-color:#ffffff;
	border:1px solid #dddddd;
	font-size:12px;
	text-align:left;
	padding-left:4px;
}


table.atv	{
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #dddddd;
	width:600px;
	margin-top:20px;
}

td.atv {
	background-color:#ffffff;
	border:1px solid #dddddd;
	font-size:12px;
	text-align:center;
	padding-left:4px;
	width:200px;
}

	.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
margin-left:-450px;
margin-top:0px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
	
	a.image1	{
	background-image:url(../_img/links/image1.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image1:hover	{
	background-image:url(../_img/links/image2.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image3	{
	background-image:url(../_img/links/image4.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image3:hover	{
	background-image:url(../_img/links/image3.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image6	{
	background-image:url(../_img/links/image5.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image6:hover	{
	background-image:url(../_img/links/image6.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image8	{
	background-image:url(../_img/links/image7.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image8:hover	{
	background-image:url(../_img/links/image8.jpg);
	background-position:top;
	display:block;
	width:80px;
	height:120px;
	}
	
	a.image10	{
	background-image:url(../_img/links/image9.jpg);
	background-position:top;
	display:block;
	margin-top:2px;
	width:95px;
	height:120px;
	}
	
	a.image10:hover	{
	background-image:url(../_img/links/image10.jpg);
	background-position:top;
	display:block;
	width:95px;
	height:120px;
	}
	img.accommodations	{
		width:300px; 
		height:200px; 
		margin-left:3px; 
		margin-top:8px; 		
	}
	
	img.accommodationstall	{
		width:200px; 
		height:300px; 
		}