/* CSS Document */

td.LeftSide02 {
	height: 140px;
}

#sign {
	position: absolute;
	height: 181px;
	width: 116px;
	top: 50px;
	right: 1px;
	background-image: url(../images/sign01.gif);
	background-repeat: no-repeat;
}

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

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

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

td.Center {
	height: 1100px;
}


#TMTextImage {
	background-image: url(../images/TownManor_text.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 37px;
	width: 168px;
	margin-top: 30px;
}

#Map {
	
	text-align: center;
}

p {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.attention {
	font-style: italic;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

