/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Home page styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
#dancinga
{
	position: absolute;
	left: 443px;
	top: 17px;
}

#dancingb, #dancinga
{
	width: 181px;
	height: 148px;
}

a#logo
{
	display: none;
}

#pagecontent
{
	background-image: url(/images/home_content_back.jpg);
	overflow: hidden;
}

#menudiv
{
	position: absolute;
	top: 156px;
	right: -12px;
}

/*
#menudiv
{
	position: absolute;
	top: 156px;
	right: -12px;
}
*/
#home-photos
{
	position: absolute;
	top: 143px;
	left: -24px;
}

#gallery-button
{
	position: absolute;
	top: 361px;
	left: 71px;
}

#rotating-image
{
	position: absolute;
	top: 218px;
	left: 56px;
}

#home-text
{
	width: 395px;
	margin-left: 270px;
	margin-bottom: 40px;

	color: #635036;
	font-size: 15px;
	line-height: 26px;
}

#home-features
{
	margin: 0px 25px 25px 25px;
}

/*	videos	*/
td#home-videos
{
	height: 93px;
	width: 281px;
	padding: 38px 0 0 23px;
	background-image: url(/images/home_video.gif);
	background-repeat: no-repeat;
}

#video-position
{
	position: relative;;
	height: 93px;
	width: 281px;
}

td#home-videos a img
{
	display: block;
	width: 75px;
	height: 56px;

	float: left;
	margin: 0 5px 0 0;
	border: 1px solid white;
}

td#home-videos a:hover img
{
	border: 1px solid #E8612E;
}

#video1, #video2, #video3
{
	position: absolute;
	top: 65px;
	left: 0px;
	width: 250px;	
	visibility: hidden;
	text-align: center;
	color: #755E3F;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
}

/*	announcments	*/
td#home-announcments-cell
{
	width: 233px;
	overflow: hidden;
}

div#home-announcments
{
	padding: 0 27px 0 35px;
	background-image: url(/images/home_announcements_back.gif);
	background-repeat: repeat-y;

	line-height:			1.7em;
	font-size:				0.8em;
	color: #574630;
}
