body {
	background-image: url(../images/bg_green.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#topContent {
	background-image: url(../images/bg_top_content.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#mainContent {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/*
	background-image: url(../images/bg_top_content.jpg);
	*/
}

/* Begin gallery*/
.galleryTbn {
	/*margin: 5px;*/
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.galleryTbn:hover {
	background-color:#EEEEEE;
}
/*End gallery*/

/* BEGIN Navigation Menu */
#navMenu{
	padding: 0px;
	background-color: #A3B900;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #cccccc;
	font-weight: bold;
}

#navMenu a:link, #navMenu a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 35px;
}
#navMenu a:hover {
	border-top: 1px solid #cccccc;
	background-color: #5F993C;
	background-image: url(http://www.elbuenavista.com/images/menu_arrow.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 5px center;
}
#navMenu a:focus {
	border-top: 1px solid #cccccc;
	background-color: #5F993C;
	background-image: url(http://www.elbuenavista.com/images/menu_arrow.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 5px center;
}
#navMenuLang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-align: right;
	padding-bottom:3px;
}
#navMenuLang a:link, #navMenuLang a:visited {color: #FF9900;}
#navMenuLang a:hover {
	/*background-color: #5F993C;*/
	text-decoration:underline;
}
/* END Navigation Menu */

/* BEGIN Reservation box */
#sideReserve {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 265px;
}

#sideReserve .title{
	font-size: 14px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	color: #FF9900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#sideReserve .img {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#sideReserve .text {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EEEEEE;
	clip: rect(auto,auto,auto,20px);
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sideReserve a, a:visited {
	color: #FF9900;
	text-decoration: none;
}
#sideReserve a:hover {
	text-decoration: underline;
}
#sideReserve .bottomLink {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
	clip: rect(auto,auto,auto,20px);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
/* END Reservation box */


/* BEGIN Activitites box */
#sideActivities {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#sideActivities .row{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	
	/*border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	border-color:#CCCCCC;
	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EEEEEE;
	color: #666666;
}
#sideActivities .title{
	font-size: 14px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 5px;
}
#sideActivities .rowTitle{
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
#sideActivities .bottomLink {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
	clip: rect(auto,auto,auto,20px);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#sideActivities a, a:visited {
	color: #FF9900;
	text-decoration: none;
}
#sideActivities a:hover {
	text-decoration: underline;
}
#sideActivities .title2{
	font-size: 14px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 5px;
}
#sideActivities .subTitle2{
	font-size: 12px;
	padding-left: 10px;
	color: #A3B900;
	font-weight: bold;
	padding-bottom: 5px;
}

/* END Activitites box */


/* BEGIN Main text box */
#mainText {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	/*height: 265px;
	width: 480px; 
	overflow: auto;*/
}
#mainText .title{
	font-size: 14px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 5px;
}
#mainText .subTitle{
	font-size: 12px;
	padding-left: 10px;
	color: #A3B900;
	font-weight: bold;
	padding-bottom: 5px;
}
#mainText .date{
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mainText .text{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 10px;
}
/* END Main text box */

/* BEGIN Main text box */
#text {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#text .title{
	font-size: 14px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 5px;
}
#text .subTitle{
	font-size: 12px;
	padding-left: 10px;
	color: #A3B900;
	font-weight: bold;
}
#text .date{
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#text .text{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 10px;
}
#text a, a:visited {
	color: #FF9900;
	text-decoration: underline;
}
#text a:hover {
	text-decoration: underline;
}
/* END text box */

/* Begin footer */
#footer{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer .topBar{
	background-color: #E1E1E1;
}
#footer .links{
	background-color: #F6F6F6;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#footer a, a:visited {
	/*color: #FF9900;*/
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* END footer */
