@charset "utf-8";
/* CSS Document */

* {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



h1 {
font-family:tahoma;
font-size:16px;
color:#000000;
}
.red {
font-family:tahoma;
font-size:16px;
color:#660000;
font-weight:bold;
}
h2 {
font-family:tahoma;
font-size:15px;
}

h3 {
font-family:tahoma;
font-size:13px;
}
h4 {
font-family:tahoma;
font-size:12px;
color:#ba0000;
font-weight:bold;
}
caption { caption-side: top;
width: auto;
text-align: center;
font-family:tahoma;
font-size:16px;
color:#ba0000;
font-style: italic;
font-weight:bold;
}
.address {
font-family:tahoma;
font-size:12px;
color:#ba0000;
font-weight:bold;
margin-top: 50px;
}
.phone {
font-size:14px;
padding-top:5px;
font-face:tahoma;
}

.hotelwebsite {
position:absolute;
margin-left:0;
top:255px;
right:100px;

}
#maincol h1 {
font-size:16px;
color:#000000;
}

#maincol h2 a {
	font-family:tahoma;
	font-size:15px;
	color:black;
	font-weight: bold;
}

#maincol h2 a:hover {
color:#ba0000;
}

#maincol h3 {
font-weight:bold;
color:#ba0000;
font-family:tahoma;
font-size:13px;
}

#maincol h3 a{
font-weight:bold;
color:#ba0000;
font-family:tahoma;
font-size:13px;
}

#navigation a {
font-size:11px;
font-weight:bold;
}


#navigationtop a {
font-size:11px;
font-weight:bold;
}

a {
text-decoration:none;
color:#000000;
}

a:hover {
color:#ba0000;
}



#footer a {
font-size:11px;
text-decoration:none;
color:#000000;
font-weight:bold;
}

#footer a:hover {
text-decoration:underlined;
color:#ba0000;
}
#footer p {
font-size:10px;
}
.google{
font-size:10px;
}

#leftcol li {
list-style-type:none;
}


#amenities ul {
margin-left:20px;
padding-bottom:10px;
}

#amenities li {
list-style-type:disc;
}



#locations {
position:relative;
width:685px;
height:100%;
margin:0 auto;
}

#locations h2 {
font-weight:bold;
}



#maincol ul li {
margin-left:15px;
list-style-type:none;
}

#maincol ul.disc li{
margin-left:10px
padding-left: 10px;
padding-bottom: 10px;
list-style-type:disc;
}
#maincol ul.circleRoom li{
margin-left:10px
padding-left: 10px;
padding-bottom: 20px;
list-style-type:none;
}
#maincol ul li ul li{
margin-left:15px;
list-style-type:disc;
}

#locations ul li {
margin-left:0px;
list-style-type:none;
}

#locations ul li ul li{
margin-left:0px;
list-style-type:none;
}

#arealist {
padding-bottom:15px;
padding-left:25px;
width:250px;
}


 p {
 font-face:arial;
 font-size:12px;
 padding-bottom:10px;
 }
 
 #amenities {
 text-align:left;
 }
 
 #amenities h3 {
 text-align:center;
 }
 
 p a {
 color:#ba0000;
 }

#formwraphi p a {
color:white;
font-size:12px;
}

#formwraphi p a:hover {
color:white;
font-weight:bold;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
padding-top: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-top: 1px solid #ccc;
}



#nav li.properties a {
font-size: 11px;
font-weight: bold;
color:#660000;
text-decoration:none;
text-transform: uppercase;
display: block;
padding: 5px;
width: 190px;
background-color: #FFF;
border-bottom: 1px solid #ccc;


}
#nav li.properties a:hover{
font-weight: bold;
color:#660000;
text-decoration:none;
text-transform: uppercase;
background-color: #FFDAB9;


}
#navcontainer a:link, ul li.properties a:visited{
font-weight: bold;
color:#660000;
text-decoration: none;
text-transform: uppercase;

}
ul li.properties a:active{
font-weight: bold;
color:#660000;
text-decoration:none;
text-transform: uppercase;
}

/*Navigation for RegionName*/


#nav li.regionname a {
font-size: 11px;
font-weight: bold;
color:#660000;
text-decoration:none;
text-transform: uppercase;
display: block;
padding: 5px;
width: 190px;
background-color: #FFF;
border-bottom: 1px solid #ccc;


}
#nav li.regionname a:hover{
font-weight: bold;
color:#660000;
text-decoration:none;
text-transform: uppercase;
background-color: #FFDAB9;


}
ul li.regionname a:visited{
font-weight: bold;
color:#660000;
text-decoration: none;
text-transform: uppercase;

}
ul li.regionname a:active{
font-weight: bold;
color:#660000;
text-decoration:none;
text-transform: uppercase;





