BODY { margin:0px; padding:0px; }
IMG { border:none; padding:0px; margin:0px; }
FORM { display:inline; }
INPUT, TEXTAREA { font:13px 'Lucida Grande',Helvetica,Arial; }
	
	
/* ========== Common ========== */

#page {
	width: 1020px;
	margin: 0px auto;
	padding: 90px 0px 0px 0px;
	position: relative;
}

.content {
	background: white url(../images/content.png) 0px 0px no-repeat;
}

.lhs {
	padding: 232px 0px 0px 0px;
	width: 230px;
}

.lhs p img, .insert p img {
	margin-right: 10px;
}

.rhs {
	width: 735px;
	padding-bottom: 26px;
}


#gift_card {
	margin: 0px 0px 0px 33px;
	position: relative;
	background: url(../images/gift_cards.png) 5px 0px no-repeat;
	width: 169px;
	padding: 47px 0px 0px 0px;
}
#gift_card p {
	padding: 0px;
	margin: 0px 10px 15px 6px;
	font: normal 14px Arial;
	color: #002D62;
}

.rectableheader {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.recsecheader {
	color: #002D62;
	font: normal 12px Arial;
	font-weight: bold;
}




/* ========== Header ========== */

#header {
	position: absolute;
	top: 12px;
	left: 11px;
	background: url(../images/header/navigation.png) top right no-repeat;
	height: 61px;
	width: 949px;
}

ul#navigation, ul#navigation li { list-style-type:none; margin:0; padding:0; }
ul#navigation { position:absolute; left:220px; top:15px; font: 14px normal 'Lucida Grande', Helvetica; }
ul#navigation li { float:left; margin:0px; text-align:center; }
ul#navigation a { 
	float:left; padding:9px 12px 9px 12px; text-decoration:none; color:white;
	}
ul#navigation a:hover {}
ul#navigation li.on a { background:url(../images/header/on.png) 0 0 repeat-x; }


/* ==========  new Header ========== */

.headerhome {
	position: relative;
	top: -20px;
	left: 10px;
	height: 61px;
	width: 975px;
	background-image: url(../images/header/navigation.png);
	background-repeat: no-repeat;
}

	
.headernav {
	color:white;
	font-weight:bold;
	font-size:14px;
	position:relative;
	top:-60;
	left: 235;
	width:770;
	z-index:4
	
}
.headernav a:link{color:white;}
.headernav a:visited{color:white;}
.headernav a:hover{color:#F30; text-decoration:none;}
.headernav a { padding-bottom: 12px;}

/* ========== Drop down items ========== */

#cm {
    display:none;
    /*width:310px;*/
    position:absolute;
    z-index: 10;
    border:1px solid #D5DDFC;
    background-color:#002D62;
    color: white;
    padding-right: 18px;
}

#cm_ul {
    margin-top: 13px;
    padding-left: 33px;
    margin-bottom: 13px;
}

#cm_ul a:link{color:white;}
#cm_ul a:visited{color:white;}
#cm_ul a:hover{color:#F30; text-decoration:none;}



/* ========== new HOME ========== */
#pagehome {
	width: 1020px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	position: relative;
}

.homenew {
	background-image: url(../images/home/c-background.jpg);
	background-color: #002D62;
	background-repeat: no-repeat;
	background-position: center top;
}
.homenew .copy {
	float: left;
	width: 370px;
}
.homenew .copy p {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font: normal 12px Arial;
	color: white;
	line-height: 16px;
}
.homenew h1 {
	color: #C64D1A;
	font: normal 18px Arial;
	margin: 0px;
	padding: 0px;
}
.homenew h2 {
	color: white;
	font: normal 17px Arial;
	margin: 0px;
	padding: 0px;
}

.homefooter a:link  {
	color:#CCC;
	font: normal 11px Arial;
}
	
.homefooter a:visited {
	color:white;
	font: normal 11px Arial;
	}
	
.homefooter a:hover {
	color:#99F;
	font: normal 11px Arial;
	}

/* ========= leftside home ============== */

.lefthome {color:#d5ddfc;
		font-size: 14px;
		font-style: italic;
		}
.lefthome p {color:#d5ddfc;
		font-size: 14px;
		font-style: italic;
		}
		
.lefthome a:link {
	color:#d5ddfc;
	text-decoration:none;
	font-style: italic;
}
.lefthome a:visited {color:#d5ddfc; text-decoration:none;}
.lefthome a:hover {color:#F30;}

/* ========= right side home ============== */

.righthome {
	color:#FFF;
	line-height: 20px;
}
.righthome ul{color:#FFF}

/* ========= bottom line home ============== */

#bottomline {
	position:relative;
	height:5;
	width: 780px;
	
	margin-left:190px;
	background-repeat:repeat-x;
	background-image: url(../images/home/line.png);
}

	

/* ========== HOME ========== */

.home {
	background: #002D62 url(../images/home/background.jpg) 0px 0px no-repeat;
}
.home .copy {
	float: left;
	width: 370px;
}
.home .copy p {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font: normal 12px Arial;
	color: white;
	line-height: 16px;
}
.home h1 {
	color: #C64D1A;
	font: normal 18px Arial;
	margin: 0px;
	padding: 0px;
}
.home h2 {
	color: white;
	font: normal 17px Arial;
	margin: 0px;
	padding: 0px;
}
.homelist ul {color: white;}


#sponsors {
	/*border-top: solid white 5px;*/
	padding-top: 16px;
}

.home #gift_card {
	background: url(../images/home/gift_cards.png) 5px 0px no-repeat;
}
.home #gift_card p {
	color: white;
}

#advisor {
	float: right;
	margin-left: 20px;
	position: relative;
	background: url(../images/home/advisor.png) 0px 0px no-repeat;
	height: 259px;
	width: 330px;
}
#advisor h1 {
	color: white;
	font: bold 24px Arial;
	margin: 0px;
	padding: 12px 0px 0px 18px;
}
#advisor ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 82px;
}
#advisor li {
	list-style-type: none;
	padding: 4px 0px 4px 23px;
	color: white;
	font: normal 15px Arial;
	width: 149px;
}
#advisor li.on {
	background: url(../images/home/advisor_on.png) 0px 0px no-repeat;
	color: #FD7B3F;
}

#advisor .course, #advisor .clinic {
    width: 110px;
    height: auto !important;
    height: 38px;
    min-height: 38px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin: 10px 0 0 150px;
    font-size: 0.8em;
}

#advisor .course h4, #advisor .clinic h4 {
    margin: 0;
    padding: 0;
    font: normal 14px Arial;
}

.advisor-content {
    margin-top: 13px;
    height: 151px;
    overflow: auto;
}

	

/* ========== TESTING ========== */

.progress {
	width:100%; border:solid #FF5200 1px; margin-bottom:4px;
}
.progress .full {
	background:#ffb999;
}
.progress .empty {
	background:white;
}

	

/* ========== TEXT ========== */

.body {
	padding: 22px 32px;
	color: #4D4D4D;
}
.body p {
	font:13px 'Lucida Grande',Helvetica,Arial;
	color: #4D4D4D;
}

.body .lhs {
	float:left;
	width: 700px;
	padding: 0px;
}

.body .rhs {
	width: 250px;
	float: right;
	padding: 0px;
}


.course {
	background: url(../images/course_small.png) 0px 0px no-repeat;
	padding: 0px 0px 28px 48px;
	font:13px 'Lucida Grande',Helvetica,Arial; 
	color: #4D4D4D;
}

.clinic {
	background: url(../images/clinic_small.png) 0px 0px no-repeat;
	padding: 0px 0px 28px 48px;
	font:13px 'Lucida Grande',Helvetica,Arial; 
	color: #4D4D4D;
}

.school {
	padding: 0px 0px 28px 0px;
	font:13px 'Lucida Grande',Helvetica,Arial; 
	color: #4D4D4D;
}

.insert {
	background: #F2F2F2;
	padding: 12px;
}
.insert ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
.insert ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.insert li {
	padding: 0px 0px 3px 0px;
}
.insert ul li {
	list-style-type: circle;
}
.insert, .insert p, .insert li {
	font-size: 12px;
}

.insert li.on a {
	color: #002D60;
}


H1 {
	color:black; font:bold 24px 'Lucida Grande',Helvetica,Arial;
	line-height:22px; 
	margin:8px 0; 
	padding:0px 0px 20px 0px;
}
	
H2, H2 A {
	color: #FF5200;
	font: normal 18px Arial;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
	
H3 { 
	color: #002D62;
	font: normal 17px Arial;
	margin: 0px;
	padding: 0px;
}

.price {
	font:bold 13px 'Lucida Grande',Helvetica,Arial; 
	color:#002D62;
}
	
P, DIV, TD {
	font:13px 'Lucida Grande',Helvetica,Arial; line-height:18px; color:black; 
}

TH {
	font:bold 13px 'Lucida Grande',Helvetica,Arial; background: #f0f0f0;
	line-height:16px; color:#222; text-align: left; 
}
	
INPUT.text {
	border:solid #999 1px; padding:2px 4px; width:200px;
	}
INPUT.text:focus {
	background:#fff6f0; border:solid #B96600 1px;
	}
.button {
	background:#fff6f0; border:solid #B96600 1px; padding:4px 8px; color:#FF5200;
	text-decoration:none;
	}
	
.photocourtesy {font-size:10px}	

/* ========== LINKS ========== */

A { color:#FF5200; text-decoration:none; }

A:hover { text-decoration:underline; }



/* 	
-----------------------------------------------------------------------------------
	Lists
----------------------------------------------------------------------------------- 
*/

table.list { 
	border:solid #9D9D9D 1px; border-collapse:collapse; 
	margin:4px 0; 
	}
table.list th { 
	height:15px; padding:0px 8px; 
	font:normal 11px verdana; color:black; text-align:left;
	background:url("../images/table/header.gif") 0px 0px repeat-x; 
	border-bottom:solid #9D9D9D 1px; border-right:solid #9D9D9D 1px 
	}
table.list th.sort { 
	background:url("../images/table/selected.gif") 0px 0px repeat-x; 
	border-bottom:solid #6693C0 1px; border-right:solid #4E88C6 1px 
	}
table.list th a { color:#333; text-decoration:none; }	
table.list th a:hover { color:#0066CC; text-decoration:none; }	
	
table.list td { 
	padding:3px 8px; line-height:20px; color:#333333;
	font:normal 15px "Lucida Grande",Helvetica,Arial; 
	}
table.list tr { background:white }
table.list tr.band { background:#f7f7f5; /* eef6ff */ }
table.list tr.hilite { background:#FFD066; }
table.list td a { color:#3370A0; }

.pagination { font: 11px Arial, Helvetica, sans-serif; position:relative; padding:2px 2px 10px 2px; margin: 0; }
.pagination a, .this-page { padding: 2px 6px; text-decoration: none; margin:0 2px; }
.pagination a { background: #fff; border: solid 1px #ddd;  }
.pagination a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagination a:hover { color: #fff; background: #3080CB; border-color: #036; text-decoration: none; } 
.pagination .this-page { border-color: #fff; font-weight: bold; font-size: 13px; vertical-align: top; }
.pagination .break { padding: 2px 6px; border: none; text-decoration: none; }
.pagination .count { font: 11px/15px Arial, Helvetica; color: #999; }
.pagination .end {padding: 2px 6px; border: solid 2px #ddd; background: #fff;}

/* ========= NEW CAROUSEL ============== */

#carousel {
	position: relative;
	height: 300px;
	width: 970px;
	
	margin-left:5;
	margin-top:-30;
}




/* ========= old CAROUSEL ============== */


.carousel-button {
	float: left;
	margin-top: 45px;
	cursor: pointer;
}

#carousel_header {
	padding: 22px 0px 10px 0px;
	margin: 0px 32px;
	color: #4D4D4D;
	font: bold 30px Arial;
	background: url(../images/home/rule.png) left bottom repeat-x;
}

#carousel_wrapper {
	width: 627px;
	overflow: hidden;
	margin: 0 20px;
	padding: 0;
	float: left;

}

/* #carousel {
	position: relative;
	height: 140px;
	width: 1170px;
	padding: 10px 0 0 0;
	margin: 0;
}*/

#carousel ul, li {
	padding: 0;
	margin: 0;
}

#carousel .course-large {
    height: 100px;
    width: 130px;
    text-align: center;
	display: block;
    float: left;
}

#carousel .course-large a {
    text-decoration: none;
}

#carousel .course-large h2 a {
    color: #333333;
    font-size: 12px !important;
}

#carousel .course-large .info {
    color: 002d62;
    font-size: 10px;
}

#carousel .course-large .info a {
    color: 002d62;
}

#carousel ul {
	list-style-type: none;
}





