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

/* this css file inherits most rules from the default.css and modifies some properties with the rules below */



#content {
	width: 910px; /* wider main panel */
}


.post {
	background: #fff url(images/img05_wide.gif) no-repeat;	/* wide graphic for  top of wider main panel */
}

#Sencon_logo {
	position:absolute;
	left:11px;
	top:52px;
	width:400px;
	height:87px;
	z-index:2;
}


#strapline {
	position:absolute;
	left:5px;
	top:53px;
	width:244px;
	height:87px;
	z-index:1;
}


#strapline p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 84px 0 0 7px;
	letter-spacing: 0.15em;
	font-size: 1.1em;
	color: #444444;
}

.tourtable {
font-size: 0.9em;
text-transform: none;
margin-bottom: 0px;
}

.post .entry li{
list-style: none !important;
}

.tourtable a {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em !important;
background-image: none !important;
padding: 0 0 0 0 !important;
line-height:normal !important;
text-transform: none !important;
color: #0A416B !important;
}

.tourtable a:hover {
color: red !important;
}

.tourtable ul {
margin-bottom: 0px !important;
}