@charset "UTF-8";

/* CSS RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* THE CODE */

body {
	margin: 0px;
	padding: 0px;
	background-color: #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	line-height:18px;
	margin:9px 0;}

.alignRight{
	text-align:right;}

h1{
	margin:9px 0;}
	
.floatLeft{
	float:left;
	padding:0 10px 10px 0;}

.floatRight{
	float:right;
	padding:0 0 10px 10px;}

#doc{
	width:1003px;
	padding:0px;
	margin:auto;
	background-image:url(../images/doc_bg.gif);
	background-repeat:repeat-y;
}

#menu{
	/*background-color:#a32d21;*/
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:11px;
	background:none;
}

#menu ul#dropdown{
	float:left;
	padding-left:10px;
	width:972px;
	background-color:#a32d21;}

#menu ul#dropdown li{
	display:block;
	background-color:#a32d21;
	line-height:30px;
	height:30px;
	float:left;
	list-style:none;
	position:relative;}

#menu ul#dropdown li a{
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:30px;
	background-image:url(../images/menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;	 
}

#menu ul#dropdown li a:hover{
	color:#FFC5BF;
	}

#menu ul#dropdown li ul{
	display:none;}

#menu ul#dropdown li:hover ul, #menu ul#dropdown li.sfhover ul {
	position:absolute;
	top:29px; 
	left:-5px;
	display:block;
	padding:0 0 5px 8px;
	background-color:#A32D21;
	}

#menu ul#dropdown li:hover ul li a, #menu ul#dropdown li.sfhover ul li a{
	/*padding:3px 0;*/
	margin:0;
	display:block;
	background:none;
	min-width:100px ;
	width:auto;
	width:110px !important;
	text-align:left;
	white-space:nowrap;
	padding-left:5px;

	}

#menu ul#dropdown li.sfhover ul li{
	clear:both;}
#menu ul#dropdown li.sfhover ul li, #menu ul#dropdown li:hover ul li{
	line-height:24px;
	height:24px;}


#menu a.lst{
	background-image:none;
}
#bd{
	margin-left:10px;
	margin-right:10px;
	background-image:url(../images/bd_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#content{
	padding-left:15px;
	width:680px;
	padding-right:10px;
	float:left;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fdfcf8;
	font-size:13px;
	*padding-top:10px;
	*padding-top:20px;
}

#content ul {
	margin:9px 0;}

#content ul li{
	margin:9px 0;}

#content .numlist{
	list-style:decimal;
	margin-left:20px;
	}

#content .bulletlist{
	list-style:disc;
	margin-left:20px;
	}

#content a{
	color:#A32D21;
	text-decoration:none;}

#content a:hover{
	text-decoration:underline;}

#rightClm{
	float:right;
	padding-left:10px;
	padding-right:15px;
	width:250px;
	background-image:url(../images/rclm_bg.gif);
	background-repeat:repeat-x;
}
.rItems{
	padding-top:10px;
	
}
.rSep{
	clear:both;
	display:block;
	text-align:center;
	 
}
.clear{
	clear:both;
	height:0px;
}
p{
	text-align:justify;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006965;
	background-image:url(../images/h1_bg.gif);
	background-repeat:no-repeat;
	background-position: 30px 22px;	
}
h1 a,h1 a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006965;
	text-decoration:none;
}
h1 img{
	vertical-align:bottom;
	padding-right:3px;
	}

h1 sup{
	font-size:8px;}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#006965;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006965;
	
}
a,a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006965;
	text-decoration:none;
}
.pleft{
	padding-left:10px;
}
.pright{
	padding-right:10px;
}
.ptop{
	padding-top:10px;
}
.pbtm{
	padding-bottom:10px;
}
.plbr{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.pbr{
	padding-bottom:10px;
	padding-right:10px;
}
.pad{
	padding:12px;
}
 
 #testimonial{
	 width:675px;
	 margin-bottom:15px;

 }
 .tl{
	 width:10px;
	 height:10px;
	 float:left;
	 overflow:hidden;
	 background-image:url(../images/tl.gif);
	 background-repeat:no-repeat;
 }
 .top{
	 width:655px;
	 height:10px;
	 float:left;
	 overflow:hidden;
	 background-image:url(../images/top.gif);
	 background-repeat: repeat-x;
 }
 .tr{
	 width:10px;
	 height:10px;
	 float:left;
	 overflow:hidden;
	 background-image:url(../images/tr.gif);
	 background-repeat:no-repeat;
	 background-position: top right;
 }
 .cent{
	
	 display:block;
	 width: 673px;
	 border-left:1px solid #999999;
	 border-right:1px solid #999999;
	 background-color:#e0ddd1;
 }
 .bl{
	 width:10px;
	 height:10px;
	 float:left;
	  background-image:url(../images/bl.gif);
	 background-repeat:no-repeat;
 }
 .btm{
	 width:655px;
	 height:10px;
	 float:left;
	 background-image:url(../images/btm.gif);
	 background-repeat: repeat-x;
	  
 }
 .br{
	 width:10px;
	 height:10px;
	 float:left;
	  background-image:url(../images/br.gif);
	 background-repeat:no-repeat;
 }
	

#ft{
	margin-left:10px;
	margin-right:10px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-color:#194D38;
	font-size:11px;
	clear:both;
	overflow:auto;
}
#ftlinks{
	padding-top:12px;
	text-align:center;
	color:#FFF;
	padding-bottom:30px;
}

#ftlinks.index-links{
	padding-bottom:0;}

#ftlinks ul li{
	display:inline;
	list-style:none;}

#ftlinks a{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
}
#copyright{
	text-align:center;
	color:#FFF;
	font-size:11px;
}

#copyright p{ text-align:center;}
#copyright p a{ color:#fff;}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#eceadd}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bebcb1;
  border-right:1px solid #bebcb1;
  background:#d8d6ca}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #a4a298;
  border-right:1px solid #a4a298;
  background:#dcdace}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dcdace;
  border-right:1px solid #dcdace;}
.spiffy4{
  border-left:1px solid #bebcb1;
  border-right:1px solid #bebcb1}
.spiffy5{
  border-left:1px solid #d8d6ca;
  border-right:1px solid #d8d6ca}
.spiffyfg{
  background:#eceadd
  }
  
  .video-box{
	  width:210px;
	  padding-right:15px;
	  float:left;
	  font-size:11px;}


.contact-form label{
	float:left;
	display:block;
	width:220px;
	font-weight:bold;
	}
.contact-form p{
	clear:both;
	float:left;}
.contact-form input.inputText{
	display:block;
	width:200px;
	float:left;
	}
.contact-form textarea{
	display:block;
	width:200px; height:100px;
	float:left;
}
.contact-form .button{
	margin-left:80px;
}

.intro{
	color:#000;
	font-weight:bold;}

.rules-table td{
	border:1px solid #006965;
	color:#006965;
	padding:10px;}

.artcle-list{
	width:600px;
	}
.artcle-list li{
	display:block;
	width:290px;
	float:left;
	margin:0 !important;
	padding:8px 0 8px 10px;}
	
.artcle-list li a{ display:block;}

.artcle-list li.odd{
	background-color:#E4E5D5;}
	
.crumb{ font-size:12px;
		color:#666;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;}

.coaching-form p{
	clear:both;
	}
.coaching-form label{
	float:left;
	display:block;
	width:300px;
	text-align:right;
	padding-right:10px;
	}

p.indent{
	margin-left:30px;}
.coaching-form p.button-row{
	margin-left:210px}
.coaching-form .textInput, .coaching-form textarea, .coaching-form select{
	width:200px;}

.subscribe{
	margin:10px 0;
	padding:20px 10px;
	border:3px solid #ccc;
	}
.subscribe label{
	font-weight:bold;
	padding-right:5px;}
.referTable label{ width:100px; display:block; float:left;}

#content ul.sitemap-one,#content ul.sitemap-two{ padding-left:50px; width:260px; float:left;}
#content ul.sitemap-one li,#content ul.sitemap-two li{ margin:5px 0;}
#content ul.sitemap-one li ul, #content ul.sitemap-two li ul{
	margin-left:10px;}
#content ul.sitemap-one li ul li a, #content ul.sitemap-two li ul li a{ color:#333;}

.hr{background:url(../images/h1_icon.gif) repeat-x; height:26px; width:100%; margin:18px 0; clear:both;}
.hr hr{ display:none;}


/*registration*/
.register{
	clear:both;
	width:100%;
	float:left;}
.register label{
	float:left;
	display:block;
	width:130px;
	font-weight:bold;
	}
.register p{
	clear:both;
	float:left;}
.register input.inputText{
	display:block;
	width:200px;
	float:left;
	}
.cregister .button{
	margin-left:130px;
}

p.centr {
text-align:center;
}

p.break {
margin:0;
padding:0;
height:12px;
}

p.large {
font-size:16px;
}

span.location {
width:100px;
display:block;
float:left;
}

p.direction {
font-size:11px;
margin-top:2px 0;
}

/*----------------------------------------------[ New Added]----------------------------------------*/

.rItems_new{
	padding:20px 0 10px 6px;}
	
	
	

#linkbtns			{height:61px; background:url(../images/spect-01.jpg) no-repeat top left; margin:5px 0 5px 0; padding:16px 0 0 0;}

#linkbtns img		{margin:0 18px 0 0;}