body {
	margin:0px auto;
	text-align:center;
	background-color:#e6e6e6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#464646;
}

H1 {
	color:#ce0e4a;
	font-size:14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

H2 {
	color:#ce0e4a;
	font-size:13px;
	padding: 0px;
	margin: 4px 0px 10px 0px;
	font-weight:bold;
}

H3  {
	color:#464646;
	font-size:13px;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	font-weight:bold;
	text-decoration:none;
}


H3 a, H3 a:hover  {
	color:#464646;
	font-size:13px;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	font-weight:bold;
	text-decoration:none;
}

input, select {
	font-family:Verdana, Geneva, sans-serif;
}

.home input, .home select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

a {
	color:#ce0e4a;
	text-decoration:underline;
}

p {
	padding: 0px;
	margin: 2px 0px 10px 0px;
	line-height:1.4em;
}

ol li {
	line-height: 1.5em;
}

img {
	border: none;
}

a img {
	border: none;
}


.left {
	float: left;
}

.right {
	float: right;
}

.clearing {
	clear: both;
}

.red {
	color:#cb1f43;
	font-weight:normal;
}

.phone {
	color:#cb1f43;
	font-weight:bold;
}

.conditionstitle {
	color:#cb1f43;
	font-weight:bold;
	font-size:11px;
}

.conditions {
	font-size:11px;
}




#panel {
	background-image:url(../images/panelbg.gif);
	width:1004px;
	text-align:left;
	margin:0 auto;
}

#panel .content {
	width:951px;
	text-align:left;
	margin:0 auto;
}

#header {
	margin:0 auto;
	text-align:center;
}

#header .image {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:115px;
	width:951px;
}

#header .intro {
	padding-top:50px;
	margin-left:220px;
	float:left;
}

.enquirypanel {
	width: 306px;
	font-size:11px;
	font-weight:bold;
	float:left;
}

.enquirypanel img {
	float:left;
}

.formarea {
	background-image:url(../images/enquirypanel/bg.gif);
	float:left;
	width:306px;
}

.form {
	width:210px;
	text-align:center;
	 margin-left:40px;	
}

.leftcol {
	width:306px;
	float:left;
}

.midcol {
	width:306px;	
	float:left;
}

.midcol .reasons {
	margin-left:15px; 
	margin-right:15px;
}

.contentcol {
	width:608px;	
	float:left;	
}

.rightcol {
	width:323px;
	float:right;
	margin-right:-8px;
}

#traveldeals {
		width:298px;
		text-align:left;
	
}

#traveldeals img {
	float:left;	
}



#footer {
	color:#FFF;
	width:950px;
	font-size:11px;
	text-align:left;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	height:101px;
	margin:0 auto;
}

#footer .content {
	margin-left:20px;
	padding-top:20px;
	width:660px;
	
}

#footer .links {
	color:#ffd75c;
	font-size:11px;
	margin-bottom:8px;
}


#footer a{
	color:#ffd75c;
	text-decoration:none;
}

#footer a:hover{
	color:#ffd75c;
	text-decoration:underline;
}

#promopanel {
	width: 291px;
	height:347px;
	background-image:url(../images/homepage/promobg.gif);
	margin-left:3px;
}













