﻿#tabs_top {
	margin: 5px auto -15px auto;
	width: 800px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	text-decoration: none;
}
#tabs_top a {
	text-decoration: none;
}
#tabs_top_left {
	float: left;
	display: block;
	margin-left: -4px;
	width: 235px;
	text-align: left;
}
.tab_home_left {
	margin-left: -4px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #660033;
}
#tabs_top_right {
	display: block;
	float: right;
	margin-right: -4px;
	width: 235px;
	text-align: right;
}
#tabs_top_center {
	width: 150px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.tabs_numbers {
	margin-left: -4px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #660033;
}
#wrapper {
	border-style: ridge;
	border-width: 2px 5px 5px 5px;
	border-color: #009933;
	width: 800px;
	padding-top: 0.1px;
	background-image: url('../Backgrounds/Texture0108.jpg');
}
#photos_title {
	margin: 15px auto 5px auto;
	font-weight: bold;
	width: 780px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.5em;
	color: #660066;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.sell {
	color: #009933;
}
#photos {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
#photos img {
	margin: 0px 3px 6px 3px;
	border: 3px solid #800000;
}
#info {
	width: 800px;
	margin-top: 10px;
}
#info_title {
	font-weight: bold;
	text-decoration: underline;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.5em;
	color: #800000;
	margin-bottom: 20px;
	padding-bottom: 1px;
}
#info_details {
	width: 800px;
	font-size: 1.25em;
	font-weight: bold;
	color: #660033;
}
.info_details_titles {
	color: #663300;
	text-decoration: underline;
}
.info_details_highlights {
	color: #990033;
	font-style: italic;
}
#info_details_descrip {
	float: left;
	width: 380px;
	padding-right: 20px;
	display: block;
}
#info_details_descrip p {
	margin-left: 20px;
}
#info_details_descrip_title {
	color: #663300;
	text-decoration: underline;
	margin-left: 20px;
	margin-bottom: 5px;
}
#info_details_remarks {
	width: 400px;
	float: left;
}
#info_details_remarks p {
	margin-right: 20px;
	margin-bottom: 4px;
}
#info_details_remarks_title {
	color: #663300;
	text-decoration: underline;
	margin-bottom: 5px;
}
#footerPhotos {
	margin: 25px auto 10px auto;
	width: 760px;
}
#footerPhotos_previous {
	width: 125px;
	float: left;
	text-align: left;
}
#footerPhotos_next {
	width: 125px;
	float: right;
	text-align: right;
}
#footerPhotos_index {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.space-line {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	height: 1px;
}
.error {
	font-size: 1.5em;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF00;
}
.no_results {
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.5em;
	background-color: #FF99FF;
}
