/* CSS Document */

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*text-align: center;*/
	margin: 0;
	background-color: #FFF;
}

#container 
{		
	width: 595px;
	min-height: 200px;
	margin: 1em auto;
	font-size: 12px;
	text-align: left;
	color: #000;
}

#mainpic_index
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_index.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#menue_topspacer
{
	width: 100%;
	height: 3px;
	/*background-color: blue;*/
}

#menue
{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	/*text-align: left;*/
	color: #CCAA86;
	background-color: #7E3525;
}
#menue ul{
	display: inline;
	width: 100%;
}
#menue_list li
{
	width: 100%;
	margin: 0;
	padding: 0 7px 0 3px;
	text-align: left;
	list-style: none;
	display: inline;
}

#menue_list a:link
{
	text-decoration: none;
	color: #CCAA86;
}

#menue_list a:visited
{
	text-decoration: none;
	color: #CCAA86;
}

#menue_list a:hover
{
	text-decoration: underline;
	color: #CCAA86;
}

#content
{
	width: 100%;
	text-align: left;
	background-color: green;
}

#content_spacer
{
	float: left;
	width: 8px;
	height: 100px;
	/*background-color: red;*/
}

/* --------------------------------------------------------------------	home page ------------------------------------------------*/
#headline
{
	float: left;
	width: 579px;
	padding: 3px 0 3px 0;
	text-align: left;
	font-size: 14.5px;
	color: #CCAA86;
	border-bottom: 1px solid black;	
}

#content_index_left
{
	/*clear: both;*/
	float: left;
	width: 50%;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#content_index_right
{
	/*clear: both;*/
	float: right;
	width: 46%;
	/*padding: 10px 5px 0 0;*/
	/*font-size: 11.5px;*/
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#first_box
{
	float: left;
	width: 97%;
	padding: 10px 0 6px 0;
	border-bottom: 1px solid #000;
	/*background-color: green;*/
}

#first_box_pic
{
	float: left;
	width: 103px;
	height: 102px;
	background-image: url(pics/top_house.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#first_box_text
{
	float: left;
	width: 159px;
	padding: 0 0 0 3px;
	font-size: 11px;
	text-align: left;
	color: #000;
	/*background-color: red;*/
}

#sec_box
{
	float: left;
	width: 97%;
	padding: 10px 0 6px 0;
	border-bottom: 1px solid #000;
	/*background-color: green;*/
}

#sec_box_pic
{
	float: left;
	width: 103px;
	height: 102px;
	background-image: url(pics/top_two_beach.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#sec_box_text
{
	float: left;
	width: 159px;
	padding: 0 0 0 3px;
	font-size: 11px;
	text-align: left;
	color: #000;
	/*background-color: red;*/
}

#third_box
{
	float: left;
	width: 97%;
	padding: 10px 0 7px 0;
	border-bottom: 1px solid #000;
	/*background-color: green;*/
}

#third_box_pic
{
	float: left;
	width: 103px;
	height: 102px;
	background-image: url(pics/third_kid.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#third_box_text
{
	float: left;
	width: 159px;
	padding: 0 0 0 3px;
	font-size: 11px;
	text-align: left;
	color: #000;
	/*background-color: red;*/
}

#fourth_box
{
	float: left;
	width: 97%;
	padding: 10px 0 0 0;
	/*border-bottom: 1px solid #000;*/
	/*background-color: green;*/
}

#fourth_box_pic
{
	float: left;
	width: 103px;
	height: 102px;
	background-image: url(pics/fourth_group.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#fourth_box_text
{
	float: left;
	width: 159px;
	padding: 0 0 0 3px;
	font-size: 11px;
	text-align: left;
	color: #000;
	/*background-color: red;*/
}


#more_link
{
	font-weight: bold;
}

#more_link a:link
{
	text-decoration: none;
	color: #000;
}

#more_link a:visited
{
	text-decoration: none;
	color: #000;
}

#more_link a:hover
{
	text-decoration: none;
	color: #D63648;
}

/* ----------------------------------------------------------------- home page end ------------------------------------------------*/

/* ----------------------------------------------------------------- help page ----------------------------------------------------*/

#mainpic_help
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_help.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#content_help_left
{
	/*clear: both;*/
	float: left;
	/*width: 60%;*/
	width: 405px;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#content_help_right
{
	/*clear: both;*/
	float: left;
	width: 170px;
	/*width: 37.5%;*/
	/*padding: 10px 5px 0 0;*/
	/*font-size: 11.5px;*/
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#simelela
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#disabled
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#classroom
{
	width: 100%;
	border-bottom: 1px solid #000;
}

/* ----------------------------------------------------------------- help page end -------------------------------------------------*/

/* ----------------------------------------------------------------- team page ----------------------------------------------------*/

#mainpic_team
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_team.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#content_team_left
{
	/*clear: both;*/
	float: left;
	/*width: 60%;*/
	width: 405px;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#content_team_right
{
	/*clear: both;*/
	float: left;
	width: 170px;
	/*width: 37.5%;*/
	/*padding: 10px 5px 0 0;*/
	/*font-size: 11.5px;*/
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#simelela
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#parents
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#swim_pool
{
	width: 100%;
	border-bottom: 1px solid #000;
}

/* ----------------------------------------------------------------- team page end -------------------------------------------------*/

/* ----------------------------------------------------------------- where page ----------------------------------------------------*/

#mainpic_where
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_where.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#content_where_left
{
	/*clear: both;*/
	float: left;
	/*width: 60%;*/
	width: 405px;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#content_where_right
{
	/*clear: both;*/
	float: left;
	width: 170px;
	/*width: 37.5%;*/
	/*padding: 10px 5px 0 0;*/
	/*font-size: 11.5px;*/
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#children
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#pavilion
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#feedback
{
	width: 100%;
	border-bottom: 1px solid #000;
}

/* ----------------------------------------------------------------- where page end -------------------------------------------------*/

/* ----------------------------------------------------------------- contact page ----------------------------------------------------*/

#mainpic_contact
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_contact.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#content_contact_left
{
	/*clear: both;*/
	float: left;
	/*width: 60%;*/
	width: 405px;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#content_contact_right
{
	/*clear: both;*/
	float: left;
	width: 170px;
	/*width: 37.5%;*/
	/*padding: 10px 5px 0 0;*/
	/*font-size: 11.5px;*/
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#queen
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#policeman
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#video
{
	width: 100%;
	border-bottom: 1px solid #000;
}

/* ----------------------------------------------------------------- contact page end -------------------------------------------------*/

/* ----------------------------------------------------------------- beach page ----------------------------------------------------*/

#mainpic_beach
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_beachStory.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#content_beach_left
{
	/*clear: both;*/
	float: left;
	/*width: 60%;*/
	width: 405px;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#content_beach_right
{
	/*clear: both;*/
	float: left;
	width: 170px;
	/*width: 37.5%;*/
	/*padding: 10px 5px 0 0;*/
	/*font-size: 11.5px;*/
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#outing
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#picnic
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#painting
{
	width: 100%;
	border-bottom: 1px solid #000;
}

/* ----------------------------------------------------------------- beach page end -------------------------------------------------*/

/* ----------------------------------------------------------------- creche page ----------------------------------------------------*/

#mainpic_creche
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_creche.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#content_creche_left
{
	/*clear: both;*/
	float: left;
	/*width: 60%;*/
	width: 405px;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#content_creche_right
{
	/*clear: both;*/
	float: left;
	width: 170px;
	/*width: 37.5%;*/
	/*padding: 10px 5px 0 0;*/
	/*font-size: 11.5px;*/
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

#top_pic
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#middle_pic
{
	width: 100%;
	border-bottom: 1px solid #000;
}

#bottom_pic
{
	width: 100%;
	border-bottom: 1px solid #000;
}

/* ----------------------------------------------------------------- creche page end -------------------------------------------------*/

/* ----------------------------------------------------------------- whishlist page ----------------------------------------------------*/

#mainpic_wishlist
{
	width: 100%;
	height: 163px;
	background-image: url(pics/mainpic_creche.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}

#content_wishlist_left
{
	/*clear: both;*/
	float: left;
	/*width: 60%;*/
	width: 440px;
	padding: 10px 5px 0 0;
	font-size: 11.5px;
	text-align: left;
	color: #000;
	/*background-color: blue;*/
}

/* ----------------------------------------------------------------- wishlist page end -------------------------------------------------*/




#bottom_spacer
{
	clear: both;
	width: 100%;
	height: 20px;
	/*background-color: red;*/
}


