@charset "utf-8";

/* CSS Document */

.morebtn {
	background:url(../../../../../themes/theme_vr/images/general/more_btn.png) right top no-repeat;
	height:31px;
	padding: 5px 39px 0 0;
	line-height:20px;
	font-size:13px;
	text-transform:uppercase;
	text-align:right;
	margin:8px 0 0 0;
}

.heading {
	font-family:'PetitaBoldRegular', Verdana, Geneva, sans-serif;
	color:#524d49;
	font-size:25px;
	font-weight:normal;
}

h2 {
	font-family:'PetitaBoldRegular', Verdana, Geneva, sans-serif;
	color:#524d49;
	font-size:25px;
	font-weight:normal;
}
.h2red {
	color:#c23530;
	font-family:'PetitaBoldRegular', Verdana, Geneva, sans-serif;
	font-size:25px;
	font-weight:normal;
}
p {
	font-family:'PetitaBoldRegular', Verdana, Geneva, sans-serif;
	color:#524d49;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	display:block;
	overflow:hidden;
	padding:5px 0;
}
.heading_italic {
	font-family: 'AppleGaramondItalic', Verdana, Geneva, sans-serif;
	color:#524d49;
	font-size:23px;
	padding:5px 0;
}

a:link {color:#b03736; text-decoration:none;}

a:hover {}

a:active {}

a:visited {color:#b03736}