body {
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	font-family: Times New Roman;
	background-color: #feffea;
}
h1,h2,h3 {
	font-family: Garamond, "Times New Roman", Times, serif;
}
h1 {
	font-size: 200%;
	font-weight: medium;
	color: #495032;
	margin-bottom: 6px;
	margin-top: 6px;
}
h2 {
	margin-top: 10px;
	font-size: 130%;
	color: black;
}
h3 {
	margin-top: 10px;
	font-size: 110%;
	color: black;
}
P, TD, TH, UL, OL {
	font-size: 80%;
}
TD P,TH P,UL P,DL P,OL P {
	font-size: 100%;
}
TD P {
	margin-top: 0px;
	margin-bottom: 6px;
}
TH {
	text-align: left;
}
IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
LI {
	margin-bottom: 6px;
}
A:link, A:active {
	color: #666633;
}
A:hover {
	color: #999933;
	text-decoration: none;
}
A:visited {
	color: #666633;
}
#bcrumbs {
	padding: 0px;
	color: gray;
	font-size: 8pt;
}
#bcrumbs a {
	color: gray;
	text-decoration: none;
}
#bcrumbs a:hover, #bcrumbs a:active {
	color: silver;
	text-decoration: underline;
}

#pageWrapper {
	margin-bottom: 10px;
	background-position: 40px 0px;
	background-repeat: repeat-x;
	background-image: url(/images/template/heading-extension.jpg);
}
#topBanner {
	display: block;
	width: 640px;
	height: 117px;
	white-space: nowrap;
}
#topBanner #pageHeading {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 117px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/heading.jpg);
}

#topBanner #pageHeading h1 {
	display: none;
}

#mainPageSection {
	margin: 0px;
	padding: 0px;
	width: 793px;
}

#contentArea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
	font-size: 100%;
}
#contentArea IMG {
	margin-left: 3px;
	margin-right: 3px;
}
#contentArea P,#contentArea UL,#contentArea OL,#contentArea TH,#contentArea TD {
	font-size: 100%;
}

/* BUTTON STYLES FOR SIDE NAVIGATION*/
#sideMenu {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans serif;
	width: 150px;
	font-size: 10px;
}

#sideMenu A.above span {
	visibility: hidden;
}
#sideMenu A.above {
	display: block;
	text-decoration: none;
	background-color: #feffea;
	width: 132px;
	height: 29px;
	background-image: url(/images/template/home-2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#sideMenu #bottom {
	width: 132px;
	height: 111px;
	background-image: url(/images/template/sidebar-bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#sideMenu ul {
	margin: 0px;	/*removes indent IE and Opera*/
	padding: 0px;	/*removes indent Mozilla and NN7*/
	list-style-type: none;	/*turns off display of bullet*/
}
#sideMenu ul li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#sideMenu ul li a span {
	visibility: hidden;
}
#sideMenu ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 132px;
	height: 30px;
	color: transparent;
}
#sideMenu ul li A.guest_services { background-image: url(/images/template/guest-services.jpg); }
#sideMenu ul li A.guest_services:hover { background-image: url(/images/template/guest-services_o.jpg); }
#sideMenu ul li A.guest_rooms { background-image: url(/images/template/guest-rooms.jpg); }
#sideMenu ul li A.guest_rooms:hover { background-image: url(/images/template/guest-rooms_o.jpg); }
#sideMenu ul li A.family_suites { background-image: url(/images/template/family-suites.jpg); }
#sideMenu ul li A.family_suites:hover { background-image: url(/images/template/family-suites_o.jpg); }
#sideMenu ul li A.rates_reservations { background-image: url(/images/template/rates-reservations.jpg); }
#sideMenu ul li A.rates_reservations:hover { background-image: url(/images/template/rates-reservations_o.jpg); }
#sideMenu ul li A.directions { background-image: url(/images/template/directions.jpg); }
#sideMenu ul li A.directions:hover { background-image: url(/images/template/directions_o.jpg); }
#sideMenu ul li A.comments { background-image: url(/images/template/comments.jpg); }
#sideMenu ul li A.comments:hover { background-image: url(/images/template/comments_o.jpg); }
#sideMenu ul li A.events_ottawa { background-image: url(/images/template/events-ottawa.jpg); }
#sideMenu ul li A.events_ottawa:hover { background-image: url(/images/template/events-ottawa_o.jpg); }
#sideMenu ul li A.contact_us { background-image: url(/images/template/contact-us.jpg); }
#sideMenu ul li A.contact_us:hover { background-image: url(/images/template/contact-us_o.jpg); }

#bottomLeft {
	float: left;
	padding: 3px;
	font-size: 10pt;
	width: 200px;
	color: #474648;
}

#bottomRight {
	float: right;
	display: block;
	text-align: right;
	font-style: italic; 
	padding: 3px;
	font-size: 10pt;
	width: 300px;
	color: #474648;
}

#footerSection {
	clear: both;
	height: 80px;
	margin-left: 150px;
	border-top: 1px solid olive;
}


#searchResults TABLE {
	border-top: 1px solid black !important;
	border-left: 1px solid black !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TD {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TH {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	background-color: #afb9d1;
	color: white;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}

