#main_content {
	padding: 10px 15px 10px 10px;
	width: 494px;
	float: left;
	display:block;
}

#main_content h1 {
	color: #434342;
	font-size: 17px;
	margin-top: 15px;
}

#main_content h2 {
	color: #FFAE00;
	font-size: 14px;
}

#main_content h3 {
	font-size: 12px;
}


#main_content a, #main_content select, #main_content input {
	color: #F57903;
}

.content_image {
	padding: 1px;
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
}

.resultsbar {
	text-align: right;
	background-color: #FFE391;
	padding: 2px;
	color: #000000;
	border-top: 1px solid #FF6600;
}

UL.searchresults li a {
	color: #FF6600;
}


.thumbnail {
	width: 130px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #222222;
	font-size: 11px;
	/*border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	*/
}

.thumbnail img {
	/*
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	*/
}

.photogallery th {
	border: 1px solid #508244;
	text-align: right;
	padding: 3px 5px;
	color: #508244;
	background-color: #DDEBD3;
}

.alert {
	color: #CC0000;
}

.resultsTable TH {
	background-color: #333333;
	text-align: left;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	color: #FFFFFF;
}

.resultsTable .groupby {
	background-color: #DDDDDD;
	text-align: left;
	border: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px;
}

.resultsTable td {
	padding-bottom: 4px;
}

td.photo {
	text-align: center;
}

li {
	clear: both;
	margin-top: 5px;
	float: none;
}

#breadcrumb {
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.edres td {
	border-bottom: 1px solid #F6A000;
}

.edres th {
	text-align: left;
	background-color: #FCD787;
	color: #FFFFFF;
}


.edres th.topheader {
	text-align: center;
	background-color: #F9B835;
}
