
/* Prana */

#wrapper {
	/*background:  url(images/foot_4x82.jpg) repeat-x left bottom;
	_height: 82px;*/
}

#outer{
	height:99.9%;
	min-height:100%;
	width:950px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	/*background:  url(images/inner_776x1.jpg) repeat-y left top;*/
	background-color: #FFFFFF; /*fdfdf4;*/
	border: 1px solid #d0d0d0;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:137px;
	z-index:74;
	text-align: center;
	vertical-align: middle;
	/*background:  url(images/header.png) no-repeat left top;
	background-color: #222222;
	border-bottom: 3px solid #78c0f0;*/
}

.header-image {
	width: 950px;
	height: 102px;
	padding-top: 20px;
	border: 0;
}

#menu-images {
	position:absolute;
	top:132px;
	left:0px;
	width:950px;
	height:133px;
	z-index:74;
	text-align: center;
	padding-left: 7px;
}

.menu-image {
	width: 180px;
	height: 118px;
	border: 1px solid #78c0f0;
}

.menu-image-selected {
	width: 180px;
	height: 118px;
	border: 1px solid #78c0f0;
}

.menu-image-holder {
	width: 180px;
	float: left;
	padding-left: 5px;
}

.menu-image-img {
	padding-left: 2px;
}

.menu-image-img-selected {
	padding-left: 2px;
}

.menu-image-tab {
	height: 30px;
	width: 184px;
	color: #fff;
	background-image: url(../images/menu_blue_tab.png);
	background-repeat: no-repeat;
	z-index: 100;
}

.menu-image-tab-down {
	height: 30px;
	width: 184px;
	color: #fff;
	background-image: url(../images/menu_blue_tab_down.png);
	background-repeat: no-repeat;
	z-index: 90;
	padding-top: 10px;
}

#menu {
	position:relative;/*ie needs this to show float */
	width:189px;
	float:left;
	padding-left: 7px;
	z-index: 56;
	background-color: #fff;
}

#menu-inner {
	padding-left: 9px;
	text-align: left;
}

#menu-block {
	height: 28px;
	/*background-color: #82cd72;*/
	width: 189px;
	background-image: url(../images/menu_green_bar.jpg);
	background-repeat: no-repeat;
}

#menu-block-white {
	height: 28px;
	/*background-color: #82cd72;*/
	width: 189px;
}

#menu-spacer {
	height: 0px;
	padding: 0px;
	margin: 0px;
}

.menu-item {
	height: 27px;
	font-size: 14px;
	font-family: "Arial";
	color: #82cd72;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 6px;
}

.menu-item-selected {
	height: 27px;
	font-size: 14px;
	font-family: "Arial";
	color: #78c0f0;
	padding-left: 8px;
	background-image: url(../images/menu_blue_bar.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 6px;
}

.menu-item a {
	font-size: 14px;
	font-family: "Arial";
	color: #78c0f0;
	text-decoration: none;
}

.menu-item-selected a {
	font-size: 14px;
	font-family: "Arial";
	color: #fff;
	text-decoration: none;
}

#clearfooter {
	width:100%;
	height:63px;
	clear:both;
} /* to clear footer */

#footer {
	color: #ffffff;
	width:950px;
	clear:both;
	height:63px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	text-align: center;

}

.footer-image {
	width: 910px;
	height: 22px;
}

/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/

#footer p {
	margin-top: 10px;
}

#footer p a {
	text-decoration: none;
	color: #ffffff;
}

* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

#content {
	width:739px;
	float:right;
	z-index: 55;
	padding-right: 15px;
	padding-top: 1px;
}

#content-inner {
	width: 709px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 20px;
	text-align: left;
	border: 3px solid #78c0f0;
	min-height: 550px;
	overflow-x: auto;
	overflow-y: none;
	/*height: 550px;*/
}

#content-inner h2 {
	font-size: 15px;
}

/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 

html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:950px;/* for mozilla*/
	/*background-color: #fff;*/
	height:100%;
	background-image:  url(images/bg_stripes_left.png); /* repeat-x left top;*/
}
/* mac hide \*/
* html #outer{
	width:950px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:297px;/*needed to make room for header*/
}

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}


#kids-button {
	padding-top: 20px;
	padding-left: 5px;
	width: 133px;
	height: 50px;
	border: 0;
}


