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

body {
    margin: 0;
	padding: 0;
	color:#800000;
	font-size: 24px;
	background-image: URL(images/backset.jpg);
	font-family: "Monotype Corsiva", serif;
}

h1 {
	color: #800000;
	text-align: center;
	font-size: 30pt;
	font-weight: lighter;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 2px;
	}

ul {
	margin-left: -25px;
	}
	
a {
	color: #620000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #550000;
	}
	
p {
	text-align: justify;
	}

.forimg {
	margin: 3px;
	padding: 3px;
	border: #DBC08A 1px solid;
	}
	
.fuente {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 14px;
	text-align: center;
	padding: 20px 5px 30px 5px;
	}

.siteholder {
	width: 995px;
	margin: 0 auto;
	}	
	
.center {
	text-align: center;
	margin: 0 auto;
	width: 992px;
	}
.centre {
	text-align: center;
	margin-top: -50px;
	width: 495px;
	}
	
.rounded {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   background-color: #E8D89E;
  padding: 20px;
 width: 80%;   
font-family: "Arial", sans-serif;
font-size: 12pt;
text-align: center; 
border: #690000 1px solid;
margin: 0 auto;
}
.rounded h2 {
	align: center;
	text-shadow: #000000 1px 1px 1px;
	color: #800000;
	}
	.rounded h4 {
	align: center;
	text-shadow: #000000 1px 1px 1px;
	color: #FFFFFF;
	}
	
.leftside {
	width: 480px;
	float: left;
	padding: 15px 5px 10px 0px;
	}
.rightside {
	width: 480px;
	float: right;
	padding: 15px 0px 10px 5px;
	}
.clear {
	clear: float;
	clear: both;
	}
.centerside {
	width: 980px;
	margin: 0 auto;
	 text-align: left;
	 }

.separator {
	height: 40px;
	}
	
.click {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #750000;
	padding: 4px;
	margin: 0 auto;
	text-align: center;
	     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    }




.linking {
	text-transform: lowercase;
	}
	
#rooms_holderbox { background:#E8D89E; border:1px solid #690000; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; width:750px; margin: 25px auto;-webkit-box-shadow: 0px 0px 5px 1px #333;  -moz-box-shadow: 0px 0px 5px 1px #333;  box-shadow: 0px 0px 5px 1px #333; font-family: "Times New Roman", Times, serif;}

#rooms_holderbox h2 {
	align: center;
	text-shadow: #000000 1px 1px 1px;
	color: #800000;
	font-family: "Arial", sans-serif;
	font-weight:normal; font-size:90%;
	text-align:center;
	}

#rooms_piclinks { width:700px; margin: 20px auto; list-style:none; font-size:14px;}
#rooms_piclinks li { width: 110px; margin: 10px; text-align:center; background: #E8D89E; display:inline-block; padding: 4px 0px;}
#rooms_piclinks li:hover { background:#B9A876; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#rooms_piclinks li a{ text-decoration:none;}

.clicking a{
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #750000;
	padding: 4px;
	margin: 0 auto;
	text-align: center;
	     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    }
.clicking a:hover { color:#FFF; text-decoration:underline;}