body
{
	background:#DBBA8F url(../images/bg.jpg) top center;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper
{
	position:relative;
	left:50%;
	margin-left:-400px;
	width:800px;
}
#header
{
	width:800px;
	height:189px;
	background:#DBBA8F url(../images/header/header.jpg) top center;
}
#logo
{
	position:absolute;
	left:10px;
	top:50px;
	width:350px;
	height:90px;
}
#logo a:link,#logo a:visited
{
	display:block;
	width:350px;
	height:90px;
}

#topmenu
{
	position:absolute;
	left:0px;
	top:162px;
	height:26px;
	background:url(../images/header/menubg.jpg);
	border-top:1px solid #950304;
	z-Index:9;
}
#topmenu div
{
	float:left;
}
#topmenu div a:link,#topmenu div a:visited
{
	text-decoration:none;
	font-size:12px;
	font-family:arial;
	color:#FFFFFF;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	background:url(../images/header/break.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}
#content
{
	float:left;
	background:#FFFFFF;
	width:800px;
}
#content_top
{
	float:left;
	background:#FFFFFF;
	width:800px;
}
	.content_top_a
	{
		position:relative;
		margin:5px 0 0 5px;
		_margin:4px 0 0 2px;
		padding:5px 0 0 5px;
		float:left;
		background:url(/csp/sea/holidays/images/top/summer2010.jpg);
		background-repeat:no-repeat;
		width:570px;
		height:176px;
	}
	.content_top_b
	{
		padding-top:5px;
		padding-right:5px;
		float:left;
	}
#content_left
{
	float:left;
	width:210px;
}
#content_inner
{
	float:left;
	
	width:400px;
}
#content_right
{
	float:left;
	width:190px;
}
	.content_right_menu
	{
		padding:5px;
	}
	.content_right_menu_header
	{
		background:url(../images/right/boxtop.jpg);
		background-repeat:no-repeat;
		width:178px;
		height:21px;
		display:block;
	}
	.content_right_menu_content
	{
		width:168px;
		padding:5px;
		background:#7A97B7;
	}
	.content_right_menu_content ul
	{
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	.content_right_menu_content li
	{
		background:url(../images/right/dot.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		margin-left:10px;
	}
	.content_right_menu_content a:link,.content_right_menu_content a:visited
	{
		color:#FFFFFF;
		display:block;
		padding:3px;
		text-decoration:none;
		border-bottom:1px solid #FFFFFF;
		margin-left:8px;
	}
	.content_right_menu_content a:hover
	{
		text-decoration:underline;
	}
	.content_right_menu_footer
	{
		background:url(../images/right/boxbottom.jpg);
		background-repeat:no-repeat;
		width:178px;
		height:21px;
	}

.box_a_header
{
	width:193px;
	height:32px;
	background:url(../images/box/a1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.box_a_content
{
	width:193px;
	background:url(../images/box/a2.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	text-align:left;
}
.box_a_footer
{
	width:193px;
	height:11px;
	background:url(../images/box/a3.jpg);
	background-repeat:no-repeat;
}
.box_b_header
{
	width:193px;
	height:32px;
	background:url(../images/box/b1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.box_b_content
{
	width:193px;
	background:url(../images/box/b2.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	text-align:left;
}
.box_b_footer
{
	width:193px;
	height:11px;
	background:url(../images/box/b3.jpg);
	background-repeat:no-repeat;
}
.box_c_header
{
	width:193px;
	height:32px;
	background:url(../images/box/c1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.box_c_content
{
	width:193px;
	background:url(../images/box/c2.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	text-align:left;
}
.box_c_footer
{
	width:193px;
	height:11px;
	background:url(../images/box/c3.jpg);
	background-repeat:no-repeat;
}


.footer
{
	width:800px;
	height:55px;
	background:url(../images/footer/bg.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
}
.footer a:link,.footer a:visited
{
	color:#FFFFFF;
}
textarea, input, select
{
	font-size:12px;
	font-family:arial;
}










.bookingline
{
	padding:5px;
	background:#EFEFEF;
	border:1px solid #666;
	margin-top:10px;
	margin-bottom:10px;
}




.smalltxt
{
	font-size:11px;
}
.orangetxt
{
	color:#F36F1A;
}
.pad5
{
	padding:5px;
}
.bluetxt
{
	color:#016392;
}
h1
{
	font-size:18px;
	font-family:arial;
	color:#016392;
}
h2
{
	font-size:14px;
	font-family:arial;
}