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

body{
	background:#FFFFFF none repeat scroll 0 0;
	color:#666666;
	font-family:"Trebuchet MS", Helvetica, Arial, San-Serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	line-height:1.3em;
	margin:0;
	padding:0;
}

#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#wrapper #header {
	background-image: url(../images/header.png);
	height: 65px;
	width: 962px;
}
#wrapper #header #menu {
	margin-left: 200px;
	padding-top: 37px;
}
.blue {
	color: #26AAE1;
}
.blue a {
	color: #26AAE1;
	text-decoration: none;
}
.orange {
	color: #E6891F;
}
a {
	color: #666666;
}
.orange a {
	color: #E6891F;
	text-decoration: none;
}
.pink {
	color: #FF3366;
}
.pink a {
	color: #FF3366;
	text-decoration: none;
}
#wrapper #header #menu a {
	color: #666666;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
#wrapper #header #menu a:hover {
	color: #26AAE1;
}
#oasiis {
	float: right;
}
#wrapper  #mainshow {
	float: left;
	height: 230px;
	width: 750px;
	margin-top: 7px;
	margin-left: 3px;
}
#wrapper  #rightlogos {
	float: right;
	width: 192px;
	margin-top: 7px;
	margin-right: 5px;
}
#wrapper #rightlogos a {
	padding-bottom: 1px;
}

#wrapper  #rightlogos a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}
.clear {
	clear: both;
}
#wrapper #content_left {
	width: 760px;
	margin-top: 2px;
	float: left;
}
#wrapper #right {
	width: 205px;
	float: right;
}
#wrapper #content_left #POA #poa_item1 {
	float: left;
	width: 123px;
	margin-right: 10px;
	background-image: url(../images/preschool.png);
	height: 90px;
	padding-left: 115px;
	padding-right: 5px;
	padding-top: 3px;
	
	line-height: 1.3em;
}

#poa_item1 a {
	text-decoration: none;
}
#poa_item2 a {
	text-decoration: none;
}
#poa_item3 a {
	text-decoration: none;
}
#wrapper #content_left #main img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#wrapper #content_left #POA #poa_item2 {
	float: left;
	width: 123px;
	margin-right: 10px;
	background-image: url(../images/kids.png);
	height: 90px;
	padding-left: 115px;
	padding-right: 5px;
	padding-top: 3px;
	
	line-height: 1.3em;
}

#wrapper #content_left #POA #poa_item3 {
	float: left;
	width: 123px;
	margin-right: 10px;
	background-image: url(../images/teens.png);
	height: 90px;
	padding-left: 115px;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 1.3em;
	background-repeat: no-repeat;
}
#wrapper #content_left #POA {
	margin-top: 5px;
}
#wrapper #content_left .singlemain {
	margin-top: 5px;
}
#POA .poa_item a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content_left #lowmenu {
	background-image: url(../images/lowmenu_bg.png);
	width: 750px;
	margin-top: 15px;
	background-repeat: no-repeat;
	float: left;
}
#wrapper #content_left #lowmenu #lowmenu_column {
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#wrapper #content_left #main {
	background-image: url(../images/main_bg.jpg);
	width: 732px;
	margin-top: 2px;
	background-repeat: no-repeat;
	float: left;
	padding: 10px;
}
#wrapper #content_left #main #lowmenu_column {
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#main #lowmenu_column a {
	color: #666666;
	text-decoration: underline;
}
#main #lowmenu_column a:hover {
	text-decoration: none;
}

#wrapper #newsright {
	float: right;
	width: 192px;
}
#wrapper #newsright #news {
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}
#wrapper #newsright #news .singlenews {
	margin-bottom: 6px;
}
#wrapper #newsright #news .singlenews a {
	color: #666666;
}
#wrapper #newsright #news .singlenews a:hover {
	text-decoration: none;
}
#lowmenu #lowmenu_column a {
	color: #666666;
	text-decoration: underline;
}
#lowmenu #lowmenu_column a:hover {
	text-decoration: none;
}
.smallfont {
	font-size: 12px;
}

#wrapper #footer {
	margin-top: 25px;
	font-size: 12px;
	text-align: center;
}
#main #ribbon li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/ribbon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left: -20px;
}

