.nav ul{

	width: 100px;
	list-style: none;
	margin: 0 6px 0 0 ;
	padding: 0;
	text-align: right;
	border-right: 1px dotted #999;

}




.nav ul li{

	padding: 3px 3px 3px 0;
	font-size: 13px;

	font-family: helvetica, arial, sans-serif;
	border-bottom: 1px dotted #999;

}

.nav ul li a{
	
	text-decoration: none;

}

.nav ul li a:hover{


	color: #f00;

}

#siteMap{

	float: right;
	
}

#siteMap a{

	text-decoration: none;
	font-family: helvectica, arial, sans-serif;
	font-size: 11px;
	color: #888;

}

#siteMap a:hover{

	text-decoration: underline;

}

.alt{

	display: none;

}

.gc{
	float: right;
	border: 1px solid #ccc;
	text-decoration: none;

	margin: 0 5px 5px 0;


}

.gc a{
		padding: 6px 0px 0px 6px;
	display: block;
	width: 220px;
	height: 40px;

	text-decoration: none;
	font-weight: bold;

		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 15px;
	font-style: italic;
}


.side {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.aligntop {
	top: auto;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 18px;
	font-style: italic;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
.roomtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.roomcell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.celltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.picturecell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.maintextcell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}
H5 {
	color: #FFFFFF;
}
