body {
	background-color: #ecebd7;
	margin: 0;
	padding: 0
}

#background {
	background-position: 100% 50%;
	visibility: visible;
	margin: 0;
	padding: 0;
	z-index: 1;
	right: 10px;
	left: -10px;
	width: 100%;
	height: 550px
}

#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 5;
	top: 40px;
	right: 250px;
	left: 300px;
	width: auto;
	height: auto;
	max-width: 400px;
	text-align: center;
}

#intro2 {
	visibility: visible;
	top: 83px;
	width: 486px;
	height: 467px;
	background-image: url(images/streetsign.png);
	position: absolute;
	left: 300px;
}
#background #intro2
{
	background: center;
}

.center
{
	background: center;
	align: center;
}

.floatright {
	float: right
}

#arch {
	font-family: "Adobe Caslon Pro SmBd", Caslon, Garamond, Times, serif;
	text-align: right;
	visibility: visible;
	display: inline;
	position: absolute;
	z-index: 3;
	top: 225px;
	left: 0;
	width: 200px;
	height: 320px;
	float: left;
	border-right: 4px solid #f00
}

#rita {
	font-family: "Adobe Caslon Pro SmBd", Caslon, Garamond, Times, serif;
	visibility: visible;
	display: inline;
	margin-left: 550px;
	position: absolute;
	z-index: 36;
	top: 0;
	right: 0;
	width: 200px;
	height: 330px;
	border-left: 6px solid #6c3

}

#ritalogo {
	visibility: visible;
	display: inline;
	margin-top: -10px;
	margin-right: 5px;
	padding-bottom: 70px;
	padding-left: 100px;
	position: relative;
	z-index: 10;
	top: 0;
	right: 0;
	width: 100px;
	height: 100px;
	float: right;
	clip: auto
}

.ritalogo {
	visibility: visible;
	display: inline;
	margin-top: -10px;
	margin-right: 5px;
	padding-bottom: 70px;
	padding-left: 100px;
	position: relative;
	z-index: 10;
	top: 0;
	right: 0;
	width: 100px;
	height: 100px;
	float: right;
	clip: auto
}

a {
	color: #333;
	text-decoration: none;
	border-style: none
}

h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 1em 0
}

h2 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	text-shadow: #333 3px 3px 4px;
	-moz-text-shadow: #333 3px 3px 4px;
	-webkit-text-shadow: #333 3px 3px 4px;
	line-height: 26px;
}

.h3unbold {
	font-weight: normal
}

.ritalinks {
	color: #fff;
	font-size: 1.13em;
	font-weight: 600;
	line-height: 1em;
	text-shadow: #333 3px 3px 4px;
	-moz-text-shadow: #333 3px 3px 4px;
	-webkit-text-shadow: #333 3px 3px 4px;
}

.ritalinks:visited {
	color: #fff;
	text-decoration: none
}

.ritalinks:hover {
	color: #6c3;
	text-decoration: none
}

#textnavigation {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: center;
	visibility: visible;
	padding-top: 2px;
	position: absolute;
	z-index: 20;
	top: 550px;
	width: 100%;
	height: auto;
	border-top: 1px inset #696969
}

.navigation-separators {
	color: #696969
}

.archlinks {
	color: #fff;
	font-size: 1.13em;
	font-weight: 600;
	line-height: 1em;
	text-decoration: none;
	text-shadow: #333 3px 3px 4px;
	-moz-text-shadow: #333 3px 3px 4px;
	-webkit-text-shadow: #333 3px 3px 4px;
	word-spacing: 2px;
	letter-spacing: 1px;
	padding-bottom: 20px
}

.archlinks:visited {
	color: #fff;
	text-decoration: none
}

.archlinks:hover {
	color: #f00;
	text-decoration: none
}
