/* basic elements */

body {
	background-color: #EAFD01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size:16px;
	margin: 10px;
	word-spacing: 0.01em;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 0px 12px;
	word-spacing: 0.01em;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	margin: 7px 0px 0px 0px;
	font-size:small;
	font-weight:bold;
}

h1 {
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	font-size:22px;
	margin: 4px;
}

h2 {
	font-family: "Courier New", Courier, mono;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-style:italic;
	font-weight:normal;
	font-size: 14px;
	margin-top: 7px;
}

h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	margin-left: 12px;
	text-decoration: none;
	font-weight:bold;
}

a {
	color: blue;

}

a:visited {
	color: blue;

}



ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	word-spacing: 0.01em;
}


/* specific divs */

#navigation {
	width:141 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
}

#navigation ul {
	margin: 0;
	padding: 0;
	word-spacing: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#navigation li {
	border-bottom: 2px solid #000000;
	list-style-type: none;
}

.litop {
	border-top: 2px solid #000000;
}

#navigation li a {
	height:100%;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-bottom: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

#navigation li a:hover {
	background-color: #fd9f01;
	color: #000000;
	border-bottom: none;
}

.articles {
	text-decoration: underline;
}

/* images */

.image {
  float: right;
  border: thin #1a6bba solid;
  margin: 0.3em;
  vertical-align: super;
}

.image p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.imagep {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  width: 100%;
}

.imagemid {
	border: thin #699ACE solid;
	margin: 20px 150px;
}

.imagemid p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}


.imagenar {
  float: right;
  border: thin #699ACE solid;
  margin: 0.5em;
  padding: 0.5em;
}

.imagenar p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.map {
  float: left;
  width: 25%;
  border: thin #699ACE solid;
  margin: 0.5em;
  padding: 0.5em;
  text-decoration: none;
}

.map p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}


#noborder {
	border-bottom: none;
}

.amazon a {
	font-size:10px;
	border-bottom: none;
	text-decoration: underline;

}

.amazon a:visited {
	font-size:10px;
	border-bottom: none;
	text-decoration: underline;

}

.amazon a:hover {
	font-size:10px;
	border-bottom: none;
	text-decoration: underline;

}

#imagemenu {
	background-image:url(images/mexico-menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	border: 1px solid #000000;
	height:177px;
	width:150px;
	padding: 6px 6px 6px 6px;
	margin-left:5px;
	margin-right:5px;
	font-size:15px;
}

#imagemenua {
	background-image:url(images/mexico-menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	border: 1px solid #000000;
	height:177px;
	width:150px;
	padding: 6px 6px 6px 6px;
	margin-left:5px;
	margin-right:20px;
	font-size:15px;
}

#imagemenu2 {
	background-image:url(images/mexico-menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	border: 1px solid #000000;
	height:177px;
	width:150px;
	padding: 6px 6px 6px 6px;
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
}

#imagemenu3 {
	background-image:url(images/mexico-menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	border: 1px solid #000000;
	height:177px;
	width:150px;
	padding: 6px 6px 6px 6px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}
