﻿body 
{
	margin:0;
	padding:0;
	color:#333333;
	text-align:center;
	background-image:url(images/Summer-Solstice-Flower-Pattern.gif);
}
a
{
	margin-top:5px;
	color:Maroon;
	font-weight:bold;
	text-decoration:none;
	border:0px;
}
a img
{
	border:0px;
}
h2
{
	color:ThreeDDarkShadow;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}
#header
{
	height:200px;
	width:800px;
	margin:0px auto;
	padding:0px;
}
#greeting
{
	float:left;
	text-align:left;
	margin:0px 20px 0px 20px;
	#margin:20px 20px 0px 10px;
	font-family:Times New Roman, Serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	width:550px;
	line-height:30px;
}
#callouts
{
	color:Black;
	margin:0px 0px 0px 20px;
	#margin:20px 0px 0px 10px;
	padding:0px;
	width:560px;
	font-size:16px;
	text-align:left;
	line-height:24px;
	float:left;
}
#navigation
{
	margin:0px auto;
	#margin:-5px;
	padding:0px;
	height:40px;
	width:800px;
}
#navigation ul 
{
	list-style-type: none;
	height: 40px;
	margin:0px auto;
	padding:0px;
}
#navigation li 
{
	float: left;
	text-decoration:none;
	display: block;
}
#content
{
	width:800px;
	height:1000px;
	margin:0 auto;
	padding:0px;
	background-color:#efeeea;
	background-image: url(images/Summer-Solstice-Background.gif);
}
#right_menu
{
	margin:0px;
	text-align:left;
	float:right;
	width:170px;
	height:600px;
	vertical-align:top;
	padding:15px 10px 10px 10px;
	font-size:16px;
	font-weight:bold;
	font-family:Times New Roman, Serif;
	position:relative;
	color:White;
	left: 0px;
}
#view_homes
{
	float:left;
	margin:15px 20px 0px 0px;
	#margin:0px 10px 0px 0px;
	width:276px;
	height:384px;
	padding:0px;
}
#buy_tickets
{
	margin:10px 20px 0px 0px;
	#margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	float:right;
	width:260px;
	height:204px;
	vertical-align:bottom;
}
#tickets_header
{
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	text-decoration:underline;
}