@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body{
	background-color: #0B0B0B;
	margin-top: 42px;
}
#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Main {
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	height: 527px;
	width: 900px;
}#Footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-position: left top;
	height: 71px;
}
#Container #Main #Hat {
	position: absolute;
	top: -42px;
	left: 108px;
}
#Container #Main #RightHat {
	position: absolute;
	right: -33px;
	top: 436px;
}
#Container #Main #TextPad {
	height: 302px;
	width: 492px;
	position: absolute;
	top: 129px;
	right: 21px;
	padding-left: 3px;
}
#Container #Main #TextPad p {
	font-family: Arial, Helvetica, sans-serif;
	color: #16130D;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 9px;
}
#Container #Main #TextPad h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #62332B;
	margin-bottom: 2px;
}
#Container #Main #TextPad #TheFlash {
	height: 211px;
	width: 242px;
	float: right;
	margin-left: 3px;
}

#Container #Main #BookNow {
	position: absolute;
	right: 217px;
	top: 436px;
}
#Container #Main #TextPad strong {
	font-weight: bold;
}
