html, body{
	background-color: #f8f6f0;
	margin: 0px;
	font: Georgia, "Times New Roman", Times, serif;
	color: #635d53;
	line-height: 1.4em;
}

img{
	border: none;
}

h1, h2, h3, h4, a { color: #6d3355; }

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
a { font-weight: bold; }
td { vertical-align:top; }

hr { border: none; border-bottom: #635d53 1px dashed; }

.purplebox { text-align: center; background-color: #ede5e9; border: #e6dce1 4px double; padding: 10px; }

#container{
	background: url(../images/background.gif) repeat-y;
	width: 980px;
	margin: 0px auto;
}

#header{ border: none; height: 113px;
}

#banner{
	background: url(../images/banner.jpg) no-repeat;
	
	
}

#banner1{
	background: url(../images/parkHouse/banner.jpg) no-repeat;
	height: 225px;

}

#content{
	padding-left:15px;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:0px;
	background: url(../images/background.gif) repeat-y;
}

#nav-container { position:relative; height:286px; }
#navigation{
	background: url(../images/nav.jpg) no-repeat;
	height: 286px;
	width: 208px;
	position:absolute;
	padding-top:22px;
	top:0px;
	left:0px;
}

#navigation img{
	margin-bottom: 10px;
}




#leftcolumn{
	width: 190px;
	float:left;
}
#leftcolumn h3 a { margin: 10px; text-decoration: none; }


#extra img{
	width: 190px;
	margin: 10px 8px;
	border: #999999 1px solid;
}

#bells {
	width: 190px;
	margin: 10px 8px;
	border: #999999 1px solid;
}

#bellstext p{
	padding-left: 10px;
	font-size: 12px;
	margin-top: 0px;
	line-height: 1.3em;
}


#rightcolumn{
	
	width: 195px;
	float: right;
}

#centercolumn{
	margin-left:210px;
	margin-right:202px;
}

.border{ border: #999999 1px solid; }

#footer{
	text-align: center;
	font-size: 1em;
	height: auto;
	padding: 20px;
	background-color:#f3f0e7;
	margin-left:8px;
}

#footer p { margin: 0px; padding: 0px; margin-top: 10px; }
#footer h4 { margin: 0px; padding: 0px; font-size: 18px; font-weight: bold; color: #635d53; }

.clearfix{
	clear: both;
	float: none;
}

#map { width: 500px; height: 300px; border:1px solid #cccccc; }
#map-big-container { background:url(../images/journey/map-surround.jpg); }
#map-big { width: 924px; height:398px; border:1px solid #cccccc; margin-left:24px; }

.info { background:#f2efe5; padding:8px; padding-bottom: 15px; border-bottom: #c9b4c0 1px solid; margin-bottom:15px; width: 500px; }
	.info h1, .info h2, .info h3, .info p { padding:0px; margin:0px; margin-bottom:5px; }
#constrain { height:200px; overflow:auto; }
	#constrain img { padding: 5px; }
	#constrain h5 { font-size: 20px; color: #6d3355; margin: 0px; }

#accommodation {
	width: 199px;
	height: 300px;
}
.right { float: right; border: #999999 1px solid; margin-left: 10px; }

#form { background:#f2efe5; padding:20px; padding-top: 5px; border-bottom: #c9b4c0 1px solid; margin-bottom:15px; width: 360px; }
.emailform { width: 350px; }