﻿#mainhomepic
{
	width:830px;
	height:300px;
	overflow:hidden;
	background-image:url(../images/rehearsalsmainpic.jpg);
}

#room1mainpic
{
	width:830px;
	height:400px;
	overflow:hidden;
	background-image:url(../images/room1mainpic.jpg);
}

#room2mainpic
{
	width:830px;
	height:400px;
	overflow:hidden;
	background-image:url(../images/room2mainpic.jpg);
}

#room3mainpic
{
	width:830px;
	height:400px;
	overflow:hidden;
	background-image:url(../images/room3mainpic.jpg);
}


#videomainpic
{
	width:830px;
	height:400px;
	overflow:hidden;
	background-image:url(../images/videosmainpic.jpg);
}


.homebox
{
	width:270px;
	height:150px;
	float:left;
	background-image:url(../../images/homebox.jpg);
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

.homebox h1,p
{
	margin:5px;
}

.homeboxpic
{
	float:right;
	margin-left:3px;
}

#roompics img, #videopics img
{
	margin-bottom:10px;
}

#videopics img
{
	float:left;
	margin-right:10px;
}

#roompics
{
	width:330px;
	height:410px;
	overflow:auto;
	margin-top:10px;
	margin-right:10px;
	float:left;
}

#videopics
{
	width:380px;
	height:340px;
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
	float:left;
}

#roomtext
{
	height:auto;
	margin-top:10px;
	overflow:hidden;
	width:480px;
	float:left;
}

#roomtext p
{
	margin:0px 0px 10px 0px;
}

#roomlist li
{
	font-size:14px;
}
