@charset "UTF-8";
.norepeat {
	background-repeat: no-repeat;
	background-position: center center;
}
.body_repeat_y {
	background-repeat: repeat-y;
	background-image: url(images/body.png);
}
.menu_repeat_y {
	background-image: url(images/menu_side.png);
	background-repeat: repeat-y;
}
.side_bottom_repeat_Y {
	background-image: url(images/bottom_side.png);
	background-repeat: repeat-y;
}
.menu_font {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.padding_left  {
	padding-left: 25px;
}
.body_text_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}
.gallery_headers {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.body_text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 9pt;
	color: #474D4D;
	text-align: justify;
	padding-right: 71px;
	padding-left: 10px;
}
._subheading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	text-align: left;
}
.body_testimonials {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	text-align: justify;
	color: #474D4D;
}
.body_left_side_repeaty {
	background-image: url(images/bottom_side.png);
	background-repeat: repeat-y;
}
.Headings {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #474D4D;
}
