html
{
	width: 100%;
}

body 
{
	background-color: #eadcb9;
}

img 
{
	border: 0px;
}

#Main
{
	position: relative;
	width: 757px;
	height: 600px; 
	margin: 25px auto;
	padding: 0px;
	background-image: url(../_images/img-ballroom_main.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#Text
{
	text-indent: -5000px;
	overflow: hidden;
}

#Text ul
{
	list-style-type: none;
}

#Carousel
{
	position: absolute;
	top: 453px; 
	left: 48px; 
	width: 649px;
	height: 82px; 
	border: 4px double #eadcb9; 
	padding: 1px;
}

#LeftButton
{
	width: 13px; 
	height: 82px; 
	float: left; 
	background-color: #7b5a27; 
	border: 0px;
	background-image: url(../_images/btn-gallery_lftarrow.png);
	cursor: pointer;
	text-indent: -1000px;
}

#RightButton
{
	width: 13px; 
	height: 82px; 
	float: right;
	background-color: #7b5a27;
	border: 0px;
	background-image: url(../_images/btn-gallery_rgtarrow.png);
	cursor: pointer;
	text-indent: -1000px;
}

.carousel_images 
{
	float: left;
}


.carousel_images ul a {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.carousel_images ul a img {
	border: 0px;
}


/* Link Maps */

#Text a 
{
	position: absolute;
	display: block;
	/*border: 1px solid #00f;*/
	background: url(#); /* Fix IE6 bug with text-indented links not clickable */
	width: 100px;
	height: 15px;
	line-height: 15px;
}

a#WeddingPlated
{
	top: 320px;
	left: 20px;
}

a#BreakfastPlated
{
	top: 338px;
	left: 20px;
}

a#LunchPlated
{
	top: 356px;
	left: 20px;
}

a#DinnerPlated
{
	top: 374px;
	left: 20px;
}

a#WeddingBuffet
{
	top: 320px;
	left: 135px;
}

a#BreakfastBuffet
{
	top: 338px;
	left: 135px;
}

a#LunchBuffet
{
	top: 356px;
	left: 135px;
}

a#DinnerBuffet
{
	top: 374px;
	left: 135px;
}

a#Hourdoeuvres
{
	top: 392px;
	left: 68px;
	width: 130px;
}

a#BallroomPolicies
{
	top: 410px;
	left: 68px;
	width: 130px;
}

p#ContactLink a
{
	top: 226px;
	left: 32px;
	width: 190px;
	height: 22px;
}

a#Logo
{
	top: 552px;
	left: 490px;
	width: 225px;
	height: 38px;
}

a#Map
{
	top: 552px;
	left: 32px;
	width: 250px;
	height: 38px;
}
