/* CSS Document */

html, body  {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	}

body {	
	background: rgb(104,173,212) url(/images/site_bgsky.png) top center repeat-x;
	font: normal 12px Helvetica,"Helvetica Neue",Arial,sans-serif;
	color: #000;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
	
#container {
	background: url(/images/site_bggrass.png) bottom center repeat-x;
	width: 100%;
	min-height: 750px;		/* Min height for modern Browser */
	height: 100%;			/* Min heigh for IE (<7) */
	padding: 0;
	margin: 0;	
	text-align: center;
	}	
	
	
/* #sitefooter {
	background: url(/images/site_bggrass.png) bottom center repeat-x;
position: absolute;	
bottom: 0;
	width: 100%;
	min-width: 100%;
	margin: 0;
	padding: 0;
	}
*/	

a, a:active, a:hover, a:visited, a:focus	{ border: 0; border: none; outline: none;}

a:hover { text-decoration: underline; }

ul {
	list-style-type: none;
	padding: 0;
	border: none;
	margin: 0;
	}
	
li {
	padding: 0;
	border: none;
	margin: 0;
	}	

/* -------------- CONTENT SECTION ----------- */

#content	{
	height: 680px;
	min-height: 680px;
	width: 900px;
	margin: 20px 0 0 0;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	}


#topmenu {
	background: url(/images/topmenu_bg.png) top center no-repeat;
	width: 900px;
	min-width: 900px;
	height: 115px;
	min-height: 115px;
	padding: 0;
	margin: 0;
	text-align: right;
	}

#topmenuitems {
	height: 55px;
	width: 900px;
	margin: 10px 25px 0 0;
	padding: 0;
	display: block;
	float: right;
	}

/*------------------- MIDSECTIONS -----------------------*/

#midcontent {
	width: 850px;
	height: 450px;
	padding: 0;
	margin: 0;
	border-width: 0 25px 25px 25px;
	border-style: solid;
	border-color: rgb(247,148,34);
	text-align: center;
	}

/* ––––––– FOR THE BIRTHDAYCLUB PAGE -------*/
#midcontent_bday {
	background: url(/images/birthdayclub_bg2.jpg) top center no-repeat;
	width: 850px;
	height: 450px;
	padding: 0;
	margin: 0;
	border-width: 0 25px 25px 25px;
	border-style: solid;
	border-color: rgb(247,148,34);
	text-align: center;
	}

/* ––––––– FOR THE ACTIVITIES PAGE -------*/
#midcontent_activities {
	width: 850px;
	height: 450px;
	padding: 0;
	margin: 0;
	border-width: 0 25px 25px 25px;
	border-style: solid;
	border-color: rgb(247,148,34);
	text-align: center;
	}

/* ––––––– FOR THE KIDEATFREE PAGE -------*/
#midcontent_kidseatfree {
	background: url(/images/kidseatfree_bg.png) top center no-repeat;
	width: 850px;
	height: 450px;
	padding: 0;
	margin: 0;
	border-width: 0 25px 25px 25px;
	border-style: solid;
	border-color: rgb(247,148,34);
	text-align: center;
	}

/* ––––––– FOR THE JUSTFORPARENTS PAGE -------*/
#midcontent_justforparents {
	background: url(/images/justforparents_bg.png) top center no-repeat;
	width: 850px;
	height: 450px;
	padding: 0;
	margin: 0;
	border-width: 0 25px 25px 25px;
	border-style: solid;
	border-color: rgb(247,148,34);
	text-align: center;
	}

#midheader {
	width: 100%;
	height: 60px;
	min-height: 60px;
	text-align: left;
	display: block;
	padding: 10px 0 0 0;
	margin: 0 0 0 15px;
	}
	
#midheader img {
	float: left;
	border: 0;
	}	
	
#midframe {
/*	background-color: #aaa; */
background-color: transparent;
	width: 820px;
	height: 365px;
	margin: 0 15px 15px 15px;
	padding: 0;
	}	
	
/*-------------------- INDEX MIDDLE CONTENT ---------------------*/


#blog {
	background: url(/images/blog_topbg.png) top center no-repeat; 
	width: 400px;
	height: 421px;
	min-height: 421px;
	margin: 10px 0 15px 15px;
	border-bottom: 4px rgb(185,0,0) solid;
	float: left;
	}
	
#kidsblog {
	background-color: rgb(255,255,204);
	width: 392px;
	min-height: 341px;
	margin: 80px 0 0 0;
	padding: 0;
	border-left: 4px rgb(185,0,0) solid;
	border-right: 4px rgb(185,0,0) solid;
	scrolling: vertical;
	}

#kidsmenu {
background-color: transparent;
	width: 820px;
	min-height: 365px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	scrolling: vertical;
	}		

#promos {
	width: 395px;
	height: 425px;
	padding: 0;
	margin: 10px 15px 15px 25px;
	float: right;
	}
	
.promo1, .promo2 {
	width: 190px;
	height: 275px;
	padding: 0;
	display: block;
	border: 0;
	outline: none;
	}

.promo1 {
	margin-right: 15px;
	float: left;
	}
	
.promo3 {
	width: 395px;
	height: 135px;
	padding: 0;
	margin: 15px 15px 15px 0;
	display: block;
	border: 0;
	outline: none;
	}

/*------------------- FOOTER -----------------------*/
	
#contentfooter {
	width: 850px;
	height: 80px;
	max-height: 80px;
	margin: 5px 25px 0 25px;
	padding: 0;
	border: 0;
	display: block;
	}	
	
.footer {
	width: 850px;
	min-width: 850px;
	font: normal 12px Helvetica,"Helvetica Neue",Arial,sans-serif;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0;
	}

.footer a, .footer a:active, .footer a:visited, .footer a:focus {
	font: bold 14px Helvetica,"Helvetica Neue",Arial,sans-serif;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	}

.footer a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	}	

.footer ul {
width: 850px;
min-width: 850px;
	list-style-type: none;
	padding: 0;
	border: none;
	margin: 0;
	display: inline-block;
	}
		
.footer li {
	padding: 0;
	border: none;
	margin: 0 20px 0 0;
	float: left;
	}	
	
.footer img {
	float: right;
	border: 0;
	margin: 0;
	padding: 0;
	}	
