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

html, body{ 
	 margin:0; 
	 padding:0; 
	 font-family: Verdana, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
}

body {
	background-image:url('/landingpage/featurewriting/background.gif');
	background-color: #606060;
	background-repeat:repeat-y;
	background-position:center; 
}
.headLeft{width:621px;float:left;height:130px;}
.headRight{width:247px;float:left;height:62px;background:url(/images/headerRight.jpg) top left no-repeat #ffffff;padding:65px 0px 0px 12px;overflow:hidden;}
.headRight .cat_textbox_small{width:110px;}

h1 {
	color: #00508D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD {
font-family: verdana; 
font-size: 13px;
}

.styleintro {color: #000000; font-size: 14px; font-family: verdana; }
.styleintro2 {color: #000000; font-size: 17px; font-family: verdana; }
.styleintro3 {color: #000000; font-size: 20px; font-family: verdana; }
.body {color: #000000; font-size: 13px; font-family: verdana; }
.body-grey {color: #3a3a3a; font-size: 13px; font-family: verdana; }
.header-18 {color: #f44422; font-size: 18px; font-family: verdana; }
.header-14 {color: #f44422; font-size: 14px; font-family: verdana; font-weight: bold; }
.box-orange {color: #f44422; font-size: 13px; font-family: verdana; font-weight: bold; }
.module-orange {color: #f44422; font-size: 17px; font-family: verdana; font-weight: bold; }
.module-blue {color: #135dd6; font-size: 17px; font-family: verdana; font-weight: bold; }
.header-blue13 {color: #135dd6; font-size: 13px; font-family: verdana; font-weight: bold; }


#booking-box {
	width:650px;
	border:2px solid #006db2;
}
.booking-row {
	width:610px;
	padding:20px;
	padding-bottom:30px;
	border-bottom:2px solid #006db2;
}

