/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100; 
	color:black;
	background:url(images/hinn/holidayinnbg2.jpg) repeat-x top;
	background-color:#64af5d;
	
}

#cuerpo2 {
	/*padding:10px 20px;*/
	text-align:justify;
	color:#3d6b39/*#3d9b35*/;
	/*font-weight:600;*/
	font-size:1em;
}

#topmenu {
	border-top:2px #5fb15c solid;
	border-bottom:2px #5fb15c solid;
	padding:5px 10px;
	margin:10px 0px;
}
#divtopmenu {
	padding:3px;
	background-color:#c3de9b;
}



table#mainMenu tr td a {
	text-decoration:none;
	color:#3e782b;
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

table#mainMenu tr td a:hover {
	text-decoration:none;
	color:#73a029;
}



.menutop {
	text-align:right;
	margin-right:10px;
	height:25px;
	margin-top:5px;
	width:850px;
}
.menutop a{
	padding:5px 3px;
	text-decoration:none;
	color:#FFF;
	border:0px;
	margin-top:5px;
	font-weight:bold;
	font-size:1em;
}

.menutop a:hover{ 
	text-decoration:underline;
}


div#reservation {
	text-align:center;
	width:140px;
	background:/*url(images/wbtnr.png) no-repeat top right*/#961717;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-topleft:4px;
	padding:5px;
	float:right;
}

div#reservation a {
	color:#FFA81A;
	font-weight:bold;
	text-decoration:none;
	
}
div#reservation a:hover {
	color:#fff;
	font-weight:bold;
	
}

#content td table tr td{
	text-align:left;
}
table#mainMenu tr td{
	text-align:center;
	padding:0px 15px;
	vertical-align:center;
	border-right:1px #5fb15c solid;
} 
span#reserve {
	
}

img.thumbnail {
	/*padding:2px;*/
	margin:5px;
	background-color:#FBFBFB;
	width:75px;
	height:75px;
	border:1px #E6E6E6 solid;
}

img#fullsize {
	position:absolute;
	padding:5px;
	background-color:#F2F2F2;
	border:1px #BFBFBF solid;
}

div.ImgContent{
	background-color:#e7f4da;

	text-align:center;
}

div#container {
	height:221px;
	border:1px #E0E0E0 solid;
}

div#cuerpo2 h3.title360 {
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
}

div#info table tr td {
	width:100%;
	height:221px;
	vertical-align:middle;
	text-align:center;
}