
body {
  font: 12pt Times New Roman, serif;
  width: 775px;
}

html>body {
 width: auto;
 min-width: 775px;
}

#everything {
  min-width: 775px;
}

#header {
  text-align: center;
}

#title {
  text-align: center;
  color: #000080;             /*navy*/
  background-color: #FFFFFF;  /*white*/
  margin: 0;
  display: none;
}

#title h1 {
  font: bold 34pt "Times New Roman", serif;
  margin: 0;
  display: inline;
}

#title h2 {
  font: bold 20pt "Times New Roman", serif;
  margin: 0;
  display: inline;
}

#title h3 {
  font: bold italic 18pt "Times New Roman", serif;
  margin: 0;
  display: inline;
}

#leftPicture {
  display: inline;
}

#logo {
  margin: 0px 20px 0px 20px;
  display: inline;
}

#rightPicture {
  display: inline;
}

#nav1 {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  font: 12pt Times New Roman, serif;
  color: #FFFFFF;          /*white*/
  background: #000080;     /*navy*/
  border: 2px solid #DC1436;
  text-align: center;
  padding: 0.2em 1em 0.2em 1em;
}

#nav1 ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  display: inline;
}

#nav1 li {
  border-left: 2px solid #DC1436;
  display: inline;
  padding: 0.25em 2em 0.25em 2em;
}

#nav1 li:first-child {
  border: none;
  display: inline;
}

html>body #nav1 li {
  width: auto;
}

#nav2 {
  clear: left;
  float: left;
  font: 12pt Times New Roman, serif;
  background: #000080;
  color: #FFFFFF;
  border: 2px solid #DC1436;
  width: 150px;
}

#nav2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: none;
}

#nav2 li {
  margin: 0;
  padding: 0.25em 1em 0.25em 1em;
  border-top: 2px solid #DC1436;
  display: block;
}

#nav2 li:first-child {
  border: none;
}

html>body #nav2 li {
  width: auto;
}

#nav1 :link {  /* for unvisited links */
  color: #FFFFFF;            /*white*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#nav1 :visited { /* for visited links */
  color: #FFFFFF;            /*white*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#nav1 a:active { /* when link is clicked */
  color: #FFFFFF;            /*white*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#nav1 a:hover { /* when mouse is over link */
  color: #DC1436;            /*crimson*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#nav2 :link {  /* for unvisited links */
  color: #FFFFFF;            /*white*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#nav2 :visited { /* for visited links */
  color: #FFFFFF;            /*white*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#nav2 a:active { /* when link is clicked */
  color: #FFFFFF;            /*white*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#nav2 a:hover { /* when mouse is over link */
  color: #DC1436;            /*crimson*/
  background: #000080;       /*navy*/
  text-decoration: none;
}

#topPicture {
  clear: left;
  float: left;
  margin-top: 0.5em;
}

#bottomPicture {
  clear: left;
  float: left;
  margin-top: 0.25em;
}

#frontContent {
  font: normal 10pt Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;
  margin: 3px 0px 3px 161px;
  padding: 0em 1.2em 0em 1.2em;
  border: 1px solid #DC1436;   /*crimson*/
  color: #000000;              /*black*/
  background: #f7f7ff;         /*very light blue*/
}

#frontNotice {
  clear: left;
  font-size: small;
  padding-top: 15px;
  text-align: center;
}

#footer {
  font-size: small;
  padding-top: 15px;
  padding-bottom: 15px;
}

#disclaimer {
  width: 33%;
  float: left;
  text-align: left;
}

#copyright {
  width: 33%;
  float: left;
  text-align: center;
}

#updated {
  width: 33%;
  float: left;
  text-align: right;
}

.AAOstripe {
  height: 100%;
  width: 25px;
  border: 2px solid #DC1436; /*crimson*/
  color: #FFFFFF;            /*white*/
  background: #000080;       /*navy*/
}

.contentPanel {
  padding-left: 15px; 
}

.backNav {
  font-size: small;
  margin-bottom: 25px;
}

.content {
  font: normal 10pt Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;
  margin: 3px 0px 3px 0px;
  padding: 0em 1.2em 0em 1.2em;
  border: 1px solid #DC1436;   /*crimson*/
  color: #000000;              /*black*/
  background: #f7f7ff;         /*very light blue*/
}

.content p {
  clear: left;
}

#info {
  text-align: center;
}

#infoLogo {
  margin-bottom: 1em;
}

#address, #email, #website, #phone, #brochure {
  display: block;
  margin-bottom: 1em;
}

#helpYou {
  font-size: large;
  text-align: center;
  display: block;
  margin-top: 2em;
  margin-bottom: 1em;
}

#notice {
  font-size: small;
}

#originPicture {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

#room1Picture {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

#room2Picture {
  width: 50%;
  float: left;
  clear: right;
  text-align: center;
  margin-bottom: 1em;
}

#room3Picture {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 1em;
}

.links {
  list-style: none;
  margin-top: 0.5em;
}

.links dl {
  display: inline;
}

.content h4 {
  margin-bottom: 0.5em;
}

.content h5 {
  margin-bottom: 0.5em;
}

#linksDisclaimer {
  font-size: x-small;
}
