body {
  font:                small/1.6em Verdana, Helvetica, Arial, sans-serif;
}

h1, h2 {
  color:               #007e7e;
}

h1 {
  font-size:           180%;
}

h2 {
  font-size:           130%;
}

h3 {
  font-size:           110%;
  text-align:		center;
}

img {
  margin:           10px;
}


.warning {
  line-height:         1.9em;
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #444444;
  border:              1px dashed white;
  background-color:    #a7cece;
  padding:             15px;
  margin:              25px;
  margin-right:        300px;
}

.testimonial {
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #444444;
  border:              1px dashed white;
  background-color:    #a7cece;
  padding:             15px;
  margin:              25px;
  margin-right:        275px;
}

.pix {
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
  font-size:           80%;
  text-align:          center;  
  margin:              25px;
}

.return {
  font-weight:          bold; 
  font-family:         Arial, Helvetica, sans-serif;
  font-size:           80%;
  text-align:          right;  
  margin:              25px;
}

.more-photos {
  font-weight:          bold; 
  font-family:         Arial, Helvetica, sans-serif;
  font-size:           80%;
  color:               #444444;
  text-align:          right;  
  margin:              25px;
}


.KQED-jump{
  font-weight:         bold; 
  font-family:         Arial, Helvetica, sans-serif;
  font-size:           80%;
  color:               #444444;
  text-align:          left;  
}

#mylinks {
  border:              thin solid #007e7e;
  width:               200px;
  padding:             0px 20px 20px 20px;
  margin-left:         20px;
  text-align:          center;  
  line-height:         1;
}

#mylinks h2 {
  color:               black;
}

#mylinks h3 {
  color:               #d12c47;
}

#suites {
  border:              thin solid #007e7e;
  width:               200px;
  padding:             0px 20px 20px 20px;
  margin-left:         20px;
  text-align:          center;  
  float:               right;
  line-height:         1;
}

#suites h2 {
  color:               black;
}

#suites h3 {
  color:               #d12c47;
}


#footer {
  text-align:          center;
  line-height:         normal;
  margin-top:          30px;
}

.cd {
  font-style:          italic;
}

.artist {
  font-weight:         bold;
}

a:link {
  color:               #007e7e;
}

a:visited {
  color:               #333333;
}

#mylinks a:link {
  color:               #007e7e;
}

#mylinks a:visited {
  color:               #333333;
}

#mylinks a:hover {
  background:          #f88396;
  color:               #0d5353;
}

