@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(images/template/body-background-1.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}
.travelheader
{
	font-family:"Monotype Corsiva", "Comic Sans MS";
	font-style:italic;
	font-weight:bold;
}
blockquote
{
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}
h1
{
	text-align:left;
	font-size:24px;
}
h2
{
	background-image:url(images/super-8-background.jpg);
	font-size:18px;
}
h3
{
	font-size:12px;
}
p
{
	font-size:12px;
}
iframe
{
	border-style:none;
}
.tableclass
{
	border-style:groove;
	border-width:medium;
}
#kids
{
	font-family:"Comic Sans MS","Monotype Corsiva", Arial;
	color:#FF00FF;
}
#container
{
	width:908px;
	margin-left:auto;
	margin-right:auto;
}
#top
{
	width:100%;
	height:129px;
	margin:0px;
	padding:0px;
}
#middleleft
{
	width:213px;
	height:396px;
	background-image:url(images/scenery/middle-left-inner.jpg);
	background-repeat:repeat-y;
	float:left;
}
#middleleftcontent
{
	padding-left:60px;
}
#middleleftcontent p
{
	text-indent:0px;
}
#header
{
	height:70px;
}
#headercontent
{
}
#content
{
}
#contentcontent
{
	background-color:#e9e9e9;
	padding:10px;
	margin-left:25px;
	margin-right:150px;
}
#bottom
{
	background-image:url(images/scenery/bottom.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:277px;
	clear:both;
}
#bottomcontent
{
	width:690px;
	margin-left:70px;
}
.innerpicture
{
	top:-35px;
	right:-40px;
	position:relative;
	width:265px;
	height:184px;
	float:right;
}
#bottomlinks
{
	text-align:center;
}
#bottomlinks a
{
	color:#CCCCCC;
}