body {
	margin:0px;
	font-family:Helvetica, Arial;
}
table.thehouse {
	margin:0px auto;
	width:1000px;
	border-collapse:collapse;
}
table.thehouse td.theroof {
	background-image:url('../images/header_background.jpg');
	background-repeat:no-repeat;
	width:903px;
	height:47px;
	padding:64px 49px 0px 48px;
}
table.thehouse td.theroof table.menubox {
	margin:0px;
	width:903px;
	/* height:47px; */
	background-image:url('../images/menu_background.jpg');
	background-repeat:no-repeat;
	border-collapse:collapse;
}
table.thehouse td.theroof table.menubox td.emptytop {
	width:903px;
	height:8px;
}
table.thehouse td.theroof table.menubox td.emptyright {
	width:19px;
	height:39px;
}
table.thehouse td.theroof table.menubox td.menulistings {
	padding-left:15px;
}
table.thehouse td.theroof table.menubox td.emptyleft {
	width:19px;
	height:39px;
}
table.thehouse td.thebricks {
	background-image:url('../images/general_background.gif');
	background-repeat:repeat-x;
	background-color:#001023;
	padding:0px;
}
table.housefeatures {
	margin:0px 60px 0px 59px;
	width:881px;
	border-collapse:collapse;
}
table.housefeatures td.themantel {
	width:881px;
	height:210px;
	padding:0px;
}
table.housefeatures td.thewindow {
	width:479px;
	height:392px;
	padding:30px 35px 25px 50px;
	background-image:url('../images/content_background.gif');
	background-repeat:repeat-x;
	background-color:#F8F8F8;
	vertical-align:top;
	overflow:auto;
}
table.housefeatures td.thedoor {
	width:167px;
	height:442px;
	padding:25px 10px 25px 25px;
	background-image:url('../images/menu_background.gif');
	background-repeat:repeat-x;
	background-color:#002147;
	vertical-align:top;
}
table.housefeatures td.thegarage {
	width:110px;
	height:492px;
	padding:0px;
	background-color:#334D6C;
	vertical-align:top;
}
table.housefeatures td.thegarden {
	width:514px;
	height:37px;
	padding-left:55px;
	background-image:url('../images/footer_background.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
	font-size:10px;
	color:#FFFFFF;
}
table.housefeatures td.thegarden a {
	font-size:10px;
	color:#FFFFFF;
}
table.housefeatures td.thesteps {
	width:257px;
	height:37px;
	padding-right:55px;
	background-image:url('../images/footer_background.gif');
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:middle;
	font-size:10px;
	color:#FFFFFF;
}
table.housefeatures td.thesteps a {
	font-size:10px;
	color:#FFFFFF;
}

.menuheader {
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
}
.menuitem {
	font-size:13px;
	line-height:19px;
	color:#FFFFFF;
}
.menuitem a, a.menuitem {
	color:#FFFFFF;
	text-decoration:underline;
}
.title {
	font-size:19px;
	color:#002147;
	font-weight:bold;
}
.subtitle {
	font-size:14px;
	color:#002147;
	font-weight:bold;
}
.bodytext {
	font-size:13px;
	line-height:19px;
	color:#414042;
}
.bodytext a, a.bodytext {
	color:#414042;
}
.footer {
	font-size:10px;
	color:#FFFFFF;
}


/* ---------- Styles for Calendar Module --------------------- */
table.monthcalendar {
	margin:0px auto;
	border:3px solid #AEAEAE;
	border-collapse:collapse;
	background-color:#CCCCCC;
}
table.monthcalendar td.monthheader {
	font-size:19px;
	color:#002147;
	font-weight:bold;
	text-align:center;
}
table.monthcalendar td.monthnav {
	font-size:12px;
	color:#002147;
	font-weight:bold;
	text-align:center;
}
table.monthcalendar td.monthnav a {
	color:#002147;
}
table.monthcalendar td.dayheader {
	width:108px;
	text-align:center;
	background-color:#AEAEAE;

	font-size:12px;
	color:#000000;
}
table.monthcalendar td.othercell {
	background-color:#AEAEAE;
	width:108px;
	height:100px;
	border-top:3px solid #AEAEAE;
	border-bottom:3px solid #AEAEAE;
}
table.monthcalendar td.weekdaycell {
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	width:108px;
	height:100px;
	border:3px solid #AEAEAE;

	font-size:11px;
	color:#414042;
}
table.monthcalendar td.weekendcell {
	background-color:#E8E8E8;
	text-align:left;
	vertical-align:top;
	width:108px;
	height:100px;
	border:3px solid #AEAEAE;

	font-size:11px;
	color:#414042;
}
table.monthcalendar td.weekdaycell div.datenum {
	background-color:#CFCFCF;
	margin:0px;
	width:104px;
	padding:2px 0px 2px 4px;
	color:#005BB2;
}
table.monthcalendar td.weekendcell div.datenum {
	background-color:#CFCFCF;
	margin:0px;
	width:104px;
	padding:2px 0px 2px 4px;
	color:#000000;
}

table.eventcalendar {
	margin:0px auto;
	border:3px solid #AEAEAE;
	border-collapse:collapse;
	background-color:#FFFFFF;
	width:788px;
}
table.eventcalendar td.eventtitle {
	background-color:#AEAEAE;
	width:763px;
	padding:5px 0px 5px 25px;
	text-align:left;
	
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
table.eventcalendar td.detaillabel {
	background-color:#E8E8E8;
	width:194px;
	padding:2px 6px 2px 0px;
	text-align:right;
	vertical-align:top;
	
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
table.eventcalendar td.detailvalue {
	background-color:#E8E8E8;
	width:552px;
	padding:2px 10px 2px 6px;
	text-align:left;
	vertical-align:top;
	
	color:#414042;
	font-size:12px;
}
table.eventcalendar td.detailseparator {
	width:788px;
	height:10px;
	padding:0px;
}
table.eventcalendar td.eventfooter {
	text-align:right;
	padding-right:15px;
}