/* CSS Document */

body {
	background: url(../images/mainbg.jpg) repeat-x #7b5621; 
	margin:10px;
	font-family:"Times New Roman", Garamond;
}

h1, h2, h3, h4, h5, p, ul {
	list-style:none;
	margin:0;
	padding:0;
}
h1 {
	font-size:1.7em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.1em;
}
h4 {
	font-size:12px;
}
p {
	line-height:1.3em;
	text-align:justify;

}
img {
	border:none;
}
.clear {
	clear:both;
}

.maintable {
	border:#FFFFFF 2px solid;
	background:#000000; 
	
}
.header {
	background:url(../images/header.jpg) no-repeat;
	padding-left:20px; width:649px; padding-top:25px;
}


.header a{
	color:#fef08b; font-family:"Times New Roman", Times, serif;
	font-size:14px; font-weight:bold;
	text-decoration:none;
}

.header a:hover{
	color:#b27c30; font-family:"Times New Roman", Times, serif;
	font-size:14px; font-weight:bold;
	text-decoration:none;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
text-decoration:none;
line-height: 18px;
z-index: 99900;
background-color:#765220;
width: 130px;
margin-top:7px;
}

.anylinkcss a{
width: 100% ;
display: block;
text-indent: 0px;
border-bottom: 1px solid black;
text-decoration:none;
color:#fef08b;
padding: 4px 0 4px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #674c2a  ;
color: #fef08b;
}


.content {
	background:url(../images/contentbg.jpg) repeat-y ;
	height:390px;
	
	
	}
	
.text {
	border-bottom:#FFFF99 1px solid;
	border-top:#FFFF99 1px solid;
	padding-bottom:10px;
	padding-top:10px;
	font-family:"Times New Roman", Garamond;
	font-size:14px;
	color:#fef08b;
	line-height:17px;
	font-weight:bold;

	text-align:justify;
	padding-left:10px; padding-right:10px;
}

.text p, .scroll-txt {
	font-size:14px;
	color:#fef08b;
	line-height:17px;
	

	text-align:justify;
	height:225px; width:215px;
	padding-left:15px; padding-right:15px;
	
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
	scrollbar-face-color: #ce9d54; /*frente*/
	scrollbar-shadow-color: #ce9d54;
	scrollbar-highlight-color: #ffffdb;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #472d07;
	scrollbar-track-color: #ffffdb;
	scrollbar-arrow-color: #ffffdb;
}



.imgleft {
	background:url(../images/img_left14.jpg) no-repeat bottom;  
	height:119px; 
	}
	
.textwether {
	font-family:"Trajan Pro", "Times New Roman", Garamond;
	font-size:11px;
	color:#573b1a;
	text-align:right;
	padding-right:20px;
	
}

.textwether a{
	font-family:"Trajan Pro", "Times New Roman", Garamond;
	font-size:11px;
	color:#573b1a;
	text-align:right;
	text-decoration:none;
}

.textwether a:hover{
	font-family:"Trajan Pro", "Times New Roman", Garamond;
	font-size:11px;
	color:#fef08b;
	text-align:right;
}

td.text2 {
	font-family:"Trajan Pro", "Times New Roman", Garamond;
	font-size:13px;
	color:#573b1a;
	border-bottom:#5a3d1c 1px solid;
	}

.text3 {
	border-bottom:#FFFF99 1px solid;
	border-top:#FFFF99 1px solid;
	font-family:"Times New Roman", Garamond;
	font-size:14px;
	color:#fef08b;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	text-align:justify;
	font-weight:bold;
}

.text4 {
	font-family:"Times New Roman", Garamond;
	font-size:18px;
	color:#fef08b;
	line-height:24px;
	font-weight:bold;
}

.text5 {
	border-bottom:#FFFF99 1px solid;
	border-top:#FFFF99 1px solid;
	font-family:"Times New Roman", Garamond;
	font-size:18px;
	color:#fef08b;
	line-height:24px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	text-align:justify;
}

.contactside {
	background:url(../images/img_phone.jpg);
	height:395px; width:284px;
}

.contactbg {
	background:url(../images/contact_bg.jpg) no-repeat;
	height:395px; width:581px; 
}

.contacttext {
	
	font-size:14px; color:#fef08b;
	}
	
.contacttext h1 {
	font-size:16px; color:#b2771e;
	font-weight:bold; padding-top:10px;
	padding-bottom:8px;
	}
.contacttext a{
	color:#fef08b;
	}
	
.contacttext a:hover{
	color:#b2771e;
	}		
.contbro {
	
	font-size:12px; color:#b2771e;
	font-weight:bold; padding-top:10px;
	text-align:center;
	border-bottom:#FFFFFF 2px solid;
	padding-bottom:5px;
	}
	
.contbro a{
	
	font-size:12px; color:#b2771e;
	font-weight:bold; text-decoration:none;
	text-align:center;
	}
	
.contbro a:hover{
	
	font-size:12px; color:#fff;
	font-weight:bold; text-decoration:underline;
	text-align:center;
	}

	
.contbro1 {
	
	font-size:11px; color:#fff;
	font-weight:bold; padding-top:5px;
	text-align:center;
	padding-bottom:5px;
	}
.attractionbg1 {
	background:url(../images/img_attraleft.jpg) no-repeat;
	height:395px; padding-top:30px;
}

.attractionbg2 {
	background:url(../images/img_attraright.jpg) no-repeat;
	height:395px; width:581px;
}

.attractionstext {
	
	font-size:15px;
	color:#af7c2d;
	/*line-height:15px;
	
	padding-left:20px;
	padding-right:40px;
	padding-top:20px;
	height:350px;
	border:1px solid #000000;
	overflow:auto;*/
	
	
	height:380px;
	width:580px;
	_width:540px;
	padding-left:23px;
	padding-bottom:10px;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
	scrollbar-face-color: #ce9d54; /*frente*/
	scrollbar-shadow-color: #ce9d54;
	scrollbar-highlight-color: #ffffdb;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #472d07;
	scrollbar-track-color: #ffffdb;
	scrollbar-arrow-color: #ffffdb;
	
	
	}
	
.attractionstext h2{
	font-size:15px;
	color:#fef08b;
	font-weight:bold;
	padding-bottom:5px;
	
		
	}
	
.attractionstext h1{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding-bottom:5px;
	text-align:center;
	
		
	}
	
.attractionshead {
	font-size:16px;
	color:#fef08b;
	line-height:18px;
	padding-bottom:10px;
	}
.attractionshead a{
	font-size:16px;
	color:#fef08b; text-decoration:none;

	}
	
.attractionshead a:hover{
	color:#fef08b; text-decoration:underline;

	}
/*.contbro1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#fff;
	font-weight:bold; text-decoration:none;
	text-align:center;
	}
*/	
/*.contbro1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#b2771e;
	font-weight:bold; text-decoration:underline;
	text-align:center;
	}
*/
.footer{
	background:#7d5823; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#FFFFFF;
	text-align:justify;
	padding-right:8px;
	padding-left:8px;
}



