body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#toplinks {
	background-color: #FACA3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#toplinks a, #toplinks a:link, #toplinks a:visited {
	color: #000;
	text-decoration: none;
}

#toplinks a:hover {
	color: #000;
	text-decoration: underline;
}

#topheader {
	background-color: #FACA3F;
	padding-top: 10px;
	padding-bottom: 30px;
}

#footer {
	font-size: 11px;
	color: #000000;
	padding: 10px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}


.menushadow {
	background-image: url(images/g_menushadow.gif);
	background-repeat: repeat-y;
}
.openingContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	padding: 20px;
}

.openingContent a, .openingContent a:link, .openingContent a:visited {
	color: #f00;
	text-decoration:underline;
}
.openingContent a:hover {
	color:#000;
	text-decoration:underline;
}
.openingContent h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:29pt;
	font-weight:normal;
	color:#FF0000;
	padding:0;
	margin:0;
	}
	
.openingContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#7A7A7A;
	padding:5px 0;
	margin:0;
	border-bottom:2px dotted #000;
	}
	.openingContent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#f00;
	padding:10px 0 5px 0;
	margin:0;
	}
.applyContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 30px 20px;
}
.mainbuttons {
	text-align: right;
}
.bottomImg {
	vertical-align: baseline;
	background-color: #FEEAB7;
	background-image: url(images/g_homemenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottomImgAct {
	vertical-align: baseline;
	background-color: #FEEAB7;
	background-image: url(images/g_calendarmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottomImgChild {
	background-color: #FEEAB7;
	background-image: url(images/g_childmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.reserved {
	font-size: 9px;
}

#calendar {
	font-size: 12px;
	color: #FFFFFF;
	width: 553px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: table;
}

#calendar a, #calendar a:link, #calendar a:visited {
	color: #fff;
	text-decoration: underline;
}

#calendar a:hover {
	color: #Fff;
	text-decoration: underline;
}

.calcell {
	padding: 5px;
	vertical-align: top;
	width: 79px;
}
#calendar strong {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#calendarTitle {
	font-size: 14px;
	color: #FFFFFF;
	width: 553px;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 0px;
	display: table;
}
#calendarTitle a, #calendarTitle a:link, #calendarTitle a:visited {
	font-size: 12px;
	color: #FACA3F;
	text-decoration: none;
}
#calendarTitle a:hover {
	font-size: 12px;
	color: #FACA3F;
	text-decoration: underline;
}
#calendarDetail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
#calendarDetail h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#childdevelop {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}

#childdevelop h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.developColumn {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-bottom: 10px;
}
.developColumn2 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
}
.developPhilo {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 20px;
}
#maincontent {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
#maincontent h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#maincontent ul {
	margin: 0px;
	padding: 0px;
}
#maincontent a, #maincontent a:link, #maincontent a {
	color:#fff;
	text-decoration:none;
}
#maincontent a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
#maincontent a:hover {
	color:#fff;
	text-decoration:underline;

}
.bottomImgFaq {
	background-color: #FEEAB7;
	background-image: url(images/g_faqmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottomImgApply {
	background-color: #FEEAB7;
	background-image: url(images/g_applymenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottomImgTour {
	background-color: #FEEAB7;
	background-image: url(images/g_tourmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottomImgLunch {
	background-color: #FEEAB7;
	background-image: url(images/g_lunchmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomImgCurric {
	background-color: #FEEAB7;
	background-image: url(images/g_curriculummenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#back {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}

#back a, #back a:link, #back a:visted {
	color:#FACA3F;
	text-decoration:none;
}
#back a:hover{
	color:#FACA3F;
	text-decoration:underline;
}

.tableRuleTop {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.corner {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 2px;
}.tourimg {
	border: 4px solid #FFFFFF;
}
