@charset "UTF-8";
/* CSS Document */

a.col,a:hover.col{
	color: #fd8016;
	
}

#catimage{
	background:url(../graphics/sunandsea/photo.jpg) no-repeat;
	width	:483px;
	height:148px;
	float:left;
}

h1,h2,h3{
	width:100%;
	background-color: #fd8016;
	height:21px;
	text-align:center;
	padding-top:4px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
}


*.box{
	width:161px;
	float:left;
	background: #FFF;
	border:2px solid #fd8016;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

*.boxbot{
	float:left;
	width:165px;
	height:2px;
	background: #fd8016;
	margin-top:13px;
}

*.featurebot{
	float:left;
	width:535px;
	height:2px;
	background: #fd8016;
	margin-top:13px;
}

#colour{
	background:#fd8016;
	width:172px;
	height:148px;
	float:left;
	padding-right 15px;
	text-align:right;
	padding-right:15px;
	padding-left:50px;
	font-weight:bold;
	color:#FFF;
}

#colour table{
	height:100%;
}

#parasolLogo{
	position:absolute;
	height:104px;
	width:104px;
	left:429px;
	top:22px;
	background:url(../graphics/sunandsea/big-logo.png) no-repeat;
}

#boxtop2nd{
	width:131px;
	height:49px;
}

#secondnav{
	float:left;
	width:161px;
	border:2px solid #fd8016;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	background:#FFF;
}

#subnav{
	margin-left:197px;
	width:558px;
	height:25px;
	background:#fd8016;
	
}

*.boxcontent2nd{
	width:131px;
	font-size:12px;
	padding:10px 5px 0 10px;
}

*.boxbot2nd{
	width:131px;
	height:21px;
}

#featurebox{
	width:531px;
	border:2px solid #fd8016;
	float:left;
	margin-left:20px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	background:#FFF;
}

*.coldiv{
	float:left;
	width:2px;
	height:65px;
	background-color:#fd8016;
	margin:10px 10px 0 10px;
}

*.boxcontent hr{
	width:90%;
	border-bottom: 1px dotted #fd8016;
	margin-top:10px;
	margin-bottom:10px;

}