* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

body {
	margin: 0 auto;
	width: 950px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #441d1f;
}

#main_wrapper {
	width: 950px;
	background: #441d1f url(../images/layout/bodybg.jpg) repeat-y center;
}

#main {
	width: 920px;
	height: 757px;
	margin: 0 15px;
	background: white url(../images/crownparks/crownparksbg.jpg) no-repeat top;
}

h1 {
	height: 174px;
	background: white url(../images/crownparks/crownparkslogo.jpg) no-repeat top;
	text-indent: -5000px;
}

h2 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
}

.park {
	float: left;
	width: 131px;
	text-align: center;
}

.park p {
	font-weight: bold;
	font-size: 9px;
	line-height: 1.4em;
}

#countryclub {
	clear: both;
	margin-left: 393px;
	width: 131px;
	text-align: center;
}

#sales {
	clear: both;
	margin-top: 150px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#sales a {
	color: black;
}

#moreinfo {
	clear: both;
	margin-top: 18px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#companyinfo {
	margin-top: 3px;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}

#footer_shadow {
	width: 950px;
	height: 20px;
	background: #441d1f url(../images/layout/bodybgbottom.jpg) center bottom;
}

#welchs_flash {
	width: 916px;
	height: 80px;
	margin: 15px;
	padding: 10px 0;
	border: 2px solid #fff;
	background: url(../images/layout/welchsbg2.jpg) bottom no-repeat;
	text-align: center;
	font-size: 20px;
}

#welchs_flash  p {
 float: left;
	padding-left: 80px;
	padding-top: 10px;
	width: 400px;
	line-height: 30px;
	
}

#welchs_flash a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#welchs_flash a:hover{
	text-decoration: underline;
}