@charset "UTF-8";
/* MAIN */


/* CLASSES */

.imageleft{
	float:left;
	margin:0 20px 20px 0;
}
.imageright{
	float:right;
	margin:0 0 20px 20px;
}
.12font{
	font-size:.86em; /*12px*/
}
.11font{
	font-size:.79em; /*11px*/
}
.specialpara{
	font-size:1.14em; /*18px*/
	margin:0 0 0 0;
	padding:0 0 0 0;	
	color:#3e4b4f;
	font-weight:bold;	
}
/* HEADINGS */
h1, h2, h3, h4, h5, h6{
	color:#3e4b4f;
	clear:both;
}
h1{
	font-size:2em; /*28px*/
	margin:0 0 0 0;
	padding:20px 0 10px 0;
	font-weight:normal;
	line-height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
	font-size:1.57em; /*24px*/
	margin:0 0 0 0;
	padding:0 0 0 5px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-left:solid 3px #e9b72b;
	line-height:24px;
}

h3{
	font-size:1.29em; /*18px*/
	margin:10px 0;
	padding:0 0 0 5px;	
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;	
	border-left:solid 3px #82969d;
	color:#444444;
	line-height:25px;
	text-decoration:none;
}
h4{
	font-size:1.14em; /*16px*/
	margin:0 0 0 0;
	font-weight:bold;
	padding:0 0 0 0;
	color:#3e4b4f;
	
}
h5, h6{
	font-size:1em; /*14px*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:bold;
}
.shop-product-small h3{
	font-size:1.14em;
}
h2 .date{
	float:right;
	font-size:.58em;
}

