@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; }
.styleintro4 {color: #000000; font-size: 24px; font-family: verdana; }
.body {color: #000000; font-size: 13px; font-family: verdana; }
.body-grey {color: #3a3a3a; font-size: 13px; font-family: verdana; }
.header-red18 {color: #07a1e8; font-size: 18px; font-family: verdana; }
.header-red14 {color: #07a1e8; font-size: 14px; font-family: verdana; font-weight: bold; }
.box-red {color: #07a1e8; font-size: 13px; font-family: verdana; font-weight: bold; }
.module-red {color: #07a1e8; font-size: 17px; font-family: verdana; font-weight: bold; }
.module-yellow {color: #2ab50f; font-size: 17px; font-family: verdana; font-weight: bold; }
.header-blue13 {color: #07a1e8; font-size: 13px; font-family: verdana; font-weight: bold; }
.bloglink {font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height:120%}
.body2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height:120%}


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

.bigtext{
    font-size: 16pt;
width:220px;
}


#access
{
  display: block;
  width: 170px;
  height: 26px;
  background: url("/writing-tips/button.gif") no-repeat 0 0;

}

#access:hover
{ 
  background-position: 0 -26px;
}

#access span
{
  display: none;
}

