html * {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1em Arial, Verdana;
	text-align: center;
	color: #745b49;
	background: #ece9e8;
}
a {
	color: inherit;
}
a:hover {
}
a{
	outline: none;
}
.wrapper {
	width: 951px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
.navigation {
	font-size: 11px;
}
.navigation a {
	padding: 0 14px 6px 0;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	color: #533f31;
}
.navigation a:hover,   .navigation a.active {
	color: #c1387b;
}
#header {
	background: #fff;
	border-bottom: 1px solid #e2dddb;
}
#header .wrapper {
	position: relative;
	text-align: right;
}
#header .wrapper #quotation {
	display: block;
	width: 223px;
	height: 71px;
	position: absolute;
	top: 10px;
	left: 0;
}
#header .wrapper .navigation {
	padding-top: 40px;
}
#language {
	padding: 0 14px 10px;
	font-size: 11px;
	background: #fff;
	color: #757575;
	text-align: right;
}
#language a {
	color: #757575;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: middle;
	padding: 4px 6px;
	line-height: 22px;
	background: #ce93b0;
	color: #fff;
	vertical-align: middle;
}
#language a.home {
	background: #b4a093;
}
#logo {
	background: #fff;
	padding-top: 8px;
}
#logo .wrapper {
	background: #fff url('../images/logo.jpg') no-repeat;
	text-align: right;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}
#body {
	background: #860e49 url('../images/body.jpg') repeat-y center top;
}
#bottombody {
	background: #;
}
#content {
	background: #f7f6f5;
	text-align: left;
	   height: 351px;
}
#content p {
	margin-bottom: 18px;
	line-height: 18px;
	text-align: justify;
}
#content h1 {
	font-size: 1em;
	margin-top: 10px;
	padding: 15px 25px;
	color: #c1387b;
}
#content p {
	line-height: 18px;
	margin: 10px 25px;
}
#content #main {
	float: right;
	width: 633px;
}
#content #side {
	float: left;
	width: 318px;
}
#events, #special, #lastminute {
	width: 317px;
	float: left;
	color: #fff;
	height: 166px;
}
#events {
	background: #634d42;
}
#special {
	background: #6d574b;
}
#lastminute {
	background: #786357;
}
#events h2,   #special h2,   #lastminute h2 {
	font-size: 15px;
	font-weight: normal;
	background: #5b463b url('../images/bodybottom.jpg') repeat-y;
	color: #c0aba0;
	line-height: 22px;
	padding: 0 25px;
}
#events a,   #special a,   #lastminute a {
	color: #d6cbc6;
}
#events a.link,   #special a.link,   #lastminute a.link {
	text-decoration: none;
	display: block;
	text-align: right;
	padding: 8px;
}
#form {
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 13px;
}
#form fieldset {
	clear: left;
	padding: 6px 0;
}
#form fieldset b {
	display: block;
	width: 120px;
	float: left;
	font-weight: normal;
	line-height: 18px;
}
#form fieldset input {
	display: block;
	width: 190px;
	float: left;
	font-weight: normal;
	padding: 2px 0;
	background: #fff url('../images/input.jpg');
	border: 1px solid #e5e5e5;
}
#form button {
	clear: both;
	margin: 4px 2px;
	padding: 0 2px;
	background: #fff url('../images/submit.jpg') repeat-x;
	border: 1px solid #a4a4a4;
	height: 24px;
}
#form label {
	display: inline;
	padding: 4px 0 0;
}
#form label b {
	font-weight: normal;
	line-height: 18px;
	padding-right: 15px;
}
#form label select {
	margin-right: 50px;
}
#form label input {
	width: 110px;
	font-weight: normal;
	padding: 2px 0;
	background: #fff url('../images/input.jpg');
	border: 1px solid #e5e5e5;
}
#form textarea {
	display: block;
	width: 410px;
	margin-top: 4px;
	padding: 2px;
	background: #fff url('../images/input.jpg');
	border: 1px solid #e5e5e5;
}
#form p {
	clear: both;
	padding: 0;
	margin: 8px 14px;
}
#form img {
	display: block;
	margin: 4px 0 1px;
}
#prices {
	width: 580px;
	margin: 15px 25px;
	background: #ccbeb7;
}
#prices td {
	padding: 8px 0;
	display: table-cell;
	text-align: center;
	background: #fff;
}
#prices td.head {
	padding: 10px 0;
	background: #5a453b;
	color: #fff;
}
#prices td.first {
	background: #8a7469;
	color: #fff;
}
#footer {
	background: #fff;
	color: #533f31;
	text-align: left;
	height: 64px;
}
#footer p {
	padding: 8px 12px;
	line-height: 22px;
}
#copyright {
	padding: 8px 0;
}
#copyright a {
	float: right;
	color: #745b49;
	text-decoration: none;
	padding-right: 12px;
}
#copyright p {
	float: left;
	padding-left: 12px;
}
.list {
	margin: 8px 25px 0;
}
.list li {
	list-style: none outside url('../images/dot.gif');
	margin-left: 16px;
	padding: 6px;
}
.box {
	width: 285px;
	float: left;
	padding: 10px 0 0 20px;
	position: relative;
	min-height: 64px;
	height: auto !important;
	height: 64px;
}
.box img {
	float: left;
	margin-right: 4px;
}
.box a {
	display: static;
	line-height: 16px;
	position: absolute;
	bottom: 2px;
	right: 0;
	background: #bd7d99;
	color: #fff;
	padding: 2px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

object{ outline:none; }
.bold{
	font-weight: bold;
}
.purple{
	color: #C1387B;
}
ul.nostyle li{
	margin-left: 0;
	list-style: none;
	padding-left: 0;
}
div.images{
	margin: 0 auto;
	width: 567px;
}
div.images img{
	float: left;
	margin-right: 5px;
}
.cl{
	clear:both;
}
.imleft{
	float: left;
	margin-right: 10px;
}
#map{
	width: 630px;
	height: 350px;
}
.listino{
    margin:10px 25px;
}
table#prices tr.items td{
	padding-left: 5px;
}
table#prices tr.items td a{
	color:#745B49;
    font:12px/1em Arial,Verdana;
	text-decoration: none;
} 

#form input[type="text"].text {
background:url("../images/input.jpg") repeat scroll 0 0 #FFFFFF;
border:1px solid #E5E5E5;
display:block;
float:left;
font-weight:normal;
padding:2px 0;
width:190px;
}
#form select option.text {
background:url("../images/input.jpg") repeat scroll 0 0 #FFFFFF;
border:1px solid #E5E5E5;
display:block;
float:left;
font-weight:normal;
padding:2px 0;
width:190px;
}

/*
    VIDEO - PHOTO
*/
.photogallery {

}
       
.photogallery_box_outer {
    background-image:url(../images/box.gif);
    background-repeat:no-repeat;
    background-position:center top;
    margin:0px 15px 0px 15px;
	width: 117px;
}
           
.photogallery_img_outer {
    background-repeat:no-repeat;
    background-position:center top;
    width:98px; height:98px;
    margin-left:0px;
    margin-top:6px;
    margin-left:10px;
    margin-right:10px;
    cursor:pointer; 
}
                        
.photogallery a {
    color:#668020;
    text-decoration:none;
}

.photogallery a:hover {
    color:#dd25c1;
    text-decoration:none;
}    

