@charset "UTF-8";
#container {
	height: 600px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 147px;
	width: 700px;
	background-color: #FFFFFF;
}
#logo {
	height: 147px;
	width: 251px;
	float: left;
	background-color: #FFFFFF;
}
#navigationcontainer {
	height: 147px;
	width: 449px;
	float: right;
	background-color: #FFFFFF;
}
#mainimages {
	height: auto;
	width: 690px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	color: #682670;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
#footer {
	height: 101px;
	width: 700px;
	background-color: #FFFFFF;
}
#thumbnails {
	height: auto;
	width: 700px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#directions {
	height: 33px;
	width: 700px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #999999;
	padding-top: 20px;
}
#spacer {
	height: 119px;
	width: 449px;
	background-color: #FFFFFF;
}
#navigation {
	height: 28px;
	width: 449px;
}
