@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/tpt-imgs/bg.jpg) repeat-y center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-size: 16px;
	color: #208DC8;
	font-weight: bold;
	text-align: left;
}	
h2 {
	font-size: 15px;
	color: #669933;
	font-weight: bold;
}
a:link,a:visited	{ color:#208DC8; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#208DC8; text-decoration:none; outline:none; }

.center {
	text-align: center;
	margin: 0 auto;
}

.imgR {
	float: right;
	margin: 5px 0 5px 10px;
}

.imgL {
	float: left;
	margin: 5px 10px 5px 0;
}

#contaner {
	background: url(../images/tpt-imgs/cont-bg.jpg) repeat-y;
	margin: 0px auto;
	width: 850px;
}
#top {
	background: url(../images/tpt-imgs/top-bg.jpg);
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 5px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#top2 {
	background: url(../images/tpt-imgs/top-bg2.jpg) no-repeat right;
	height: 101px;
}
#logo {
	height: 95px;
	width: 249px;
	margin-top: 4px;
	float: left;
	padding-left: 20px;
}
#top-anim {
	float: left;
	height: 101px;
	width: 360px;
}
#top-menu {
	float: left;
	width: 210px;
	padding-top: 85px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#top-menu a {
	color: #000000;
	text-decoration: none;
}
#top-menu a:hover {
	color: #87D17A;
	text-decoration: underline;
}

.clr {
	clear: both;
	float: none;
}

/* Left-hand menu */
#menu {
	position: relative; 	
	background: url(../images/tpt-imgs/menu-bg.jpg) repeat-y;
	width: 224px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 250px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#menu li {
	background: url(../images/tpt-imgs/menu-line.jpg) no-repeat bottom;
	position: relative;
	display: block;		
	float:left;
	line-height:25px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	width:224px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}

#menu a {
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}                           

#menu li a:hover {
	color: #000000;
	background: url(../images/tpt-imgs/menu-bg1-over.jpg) repeat-y;
}

#menu li ul {
	position:absolute;
	left:-999em;
	margin-left:224px;
	margin-top:-35px;
	width: 200px;
	padding: 0;
	background-color: #e8f7d8;
}
#menu li ul li {
	background-image: none;
	font-size: 11px;
	height: 25px;
	width: 200px;
}
#menu li li a {
	width: 185px;
	w\idth: 185px;
	height: 25px;
	line-height: 25px;
	color: #000;		
}

#menu li li:hover , #menu li li.sfhover{
	position: relative;
	z-index: 1;
}

#menu ul li a:hover {
	background-color: #64be78;
	background-image: none;
	color:#fff;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left:-999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul{
	left:0;
	visibility: visible;
}



#animacion {
	width: 625px;
	float: left;
	height: 250px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 0;
}
#left {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#left2 {
	float: left;
	width: 250px;
}

#main {
	float: left;
	width: 610px;
	padding-right: 5px;
	padding-left: 25px;
}
#main2 h3 {
	font-size: 16px;
	color: #669933;
	border-style: none none solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.contact_subject { 
	display:none;
}

.rqred { 
	color:#F00; 
	font-weight:bold;
}

.fotos {
	border: 2px dotted #208CCA;
	margin: 6px;
}

#footer {
	
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tpt-imgs/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#footer a {
	text-decoration: none;
	color: #325417;
	font-weight: bold;
	padding: 5px;
}
#footer a:hover {
	color: #87D17A;
	text-decoration: underline;
}

#footer .cdr { margin: 5px 25px; padding: 0; }
#footer .cdr a { padding: 0; }

#main2 {
	float: right;
	width: 590px;
	padding-right: 5px;
}
.foto2 {
	border: 2px solid #208DC8;
	margin: 4px;
}
.foto3 {
	margin: 6px;
	border: 1px solid #FFFFFF;
}
gallery {
	text-align: center;
}
#gallery img {
	height: 120px;
	width: 220px;
	border: 1px solid #000000;
}
#gallery td {
	text-align: center;
}

#galleryhome {width: 185px; height:130px; clear: both; overflow: hidden; margin-left:10px;}

#home-form {
	width: 189px;
	margin: 5px 0 5px 5px;
}

#home-form h2 {
	font-size: 19px;
	margin-bottom: 5px;
}
#home-form .box, #home-form label, #home-form textarea, #home-form select  {
	width: 187px;
	margin: 3px auto;
	border: 1px solid #666;
}

#home-form .radio input{
	width: 20px;
}

#home-form #traveling_request, #home-form #traveling_request select {
	width: 120px;
	float: right;
}
#home-form textarea {
	height: 100px;
}
#home-form #submit {
	text-align: center;
	margin: 0 auto;
}
