body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	background-color: #CFDCE2;
}
a {
	color: #053B08;
	text-decoration: none;
}
a:hover {
	color: #34175f;
	text-decoration: underline;
}
#top {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #5F8A9D;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114012;
}

/* Start page styles */
#start_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #114012;
	background-image: url(images/start_container_bg.gif);
	margin-top: 40px;
	padding: 0px;
}

#start_logo {
	clear: right;
}

#start_header {
	height: 165px;
}
#start_copy {
	float: right;
	width: 483px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E6EDF0;
	line-height: 38px;
	vertical-align: top;
}
#start_enter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DFE8EC;
	padding-top: 100px;
	padding-right: 0px;
	padding-left: 120px;
	padding-bottom: 0px;
	width: 150px;
}
#start_enter a {
	color: #DFE8EC;
	text-decoration: none;
}
#start_enter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#start_copy img {
	border: 4px solid #FFFFFF;
}
/* All other page styles */
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #114012;
	margin-top: 50px;
	padding: 0px;
	background-color: #FFFFFF;
}#header {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#header img {
}

#photo_area {
	width: 600px;
	margin-bottom: 25px;
}
#nav {
	font-size: 14px;
	height: 20px;
	position: absolute;
	left: 150px;
	top: 0px;
	background-color: #5F8A9D;
	padding-top: 14px;
	padding-bottom: 6px;
	list-style-type: disc;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114012;
	font-weight: bold;
}
#nav ul {
	display: inline;
}

#nav li {
	list-style-type: none;
	line-height: 20px;
	display: inline;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #34175f;
	text-decoration: underline;
}

#subhead {
	width: 480px;
	height: 240px;
	text-align: right;
}
#miles {
	float: right;
	width: 250px;
	margin-right: 20px;
	padding-top: 25px;
}
#map {
	width: 501px;
}
#subhead_nav {
	color: #053B08;
	margin-top: 0px;
	list-style-type: none;
	padding-right: 10px;
}
#subhead_nav a {
	color: #053B08;
	text-decoration: none;
}
#subhead_nav a:hover {
	color: #34175f;
	text-decoration: underline;
}
#copy {
	float: right;
	width: 300px;
	height: 240px;
	padding-bottom: 15px;
	font-size: 12px;
}
#copy ul {
}

#subhead_images {
	width: 795px;
}
#image_thumbs {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#subhead_images img {
	margin: 5px 1px 5px 5px;
	text-align: center;
}
#footer {
	font-size: 12px;
	color: #666666;
	padding: 5px 20px 5px 0px;
	text-align: center;
	width: 777px;
}


#footer ul {
	display: inline;
}

#footer li {
	display: inline;
}

#subhead_maps {

	width: 400px;
	height: 240px;
}
#subhead_maps img {
	margin: 5px;
}

#map_thumbs {
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
.map_thumbs_caption {
	font-size: 12px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
#photo_header {
	text-align: center;
}
.sotheby_logo {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 15px;
}
