@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #666;
	background-image: url(images/bricks.jpg);
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
  color: #660000;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #001765;
  text-decoration: underline;
}
a:focus {
  color: #660000;
}
a:active {
  color: #660000;
}
#outerWrapper {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #F0EBEB;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 769px;
	border-left-color: #CEACAC;
	border-right-color: #CEACAC;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
}
#weekendwarehouse {
  width: 264px;
  height: auto;
  background-repeat: no-repeat;
}
#flash {
  width: 619px;
  height: 300px;
}
#leftcolumn {
	width: 140px;
	padding: 5px 0px 0px 5px;
	visibility: visible;
	float: none;
	clear: none;
	vertical-align: top;
}
#bottomphotos {
  width: 611px;
}
#weekendtext {
  width: 235px;
  padding: 27px 0px 0px 15px;
  font-family: Tahoma;
  font-size: 13px;
  text-align: center;
}
#footer {
  width: 620px;
  text-align: center;
}
#outerwrapper2 {
  background-image:url(images/content-center.jpg);
  background-repeat: repeat-y;
  margin: 0 auto 0 0;
  width: 612px;
}
#outerWrapper #content-top {
  background-image:url(images/content-top.jpg);
  background-repeat: no-repeat;
  height: 38px;
}
#content-middle {
  background-image: url(images/content-center.jpg);
  background-repeat: repeat-y;
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
}
#content-bottom {
  background-image: url(images/content-bottom.jpg);
  background-repeat: no-repeat;
  height: 32px;
  padding: 0px 0px 0px 0px;
}
#textarea {
  width: 570px;
  padding: 0px 0px 0px 20px;
}
.center {
  text-align: center;
}
.map-photos {
  padding-top: 5px;
  border:none;
}
.photo-left {
  float: left;
  padding-right: 5px;
  }
  .photo-right {
  float: right;
  padding-left: 5px;
  }
