.camptxt {
font-size: 10px;
}

.ageonly {
font-weight: bold;
color: red;
}

/* Menu Setting - Start */

#dropmenudiv{

 position:absolute;

   top:60px;

   left: -100px;

   width: 144px;

   /*background:#fff;*/

   z-index:999;

   width:146px;

   padding:0px;

   border: 1px solid #b4b4b4;

}

#dropmenudiv a{

width: 100%;

display: block;

text-indent: 0px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #C7FF5E;

}



#nav2 {

  position:absolute;

   top:88px;

   left: 7px;

   /*width: 144px;*/

   /*background:#fff;*/

   z-index:998;

   width:146px;

   padding:10px;

   

   /*border: 1px solid #b4b4b4;*/

}

#nav2 ul {

   list-style-type: none;  

   margin:0px;

   padding:0px;

}

#nav2 li {

   padding:0px 0px; /* submenu link issue */

   background:url(../img/nav/dots.gif) bottom left repeat-x;

}

#nav2 li.last {

   background:none;

}

/*Menu Setting - End*/





/* Quotes Setting - Start */

#quotes {

   position:absolute;

   top:60px;

   left: 600px;

   z-index:997;

   width:146px;

   padding:10px;

   border: 0px solid #b4b4b4;

   height: 150px;

   font-weight: bold;

}

#quotes h3 {

	text-align: center;

   margin:0px;

   padding:0px;

	color:#FFFF00;

	border-bottom-width: 0;

	line-height:18px;

}



#pscroller1{

width: 144px;

height: 150px;

/*border: 1px solid black;*/

padding: 0px;

}



#pscroller2{

width: 350px;

height: 20px;

border: 1px solid black;

padding: 3px;

}



#pscroller2 a{

text-decoration: none;

}



.someclass{ /*class to apply to your scroller(s) if desired*/

}

/* Quotes Setting - End*/



/* Content Setting - Start */

#logoK5Sports {

	display: block;

	margin: -25px 0 36px -2px;

}



body {

	color:#504D3F;

	font-size:11px;

	font-family: verdana, arial;

	margin: 0 0 0 0;

	background-color: #000000;

   }

img {

   border:none;

   }

a {

   text-decoration:none;

   color:#000;

}

a:hover {

   text-decoration: underline;

   color: #00cc00;

   font-weight: bold;

}



form {

   margin:0px;

   padding:0px;

   display:inline;

}



#logo {

   position:absolute; 

   top:5px;

   left:15px;

}

#footer {

   font-family:verdana;

   font-size:9px;

   color:#434343;

   padding-bottom:10px;

}



/* Content Setting - End */

/* Column Setting - Start */

#content {

	float: left;

	display:inline;

	margin: 20px 0 0 0;

	padding-top: 0px;

	padding-bottom:10px;

	position:relative;

	width: 100%;

}



#content-wrapper #mid-col a,

#content-wrapper #sidebar a {

	/*color: #900;*/

	color:#000000;

	text-decoration: underline;

}



#content-wrapper {

	margin: -319px 0 0 0;

	position: relative;

	width: 100%;

}

	#content-wrapper #mid-col {

		color: #333;

		line-height: 16px;

		margin-left: 38px; /* + 20px */

		width: 370px; /* -20px */

	}

	#content-wrapper #sidebar {

		margin-left: 24px; /* +6px; */

		width: 160px; /* -6px */

	}

#left-col {

   float:left;

   display:inline;

   width:146px;

   margin:0 0 0 10px;

}

#mid-col {

   float:left;

   display:inline;

   width:390px;

   margin-left:18px;

   line-height:17px;

}

#mid-col a, #full-col a {

   text-decoration: underline;

}

#full-col {

   float:left;

   display:inline;

   width:550px;

   }



#full-col b {

   line-height:20px;

   font-size:12px;}



#left-col ul {

   list-style-type: none;  

   margin:0px;

   padding:0px;

}

/* Column Setting - End */

/* Side Bar setting - start*/

 #sidebar {

   float:right;

   display:inline;

   width:166px;

   margin:0 0 0 0;

   line-height:15px;

   color:#434343;

   padding-top:50px;

}



#sidebar .push {

   }

   

p.fastfact {

	color: #900;

	font-size: 10px;

	font-weight: bold;

	line-height: 12px;

	margin-left: 10px;

	margin-right: 10px;

}



/* Misc Setting - Start */





#dotDivider {

   padding:4px 0px;

   background:url(../img/dots.gif) top left repeat-x;

}

.clear {

   clear:both;

}   



.dots {

   background:url(../img/learn/dots.gif) bottom left repeat-x;

}

a.backtotop {

   display:inline;

   position:relative;

   left:310px;}

.dotted-bottom {

	background: transparent url(../img/dottedline.gif) repeat-x left bottom;

	padding-bottom: 20px;

}





.cwhite {

	color: #fff !important;

}

.cgray {

	color: #333 !important;

}



.tright {

	text-align: right;

}



.tcenter {

	text-align: center;

}

/* Misc Setting - End */

