/* CSS Document */

body{
background-color:#000000;
padding:0px;
margin:0px;
}

body1{
background-image:url(images/b_bg1.jpg);
background-repeat:repeat;
padding:0px;
margin:0px;
}

.bg1{
background-image:url(images/b_bg11.jpg);
background-repeat:repeat-x;
}

.nav_bg{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
}

.footer_bg{
background-image:url(images/bottom_page1.jpg);
background-repeat:no-repeat;
}

.left_shadow_bg{
background-image:url(images/left_shadow_bg.jpg);
background-repeat:repeat-y;
}
.right_shadow_bg{
background-image:url(images/right_shadow_bg.jpg);
background-repeat:repeat-y;
}

.heading_bg{
background-image:url(images/heading_bg.jpg);
background-repeat:no-repeat;
}
.service_box_bg{
	background-image:url(images/New_Images/btw4.jpg);
	background-repeat:no-repeat;
	background-color:#D5D3D3;
}
.gallery_bg{
	background-image:url(images/New_Images/Gym14.JPG);
	background-repeat:no-repeat;
	background-color:#E03426;
}


.contact_us_bg{
background-image:url(images/contact_us_bg.jpg);
background-repeat:no-repeat;
}

.about_us_bg{
	background-image:url(images/New_Images/Gym18.jpg);
	background-repeat:no-repeat;
	background-color:#D5D3D3;
}
.heading_text {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	text-decoration: none;
}

.heading_text a{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}

.heading_text a:hover{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}

.link_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration:underline;
}
.link_text a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration:underline;
}

.link_text a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;
}
.footer_text a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;
}

.footer_text a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	text-decoration:underline;
}

.content_text {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2F2F30;
	text-align:justify;
	padding-top:5px;
	padding-right:20px;
	text-decoration: none;
}

.p_text {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	padding-top:5px;
	text-decoration: none;
}
.red_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-align:center;
	text-decoration: none;
}

.red_text2 {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-align:left;
	text-decoration: none;
}

.black_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	padding-top:5px;
	text-align:center;
	text-decoration: none;
}

.red_text1 {
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
	padding-top:5px;
	text-align:center;
	text-decoration:underline;
}
.red_text1 a{
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
	text-align:center;
	text-decoration:underline;
}

.red_text1 a:hover{
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
	text-align:center;
	text-decoration:none;
}

.box_text {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #777677;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	text-decoration: none;
}


.more_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #777677;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	text-decoration: none;
}

.more_text a{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #777677;
	text-align:left;
	text-decoration: none;
}

.more_text a:hover{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #777677;
	text-align:left;
	text-decoration: none;
}

.title_text {
	font-family:Trajan Pro;
	font-size: 26px;
	font-weight:bold;
	color: #DF3326;
	text-align:left;
	text-decoration: none;
}

.form_text {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	text-decoration: none;
}
.mar {
	margin-right: 4px;
}
