/* CSS Document */
.content_home{

background-image:url(../images/content_homebg.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#ffffff;
}
#theme_block_container {
	float:left;
	margin-left: 10px;
	width:632px;
	color:#FFFFFF;
}

#theme_block_container a:hover{
color:#999999;
}
.theme_block{
float:left;
width:150px;
height:139px;
margin:0 0 10px 8px;
}

.farm_parks_theme {
background-image:url(../images/IntroBoxes/FarmParks_Green_IntroBox.gif);

}
.schools_theme {
background-image:url(../images/IntroBoxes/Schools_LightBlue_IntroBox.gif);

}
.councils_theme {
background-image:url(../images/IntroBoxes/Councils_Pink_IntroBox.gif);

}
.holiday_parks_theme {
background-image:url(../images/IntroBoxes/HolidayParks_Navy_IntroBox.gif);

}

.theme_parks_theme {
background-image:url(../images/IntroBoxes/ThemeParks_Purple_IntroBox.gif);

}
.creches_theme {
background-image:url(../images/IntroBoxes/Creches_Orange_IntroBox.gif);
}


.outdoor_theme {
background-image:url(../images/IntroBoxes/Outdoor_Yellow_IntroBox.gif);
}

.indoor_theme {
background-image:url(../images/IntroBoxes/Indoor_Red_IntroBox.gif);
}



.theme_block_top{
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	height: 24px;
	width: 140px;

}
.theme_block_image{
width:150px;
height:100px;
}
.go{
float:right;
margin-right:8px;

}


