@charset "utf-8";
#Container {
	width: 760px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#End {
	background-color: #B59D85;
	clear: both;
}

#Nav   li {
	text-decoration: none;
	text-align: center;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#Nav a {
	text-decoration: none;
	color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	color: #13079C;
	text-align: center;
}

#Nav  ul  {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: center;
	background-color: #B59D85;
}
#Nav a:hover {
	color: #CC3333;
}
#Collage {
	float: left;
	width: 33%;
	margin-bottom: 8px;
}
#Services {
	width: 66%;
	float: right;
}
#Main {
	clear: both;
}
.question {
	font-family: "Lucida Calligraphy", cursive, "Times New Roman";
	font-size: large;
	font-weight: bold;
	color: #000000;
}
