@charset "UTF-8";
.navbackground {
	background-image: url(images/i_back-panel-3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.sitedesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	vertical-align: middle;
}
.whitemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #903;
	text-decoration: none;
}
.imageleft {
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
.boldlinks {
	font-weight: bold;
	color: #903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
.imageright {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.text p .text {
	color: #A30030;
}
.roomratetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

#demo_top{
background-image:url(curve_top.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:400px;
height:5px;
}
#demo_bottom{
background-image:url(curve_bottom.jpg);
background-repeat:no-repeat;
width:400px;
height:4px;
}
#demo{
border-left:1px solid #C2013A;
border-right:1px solid #C2013A;
padding:0 0 0 10px;
width:387px;
}