@charset "utf-8";
/* Eleanor McCain CSS Document */

.maintext, .cd_details td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
	text-align:bottom;}
	
.cd_details td.subtitle, .subtitle{
	font-size:14px;font-family:'Times New Roman', Times, serif;color:#738252;
	font-weight:bold;
	padding-top:10px;
}
h2.subtitle{font-size:22px;margin-top:0px;padding-top:0px;}

.cd_details .borderBottom{
	padding:2px 4px 2px 4px;
	border-bottom:1px solid #ffffff;
}

.cd_details .borderLeftRight{
	padding: 4px auto;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.cd_details .borderLeft{
	padding: 4px auto;
	border-left:1px solid #ffffff;
}
.cd_details .borderRight{
	padding: 4px auto;
	border-right:1px solid #ffffff;
}

.cd_details a, .maintext a, .footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #847f57;
	line-height:15px;
	text-decoration:underline;}
.cd_details a{color:#ffffff;}

.cd_details a:hover, .maintext a:hover, .footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b97e79;
	line-height:15px;
	text-decoration:none;}
	
.titles {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 14px;
	color: #fdf5b9;
	line-height:15px;
	font-weight:bold;}
	
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4c492c;
	line-height:14px;}
	
.cart{
	width:207px;
	height:53px;
	background-image:url(/images/blank_holder.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	text-align:left;}
html>body .cart{width:187px;height:33px;}


.sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dcd49a;
    text-decoration:none;
	line-height:14px;}

.sidebar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
    text-decoration:none;
	line-height:14px;}
	
.cd_details{

}

#footer, .footer{
	width:100%;
	text-align:center;
	margin-top:30px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #847f57;
	line-height:15px;}
	
.horiz{
	margin:0px;}

.leftCallOut{
  width:214px;
  background-color:#A19B6A;
  padding:0px 5px 15px 15px;
}
