body { 
	background: url(../imgs/pt.jpg) top center no-repeat; 
	font-family: helvetica, arial, serif; 
	color: #333; 
	border-top: 5px solid #020202;
	font-size: 1.0em; 
	padding-top: 36px; 
	margin: 0px; 
	}
.ie body {
	text-align: center;
	}
h1 {
	height: 175px;
	width: 337px;
	margin: 0 auto;
	text-indent: -2222px;
	background: url(../imgs/logo.gif) center center no-repeat;
	position: absolute;
	left: -30px;
	top: -40px;	
	}
h1 a {
	display: block;
	height: 190px;
	width: 337px;
	}
h3 {
	letter-spacing: -1px;
	}
a, a:link, a:visited, a:hover, a:active {
	outline: none;	
	}
.container {
	padding: 0px 70px;
	background: url(../imgs/white.png) no-repeat; 
	background-position: 0px 160px;
	text-align: left;
	margin:0 auto;
	}
.float-right {
	float: right;
	margin-left: 20px;
	}
.header-image {
	margin-bottom: 36px;
	}
#masthead {
	display: block;
	height: 170px;
	width: 830px;
	position: relative;
	}
#menu {
	margin: 0px;
	xborder-bottom: 1px dotted #cf2d3a;
	padding-top: 9px;
	height: 36px;
	text-align: center;
	position: absolute;
	bottom: -44px;
	}
#menu li.click{
	list-style-type: none;	
	float: left;
	width: 207px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
	}
#menu li a {
	color:  #000;
	text-decoration: none;
	display: block;
	}
#menu li a:hover {
	color: #e01f27;
	xbackground: #cf2d3a;
	text-decoration: none;
	}
#menu li.last {
	width: 209px;
	}
.vcard {
	position: absolute;
	top: -20px;
	right: 35px;
	width: 170px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -1px;
	xcolor: #e01f27;
	}
.vcard a, .contact-details a {
	color: #000;
	text-decoration: none;
	}
.vcard a:hover, .contact-details a:hover{
	color: #000;
	text-decoration: none;
	}
.vcard .url {
	width: 110px;
	height: 36px;
	display: block;
	text-indent: -2222px;
	background: url(../imgs/vac.jpg);
	margin-bottom: 10px;
	}
.vcard .postal-code{
	display: block;
	}
.contact-details {
 	position: absolute;
	top: 26px;
	right: -60px;
	width: 110px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -1px;
	xcolor: #e01f27;
	}
.contact-details .email {
	display: block;
	}
#facebook {
	background:  url(../imgs/facebook-small.jpg) top left no-repeat;
	padding-left: 60px;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #3b5b96;
	}
#facebook:hover {
	color: #000;
	}
#content {
	clear: both;
	padding-top: 36px;
	width: 830px;
	xbackground: url(../imgs/robottom.jpg) top left no-repeat;
	}
#content div{
	display: none;
	padding-top: 36px;
	}
#content span {
	display: block;
	float: left;
	}
#welcome {
	padding-bottom: 180px;
	}
#welcome h3 {
	font-size: 40px;
	font-weight: bold;
	xborder-bottom: 1px dotted black;
	letter-spacing: -2px;
	color: #e01f27;	
	}
.guest {
	width: 400px;
	margin-right: 15px;
	height: 150px;
	margin-bottom: 18px;
	float: left;
	}
.guest img {
	float: left;
	margin-right: 20px;
	}
.guest h4 {
	width: 180px;
	float: left;
	border-bottom: black 1px solid;
	}
.guest p {
	width: 180px;
	font-size: 12px;
	display: inline;
	border-bottom: 1px black dotted;
	}
.ie .guest {
	margin-right: 5px;
	width: 390px;
	}
.ie .guest h4, .ie .guest p {
	width: 170px;
	}
.links, .links li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
.links li {
	line-height: 34px;
	border-top: 1px solid #333;
	}
.links li a{
	color: #666;
	}
.links li a:hover {
	color: #000;
	}
dt {
	height: 150px;
	width: 400px;
	font-size: 18px;
	float: left;
	clear: both;
	}
dt img {
	float: left;
	}
dd {
	height: 150px;
	}
#schedule h4 {
	border-bottom: 1px dotted black;
	font-weight: bold;
	}
#footer {
	letter-spacing: -1px;
	font-size: 10px;
	margin-top: 54px;
	}
#footer a {
	color: black;
	}

#footer a:hover {
	color: aqua;
	}