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

body {
	background-image: url(../images/tpt-images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#bg {
	background-image: url(../images/tpt-images/bgx.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 866px;
}
#logo {
	height: 100px;
	width: 237px;
	float: left;
}
#header {
	background-image: url(../images/tpt-images/header-bg.jpg);
	height: 100px;
	width: 628px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
#top-menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0FEBB;
	border-right-color: #C0FEBB;
	border-bottom-color: #C0FEBB;
	border-left-color: #C0FEBB;
	text-align: right;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#top-menu a {
	color: #333333;
	text-decoration: none;
}
#top-menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#top-text {
	text-align: right;
	color: #FFFFFF;
	padding-top: 12px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	float: right;
}
#clr {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#middle {
	height: 240px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/tpt-images/midd-bg.gif) no-repeat;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#anim-area {
	background-image: url(../images/tpt-images/anim-area.jpg);
	height: 228px;
	width: 642px;
	float: left;
}
#reserv-area {
	background-image: url(../images/tpt-images/reserbox-bg.gif);
	height: 220px;
	width: 245px;
	float: left;
	padding-top: 9px;
	background-repeat: no-repeat;
	margin-left: 5px;
}
#reserva {
	font-size: 10px;
}
.ComboBoxes {
	color: #009900;
	width: 80px;
	margin-left: 12px;
	font-size: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.ComboBoxLabels {
}
#main {
	background-color: #FFFFFF;
	width: 868px;
	background-image: url(../images/tpt-images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1E0BE;
	margin: 0px auto;
	padding: 0px;
}
#fotos-main {
	width: 627px;
	float: left;
}
#fotos-main img {
}

#left-colum {
	width: 237px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu a {
	display: block;
	background-image: url(../images/tpt-images/menu-bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #90FE85;
	border-right-color: #90FE85;
	border-bottom-color: #90FE85;
	border-left-color: #90FE85;
	text-decoration: none;
	color: #666666;
	padding: 6px;
	font-weight: bold;
}
#menu a:hover {
	background-image: url(../images/tpt-images/menu-bg-over.jpg);
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-y;
}
#menu ul li a strong {
	font-size: 15px;
	color: #900;
	text-decoration: blink;
	font-weight: bold;
}


#contenidos {
	background-image: url(../images/tpt-images/content-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 620px;
	color: #33333;
	padding: 5px 0px 5px 7px;
}
#contenidos h1 {
	color: #006600;
	font-size: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
#contenidos h3 {
	font-size: 14px;
	color: #009900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contenidos hr {
	color: #096;
}



#bottom-bg {
	background-image: url(../images/tpt-images/bottom-bg.jpg);
	background-repeat: repeat-x;
	height: 300px;
	background-color: #1FA415;
}
#main-bottom {
	width: 867px;
	padding-right: 1px;
	margin: 0px auto;
	clear: both;
	float: none;
}
#bottom-logo {
	background-image: url(../images/tpt-images/bottom-logo.gif);
	height: 97px;
	width: 238px;
	float: left;
}
#footer-text {
	background-image: url(../images/tpt-images/footer-text-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 629px;
	height: 97px;
}
#bottom_table {
	font-size: 9px;
	color: #999999;
	font-weight: lighter;
}
#bottom_table ul {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}

#bottom_table a {
	color: #999999;
	text-decoration: none;
}
#bottom_table a:hover {
	color: #27AC1D;
}
#footer {
	clear: both;
	float: none;
	width: 866px;
	text-align: center;
	color: #FFFFFF;
	margin: 5px auto 0px;
	padding: 0px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#contenidos-test {
	float: left;
	color: #333333;
	padding: 5px 5px 5px 9px;
	width: 100%;
	height: 900px;
	background: no-repeat;
}
.foto1 {
	border: 2px solid #8CD28C;
	margin: 10px;
}
.foto2 {
	border: 2px solid #ffffff;
	margin: 5px;
}
.texto1 {

}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}



#vacation_special {
	width: 300px;
	float: left;
	margin-left: 5px;
	color: #000000;
	background-image: url(../images/tpt-images/specials/bg.jpg);
	background-color: #9EFEBE;
	background-repeat: repeat-x;
	height: 510px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #008040;
	border-left-color: #CCCCCC;
}
#vacation_special h1 {
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 24px;
	color: #ff9600;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vacation_special img {
	width: 300px;
	height: 100px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9600;
	border-right-color: #FF9600;
	border-bottom-color: #FF9600;
	border-left-color: #FF9600;
}
#vacation_special h2 {
	text-align: center;
	color: #0d59af;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 17px;
}
#vacation_special p {
	font-size: 10px;
	text-align: center;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#vacation_special li {
	line-height: 22px;
}
#vacation_special a {
	text-decoration: blink;
	font-weight: bold;
	color: #008040;
}
#properties-tbl {

}
#properties-tbl img {
	width: 285px;
	height: 185px;
	border: 1px solid #006600;
}
#properties-tbl h3 {
	background: #006600;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	border-bottom: 4px solid #333333;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}


.bot a {
	text-decoration: none;
	color: #333333;
}
.bot a:hover {
	background-image: url(../images/tpt-images/bot-bg-over.jpg);
	color: #FFFFFF;
	display: block;
}

.bot {
	height: 28px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #7BB6FF;
	background: #C3CD48;
	font-size: 14px;
}
#surfaccomodations img {
	height: 150px;
	width: 200px;
	margin: 5px;
}
