#hmSubContainer {
	font-size: small;
	background-color: #EFF5D1;
	padding-bottom: 10px;
}
#mainRotator {
	background-color: #000000;
	height: 295px;
	width: 630px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#subRotator1 {
	background-color: #999999;
	height: 98px;
	width: 327px;
	float: right;
}
#subRotator2 {
	background-color: #666666;
	height: 98px;
	width: 327px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#subRotator3 {
	background-color: #333333;
	height: 98px;
	width: 327px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#hmJoin {
	height: 160px;
	width: 305px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#callouts {
	font-size:10pt;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/hmContBG.jpg);
	background-repeat: no-repeat;
	background-color: #EFF5D1;
	clear: both;
}

#hmTrips {
	height: 160px;
	width: 305px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#hmRental {
	height: 160px;
	width: 305px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#homeCopy {
	font-size: 10pt;
	width: 610px;
	padding-right: 15px;
	padding-left: 10px;
	clear: left;
	background-image: url(../images/hmVertDots.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	padding-bottom: 20px;
}
#homeCopy p {

}
#homeCopy a:link {
	color: #000066;
}
#homeCopy a:visited {
	color: #000066;
}

#homeCopy a:active {
	color: #f2df08;
}

#homeCopy a:hover {
	color: #336600;
}
#hmNews {
	width: 305px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	clear: right;
	padding-bottom: 10px;
}
#hmVertDots {
	background-image: url(../images/hmVertDots.gif);
	background-repeat: no-repeat;
	float: right;
	height: 160px;
	width: 11px;
}

#hmNews a:link, a:visited {
	color: #000066;
}
#hmNews a:visited {
	color: #000066;
}

#hmNews a:active {
	color: #f2df08;
}

#hmNews a:hover {
	color: #336600;
}
.tnPic {
	height: 72px;
	width: 70px;
	float: left;

}
.tnTitle {
	float: right;
	width: 225px;
	margin-top: 15px;
}

.tnDesc {
	clear: both;
	margin-top: 10px;
}
