.floatright
{
float: right;
}

.floatleft
{
float: left;
}

/*Main before mouse over*/
.colc{
font-family: san-serif;
font-size : 14pt;
color: #ba0204;
}

/*On mouse over*/
.colc:hover
{
font-family: san-serif;
font-size : 14pt;
color: #000000;
}

/*Main before mouse over - holiday summary*/
.colcsum{
font-family : Arial;
font-size : 12pt;
color: #ba0204;
font-weight : bold;
}

/*On mouse over*/
.colcsum:hover
{
font-family : Arial;
font-size : 12pt;
color: #ff9797;
font-weight : bold;
}

/*Main before mouse over - fantasia*/
.colcfantasia{
font-family : Arial;
font-size : 12pt;
color: #F7F410;
font-weight : bold;
}

/*On mouse over*/
.colcfantasia:hover
{
font-family : Arial;
font-size : 12pt;
color: #ff9797;
font-weight : bold;
}

/*Main before mouse over - holiday header*/
.colchead{
font-family : Georgia;
font-size : 16pt;
color: #ba0204;
font-weight : bold;
}

/*On mouse over*/
.colchead:hover
{
font-family : Georgia;
font-size : 16pt;
color: #ff9797;
font-weight : bold;
}

/*east mids styles*/
.style1{
font-size : 9pt;
color: #ff9797;
}

/*east mids styles*/
.style1:hover
{
font-size : 9pt;
color: #ff9797;
}

/*east mids styles*/
.style2 {font-size: 9px}

/*Main before mouse over*/
.progm{
font-family : Verdana;
font-size : 10pt;
color: #ba0204;
font-weight : bold;
}

/*On mouse over*/
.progm:hover
{
font-family : Verdana;
font-size : 10pt;
color: #ff9797;
font-weight : bold;
}

/*Index white mouse over*/
.indwhi{
font-family : Georgia;
font-size : 12pt;
color: #ffffff;
font-weight : bold;
}

/*On mouse over*/
.indwhi:hover
{
font-family : Georgia;
font-size : 12pt;
color: #000000;
font-weight : bold;
}

/*Dark red/brown text*/
.cut_text
{
	font-family : Georgia;
	font-size : 12pt;
	color : #711200;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : justify;
}

/*Dark red/brown text*/
.cut_text_new
{
	font-family : Georgia;
	font-size : 12pt;
	color : #711200;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : justify;
}

/*White price and date text*/
.cut_text1
{
	font-family : Verdana;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : bold;
}

/*Dark red/brown text for testimonials and carrington desc*/
.cut_text2
{
	font-family : Georgia;
	font-size : 10pt;
	color : #711200;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : justify;
	font-style : italic;
}

/*Continental/Other Booking/holiday Info Smallprint Text Red*/
.my_text3
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #ba0204;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : justify;
	
	}

table#MyTableInsurance  
{
	font-family : Georgia; 
	font-size : 12pt; 
	color: #BD212A; 
	padding-left : 10px; 
	padding-right : 10px; 
	padding-top : 5px; 
	padding-bottom : 5px; 
	font-weight : bold; 
	border: #5DB1E2 solid thin;
}

/*Red Top Page Headers ie TEA DANCE MID WEEK SPECIALS*/
h1
{
	color: #ba0204;
	font-family : Georgia;
	font-style : italic;
	font-size : 16pt;
}

/*Red Page Headers ie Testimonials*/
h2
{
	color: #ba0204;
	font-family : Georgia;
	font-style : italic;
	font-size : 14pt;
}

/*Red Booking Text*/
h3
{
	color: #ba0204;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}

/*Programme Months*/
h4
   {
   color:white;
   font-size:12pt;
   font-weight : bold;
   }
   
/*Continental Header*/
h5
   {
   color: #ba0204;
	font-family : Verdana;
	font-size : 10pt;
   }

