/*----------------Document----------------*/
body{
	font-family: Palatino Linotype, serif;
	background: #212121;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.wrapper{
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#myId {margin-left:100px;
}

/*---------Header-----------*/
#header{
	height: 278px;
	background: url('../slices/NEW-C4L-HDER-PHOTOS.png') no-repeat;
}
#course{padding: 10px 50px 0 0; float:right;}
/*---------Nav-----------*/
/*#nav {
	height: 28px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	background: url('../slices/nav_mark2.png') repeat-x;
}*/
#navcont{
height: 28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
text-decoration:none;
}
#nav a:link, #nav a:active{
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover{
color: #000;
}
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}
#nav li.dd{
	width:120px;
	float:left;
	margin-left:-1px;
	text-align: center;
}
#nav li.dd a{
display: block; 
padding: 15px;
}

#nav li.dd ul{
	display:none;
	text-align: left;
	list-style: none;
}
#nav li.dd:hover ul{
	display: block;
	position: absolute;
}
#nav li.dd ul li a{
padding: 5px;
height: 100%;
background-color: #971d16;

list-style: none;
}
#nav li.dd ul li a:hover{
color: #000;
}
#nav .bottom{
}
#margin{
padding-top: 236px;
}

/*--top-----*/
.red{color: #b92626;}

.grey{color: #CCCCCC;}
.start{font-size:1.2em;}

/*-----------Bottom--------------*/

#footer{
height:88px;
width:100%;
background: url('../slices/footer.png') repeat-x;
position:fixed bottom;
}
#copyright{
font-size: .6em;
}
#info{
width:175px;
text-align:center;
font-size: .8em;
color:#FFFFFF;
padding:0 0 0 430px;
}
#info a{
color:#cd3839;
}
#yellow{color:#FFCC00;}

/*------------table-----------*/

/*-----------Content--------------*/


#flash{float:left;}
#content{
	height: 100%;
	min-height: 600px;
	width:1024px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;

}
#content a{
	font-size: .9em;
}

#content li{
	margin: 0;
	padding: 0 7px;
	font-size: .8em;
}

#content p a:hover{
	color:#b92626;
}
#content h1{
font-size:1.5em;
color:#FFCC00;
}
#content h3{
	font-family: Palatino Linotype, serif;
		color: #ffffff;
}
#content h3 a{
color:#FFCC00;
text-decoration:none;
}
#content p{
	font-size: .8em;
	line-height: 1.3em;
}
#content h5{
	text-decoration: none;
}
#container{
	margin: 0 0 0 15px;
}
#content dd{
	font-size: .8em;
	line-height: 1.3em;
}
.bodytext{
}
.leftrail{
	float: left;
	line-height:1.3em;
	width: 704px;
	margin-right: 5px;
	margin-top: 15px;
}
.rightrail{
float:right; 
width:200px;
margin-top:15px;
color:#FFFFFF;
}
.rightrail a li{
color:;
}
.rightrail a:link, .rightrail a:active, .rightrail a:visited{
	color:#CC0033;
	text-decoration: none;
}
.rightrail a:hover{
	color:#ffd02b;
}
#businessCM{
margin-left:89px;
}
#family{
margin-left:89px;
}
#team{
margin-left:240px;
}
#school{
margin-left:89px;
}
#youth{
margin-left:89px;
}

#login{
margin-bottom:5px;
}
#cert{
margin-bottom:5px;
}
#events{
margin-bottom:5px;
}
#contact{
margin-bottom:5px;
}
.clear{ clear:both;}