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

html, body {
	background-color: #c4c3a6;
	margin: 0px;
}

#myGallery
{
	width: 550px !important;
	height: 427px !important;
} 


.spacer {
   width:100%;
   clear:both;
}

h3 {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	background-image: url(../images/container_background.gif);
	background-repeat: repeat-y;
	width: 808px;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 4px;
}

/*=========================== Top Row Styles ==================================*/

#top_row {
	background-image: url(../images/top_banner_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 800px;
	height: 148px;
	margin: 0px;
}


#logo {
	float: left;
	height: 131px;
	width: 433px;
	margin-left: 10px;
}

#menu_top {
	color: #6B694D;
	width: 230px;
	float: right;
	margin-top: 10px;
}

#menu_top a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6B694D;
	text-decoration: none;
}

/*=========================== Middle Row Styles ==================================*/

#middle_row {
	background-image: url(../images/row_3_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 375px;
	width: 800px;
}


#column-menu {
	float: left;
	width: 150px;
	margin-left: 25px;
	margin-top: 35px;
}

#column-menu-s {
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-top: 35px;
}

.menu {
	float: left;
	width: 150px;
	margin-bottom: 7px;
}

.menu a {
	color: #6B694D;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.menu a:hover {
	color: #DBDAC5;
	background-color: #6B694D;
}

#column_picture {
	background-image: url(../images/photo_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 368px;
	padding-top: 7px;
	height: 363px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
}
/*=========================== excerpt Row Styles ==================================*/
#column_excerpt {
	float:left;
	padding: 3px;
	width: 240px;
	text-align: left;
}


.titles {
	color: #6B694D;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
.text {
	color: #6B694D;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:15px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.excerpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B694D;
}

#line {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	height: 2px;
	width: 234px;
}

.photos_small {
	float:left;
	width:223px;
	height:111px;
	margin-left: 10px;
}

#hotel_tour_pic {
	margin: 0px;
	height: 254px;
	width: 600px;
}


/*=========================== Bottom Row Styles ==================================*/

#bottom_row {
	float: left;
	height: 242px;
	width: 800px;
	background-image: url(../images/row_bottom_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#column_a {
	float: left;
	width: 235px;
}



#column_b {
	float: left;
	width: 289px;
}


#column_c {
float: left;
	width: 274px;}

.photo_medium {
	height: 122px;
	width: 122px;
	margin-left: 8px;
	float: left;
}

.excerpt_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B694D;
	float: left;
	padding-right: 2px;
	padding-left: 5px;
	width: 225px;
	margin-top: 10px;
	line-height: 1.1em;
}

.excerpt_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B694D;
	float: left;
	padding-right: 2px;
	padding-left: 5px;
	width: 280px;
	margin-top: 10px;
	line-height: 1.1em;
}

#contact_excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B694D;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	width: 270px;
	text-align: center;
	line-height: 1.4em;
	}

.horizontal_line {
	float: left;
	height: 149px;
	width: 1px;
	margin-top: 15px;
}

#last_row {
	width: 800px;
	float: left;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #6B694D;
}


#last_row a {
color: #6B694D;
	text-decoration: none;	
}

#last_row a:hover {
	color: #DBDAC5;
	background-color: #6B694D;	
}

/*===============================Internal Middle Row======================================*/

#middle_internal_row {
	background-image: url(../images/row_3_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	float: left;
	width: 800px;
	background-color: #DBDAC5;
	padding-bottom: 10px;
}

#middle_internal_row p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px;
}

#internal_row {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	color: #6B694D;
	float: left;
	width: 600px;
	margin-left: 10px;
	padding: 5px;
}

#internal_row_s {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	color: #6B694D;
	float: right;
	width: 500px;
	margin-left: 10px;
	padding: 5px;
}

#foto_don_francisco {
	height: 325px;
	width: 238px;
	float: left;
}

.characteristics {
	float: left;
	width: 600px;
	margin-left: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B694D;
	font-size: 14px;
}

.txt {
	float: left;
	width: 350px;
	margin-top: 50px;
}

.foto_tour_small {
	float: right;
	height: 153px;
	width: 218px;
	margin: 0px;
}

img a {
border:0;
}

a img {
border:0;}


.gallery_row {
	float: left;
	width: 600px;
	margin-top: 10px;
}

.pic_box {
	float: left;
	height: 84px;
	width: 127px;
	margin-left: 80px;
}

.pic_box_2 {
	float: left;
	height: 84px;
	width: 127px;
	margin-left: 55px;
}


.txt_title_thumb {
	float: left;
	width: 100px;
	margin-top: 30px;
	margin-left: 10px;
}


#services {
	float: left;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#services p {
margin:0;}

#foto_dvds {
	height: 150px;
	width: 150px;
	float: left;
	padding:5px;
}
