@charset "UTF-8";
/* CSS Document */
body { background-image:url(images/background.png); background-color:#b6b6b6; background-repeat:repeat-x; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}

a:link {color: #000000;font-weight: bold;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}

a img {border: none;}

.video-content a {
	float: left;
}

#pagewrap {width:866px; margin:0 auto; margin-top:30px; }

#topcontainer {width:866px; height:461px; background-image:url(images/topframe.png); padding-top:24px;}

#bottomcontainer {height:135px;}

#logo {width:208px; float:right; margin-top:25px;}

#nav1 {width:110px; float:left;}

#navlist {padding-left: 0;margin-left: 0;width: 135px;float: left;}

#navlist li {list-style: none;margin: 0;padding: 0;}

#navlist li a { text-decoration: none; outline:none;}

#active{ cursor:pointer;}


#about { margin:35px 0 0 35px; width:470px;}
#events { margin:30px;}
#events_item{ font-size:14px;  border-bottom:#999999 1px solid; padding-left:20px;}
#events_item:hover{ background-color: #CCCCCC; cursor:pointer;}

#contactForm{ margin:35px 0 0 35px;}
#contactForm input{ font-size:20px; padding:5px; color:#CCCCCC; border:0;}
#contactForm textarea{ font-size:16px; color:#CCCCCC; font-family:Arial, Helvetica, sans-serif;  border:0;}

#topContent{width:777px;}


.thumbnail{ float:left;}

.clearboth { clear: both; }

.tb_title{ border-bottom:#CC0000 1px solid; padding-top:20px; padding-bottom:20px; font-size:18px; padding-left:20px;} 
.tb_bottom{  border-bottom:#CC0000 1px solid; padding-bottom:20px;}


#topContent.video iframe{
	border: 0;
	width: 810px;
	height: 459px;
}