/* ----- STYLING FOR TEMPLATE SUBPAGE ----- */


/* ----- GENERAL BOX LAYOUT ----- */

#template-subpage #top
{
	height: 224px;
}

#template-subpage #top-text
{
	height: 184px;
	padding-top: 5px;
}

#template-subpage #main-image
{
	height: 224px;
}

#template-subpage #middle
{
	height: 116px;
	padding-bottom: 2px;
	overflow: hidden;
}

#template-subpage #middle-text
{
	width: 344px; height: 84px;
	padding: 16px 20px;
	float: left;
	overflow: hidden;
}

#template-subpage #intro-image
{
	width: 128px; height: 116px;
	float: left;
}

#template-subpage #quick-links
{
	width: 246px; height: 116px;
	overflow: hidden;
}

#template-subpage #booking-form
{
	border: 0px;
}

#join-email
{
	padding: 5px 16px 50px 0px; _margin-top: -12px;
}

#join-email .h
{
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}

#description
{
	float: left;
	width: 474px;
	padding: 20px;
}

#quick-links2
{
	float: right;
	width: 206px;
	padding: 20px;
	margin-bottom: -10000px; padding-bottom: 10020px;
}

/* ----- SPECIAL ELEMENTS ----- */

#main-image .overlay
{
	position: absolute;
	bottom: 0px; left: 0px;
	width: 492px; height: 25px;
	padding: 4px 10px 7px;
	z-index: 3;
}

#main-image .overlay.background
{
	background-color: #d0d0d0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#main-image .overlay.text .h
{
	line-height: 20pt;
	_line-height: 18pt;
}

#quick-links2 .quick-link .icon
{
	float: left;
	width: 40px; height: 40px;
	margin-right: 6px;
}

#quick-links2 .quick-link .text
{
	float: left;
	width: 140px;
	padding-bottom: 20px;
}

/* ----- TEXT / FONT ----- */

#top-text p
{
	line-height: 1.2em;
	margin: 8px 0px;
	font-family: Arial;
}

#main-image .overlay.text .h
{
	font-size: 20pt;
	text-transform: capitalize;
}

#template-subpage #middle-text
{
	font-size: 9pt;
	line-height: 1.6em;
	font-family: 'Century Gothic',Verdana, Arial;
}

#description p
{
	margin: 8px 0px;
}

#quick-links2 .quick-link p
{
	font-family: Arial;
}

#quick-links2 .quick-link .text .h
{
	font-size: 11pt;
	font-family: 'Century Gothic',"Lucida Sans Unicode", Verdana, Arial;
	text-transform: capitalize;
}