/* Shire Travel - CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	background-color: #d7d7d9;
	}
	
.maintitle {
	background: url('images/shiretravel_11.jpg') no-repeat top right;
	}
	
.maintitle h1 {
	padding: 15px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

.mainbody {
	padding: 10px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	text-align: justify;
	background: url('images/shiretravel_15.jpg') no-repeat top right;
	background-color: #F7F5F5;
	}
	
.mainbody h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
	}
	
.redstrip {
	width: 48px;
	background: url('images/shiretravel_14.jpg') repeat top right;
	}

.nav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 154px;
	}
	
.nav ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 154px;
	text-align: right;
	}
	
.nav li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	float: right;
	clear: right;
	}
	
.nav a {
	margin: 0px;
	padding: 2px 30px 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	background: url('images/nav_off.gif') no-repeat top right;
	display: block;
	}
	
.nav a:hover {
	color: #ff0000;
	background: url('images/nav_on.gif') no-repeat top right;
	}
	
div.message {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	text-align: justify;
	}
	
div.from {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	}
	
a.testi {
	padding: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #ff0000;
	text-decoration: none;
	}
	
a:hover.testi {
	color: #000066;
	}
	
form {
	text-align: right;
	}
	
fieldset {
	margin: 10px;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
input {
	margin: 2px;
	}
	
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	
.snazzy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	}
	
.telephone {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
	
.daysout {
	width: 460px;
	background-color: #CCCCCC;
	}
	
.daysout h2 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
	}
	
.daysout p {
	margin: 0px;
	padding: 2px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	}
	
.snazzy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	
.snazzy a:hover{
	color: #000000;
	}