/* CSS Document */

td.LeftSide02 {
	height: 140px;
}

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

#noFlashSpecials {
	background-image: url(../images/noflashimages/specials.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 43px;
	width: 107px;
	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: 730px;
}

#photo01 {
	float: left;
	height: 150px;
	width: 200px;
	position: relative;
	background-image: url(../images/photos/dom01framed.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#photo02 {
	float: right;
	height: 199px;
	width: 200px;
	position: relative;
	background-image: url(../images/photos/Balloon01framed.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.highlight {
	scolor: #660000;
	font-family: Tahoma, "MV Boli", Arial, "Engravers MT";
	font-weight: bold;
}

