#divModelText{
	float:			left;
	width:			568px;
	font-family:	"Times New Roman", Times, serif;
	font-size:		11pt;
	color:			#3A2302;
	line-height:	20px;
}

#divModelText a{
	color:				#3A2302;
	text-decoration:	underline;
}

#divModelText a:hover{
	text-decoration:	none;
}

#divModelText p{
	margin:			0 15px;
}

#divModelText h1{
	margin:			15px;
	font-size:		16pt;
	font-weight:	bold;
}

#divModelTopWrap
{
	float: left;
	margin: 0 0 20px 0;
	width: 560px;
	padding-left: 10px;
}

#divModelMainPhoto
{
	margin: 15px 0 0 0;
	width: 250px;
	height: 169px;
	float: left;
	background-image: url(../images/forsaleBackground.jpg);
}

#divModelMainPhoto img
{
	display: block;
	padding: 7px 8px 8px 8px;
}

#divModelSpecs
{
	width: 220px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#divModelSpecs dt
{
	font-weight: bold;
}

#divModelSpecs dd
{
	text-indent: 20px;
}

#divModelSpecs dd.last
{
	margin: 0 0 15px 0;
}


#divModelBottomWrap
{
	width: 560px;
	padding-left: 10px;
}

#divModelInfo
{
	width: 560px;				/* If the images are added to the side of this section, its width */
	float: left;				/*   needs to be set to 395px */
}

#divModelPhotos
{
	width: 145px;
	float: left;
	padding-left: 15px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}


#divModelPhotos img
{
	padding-bottom: 6px;
	border: none;
}
