/* CSS Document */

body {
	color:#000000;
	background:#fff;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#layout {
	width:1000px;
	background:#d6d6d6;
	margin:0px auto;
}

#header {
	height:536px;
	background:url(../images/header.jpg) left top no-repeat;
}

#topzone {
	height:150px;
}

#logo {
	float:left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 450px;
}

#bannerzone {
	height:304px;
	padding-left: 40px;
}

#bannerleft {
	width: 270px;
	height: 150px;
	float: left;
	top: 0px;
	padding-top: 0px;
}

#bannerright {
	width:240px;
	float:right;
	padding-right: 10px;
	padding-top: 30px;
}

#roundzone {
	background:url(../images/back.gif) left top repeat-y;
}

#roundtop {
	background:url(../images/top.gif) left top no-repeat;
}

#roundbottom {
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}

#bodycontainer {
	background:url(../images/bodycontainer.gif) left top repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 54px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}

#leftcontainer {
	width:600px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#rightcontainer {
	width:225px;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#welcomezone {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#methology {
	padding:0px;
	margin:0px;
}

#methologyleft {
	width:570px;
	float:left;
}

#methologyright {
	width:160px;
	float:right;
}

.methologyfeature {
	padding:0px;
	margin:0px;
}

.methologyfeature ul {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: circle;
}

.methologyfeature ul li {
	font:14px Trebuchet MS, Arial, Helvetica, sans-serif;
	background:url(../images/featuredisc.gif) 0px 5px no-repeat;
	list-style:none;
	padding:0px 0px 10px 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {
	font-size:11px;
	background:url(../images/footer.gif) left bottom no-repeat;
	width:1000px;
	height:93px;
}

#footerleft {
	float:left;
	color:#fff;
	padding:55px 0px 0px 90px;
}

#footerright {
	float:right;
	color:#fff;	
	padding:55px 85px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	margin:0px 10px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.methodologyimg {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fitnessimg {
	text-align:center;
	padding:15px 0px 15px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	color:#000;
	border-bottom:1px solid #bababa;
	padding:0px 0px 20px 0px;
	margin:0px 0px 12px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 39px;
	text-align: left;
}

.h1span {
	color:#FD9E20;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 39px;
}

h2 {
	font:17px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	padding:0px;
	margin:0px;
	font-weight: bold;
	text-align: center;
}

.bannertxt1 {
	color:#FFF;
	font-weight:100;
	text-transform:uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	top: 0px;
}

.bannertxt2 {
	font:12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

.toplink {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	float: left;
}

.toplink a {
	width:90px;
	float:left;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#7f7f7e;
}

.toplink a:hover {
	color:#000;
}

.toplink a.home {
	background:url(../images/home.gif) 0px 3px no-repeat;
	padding:0px 0px 0px 18px;
}

.toplink a.mail {
	background:url(../images/mail.gif) 0px 3px no-repeat;
	padding:0px 0px 0px 18px;
}

.toplink a.sitemap {
	background:url(../images/sitemap.gif) 0px 3px no-repeat;
	padding:0px 0px 0px 18px;
}

/*----------------------------------------------------------------------------------------------*/

#topmenu {
	height:73px;
}

#topmenu ul {
	margin:0px;
	padding:15px 0px 0px 30px;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
}

#topmenu li a {
	font:bold 15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#topmenu li a:hover {
	color:#eee;
	background:url(../images/menuhover.gif) left top repeat-x;
}

#topmenu li a.current {
	color:#eee;
	background:url(../images/menuhover.gif) left top repeat-x;
}


.bannerlink {
	padding:0px;
	margin:0px;
}

.bannerlink ul {
	margin:0px;
	padding:0px;
}

.bannerlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 6px no-repeat;
	padding:0px 0px 10px 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bannerlink li a {
	font-size:11px;
	color:#fd9e20;
	text-decoration:underline;
}

.bannerlink li a:hover {
	text-decoration:none;
}

.listlink {
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 6px no-repeat;
	padding:0px 0px 0px 12px;
}

.listlink li a {
	font-size:11px;
	color:#fd9e20;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

#footer a{
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */



a{ color:#ff9100}

a:hover{
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* inner pages css start */
/*h1{font:30px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:15px 0px 10px 10px;}
h1 span{color:#fff}*/

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#656565; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #656565; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#656565; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #656565; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #656565;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #656565}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #656565; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
								
#welcom {
	font-size: 24px;
}
#layout #bodycontainer #leftcontainer #welcomezone div {
	font-weight: bold;
}
#layout #bodycontainer #leftcontainer #welcomezone div {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#layout #bodycontainer #leftcontainer #welcomezone div .h1span #welcom strong {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.performance {
	color: #ADADAB;
}
#layout #bodycontainer #leftcontainer #welcomezone div .h1span {
	font-size: 36px;
}
#layout #bodycontainer #leftcontainer #welcomezone div .h1span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#layout #bodycontainer #leftcontainer #welcomezone div .performance strong {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.training {
	color: #000;
}
.training {
	font-size: 39px;
}
#layout #bodycontainer #leftcontainer #welcomezone div .h1span strong {
	font-size: 34px;
}
#layout #bodycontainer #leftcontainer #welcomezone div .h1span strong {
	font-size: 24px;
}
.training {
	font-size: 24px;
}
#layout #bodycontainer #leftcontainer #welcomezone div .ourprojectrow .blog-posted-row {
	text-align: center;
}
#layout #bodycontainer #leftcontainer #welcomezone div .ourprojectrow div p {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#layout #bodycontainer #leftcontainer #methology div #methologyleft .methologyfeature p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
method {
	list-style-type: circle;
}
RaceHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
raceHead {
	font-size: 14px;
}
race {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.raceheader {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF9100;
	text-align: left;
}
.workoutlog {
	font-size: 14px;
}
.workoutlog {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
#layout #header #bannerzone #bannerright #roundzone #roundtop #roundbottom table {
	text-align: center;
	color: #000;
}
#layout #header #bannerzone #bannerright #roundzone #roundtop #roundbottom table tr td {
}
.campctr {
	text-align: center;
}
.programbody {
	font-size: 12px;
}
.services {
	font-size: 12px;
}
.bullet {
	list-style-type: circle;
}
#layout #header #bannerzone #bannerleft .bannertxt1 p {
	color: #FFF;
}
#layout #bodycontainer #leftcontainer #welcomezone div div p {
	text-align: left;
}
#layout #bodycontainer #leftcontainer #welcomezone div div {
	text-align: center;
}
#layout #bodycontainer #leftcontainer #methology div #methologyleft div ul li {
	text-align: left;
}
#layout #bodycontainer #leftcontainer #welcomezone div h2 {
	font-size: 16px;
}
