a:link, a:visited, a:hover, a:active {
	color:#003399;
	font-family: "Comic Sans MS";
}
a:hover {
	font-size: small;
}
#nav {
	background-image:url(cuts/images/cut6_05.jpg);
	background-repeat:repeat;
	width:202px;
	vertical-align:top;
}
#fade {
	/*background-image:url(cuts/images/cut9_02.jpg);*/
	background-color:white;
	width:82px;
	vertical-align:top;
}

#content {
	background-image:url(cuts/images/cut7_07.jpg);
	width:481px;
	background-repeat:no-repeat; 
	background-color:white; 
	background-position: top left; 
	vertical-align:top;
}

#navigation {
	padding-left:10px;
	text-align:left;
}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	text-decoration:none;
	color:#003399;
	font-family: "Comic Sans MS";
	font-size: medium;
}

#navigation a:hover {
	text-decoration:underline;
}

#pageTitle {
	color:#003399;
	margin: 10px 0px 10px 0px;
	font-family: "Comic Sans MS";
	/*font-weight: bold;*/
	font-size:medium;
	text-align:left;
}

#mainBody{
	font-family: "Comic Sans MS";
	padding-left:0px;
	font-size:small;
	text-align:left;
	padding-right: 20px;
	/*width: 750px;*/
}

.sectionHead {
	color:#003399;
	font-weight:bold;
	margin-top:5px;
}

#pageFooter {
	padding-left:50px;
	color:red;
	margin:20px 0px;
}

.hl, .hlsmall{color:red; text-align:center}
.hl {font-size:medium;}
.hlsmall {font-size:small; font-weight:bold;}
.fn {color:blue; font-size:x-small;}

/*
.faqQuestion{
	font-weight:bold;
	font-size:small;
}

.faqAnswer {
	font-style:italic;
	margin:10px 0px;
	padding-left: 10px;
}
.rateCardRoom{
	font-weight: bold;
	border:1px solid black;
}
.rateCardPeriod{
	border:1px solid black;
	text-align:center;
}
.rateCardRate{
	border:1px solid black;
	text-align:center;	
}
*/
