#wrap {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header {
	height: 200px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
  background: url(banner.png);
  background-repeat: no-repeat;
}
#navbar {
	height: 20px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background: #DFC8C7;
	padding-bottom: 4px;
}
#contentarea {
	height: auto;
	width: 755px;
	/*background: #EFEFEF;*/
	background: #C9CAD2;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
  font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	padding: 30px 20px 20px 10px;
	margin-right: auto;
	margin-left: auto;
}
#map {
	height: 560px;
	width: 755px;
	background: #C9CAD2 url(map.png) no-repeat;
  font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	padding: 30px 20px 20px 10px;
	margin-right: auto;
	margin-left: auto;
}
#map:first-line {
  font-family: "Sylph", "Trebuchet MS", Arial, sans-serif;
  font-size: 1.8em;
}
#pkg {
	height: 560px;
	width: 755px;
	background: #C9CAD2 url(parking.png) no-repeat;
  font-family: "Trebuchet MS", Arial, sans-serif;
	Font-size: 0.9em;
	padding: 30px 20px 20px 10px;
	margin-right: auto;
	margin-left: auto;
}
#pkg p {
  text-align: left;
  width: 30%;
}
#pkg:first-line {
  font-family: "Sylph", "Trebuchet MS", Arial, sans-serif;
  font-size: 1.8em;
}
#search {
	float: right;
	height: 10px;
	width: 250px;
}
#contentright {
	float: right;
	width: 200px;
	height: auto;
	padding-top: 10px;
	background: #DFC8C7;
	padding-bottom: 20px;
	border: 1px dotted #DFC8C7;
	margin-left: 10px;
}
#contentright1 {
    clear: both;
	float: right;
	width: 200px;
	height: auto;
	padding-top: 8px;
	background: #C9CAD2;
	padding-bottom: 20px;
	margin-left: 10px;
}#contentright2 {
    clear: both;
	float: right;
	width: 200px;
	height: auto;
	padding-top: 10px;
	background: #F0B4B4;
	padding-bottom: 20px;
	border: 1px dotted #F0B4B4;
	margin-left: 10px;
    text-align: center;
}
#footer {
	height: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: right;
	margin-right: 10px;
	font: 0.8em Geneva, Arial, Helvetica, sans-serif;
}
#footer p a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#contentright p {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
#contentright a {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
  font-family: "Trebuchet MS", Arial, sans-serif;
	color: #336666;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#contentright a:hover {
	background: #EFE2E2;
}

#contentarea p:first-line {
	font-weight: bold;
}
#contentarea li { margin-bottom: 8px; }

#navbar a {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
  font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 15px;
	padding-right: 15px;
	color: #336666;
	font-weight: bold;
	margin-left: 5px;
}
#navbar a:hover {
	background: #EFE2E2;
	font-size: 0.8em;
}

img {/* border style for all images */
  border: 0;
}
  
img.b {/* replacement for <br /> after images */
  display: block; /* forces line break for content after */
}

img.b46860 {/* scalable em size class 468px/60px banners */
  width: 29.25em; /* replaces 468px width */
  height: 3.8em; /* replaces 60px height */
}

img.custom {
  width: 16.7625em;
  height: 12.7875em;
}

img.t {/* top margin control */
  margin-top: 0.8em;
}

#tabl-start {
    position:relative;
    font-weight: bold;
}
#tabl-a {
  float:left;
  font-weight: normal;
  margin-left: 1em;
}
#tabl-b {
  float:left;
  font-weight: normal;
	text-align: right;
  margin-left: 2em;
}
#tabl-c {
  float:left;
  font-weight: normal;
  margin-left: 2em;
}
#tabl-end {
  clear:both;
}
#unlinked {
  font-color: "gray";
  text-decoration: underline;
}
#easternsun {
	height: 510px;
	width: 709px;
  background: url(easternsun.png);
  background-repeat: no-repeat;
  font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
  text-align: center;
	padding: 10px 20px 20px 10px;
	margin-right: auto;
	margin-left: auto;
}
red { color: darkred }
