@charset "utf-8";
.application_left {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.application_left:hover {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EBE9EA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.application_center {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.application_center:hover {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	background-color: #EBE9EA;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.application_center_sp {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;			
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.application_center_sp:hover {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;	
	background-color: #EBE9EA;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.application_right {
	float: left;
	height: 635px;
	width: 532px;
	margin-top: 10px;
	margin-right: 96px;
	margin-bottom: 10px;
	margin-left: 96px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}

.lower_ex_left {
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 1px;
	margin-right: 19px;
	margin-bottom: 12px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	background-color: #EBE9EA;
}
.lower_ex_center {
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 1px;
	margin-right: 19px;
	margin-bottom: 12px;
	margin-left: 19px;
	border: 1px solid #999;
	text-align: center;
	background-color: #EBE9EA;
}
.lower_ex_right {
	clear: right;
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 1px;
	margin-right: 347px;
	margin-bottom: 12px;
	margin-left: 347px;
	border: 1px solid #999;
	text-align: center;
	background-color: #EBE9EA;

}

@charset "utf-8";
.airport_outer
{
	width: 700px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #999;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	padding: 0px;
	height: 850px;
}


.car_rental_outer
{
	width: 700px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #999;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	height: 335px;
	padding: 0px;
}

.hotel_outer
{
	width: 700px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #999;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	height: 375px;
	padding: 0px;
}

.vid_thumb
{
	width: 80px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #FFF;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F2F2F2;
	height: 79px;
	padding: 0px;
}


.travel_left_title
{
	height: 20px;
	width: 230px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: left;
}
.travel_center_title
{
	height: 20px;
	width: 230px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: left;
}
.travel_right_title
{
	height: 20px;
	width: 230px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	clear: right;
	float: left;
}

.content_left_title
{
	height: 30px;
	width: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.content_center_title
{
	height: 50px;
	width: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.content_right_title
{
	height: 50px;
	width: 430px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: right;
	text-decoration: none;
}
.event_container {
	height: auto;
	width: 690px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
.event_title {
	float: left;
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.other_links {
	float: left;
	width: 275px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	clear: right;
	margin-top: 10px;
	list-style-position: inside;
	list-style-image: url(http://www.thermwood.com/header/bullet.jpg);
	text-decoration: none;
	background-color: #FFF;
	height: 40px;
	border: 1px solid #666;
	margin-right: 202px;
	margin-left: 232px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.other_links_link {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
.explaination_bottom {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: right;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.twoColFixRtHdr #videogallery {
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 38px;
	z-index: 1000;
	background-color: #000;
	padding-top: 20px;
	width: auto;
} 






