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

body {
	background-image: url(images/beigeBG-AYS.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D8C7AD;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	letter-spacing: 0.06em;
	font-size: 11px;
}
#mainText {
	background-color: #85867E;
	width: 100%;
	margin: 0px auto;
	overflow: auto;
	float: left;
}
#leftColumn {
	padding: 10px 10px 10px 20px;
	width: 380px;
	background-color: #85867E;
	float: left;
}
#hilltop {
	position: absolute;
	z-index: 100;
	height: 272px;
	width: 580px;
	top: 46px;
	left: 400px;
	background-image: url(../images/swirl7.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
#anaheim {
	position: absolute;
	z-index: 100;
	height: 242px;
	width: 402px;
	top: 340px;
	left: 260px;
}
#botText {
	color: #5D3C38;
	font-size: 9px;
	border: 1px solid #767561;
	margin: 0px 30px;
	padding: 20px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
}
#imageText a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
#imageText a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #E27113;
}
#webmaster {
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: none;
	padding-right: 0px;
	padding-top: 5px;
	font-size: 9px;
	padding-bottom: 5px;
}
#copyright {
	float: left;
	text-align: center;
	color: #5D3C38;
	font-size: 9px;
	padding-top: 10px;
	width: 500px;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.imageText {
	text-align: center;
}
