body {
	padding: 0;
	margin: 0;
	color:#FFF;
	font-size: 11pt;
	font-family: trebuchet ms,geneva;
	/*background-image:url(../images/bacaro_main2.png);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#a22430;*/
	background-color:#200000;
	height:100%;
	width:100%;
}

html {
	padding: 0;
	margin: 0;
	height:100%;
	width:100%;
}

h1, h2, h3 {
	margin:0;
	padding: 0;
}

h3 {
	font-size: 13pt;
	font-weight: bolder;
}


img {
	border: 0;
	margin: 0;
}

strong {
	font-weight: bold;
	padding-right: 5px;
}

ul {
	text-align: left;
	color: white;
}

.center{
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}

.full {
	height: 100%;
	width: 100%;
}


#index_page2 td {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

#outer_wrapper {
	height: 100%; 
	vertical-align:middle;
	width:100%;
}

#inner_wrapper {
	
	width:960px; 
	height:600px; 
	background-image:url(../images/background.jpg); 
	background-repeat:no-repeat;
}

#image_wrapper {
 /*height:300px;*/
}


#content_header{
	height:120px;
	padding-left:23px; 
	padding-top:10px; 
	margin-top:0px; 
	float:left;
}

#content_text_header {
	text-align:left;
	clear:both;
	height:40px; 
	padding-top:10px; 
	padding-left:40px;
}

#content_image{
	clear:both; 
	height:280px; 
	background-repeat:no-repeat;
}


.relax {
	background-image:url(../images/background_relax.jpg)
}
.pander {
	background-image:url(../images/background_pander.jpg)
}
.experience {
	background-image:url(../images/background_experience.jpg)
}
.reserve {
	background-image:url(../images/background_reserve.jpg)
}
#content {
	text-align:left;
	clear:both; 
	padding-left:40px; 
	padding-right:40px;
	padding-top:10px;
}



.title_text {
	width: 300px;
	float:left;
}

.email_text {
width: 210px;
float:right;
padding-top:2px;
font-style:italic;
}


.tcenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a, a:visited, a:active {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}



.tleft {
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text_panel {
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 25px;
	height: 500px;
}

.space_left {
	padding-left: 310px;
}

#maintable {
	width: 940px;
	padding:10px;
	padding-top: 35px;
}



.contents {
	width: 940px;
	
}

.content {
	padding: 25px 10px;
}

.hovered {
	color: black;
	background-color: #e7e7e7;	
}

.hidden {
	display: none;
}


/* Specifics */
.main {
	padding-top: 12px;
}
.main p {
	padding-left: 435px;
	padding-right: 45px;
}

.about {
	background-color: #feff99;
	height: auto;
	border: 1px solid #000000;

}


.contents a {
	color: #ff0000;
	text-decoration: none;
}

.contents a:visited, .contents a:active {
	text-decoration: none;
	color: #ff0000;
}

.contents a:hover {
	text-decoration:underline;
}



/* Form Input Options */
form {
	margin:0px;
	padding:0px;
}

.form_table {
	
	width:100%;
}



.form_label {
  font-style: italic;
  text-align: left;
  vertical-align: top;
  width: 120px;
	font-size:12px;
}

.form_input {
	text-align:left;
	font-size:12px;
}
		
input {
  background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-size: 10px;

}

.button {
  background-color: #ffffff;
	border: 1px solid #000000;
  color: #000000;
	font-size: 10px;
}

.button_disabled {
  background-color: #999999;
	border: 1px solid #000000;
  color: #000000;
	font-size: 10px;
}


.text,.textarea {
  border: 1px solid #000000;
  padding-left: 2px;
  vertical-align:middle;  	
  width: 190px; 
	background-color: #ffffff; 
  
}

.select {
	font-size: 10px;
	border: 1px solid #000000;
}

.text_error {
  border: 1px solid #000000;
  padding-left: 2px;
  vertical-align:middle;  	
  width: 190px; 
  background-color:#ffdddd;
  color: #000000;
}

.select_error {
	font-size: 10px;
  border: 1px solid #000000;
  background-color: #ffdddd;
  color: #000000;
}

.textarea {
  border: 1px solid #000000;
  padding-left: 2px;
  overflow:auto;
  vertical-align:middle;  	
}

.checkbox, .radio {
	border: 0px;
	padding:0px;
	margin:0px;
	background-color:transparent;
}

/* ************************************* */
.today{
	font-size: 14px;
	font-weight: bolder;
	text-align:center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.calendar {
	width: 100%;
}

.calendar td {
	border: 1px solid #000000;
	text-align: center;
}

.calendar td.day {
	border: 2px solid #000000;
	font-weight: bolder;
	text-align: center;
}

.calendar .top td{
	border-bottom: 2px solid #ff0000;
	text-align: center;
	font-weight: bolder;
}
.calendar .left{
	border-right: 2px solid #ff0000;
	text-align: center;
}

.calendar .none {
	background-color: #eeeeee;
}
/* ************************************* */



#top_menu {
	float:right;
	padding-right: 40px;
	
}


#top_menu li {
	list-style:none;
	text-align:right;
	padding-top: 3px;

}


#front_menu {
	padding-top:10px;
	border-top:2px solid #ffffff;
	width:600px;
}

#front_menu li {
	list-style:none;
	width: 130px;
	float:left;
	text-align:center;
}

