@charset "UTF-8";
/* CSS Document */
/*------ The leftBottomPanel parent style is on main_MichelsPost.css ------*/

#leftBottomPanel {
	position: relative;
	width: 188px;
	height: 3297px;
}
#leftBottomPanel img {
	width: 175px;
	height:auto;
	margin: 12px auto 8px 6px;
	text-align: center;
}	
#leftBottomPanel .imageDivider {
	position: relative;
	display: block;
	width: 165px;
	height: 1px;
	margin: 8px 0 0 10px;
	background:#CC0033;
}
#leftBottomPanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	margin: -5px 0 -5px 0;
	padding: 0 3px;

}
#middlePanel{
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	min-height: 250px;
	margin: 0 8px 0 0;
}
.view, .boldCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.view {
	margin: 4px 0 0 0;
}
.boldCaption {
	margin: -5px 0 10px 0;
}
.view a, .boldCaption a {
	color: #660000;
	font-style: italic;
}
.view a:hover, .boldCaption a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #330000;
	color: #330000;
}
.bigMiddleImages img {
	position: relative;
	width: 375px;
	height:auto;
	margin: 10px auto 10px 8px;
	text-align: center;
}
.biggerImage img {
	position: relative;
	width: 410px;
	height:264px;
	margin: 10px auto 10px -6px;
	text-align: center;
}
#floatImages p, #middlePanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

#middlePanel p.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#CC0033;
	text-align: center;
}
#middlePanel .imageDivider {
	position: relative;
	display: block;
	width: 370px;
	height: 1px;
	margin: 0 0 0 15px;
	background:#CC0033;
}
#floatImages {
	position: relative;
	float:left;
	width: 200px;
	height: auto;
	margin: 10px 0 25px 0; 
}
#floatImages img {
	margin: 0 0 0 8px;
}
#rightPanel {
	position: relative;
	float: left;
	width: 148px;
	height: 3935px;
	border: 1px solid #666666; 
}
#rightPanel img {
	width: 142px;
	height:auto;
	margin: 10px auto 8px 4px;
	text-align: center;
}
#rightPanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	margin: -5px 0 -5px 5px;
	padding: 0 12px;

}
#rightPanel .saleDecrip {
	position: relative;
	width: 142px;
	height: auto;
	margin: 5px auto 5px 4px;
}
#rightPanel .salesDecrip p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 5px 0 3px 24px;
	text-align: left;
	background: url(../Images/ImagesTwo/Template%20Images/diamonds.gif) no-repeat 7px 3px;
}
#rightPanel .imageDivider {
	position: relative;
	display: block;
	width: 128px;
	height: 1px;
	margin: 8px 0 0 12px;
	background:#CC0033;
}
