@charset "UTF-8";
/* CSS Document */
body	{
	background-image: url(../images/backgrounds/new_pages/villa_tile.jpg);
}
#wrapper	{
	width: 975px;
	margin: 0 auto;
	height: 650px;
	padding-top: 25px;
	background-image: url(../images/backgrounds/new_pages/wrapper_background.png);
}
#topnavbar	{
	height: 58px;
	background-color: #432712;
	margin: 0 auto;
	width: 925px;
}
#bottomnavbar	{
	height: 39px;
	background-color: #432712;
	width: 925px;
	margin: 0 auto;
}
#movie	{
	height: 556px;
	margin: 0 auto;
	width: 925px;
}
#movie_interior	{
	height: 498px;
	margin: 0 auto;
	width: 925px;
}
#logobox	{
	width: 340px;
	float: left;
}
#navbarbox	{
	width: 585px;
	float: left;
}
#buttons {
	margin: 0 auto;
	width: 789px;
}
#employeelogin {
	height: 39px;
	width: 250px;
	margin: 15px auto 0 auto;
}
#mothers_day_movie	{
	height: 100px;
	margin: 0 auto;
	width: 925px;
}
.bodylink			{
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.bodylink a:link	{
	color: #FFF;
	text-decoration: none;
}
.bodylink a:visited	{
	color: #FFF;
	text-decoration: none;
}
.bodylink a:hover	{
	color: #FC0;
	text-decoration: underline;
}
.bodylink a:active	{
	color: #FFF;
	text-decoration: none;
}
#bottom_buttons {
	height: 39px;
	margin: 0 auto;
	width: 925px;
}
#mobiletext {
	color: #FFF;
	height: 66px;
	background-image: url(../images/mobile_movie/logo.jpg);
	width: 525px;
	margin-left: 25px;
	padding-left: 400px;
	padding-top: 20px;
}
.mobilelink			{
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}.mobilelink a:link	{
	color: #FFF;
	text-decoration: none;
}
.mobilelink a:visited	{
	color: #FFF;
	text-decoration: none;
}
.mobilelink a:hover	{
	color: #FC0;
	text-decoration: underline;
}
.mobilelink a:active	{
	color: #FFF;
	text-decoration: none;
}
#directions	{
	float: left;
}
#directionsmap	{
	width: 495;
	height: 465;
	padding-left: 411px;
	padding-top: 50px;
}

