#divwrapper {
	width: 1024px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}
.thumb {
	
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: none;
}
body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;

	text-decoration:none;
}


#divmasthead {
	height: 98px;
	width: 1024px;
	margin-bottom: 80px;
}

#divheaderlogo {
	width: 543px;
	float: left;
	margin-left:130px;
	height: 98px;

}
#navigation {
	float: left;
	width: 150px;
	text-align: left;
	}
	
	#navigation ul 
	{
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-decoration: none;
	border:none;
	}

#navigation ul li{
	width: 150px;
	margin: 0px;
	padding:0px;
	display: block;
	font-size: 0.8em;
	color: #666666;
	float: left;
	
	text-decoration: none;
	list-style-type: none;
}
a{
	text-decoration: none;
	color: #666666;
	border: none;
	list-style-type: none;
}
a:link{
	text-decoration: none;
	color: #666666;
	border: none;
	list-style-type: none;
}
a:hover{
	text-decoration: none;
	color: #FF0000;
	border: none;
	list-style-type: none;
	
}
#divcontent {
	background-color: #FFFFFF;
	overflow: auto;
	float: left;
	width: 1024px;
}


#divleftcolcaption {
	width:120px;
	float: left;
	
	margin: 0px;
	padding-top:3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	line-height: 0.2em;
	text-decoration: none;
	display: block;

}
#divimagesright{
	float: left;
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;

	text-align: left;
	line-height:0.2em;
	text-decoration: none;
	display: inline;
}

p .heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
	
p .sold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 0.8px;
}
img.exthumb {
  float:left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: none;
	display:block;
}
#textual_info {
	font-size: 0.8em;
	color: #666666;
	float: left;
	line-height:1.17em;
	width:534px;
	text-align: left;

}
#divrightcolcaption {
	width:120px;
	float:left;
	
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	line-height: 1.17em;
	text-decoration: none;
	display:block;	
}
#photoColumnContainer {
	       width:808px;
	       margin-bottom: 1.8em;
	       overflow: auto;
	       }

.photoColumn {
	width: 404px;
	margin-right: 4px;
	float: left;
	background-color: #FFFFFF;
	       }

.photoColumn p {
	     
	       padding: 0px;
		   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	   
		   line-height: 1.17em;
	       }

.photoContainer {
			overflow: hidden;
			line-height:3em;
			height: 280px;
			}

.col1Photo {
			background: url(photo-col1-600.jpg) 50% 53% no-repeat;
		}

.col2Photo {
			background: url(photo-col2-600.jpg) 70% 50% no-repeat;
			}
			
			.photoColumn img {
	       display: block;
	     
	       }