/* CSS Document */

td.LeftSide02 {
	height: 140px;
}



#FlashText {
	position: absolute;
	left: 0px;
	top: 40px;
}

#noFlashText  {
	background-image: url(../images/noflashimages/thingstodo.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 43px;
	width: 158px;
	left: 75px;
	top: 75px;
}


#MainText {
	position: absolute;
	height: 185px;
	width: 600px;
	top: 160px;
	color: #791414;
	padding: 5px;
	text-align: left;
	left: 75px;
	z-index: 20;
}

td.Center {
	height: 960px;
}


#SpaceHolder {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	float: right;
	height: 30px;
	width: 30px;
}

p {
	padding: 10px;

}

.photo {
	border: medium outset #999999;
	vertical-align: middle;
	background-image: url(../images/BackgroundTile03.jpg);
	background-repeat: repeat;
}

img.photo {
	border: thin outset #660000;
}

ul {
	font-size: 1.1em;
}

ul.Award {
	font-size: 1.5em;
	font-weight: bold;
	list-style-position: inside;
	text-align: center;
}

li {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#SuperiorLodging {
	background-image: url(../images/SuperiorLodgingDrk.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 149px;
	top: 340px;
	right: 420px;
	position: absolute;
	z-index: 20;
}

.container {
	margin: 0px;
	padding: 0px;
	width: 100%;

}

.container td {
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
	font-family: Tahoma, "MV Boli", Arial, "Engravers MT";
	background-image: url(../images/BackgroundTile02.jpg);
	background-repeat: repeat;
	border: thin inset #999999;
	padding: 5px;
}

td.Accreditation {
	padding-top: 90px;
}