body {
	text-align:center;
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	background-color: #000000;
	}
.image_info ul a:link, .image_info ul a:visited {display: block;}
.image_info ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.image_info li {
	border: 1px solid;
	border-color: #A58A6B;
}

/* fix for browsers that don't need the hack */
html>body .image_info li {border-bottom: none;}

.image_info {
    display:block;
    font-size:97%;
    color:#B69154;
	border-bottom: 1px solid;
	background-color: #D8CEAF;
	border-color: #A59261;
	font-family: Georgia, "Times New Roman", Times, serif;
    }
	
.image_info a:link{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-color: #E9E4D5;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	}
	
.image_info a:hover{
	border-top: 1px solid #cccccc;
	background-color: #A59261;
	color: #BD002E;
	text-decoration: none;
}
	
.wrapperphp {
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:740px;
	height:420px;
	border: 1px solid #333;
	text-align:left;
	background-image: url(backer.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}
.show_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #A59261;
	font-style: italic;
	padding-left:10px;
	padding-top:10px;
	padding-right: 10px;
	font-weight: bold;
	height: 180px;
}

.show_title p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	padding-top:10px;
	font-style: none;

}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:0px;
}
.image img {
	padding:6px;
	display:block;
	background-color: #fff;

}
.navigation, .navigation a {
	color:#fff;
	margin-top:9px;
	background-color: #A59261;
	height:70px;
	padding-left: 5px;
	font-weight: bold;
}
.navigation a:hover {
	color: #CC0033;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
#breadCrumb2{
	font-size: 93%;
	padding: 0px 0px 0px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B59359;
	background-image: url(../templateimagery/backerbehindnav.gif);
	background-color: #000000;
	height: 32px;
	line-height: 32px;
}

#breadCrumb2 a:link{
	color: #CCCCCC;
	padding-top: 2px;
	text-decoration: none;
}
#breadCrumb2 a:hover{
	color: #B89358;
	text-decoration: none;
}
#breadCrumb2 a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#breadCrumb2 a:visited:hover{
	color: #B89358;
	text-decoration: none;
}
#left {
	width:463px;
	float:left;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height:312px;
}

#right{
	margin-left:463px;
	width:247px;
	background-color: #E9E4D5;
	height:312px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.logo {
	float: right;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-top: 5px;
}

