.introtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.contact {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.contact2 {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.contactno {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.videocaption {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.videobox {
	border: medium solid #E36B6C;
}
.bgstrip {
	background-attachment: fixed;
	background-image: url(../assets/bg_circle_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
