@charset "ISO-8859-1";

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	background-color: #FFFFFF;
	margin: 0px;
}

.pagebox {
	background-image: url(../images/wallpaper.jpg);
	width: 1000px;
}

.pagebartop {
	background-color: #505253;
	height: 12px;
}

.navbox {
	background-color: #E0D4BC;
	border: 2px solid #9E1E63;
}


.logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E1E63;
}

.logoimage {
	text-align: right;
	vertical-align: top;
	height: 160px;
	width: 320px;
}

.tagline {
	font-size: large;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	height: 160px;
	width: 680px;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #333333;
}

a:active {
	color: #333333;
}

.downtown {
	color: #9e1f63;
}

.downtown:link {
	color: #9e1f63;
}

.downtown:visited {
	color: #9e1f63;
}

.downtown:hover {
	color: #000;
}

.downtown:active {
	color: #000;
}

.westend {
	color: #5175A4;
}

.westend:link {
	color: #5175A4;
}

.westend:visited {
	color: #5175A4;
}

.westend:hover {
	color: #000;
}

.westend:active {
	color: #000;
}

.central {
	color: #CE870B;
}

.central:link {
	color: #CE870B;
}

.central:visited {
	color: #CE870B;
}

.central:hover {
	color: #000;
}

.central:active {
	color: #000;
}

.content {
	width: 100%;
	font-size: small;
	margin-top: 20px;
	margin-bottom: 10px;
}

.totop {
	font-size: x-small;
	text-align: right;
}

.pagetitle {
	font-size: large;
	font-weight: lighter;
	letter-spacing: 6px;
	color: #5977A2;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	line-height: 90%;
}

.pagemonth {
	font-size: x-large;
	color: #CE870B;
	text-align: left;
	vertical-align: top;
	padding-left: 70px;
}
.calsection {
	font-size: large;
	font-weight: lighter;
	letter-spacing: 6px;
	color: #5977A2;
	text-align: left;
	vertical-align: bottom;
	line-height: 90%;
	padding-left: 70px;
	padding-top: 10px;
}

.verticalimagebox {
	background-color: #505253;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 280px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8CAAE;
	border-left-color: #D8CAAE;
	text-align: center;
	vertical-align: middle;
}

.calendarbox {
	font-size: small;
	width: 930px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.data {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 70px;
	text-align: left;
	vertical-align: middle;
}

.detail {
	font-size: x-small;
	color: #666;
	line-height: 125%;
}

.reviews {
	font-size: small;
	text-align: left;
	vertical-align: top;
	margin-left: 70px;
	margin-bottom: 10px;
	width: 860px;
}

.reviewsimage {
	text-align: left;
	vertical-align: top;
	width: 250px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	height: 300px;
	font-size: x-small;
}

.reviewstext {
	text-align: justify;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 5px;
}

.reviewsdivider {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #D8CAAE;
}

.archive {
	text-align: left;
	text-indent: -20px;
	padding-left: 40px;
}

.heading {
	font-size: medium;
}

.map {
	text-align: left;
	vertical-align: top;
	margin-top: 30px;
	margin-right: 70px;
	margin-left: 70px;
	font-size: small;
}

.maptext {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 20px;
}

.homepageimagebox {
	background-color: #505253;
	height: 160px;
	width: 100%;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8CAAE;
	border-bottom-color: #D8CAAE;
}

.homepagetext {
	text-align: justify;
	margin-right: 125px;
	margin-left: 110px;
	text-indent: -25px;
	letter-spacing: 1px;
}

.gallerylist {
	line-height: 175%;
	text-align: right;
	padding-right: 25px;
	color: #D28300;
}

.gallerylist a {
	color: #CE870B;
	text-decoration: none;
}

.gallerylist a:visited {
	color: #CE870B;
	text-decoration: none;
}

.gallerylist a:hover {
	color: #9E1E63;
	text-decoration: none;
}

.gallerylist a:active {
	color: #9E1E63;
	text-decoration: none;
}

.color-dwntn {
	color: #9E1E63;
}

.color-westend {
	color: #5B79A3;
}

.color-central {
	color: #CE870B;
}

.homebottom {
	font-size: small;
	margin-top: 20px;
	text-align: right;
	vertical-align: top;
}
