/* CSS Document */

form {
	margin: 0;
	padding: 0;
}
/* Fix firefox bug */
object { outline:none; }

body {
	background-image: url(../images/tile17.jpg);
	background-repeat: repeat-x;
	margin:0;
	background-color: #fefefc;
}

.bullets {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	line-height: 20px;
}

.amenities {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	line-height: 22px;
	padding-left: 23px;
	font-weight: bold;
}

.bodyTxt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #34211d;
	line-height: 20px;
}

.bodyTxt2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0553b;
	line-height: 20px;
}

.flash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 40px;
	padding-top: 40px;
	line-height: 16px;
	color: #ffffff;
	text-align: center;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #c4c3af;
}

.formmessage2 {
	font-family: "Lucida Grande" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 176px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-left: 8px;
}

/*Begin Float*/
#centerAll {
	position: absolute;
	width: 720px;
	height: 100px;
	margin-top: 505px;
	margin-left: -413px;
	top: 0px;
	left: 54%;
	z-index: 1;
}

#centerAll2 {
	position: absolute;
	width: 850px;
	height: 600px;
	margin-top: 0px;
	margin-left: -413px;
	top: 0px;
	left: 50.5%;
	z-index: 1;
}

#centerAll3 {
	position: absolute;
	width: 850px;
	height: 600px;
	margin-top: 260px;
	margin-left: -413px;
	top: 0px;
	left: 54%;
	z-index: 1;
}

#centerAll4 {
	position: absolute;
	width: 720px;
	height: 100px;
	margin-top: 510px;
	margin-left: -413px;
	top: 0px;
	left: 54%;
	z-index: 1;
}

#centerAll5 {
	position: absolute;
	width: 720px;
	height: 100px;
	margin-top: 535px;
	margin-left: -413px;
	top: 0px;
	left: 54%;
	z-index: 1;
}

#centerAll6 {
	position: absolute;
	width: 720px;
	height: 100px;
	margin-top: 520px;
	margin-left: -413px;
	top: 0px;
	left: 54%;
	z-index: 1;
}
#floatmain {
	z-index: 2;
	width: 800;
	height: 610;
	position: absolute;
	top: 10px;
	padding-top: 3.5px;
}

#floatfooter {
	z-index: 200;
	width: 800;
	height: 610;
	position: absolute;
	left: 8px;
	top: 614px;
	padding-top: 0px;
}

#floatmenu {
	z-index: 100;
	width: 170;
	padding-left: 10px;
	top: 0px;
	left: 0px;
	position: absolute;
	height: 425px;
	padding-top: 340px;
}
/*End Float*/


#divUpControlSm {
	position: relative;
	width: 100;
	left: 710px;
	top: 30px;
	z-index: 5;
	text-align: left;
}
#divDownControlSm {
	position: relative;
	width: 100;
	left: 710px;
	top: 40px;
	z-index: 5;
	text-align: left;
}
#divContainerSm {
	position: relative;
	width: 700px;
	height: 285px;
	overflow: hidden;
	top: -20px;
	left: 0;
	clip: rect(0,700,285,0);
	visibility: hidden;
}
#divContentSm {
	position: relative;
	top: 0;
	left: 0;
}

#divUpControl {
	position: relative;
	width: 100;
	left: 280px;
	top: 20px;
	z-index: 1;
	text-align: left;
}
#divDownControl {
	position: relative;
	width: 100;
	left: 280px;
	top: 170px;
	z-index: 1;
	text-align: left;
}
#divContainer {
	position: relative;
	width: 260;
	height: 210px;
	overflow: hidden;
	top: -20;
	left: 0;
	clip: rect(0,260,210,0);
	visibility: hidden;
}
#divContent {
	position: relative;
	top: 0;
	left: 0;
}
.bttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
.bttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footitem
{
	margin-top:1em;
	margin-bottom:2em;
}