body
{
    background-color: #00436a;
    background-image: url(images/winter_repeatable_background.jpg);
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    margin: auto;
}
a {
	color: #00436a;
}
div#AllContent {
    text-align: left;
    width: 960px;
    margin: auto;
    font-size: 12px;
    background-color: #ffffff;
    background-image: url(images/background.gif);
    background-repeat: repeat-y;
}
h1 {
	width: 960px;
	height: 380px;
	background-image: url(images/holiday_party.jpg);
	background-repeat: no-repeat;
	text-indent: -2000px;
}
div#Content {
	background-image: url(images/holiday_party_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 439px;
	padding-top: 15px;
	height: 425px;
}
div#ContactBox {
	width: 850px;
	height: 183px;
	background-image: url(images/contact_box.gif);
	background-repeat: no-repeat;
	margin: 55px;
	margin-top: 30px;
	padding-bottom: 0px;
	padding: 30px;
	clear: both;
}
div#ContactInfo {
	width: 350px;
	float: left;
	text-align: center;
}
div#ContactForm {
	margin-left: 370px;
}
p.ContactHeader {
	font-size: 10px;
	text-transform: uppercase;
	color: #00436a;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
div#ContactForm p.Label {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 5px;
}
div#ContactInfo p.Label {
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2px;
}
div#ContactInfo p#Phone {
	font-family: Georgia;
	font-size: 16px;
	margin-bottom: 5px;
}
div#ContactInfo p#Email {
	font-family: Georgia;
	font-size: 16px;
	margin-bottom: 5px;
}
div#ContactInfo p#ContactName {
	font-family: Georgia;
	font-size: 22px;
	margin-bottom: 5px;
}
div#ContactContainer {
	background-color: #e7f4fb;
	border: double 3px #8abcd7;
	margin-top: 10px;
	padding: 20px;
}
div#ContactInfo p#ContactTitle {
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
input {
	width: 170px;
}
textarea {
	width: 200px;
}
div#Copyright {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
	padding-bottom: 30px;
}
div#VenueContent1, div#VenueContent2, div#ThemeContent, div#ActivityContent {
	display: none;
}
div.ContentSection {
	width: 400px;
	border-bottom: dotted 1px #c0c0c0;
	padding: 20px;
}
div#Content h2 {
	color: #01486f;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
}
div#Content p {
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	margin-top: 5px;
	line-height: 130%;
}