/* CSS Document */

body {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	background-position:center;
	background:url(../Images/back1.jpg);
	margin:20px auto auto auto;
	font-size: 11px;
	height:618px;
}

.out {
  	display:block;
	background-position:center;
	background:url(../Images/background.jpg);
	margin-left:auto;
	margin-right:auto;
	height:618px;
	z-index:1;
}
  
.left {
  	position:relative; 
  	padding:0px;
	width:282px;
	height:618px;
	z-index:2;
}

.green {
  	background:url(../Images/green.jpg);
}

.pink {
  	background:url(../Images/pink.jpg);
}

.blue {
  	background:url(../Images/blue.jpg);
}

.yellow {
  	background:url(../Images/yellow.jpg);
}
 
.purple {
  	background:url(../Images/purple.jpg);
}

.orange {
  	background:url(../Images/orange.jpg);
}

.main {
	width:800px;
}


/*-=-=-=-=-=-[dotted line]-=-=-=-=-=-=-*/


 
/*-=-=-=-=-=-=-{Logo]-=-=-=-=-=-=-=-*/

.main_logo {
	position:absolute;
	width:458px;
	height:197px;
	top:10px;
	left:269px;
	z-index:3;
}

.main_title {
	position:absolute;
	width:413px;
	height:88px;
	top:207px;
	left:269px;
	z-index:3;
}

.top_main_grid {	
	position:absolute;
	width:518px;
	height:39px;
	top:301px;
	left:282px;
	z-index:3;
}

.main_add {	
	position:absolute;
	width:458px;
	height:70px;
	top:530px;
	left:269px;
	z-index:3;
}

.bottom_main_grid {	
	position:absolute;
	width:518px;
	height:39px;
	top:416px;
	left:282px;
	z-index:3;
}

.main_tel {	
	position:absolute;
	width:346px;
	height:46px;
	top:460px;
	left:269px;
	z-index:3;
}

.esta_bien {
	position:absolute;
	width:377px;
	height:54px;
	top:355px;
	left:273px;
	z-index:3;
}
	

.top_grid {	
	position:absolute;
	width:518px;
	height:39px;
	top:72px;
	left:282px;
	z-index:3;
}

.bottom_grid {	
	position:absolute;
	width:518px;
	height:39px;
	top:565px;
	left:282px;
	z-index:3;
}

.CC_Logo {	
	position:absolute;
	width:130px;
	height:134px;
	top:50px;
	left:43px;
	z-index:3;
}

.small_logo {
	position:absolute;
	width:188px;
	height:126px;
	top:200px;
	left:15px;
	z-index:3;
}




.contact_title {
	position:absolute;
	width:240px;
	height:60px;
	top:18px;
	left:365px;
	z-index:4;
}

.menu_title {
	position:absolute;
	width:131px;
	height:51px;
	top:25px;
	left:430px;
	z-index:4;
}

.new_title {
	position:absolute;
	width:295px;
	height:59px;
	top:18px;
	left:355px;
	z-index:4;
}

.photo_title {
	position:absolute;
	width:146px;
	height:57px;
	top:16px;
	left:440px;
	z-index:4;
}

.about_title {
	position:absolute;
	width:190px;
	height:57px;
	top:16px;
	left:410px;
	z-index:4;
}

.main_map {
	position:absolute;
	width:338px;
	height:206px;
	top:350px;
	left:330px;
	z-index:4;
}


.main_tarro {
	position:absolute;
	width:88px;
	height:91px;
	top:21px;
	left:242px;
	z-index:6;
}

.main_olla {
	position:absolute;
	width:123px;
	height:112px;
	top:0px;
	left:658px;
	z-index:6;
}


.main_maguey {
	position:absolute;
	width:136px;
	height:108px;
	top:6px;
	left:235px;
	z-index:6;
}

.main_cactus {
	position:absolute;
	width:93px;
	height:108px;
	top:6px;
	left:673px;
	z-index:6;
}

.picture1 {
	position:absolute;
	width:237px;
	height:178px;
	top:130px;
	left:282px;
	z-index:6;
}


.picture2 {
	position:absolute;
	width:270px;
	height:205px;
	top:340px;
	left:282px;
	z-index:6;
}

.cactus {
	position:absolute;
	width:247px;
	height:389px;
	top:185px;
	left:553px;
	z-index:6;
}



/*-=-=-=-=-=-=-=-[Back Buttons]-=-=-=-=-=-=-=-*/

.back {
	position:absolute;
	width:188px;
	height:71px;
	top:530px;
	left:15px;
	z-index:3;
}

a.Bback {
	background:url(../Images/Bback.gif) no-repeat;
}

a.Pback {
	background:url(../Images/Pback.gif) no-repeat;
}

a.Yback {
	background:url(../Images/Yback.gif) no-repeat;
}


/*-=-=-=-*/

a:hover.Bback {
	background:url(../Images/Bback_on.gif) no-repeat;
}

a:hover.Pback {
	background:url(../Images/Pback_on.gif) no-repeat;
}

a:hover.Yback {
	background:url(../Images/Yback_on.gif) no-repeat;
}

/*-=-=-=-=-=-=-=-[About Us Content]-=-=-=-=-=-*/

#about_content {
	position:absolute;
	width:505px;
	height:400px;
	margin:120px 0 0 270px;
}

*html #about_content {
	margin:25px 0 0 270px;
}

#about_content p{
	font-size:16px;
	font-weight:bold;
}

#about_content a{
	color:#610CD9;
	text-decoration:none;
}

#about_content a:hover{
	color:#00FFFF;
}


/*-=-=-=-=-=-=-=-[Contact Us Content]-=-=-=-=-=-*/

#contact_content {
	position:absolute;
	width:500px;
	height:auto;
	margin:140px 0 0 270px;
}

*html #contact_content {
	margin:65px 0 0 270px;
}

#contact_content p{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#contact_content a{
	color:#014C91;
	text-decoration:none;
}

#contact_content a:hover{
	color:#00ADEF;
}
