* {
	padding:0px;
	margin:0px;
}

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

a:link, a:visited {
	color:#CC0033;
	text-decoration:underline;
}

a:hover {
	color:#333;
	text-decoration:underline;
}

ul {
	margin-left:25px;
}

p {
	margin-bottom: 6px;
}

#mainContent {
	width:760px;
}

#mainPic {
	width:760px;
	height:296px;
}

#mainText {
	float:left;
	padding-left:10px;
	width:525px;
}

#housePic {
	float:right;
	width:200px;
}

.myHousePic {
	border:1px solid #000;
	width:198px;
	height:148px;
}

#myEnter {
	float:right;
	width:198px;
	text-align:center;
	margin-top:10px;
}

#mainHeader {
	width:760px;	
}

#mainHeader a:link, #mainHeader a:visited {
	text-decoration:none;
	color:#000;
}

#mainHeader a:hover {
	text-decoration:underline;
	color:#000;
}

.sep {
	margin-left:3px;
	margin-right:3px;
}

.grey {
	background:#CCC;
	width:697px;
}

.myHeaders {
	font-size:18px;
	font-weight:bold;
}

#pix {
	width:200px;
	float:right;
}

#pix img {
	border:1px solid #000;
}

.spacer {
	height:5px;
}

.myTableHeaders {
	font-weight:bold;
	background:#CCCCFF;
}

#keyTable {
	border:1px solid #CCC;
}

#keyTable td {
	padding:3px;
}

.booked {
	background:#FF99CC;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
}
.myTableHeaders2 {
	font-weight:bold;
	background:#00FF99;
}
