/*begin global*/
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	margin: 20px 0 20px 0;
	padding: 0;
}
A {color: #FF0000;}
A:visited, A:active {color: #FF0000;}
A:hover {color: #0033FF;}
li {font-size:13px;}
h1,h2,h3,h4,h5 {
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
/*end global*/

#holdit {
	text-align: left;
	margin: 0px auto;
	width: 640px;
	padding: 0px;
}

#header {
    font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center; 
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0px;
	padding: 0px;
	text-align: center;	
}

#conditions {
	margin: 0px;
	padding: 0px;
	text-align: left;	
}

#policies {
	margin: 0px;
	padding: 0px;
	text-align: left;	
}

.title1 {font-family: Arial Black; color: #FF0000; text-align: center; font-size: 34px; font-weight:bold;}
.title2 {font-family: Arial Black; color: #FF0000; text-align: center; font-size: 26px; font-weight:bold;}
.title3 {color: #FFFFFF; text-align: center; font-size: 16px; font-weight:bold;}
.subtitle {font-weight: bold; text-align: center; font-size: 14px}
.descriptionred {color: #FF0000;}
h1 {font-size: 32px}
h2 {font-size: 20px}
h3 {font-size: 12px}
.spacer {clear:both;}

#description {font-family: Comic Sans MS; color: #000000; font-size: 18px; font-weight:bold; background: #FFFFFF; text-align: left;}

#reservation {width: 628px; background-color: #cc9; border: 1px solid #FF0000; padding: 5px; margin: 0px auto; color: #000}

.tit-res {font-weight: bold; font-size: 13px;}
.sub-tit-res {font-weight: bold; text-align: left;}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 180px;
  text-align: right;
  }
  
div.row span.formw {
  float: right;
  width: 440px;
  text-align: left;
  }  

div.row span.formw2 {
  float: right;
  width: 440px;
  text-align: left;
  color:#FF0000;
  }
  
.mandatory {
	color: #FF0000;
	text-align: left;
}
  
#reservation select {
	background: #C6D980;
	border: 1px solid #EEE;
}

#reservation input {
	background: #C6D980;
	border: 1px solid #EEE;
}

#reservation textarea {
	background: #C6D980;
	border: 1px solid #EEE;
}

p#validate {
	margin: 20px 0 0 10px;
}

#gallery {
	text-align: left;
	border: 1px solid #FF0000;	
}

#gallery .pic {
	position: static;
	float: left;
	margin: 0 3px 10px 3px;
	padding: 5px 0 0 0;
	width: 121px;
	text-align: center;
}

#gallery .pic p {
	margin-right: 0;
	font-size: 9px;
	text-align: center;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	font-weight : bold;
}

#gallery br {
	clear: left;
}

#footer {
	clear: both;
	text-align: center;	
	background: url(../i/gm_foot.jpg) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#currency {width: 638px; height: 168px; border: 1px solid #FF0000; margin: 0px auto;}

#promotions {    
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	width:  350px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	font-size: 9px;
	padding: 10px 10px 10px 10px;
}

#promotions h3 {
	text-align: center;
	color: #009900;
	font-size: 16px;
	font-weight: bold;
}

#promotions p {
	text-align: center;
	color: #FFFFFF;
}

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

#promotions a:hover {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}

#feriados-no-brasil {    
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	width: 350px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	font-size: 9px;
	padding: 10px 10px 10px 10px;
}

#feriados-no-brasil h3 {
	text-align: center;
	color: #2B2CFF;
	font-size: 16px;
	font-weight: bold;
}

#feriados-no-brasil p {
	text-align: center;
	color: #FFFFFF;
}

#feriados-no-brasil a {
	font-size: 11px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

#feriados-no-brasil a:hover {
	color: #FFD700;
	text-decoration: underline;
	font-weight: bold;
}
