/* CSS Document */

/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
background-image:url(../images/CTB_bg.gif);
background-repeat:repeat;
}
h1{
font-size:28px;
margin:5px 0px;
/*color:#623E93;*/
color:#008DC6;
}
h2{
font-size:38px;
margin:10px 0px;
color:#F8DE7B;
}
a{
color:#640297;
text-decoration: none;

}
a:hover{
color:#A9295A;
text-decoration:none;

}
input{
margin:0px;
padding:0px;
}
p{
margin:6px 0px;
}
.boldText{
font-weight:bold;
font-size:17px;
}
#wrap{
width:850px;
margin:0px auto;
}
#header{

}
.whiteOutLine{
background-color:#FFFFFF;
width:850px; 
margin:auto;
}
.headerImage{
position:relative;

}
* html .headerImage{
position:relative;
height:330px;
}
#content{
background-image:url(../images/leftColBg.gif);
background-repeat: repeat-y;
background-position:left;
margin:0px 8px;
clear:both;
}
#menu {
DISPLAY: block;
 HEIGHT: 58px;
width:790px;
position:absolute;
right:2px;
bottom:-27px;
}
#tabs {
      float:left;
      line-height:normal;
	  padding-left:13px;
	  background-color:#4A2885;
	  font-family:Arial, Helvetica, sans-serif;
font-size:18px;
width:772px;
 }
 #tabs ul {
	margin:0;
	padding:0px;
	list-style:none;
  }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
	  line-height:32px;
      }
    #tabs a span {
      float:left;
      display:block;
      padding:3px 22px 4px 13px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF098;
	   background-position:100% -46px;
      }
      .MenuDot
      {
		background-position:100% -46px;
		color:#FFF;
      }
    /*#tabs a:hover {
      background-position:0% -46px;
      }
	      #tabs a#current span {
	  background-position:100% -46px;
	  color:#FFF;
      }
	   #home #tabs a#current1 {
	  background-position:0% -46px;
	  color:#FFF;
      }
	  #activity #tabs a#current2 {
	  background-position:0% -46px;
	  color:#FFF;
      }
	  #testimonial #tabs a#current3 {
	  background-position:0% -46px;
	  color:#FFF;
      }
	  #extras #tabs a#current4 {
	  background-position:0% -46px;
	  color:#FFF;
      }
	  #location #tabs a#current5 {
	  background-position:0% -46px;
	  color:#FFF;
      }
	  #contact #tabs a#current6 {
	  background-position:0% -46px;
	  color:#FFF;
      }*/
.navShadowLeft{
position:absolute;
left:50px;
bottom:-18px;
}
 * html .navShadowLeft{
 position:absolute;
left:50px;
bottom:-18px;
 }
.navShadowleft1{
background-image:url(../images/navshadowLeft.jpg);
background-repeat:repeat-x;
height:10px;
width:206px;
float:left;
}
.navShadowRight{
background-image:url(../images/navShadowRight.jpg);
background-repeat:repeat-x;
height:10px;
clear:both;
margin-right:3px;
}
.leftCol{
width:231px;
float:left;
padding:35px 10px 185px 15px;
color:#FFFFFF;
font-size:22px;
}
.title{
color:#EA2628;
font-size:14px;
font-weight:bold;
}
.rightCol{
width:555px;
float:left;
padding:25px 8px 10px 15px;
}
.contentNav{
font-size:15px;
font-weight:bold;
margin-left:-8px;
margin-bottom:10px;
}
.contentNav a{
margin:0px 10px;
text-decoration:none;
color:#4E2B87;
font-weight:bold;
}
.contentNav a:hover, #navCurrent{
text-decoration:none;
color:#0088C4;
font-weight:bold;
}
.contentImage{
float:left; 
margin:5px 10px 5px 0px;
}
#footer{
clear:both;
height:48px;
position:relative;
margin-left:53px;
background-color:#4A2885;
border:solid 7px #FFFFFF;
border-top:0px;
}
#footer .leftImage{
position:absolute;
left:-64px;
bottom:-19px;
}
#footer p{
margin:0px;
}
#footer .nav{
padding-left:146px;
width:250px;
float:left;
font-size:14px;
color:#FFFFFF;
line-height:48px;
font-weight:bold;
}
#footer .phoneText{
width:300px;
float:right;
font-size:20px;
color:#FFF098;
text-align:right;
line-height:48px;
margin-right:10px;

}
#footer .nav a{
color:#FFFFFF;
text-decoration:none;
}
#footer .nav a:hover{
color:#FFF098;
text-decoration:none;
}
	
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

h3{
font-size:18px;
margin:5px 0px;
margin-top:10px;
color:#623E93;
clear:both;
}
.imagePara{
clear:both;
margin-bottom:10px;
}
#formCotent{
}
#formCotent div{
clear:both;
}
.lableContent {
width:250px;
 float:left
}
.formbtn{
margin-left:250px;

}
.statusMsgBar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	display:block;
	padding:5px;
	
	
}

.ErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	display:block;
	padding:5px;
	background-color:Red;
	color:White;
	width:100%;
	
	
}