@charset "UTF-8";
body {
	padding: 0;
	background-color:#2C291B;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2C291B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.alegrerancho #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/body.png);
	background-repeat:repeat-y; /* the auto margins (in conjunction with a width) center the page */
	background-position:left;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.alegrerancho #header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:65px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.alegrerancho #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#logo {
	
	padding-left: 300px;
	padding-top: 10px;
	
}


#box1 {
	width:25%;
	float:left;
	padding-top: 10px;
	padding-left: 5px;
}

#box2 {
	width:70%;
	float:right;
	padding-top: 10px;
	padding-right: 5px;
}

#longBox {
	clear:both;
	background-image:url(../images/bottom_text.png);
	background-repeat:no-repeat;
	margin-left: 45px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#longBoxAbout {
	clear:both;
	margin-left: 45px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/* The navigation system  */


#navlistFooter ul
{
	margin: 0;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}

#navlistFooter li
{
display: inline;
list-style-type: none;
}

#navlistFooter a
{

	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 12px;
}



#navlistFooter a:link, #navlistFooter a:visited
{
color: #fff;
text-decoration: none;
}

#navlistFooter a:hover
{
background-image: url(../images/navOn.gif);
background-repeat:no-repeat;
color: #fff;
}







#navlist ul
{
	margin: 0;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{

	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 12px;
}

#navlist a:link, #navlist a:visited
{
color: #666;
text-decoration: none;
}

#navlist a:hover
{
background-image: url(../images/navOn.gif);
background-repeat:no-repeat;
color: #666;
}

#active a:link, #active a:visited, #active a:hover
{
	background-image: url(../images/navOn.gif);
	background-repeat:no-repeat;
	color: #666;
}


#activeFooter a:link, #activeFooter  a:visited, #activeFooter a:hover
{
	background-image: url(../images/navOn.gif);
	background-repeat:no-repeat;
	color: #fff;
}




#nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top: 1px;
	height: 39px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

#navFooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:20px;
	padding-top:0px;
	padding-left:30px;
	margin-bottom: 25px;
}

#copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#EDECBC;
}




/* End navigation */


.alegrerancho #mainContent {
	background-image:url(../images/maincontent.png);
	background-position:45px top;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	clear: both;
	height: 450px;
	margin-bottom: 2px;
}

.alegrerancho #mainContentAbout {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 300px;
	margin-top: 0px;
	background-image: url(../about/images/about_background.png);
	background-repeat: no-repeat;
}

.alegrerancho #mainContentProperty {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 300px;
	margin-top: 0px;
	background-image: url(../property_details/images/property_details_header.png);
	background-repeat: no-repeat;
}

.alegrerancho #mainContentHistory {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 300px;
	margin-top: 0px;
	background-image: url(../history/images/history_header.png);
	background-repeat: no-repeat;
}

.alegrerancho #mainContentActivities {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 300px;
	margin-top: 0px;
	background-image: url(../activities/images/activities_header.png);
	background-repeat: no-repeat;
}

.alegrerancho #mainContentCorporate {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 300px;
	margin-top: 0px;
	background-image: url(../corporate/images/corporate_header_background.png);
	background-repeat: no-repeat;
}



.alegrerancho #mainContentWeddings {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 300px;
	margin-top: 0px;
	background-image: url(../weddings/images/weddings_header.png);
	background-repeat: no-repeat;
}


.alegrerancho #mainContentContact {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 300px;
	margin-top: 0px;
	background-image: url(../contact/images/contact_header.png);
	background-repeat: no-repeat;
}



.alegrerancho #mainContentActivitiesGallery {
	background-position:45px top;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	height: 50px;
	margin-top: 0px;
	background-image: url(../activities_gallery/images/activities-gallery_03.png);
	background-repeat: no-repeat;
}



#corporate {
	width:450px;
	height:350px;
	float: right;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#google {
	width:430px;
	height:360px;
	float: right;
	padding: 20px;
}

#history {
	width:430px;
	height:245px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
longBoxActivities {
	padding-left:45px;
	padding-right:45px;
	clear: both;	
}
#box2_activities {
	width:345px;
	float: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.alegrerancho #footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	clear: both;
}
.alegrerancho #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

#email a{
	color:#fbfaf3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.title_section_bungund {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #760c03;
}
#linksBox {
	width: 350px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: circle;
	line-height: 120%;
	text-decoration: none;
	list-style-position: inside;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	clear: none;
	float: right;
}

#videoAboutBox {
	width: 350px;
	margin-bottom: 10px;
	margin-left: 12px;
	list-style-type: circle;
	line-height: 120%;
	text-decoration: none;
	list-style-position: inside;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	clear: none;
	float: right;
	background-image: url(../about/images/about_Video_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	margin-top: 25px;
}


#linksBox a {
	color:#D6D6D6;
	text-decoration:none;
}
#lowBox {
	background-image: url(../images/bottomLongBox.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-left: 45.5px;
	background-position: 44px top;
}
#videosAboutBox {
	height: 500px;
	padding-left: 50px;
	background-image: url(../about/images/about_low_Box.png);
	background-repeat: no-repeat;
	background-position: 45px -5px;
	clear: both;
}
#top_box2 {
	background-image: url(../activities/images/activities_box2_top.png);
	height: 12px;
	width: 341px;
}
#box1_activities {
	width: 430px;
	padding-right: 20px;
	padding-left: 11px;
	float: left;
	background-image: url(../activities/images/activities_box1_background.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 20px;
	margin-left: 45px;
}
#box2_body {
	background-image: url(../activities/images/activities_box2_body.png);
	background-repeat: repeat-y;
	width: 321px;
	padding: 10px;
}
#box2_bottom {
	background-image: url(../activities/images/activities_box2_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 341px;
	height: 14px;
}
#activites_long_bottom {
	width: 863px;
	clear: both;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}
#flash_activities {
	width: 875px;
	background-image: url(../activities_gallery/images/activities_gallery_background_flash.png);
	padding-top: 5px;
	height: 490px;
	background-repeat: no-repeat;
	padding-left: 5px;
}
#gallery_left_box {
	float: left;
	width: 380px;
}
#top_gallery_box {
	background-image: url(../activities_gallery/images/activities_gallery_box_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 377px;
}
#gallery_box_body {
	background-image: url(../activities_gallery/images/activities_gallery_box_body.png);
	background-repeat: repeat-y;
	width: 377px;
}
#gallery_box_body {
	background-image: url(../activities_gallery/images/activities_gallery_box_body.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 357px;
	padding: 10px;
}
#activities_gallery_bottom {
	background-image: url(../activities_gallery/images/activities_gallery_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 377px;
}
#right_activites_column {
	width: 450px;
	float: left;
	padding-left: 30px;
}
#Box_Activities_picture {
	height: 80px;
	width: 400px;
	margin-bottom: 30px;
}
#box_text {
	width: 290px;
	float: right;
	height: 67px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
}
#box_picture_100 {
	float: left;
	width: 100px;
}

.whiteTitle {
color:#FFF;	
}#horinzontalBar {
	height: 40px;
	width: 850px;
	clear: both;
	margin-left: 50px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
