body, html {
  border:  none;
  margin: 15px;
  padding: 0px;
  font-family: "Arial",sans-serif ! important;
  font-size: 16px ! important;
  text-align: center;
  background-color: #454e67;
  color: #ffffff;
}
.reset {
  border:  none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
.fl {
  float: left;
}
.clr {
  color: #ff9933;
}
p, img, table, tr, th, td, h1, h2, h3, h4, h5, ul, li {
  border:  none;
  margin: 0px;
  padding: 0px;
}
img {
  margin: 0px 10px;
}
body {
  padding: 0 0 30px;
}
a {
  color: #99cccc;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#header {
  margin: auto;
  width: 1000px;
  background-repeat: no-repeat;
  height: 370px;
  background-position: center top;
  background-image: url(Banner2-small.jpg);
  background-size: 100% auto;
  text-align: left;
}
#main {
  margin: auto;
  width: 980px;
  min-height: 100px;
}
#footer {
  margin: auto;
  width: 980px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
}
#footer p {
  margin: 50px 0 0;
  line-height: 20px;
  color: #7e7e7e;
}
#footer a {
  color: #7e7e7e;
}
#right {
  margin: 0 20px 0px 60px;
  padding: 70px 0 0;
  width: 170px;
  text-align: left;
}
#right h3 {
  padding: 5px 0 5px 5px;
  background-color: #ff9933;
  font-size: 15px;
}
#right ul {
  margin: 10px 0 20px;
}
#right ul li {
  margin: 15px 0 0 30px;
  list-style-image: url(img/alhambratessellation2.small.jpg);
}
#content {
  width: 730px;
  text-align: left;
  color: #d8d8d8;
}
#content h1 {
  margin: 30px 0 10px;
  font-size: 25px;
  font-weight: normal;
}
#content h2 {
  margin: 20px 0 10px;
  font-size: 20px;
  font-weight: normal;
  color: #ffffff;
}
#content p {
  margin: 10px 0 10px 5px;
  text-align: justify;
  text-indent: 5%;
  line-height: 20px;
}
#content img.fl {
  margin: 0 10px 5px 0;
}
#content ul {
  margin: 0 0 10px 40px;
}
#content ul li {
  margin: 7px;
}
#name {
  border-top: 1px solid black;
  width: 380px;
  height: 200px;
  text-align: center;
  font-family: Times New Roman;
}
#name strong {
  margin: 0px;
  font-size: 40px;
  display: inline;
}
#name week {
  margin: 0px;
  font-size: 25px;
  display: inline;
}
#menu {
  width: 980px;
  height: 30px;
  margin-top: 20px;
}
#menu ul li {
  list-style-type: none;
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-right: 20px;
}
br {
  margin: 5px;
  display: block;
}

#map {
width: 100%;
height: 500px;
border: 1px solid #000;

}