@import url(base.css);

#pr h5
{
	list-style-image:url(images/homepics.jpg);
}

#headerpic div#movie
{
	background: url(images/homepics.jpg);
}

#headerpic div#movie, #headerpic
{
	height:258px;
}

.header
{
	height:415px;
}

.content
{
	background:none;
}

.holder
{
	background: url(images/homeback.gif) repeat-y;
}

.content
{
	padding:415px 0 0 0;
}

.col1, .col2
{
	display:block;
	float:left;
}

.col1
{
	padding:30px 25px 20px 35px;
	width:371px;
}

.col1 p
{
	margin:0 0 1em 0;
}

.col2
{
	padding:0 7px 20px 7px;
	width:255px;
	_width:250px;
}

.col2 li
{
	list-style:none;
	display:block;
	padding:4px 0 4px 15px;
	border-bottom:dashed 1px #c00;
	background:url(images/home-hand.gif) left top no-repeat;
	color:#fff;
	line-height:1.4em;
	font-weight:bold;
	font-family: Helvetica, Arial, Geneva, Tahoma, Verdana, sans-serif;
}

a.bt_check, a.bt_event, a.bt_contact
{
display:block;
float:left;
width:113px;
height:111px;
}
a.bt_check
{
background:url(images/bt_familyChecklist.gif);
margin:20px 12px 20px 0;
}

a.bt_event
{
background: url(images/bt_speciaEvents.gif);
margin:20px 12px 20px 0;
}

a.bt_contact
{
background: url(images/bt_howToFindUs.gif);
margin:20px 5px 20px 0;
}

a.bt_enrol
{
clear:both;
margin:30px auto 0 auto;
display:block;
width:226px;
height:46px;
background:url(images/bt_easyEnrollment.gif);
}
a.bt_enrol span, a.bt_check span, a.bt_event span, a.bt_contact span
{
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
 @media print {

a.bt_enrol, a.bt_contact, a.bt_event, a.bt_check
{
display:none !important;
}
}
