@charset "utf-8";
/* CSS Document */
.martyn{
	text-align: justify;
	font-weight:400;
	font-stretch:narrower;
	color:#858585;
	font-family: "Eras Demi ITC", sans-serif;
	font-size:90%;
	padding-right:8px;
	line-height: 92%;
	}
.small_caps{
	font-variant:small-caps;
	font-family: "Eras Demi ITC", sans-serif;
	font-size:90%;
	font-weight:400;
	color:#858585;
	line-height: 92%;
}
.small{
	font-family: "Eras Demi ITC", sans-serif;
	font-size:90%;
	font-weight:400;
	color:#858585;
	line-height: 92%;
}
.main_text{
	font-family:Calibri, sans-serif;
	font-size:16px;
	color:#333;
	padding-right:18px;
	}
.blue_text{
	font-family:Calibri, sans-serif;
	font-size:16px;
	color:#00C;
	line-height:18px;
	}
.body-title{
	vertical-align:top;
	font-family: Calibri, Helvetica CY, Helvetica Narrow, sans-serif;
	font-weight:600;
	font-size:13px;
	line-height: 20px;
	color:#FFF;
	background-color:#666;
	padding-left:1px;
	}
.body{
	vertical-align:top;
	font-family: Calibri, Helvetica CY, Helvetica Narrow, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#FFF;
	font-weight:400;
	background-color:#666;
	padding-left:2px;
	padding-bottom:6px;
	}
.body-title-darker{
	vertical-align:top;
	font-family: Calibri,Helvetica CY, Helvetica Narrow, sans-serif;
	font-size:13px;
	font-weight:600;
	line-height: 24px;
	color:#FFF;
	background-color:#4c4c4c;
	padding-left:1px;
	}
.body-darker{
	vertical-align:top;
	font-family: Calibri,Helvetica CY, Helvetica Narrow, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#FFF;
	font-weight:400;
	background-color:#4c4c4c;
	padding-left:2px;
	padding-bottom:6px;
	}
.body-title-black{
	vertical-align:top;
	font-family: Calibri,Helvetica CY, Helvetica Narrow, sans-serif;
	font-weight:bold;
	line-height: 24px;
	color:#FFF;
	background-color:#000000;
	font-size: 13px;
	}	
.body-black{
	vertical-align:top;
	font-family: Calibri,Helvetica CY, Helvetica Narrow, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#FFF;
	font-weight:400;
	background-color:#000000;
	padding-left:0px;
	padding-bottom:6px;
	}
.copyright{
	color: #999;
	font-size:9px;
	font-family: Calibri, sans-serif;
	font-weight:800;
	text-align:center;
	}	
.reviews-excerpt{
	font-family: Calibri, sans-serif;
	font-size:10px;
	color:#FFF;
	vertical-align:top;
	text-transform: uppercase;
	font-weight:600;
	font-stretch:expanded;
	letter-spacing:1px; 
	padding-right:13px;
	text-align:right;
	}
.background_img{
	background-repeat: no-repeat;
	background-position: bottom;
}	
.reviews-excerpt a:link{
	color:#FFF;
	text-decoration:none;
	}
.reviews-excerpt a:visited{
	color:#e0e0e0;
	text-decoration: none;
	}
.reviews-excerpt a:hover{
	color: #00C;
	text-decoration:underline;
	}


