@charset "UTF-8";
/* CSS Document */

body {
background-image:url(../images/sitebkgrd.png);
background-repeat:repeat-x;
margin-top:0px;
min-width:960px
}
#siteWrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/wrapperFill.png);
	background-repeat: no-repeat;
	background-position: top;
}
#siteBanner {
	width:960px;
	height:180px;
	background-image: url(../images/banner_hollywood.png);
	background-repeat: no-repeat;
}
#siteBannerMiami {
	width:960px;
	height:180px;
	background-image: url(../images/banner_miami.png);
	background-repeat: no-repeat;
}
#siteBanner .logo {
	width: 171px;
	height: 180px;
	float: left;
}
#siteBannerMiami .logo {
	width: 171px;
	height: 180px;
	float: left;
}
#siteBanner .bannerHolder {
	height: 180px;
	width: 789px;
	float: right;
}
#siteBannerMiami .bannerHolder {
	height: 180px;
	width: 789px;
	float: right;
}


/*Common Elements*/
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	letter-spacing: 0.08px;
	padding: 0px;
	z-index: 500;
	margin: 0;
	top: 67px;
	left: 275px;
	position: relative;
}
.addressMiami {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	letter-spacing: 0.08px;
	padding: 0px;
	z-index: 500;
	margin: 0;
	top: 67px;
	left: 250px;
	position: relative;
}
#sideBar {
	width: 201px;
	background-color: #e5f2f2;
	background-image: url(../images/leftNavBackground.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding: 20px 0px 0px 0px;
	float: left;
}
#mainBody {
	background-color: #FFFFFF;
	width: 759px;
	float: right;
	margin: 0;
	padding: 0;
}
#footer {
	margin: 10px 0px 0px 0px;
	text-align: center;
	height: 70px;
	padding-top: 10px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #333333;
}
/*Side Bar Navigation*/
ul.leftNav  {
	padding: 0px;
	list-style: none;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}
ul.leftNav a{
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 169px;
}
ul.leftNav li{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height:17px;
	padding: 3px 0px 5px 30px;
	width: 169px;
}
ul.leftNav a:hover {
	color: #008080;
}

/*Main Navigation*/

ul.mainNav {
	list-style: none;
	margin: 0;
	padding: 0px;
	z-index: 600;
	position: relative;
	top: 102px;
}
ul.mainNav a {
	text-decoration: none;
	margin-right: 8px;
	border-left: solid 1pt #FFF;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
ul.mainNav li {
	display: inline;
}
ul.mainNav li a:hover {
	display: inline;
	color: #000;
}
.mainNav .firstChild a {
	border-style: none;
}
.MenuBarHorizontal .firstChild a {
	border-style: none;
	background-image: none;
}
/*Footer Navigation*/

ul.footerNav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.footerNav a {
	text-decoration: none;
	border-left: solid 1pt #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 8px;
}
ul.footerNav li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	display: inline;
}
ul.footerNav li a:hover {
	display: inline;
	color: #008080;
}
.footerNav .firstChild a {
	border-style: none;
}
.photoContainer {
	height: 200px;
	width: 201px;
	margin:0px;
}
a:link {
	text-decoration: none;
	color: #333;
}
.col_1, .col_2, .col_3 {
	display:inline;
	float:left;
	position:relative;
	margin: 8px 5px 10px 8px;
}
#two_col_Wrapper {
	width: 486px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 10px;
	display: inline;
	word-wrap: break-word;
}
#two_col_Wrapper  .col_one {
	width: 220px;
}
#two_col_Wrapper  .col_two {
	width: 220px;
}
.col_three  {
	border-left: 1pt solid #008080;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 224px;
	display: inline;
	word-wrap:break-word;
}
#mainBody .col_1 {
	width:240px
}
#mainBody .col_2 {
	width:240px
}
#mainBody .col_3 {
	width:240px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.copyright {
	text-align: center;
	padding:10px 0px 0px 0px;
	font-size: 11px;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
.copyright a {
	text-align: center;
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
	color: #333333;
}
.webDesign {
text-align: right;
}
.photos {
	margin:0px 0px 15px 0px
}
.col_1 p    {
	margin-bottom: -8px;
}
.col_2 p    {
	margin-bottom: -8px;
}

.col_3 p    {
	margin-bottom: -8px;
}
/*Left Side bar navigation Hollywood*/
/*Side Bar Navigation*/
ul.leftHollywoodNav  {
	padding: 0px;
	list-style: none;
	position: relative;
	width: 201px;
	margin: 0;
}
ul.leftHollywoodNav a{
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
ul.leftHollywoodNav li{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height:17px;
	padding: 3px 0px 5px 20px;
}
ul.leftHollywoodNav a:hover {
	color: #008080;
}
.navFade {
	background-image:url(../images/NavFade.png);
	background-repeat:no-repeat;
	height: 166px;
	width: 201px;
}
.col_one, .col_two, .col_three {
	display:inline;
	float:left;
	position:relative;
	margin: 8px 5px 10px 8px;
}
.col_one p {
	margin: 0px 0px 8px 0px;
}
.col_two p {
	margin-bottom: 8px;
}
.col_three p {
	margin-bottom: 8px;
}
.headLine {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin:0px 0px 0px 9px;
	padding:0px;
}
.subHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.subHeadersLinked {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #0000FF;
}
.headLine_colThree {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.col_three_noborder {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 224px;
	display: inline;
}
#calendarWrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#campWrapper {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#tutionWrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#lunchWrapper {
	width: 609px;
	margin-right: auto;
	margin-left: auto;
}
.lunchTable {
}
.registerButton  {
	text-align: center;
	width: 170px;
	margin: 8px 0px 8px 0px;
	padding: 0;
}
.girlOnSlide {
	margin-left: 120px;
	padding: 20px 0px;
}
.camp {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
/*Tuition Table*/
.tuitionTable {
	width: 430px;
	border-collapse: collapse;
	border-spacing: 0;
}
.tuitionBanner {
	background-image: url(pages/miami/images/tuitionBanner.png);
	height: 65px;
	width: 435px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	margin-left: 30px;
}
.dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.6em;
	color: #FFFFFF;
	width: 200px;
	padding-top: 10px;
	padding-left: 25px;
	font-weight: bold;
	float: left;
}
.fees {
	float: left;
	padding-top: 32px;
	padding-right: 75px;
	width: 125px;
}
.tuitionTable .color {
	height: 3px;
	background-color: #F48617;
	padding: 0;
}
.tuitionTable td {
	background-color: #fbe6bd;
	padding: 5px;
}
.tuitionTable .noColor {
	background-color: #FFFFFF;
}
.tuitionTabletwo {
	width: 430px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 15px;
}
.tuitionTabletwo td {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #fbe6bd;
}#afterCareWrapper {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
}
#knightsWrapper {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#knightsPhotoWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.colOne {	width: 212px;
	float: left;
	margin: 0;
	padding: 0;
}
.style1 {	font-size: 24px;
	font-weight: bold;
}#special-EventsWrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#special-GalleryWrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#hollywoodCareWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.tutionHollywood .grey {
background-color:#e8e8e9;
}
.tutionHollywood td {
 padding:4px;
}
.tutionHollywood {
	border-collapse:collapse;
	border-spacing:0px;
	width: 600px;
}
th, td, caption {
	font-weight:normal;
	vertical-align:top;
	text-align:left
}
.hollywoodCal_Table {
	width: 600px;
	border-collapse:collapse;
	border-spacing:0px;
	width: 600px;
}
.hollywoodCal_Table .grey {
background-color:#e8e8e9;
}
.hollywoodCal_Table td {
padding:4px;
}
.home_ribbon {
	background-image: url(../images/home_ribbon.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 750px;
	width: 220px;
	margin:0px auto 0px auto;
	padding:0px;
}
.ribbon_copy {
	padding-top: 300px;
}
.ribbon_copy li {
	padding: 0px 10px 5px 0px;
}
.miamiCalendarTable {
	width: 600px;
	border-collapse:collapse;
	border-spacing:0
}
.miamiCalendarTable td {
	padding:4px;
	border-top:rgb(153,153,153) thin solid;
}
.miamiCalendarTable .grey {
	background-color:#e8e8e9;
}
.miamiTuitionTable {
	width: 630px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px #000 solid;
}
.miamiTuitionTable td {
	padding:4px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgb(153,153,153);
}
.miamiTuitionTable .grey {
	background-color:#e8e8e9;
}
.miamiTuitionTable .sixtyPercent {
	width: 340px;
}
.miamiTuitionTable .twentyPercent {
	width: 110px;
	text-align: right;
}
#miamiTuitionWrapper {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}
.school_photo {
margin:0px 0px 10px 8px;
}
#eventsWrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.eventColumn {
	display: inline;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	padding: 0px;
	width: 180px;
}
.photosEvents {
	margin:10px 0px 10px 0px
}
.summerReading {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 425px;
}
.summerReading_img {
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
}
.handbook {
	margin-bottom: 5px;
	margin-top: 2px;
}
.handbookTables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #333333;
	border-collapse:collapse;
	margin:0px;
	width: 90%;
}
.handbookTables td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 3px;
	width: 50%;
}
.handbookTables p {
	padding: 3px;
	text-align: left;
}
.handbookTables .proceduresCol {
	margin-bottom: -15px;
}
.supplyList {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.3em;
	text-transform: uppercase;
	border: 1px solid #008080;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FDB530;
	margin:10px auto 15px auto;
	width: 220px;
}
.supplyList a {
	color: #FFF;
	text-decoration: none;
}
.centered {
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
#mainBody .summerColumns {
	margin: 0px 12px 0px 12px;
	padding: 0px;
	float: left;
	width: 350px;
}
#mainBody .summerColumns p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.twoCol_photo {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 450px;
	float: left;
}
.col_three a .snackButton {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.annualDays {
	font-style: italic;
	text-align: right;
}
.supplyBullets {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}
.supplies_fourteen {
	font-weight: bold;
	margin: 20px 0px 20px 150px;
	padding: 0px;
	float: left;
}
.supplies_fourteen a {
	color: #333333;
}
.artsupply_Wrapper {
	margin: 0px 0px 0px 80px;
	padding: 0px;
}
.artSupplies {
	margin: 10px auto 10px auto;
	padding: 0px;
	border: solid #018080 1px;
	border-collapse:collapse;
}
.artSupplies tr td {
	margin: 0px;
	padding: 4px;
	border-bottom: solid #018080 1px;
	border-left: solid #018080 1px
}
.reminder {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.supplies_art {
	margin: 20px 0px 20px 90px;
	padding: 0px;
	width: 350px;
	font-weight: bold;
	text-align: center;
}
.supplies_art a {
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.galleryBack {
	background-color:#939393;
	width: 190px;
	height: 20px;
	color:#FFF;
	margin:10px auto 10px auto;
	text-align: center;
	padding: 0.3em 0.75em 0.1em 0.75em;
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #6e6e6e;
	border-left: 2px solid #CCCCCC;
	border-radius: 12px;
}
.galleryBack a {
	color:#FFF;
	text-decoration: none;
	padding: 0.5em 0.75em;
	vertical-align: middle;
}
.underlined {
	text-decoration: underline;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.handbookList {
	margin: 0px;
	padding: 0px;
}
.handbookList li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
}
.colorCaps {
	text-transform: uppercase;
	color: #0000FF;
}
.accordianHeaders {
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.summerColumns p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.summerColumns p a {
	color: #0645AD;
}
.bullet-list {
}
.bullet-list li {
	margin-bottom: 5px;
}
.creed-list { margin: 0px 0px 0px 0px }
.creed-list li {
	margin: 0px;
	background-image: url(../images/knight-list-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 70px;
}
.gradingTables {
	margin:0px;
	width:100%;
	border: solid 1px #000;
	border-collapse: collapse;
}
.gradingTables tr td { padding: 3px; width:25%; border: solid 1px #000;  }
