@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: "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #040707;
	text-align: center;
}
.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;
}
.portheading {
	font-family: "Century Gothic", Verdana, "Lucida Grande";
	font-size: 20px;
	color: #E0001D;
	text-align: center;
}
.portheading2 {
	font-family: "Century Gothic", Verdana, "Lucida Grande";
	font-size: 12px;
	color: #E0001D;
}
.bottomlinks {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0mm;
	line-height: 1.3;
}
.dots {
	font-family: "Century Gothic", Verdana, "Lucida Grande";
	font-size: 11px;
	color: #E0001D;
	line-height: 1.2%;
	text-align: center;
}

