BODY, FORM {
	margin: 0;
	padding: 0;
}
BODY, TD, DIV, SPAN, INPUT, TEXTAREA, SELECT { color: #4b240d; font-size: 14px; font-family: Arial; }
BODY {
	background: url('../images/background.jpg');
}
IMG {
	border: 0;
}

A {
	color: #C80000;
	text-decoration: none;
}


A:link {
	color: #C80000;
	text-decoration: none;
}
A:visited {
	color: #C80000;
	text-decoration: none;
}
A:hover {
	color: #603B2D;
	text-decoration: underline;
}
A:active  {
	color: #C80000;
	text-decoration: none;
}

.Frame {
	border: solid 10px #3D261C;
}
.PopUpBox {
	background: #F2DDB6;
	margin-bottom: 20px;
}
.PopUpTitle {
	font-size: 18px;
	font-weight: bold;
	color: #603B2D;
	border-bottom: solid 2px #3D261C;
	margin-bottom: 5px;
}
.PopUpContent {
	font-size: 14px;
	font-weight: bold;
	color: #603B2D;
}

.ListingItems {
	font-size: 18px;
	font-weight: bold;
	list-style-type: square;
}
.ListingItems LI {
	margin-bottom: 10px;
}

.ContentFrame {
	background: #F2DDB6;
}
.ContentHead {
	color: #F2DDB6;
	font-family: Adobe Garamond Pro, Times New Roman;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}
.Content {
	background: #C99554;
	color: #F2DDB6;
	font-size: 12px;
}
.ContentLinks, A.ContentLinks {
	color: #603B2C;
	font-size: 18px;
	font-family: Adobe Garamond Pro, Times New Roman;
	text-transform: uppercase;
	text-decoration: none;
}
A.ContentLinks:hover {
	color: #F2DDB6;
}

.Base {
	font-family: Tahoma, Arial;
	background: #AB7E48;
	color: #F3D49A;
	font-size: 12px;
	font-weight: bold;
}

.ColumnLinks {
	height: 100%;
}
.ColumnLinks A,
.ColumnLinks A:link,
.ColumnLinks A:visited,
.ColumnLinks A:active,
.ColumnLinks A:hover {
	color: #C80000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.ColumnLinks A:hover {
	color: #9F7643;
}

.ColumnTanning,
.ColumnTanningOver {
	height: 100%;
	background-color: #E0C58F;
	background-repeat: no-repeat;
}
.ColumnTanning {
	background-image: url(images/button_tanning.gif);
}
.ColumnTanningOver {
	background-image: url(images/button_tanning_over.gif);
}
.ColumnLaundry,
.ColumnLaundryOver {
	background-color: #D1B784;
	background-repeat: no-repeat;
}
.ColumnLaundry {
	background-image: url(images/button_laundry.gif);
}
.ColumnLaundryOver {
	background-image: url(images/button_laundry_over.gif);
}
.ColumnLocation,
.ColumnLocationOver {
	background-color: #C1A477;
	background-repeat: no-repeat;
}
.ColumnLocation {
	background-image: url(images/button_location.gif);
}
.ColumnLocationOver {
	background-image: url(images/button_location_over.gif);
}

.infolinks a {
}

.infolinks a:hover span {
   display: block;
   position: relative;
   left: 50px;
   width: 250px;
   z-index: 10px;}

.infolinks a span {display: none;}

input{ color:#4B240D;}

td{color:#4B240D;}
th{color:#4B240D;}
seleft{color:#4B240D;}
