body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
}
* {
	margin:0;
	padding:0;
}
#right img {
	border: 1px solid #21216A;
}

#holder {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #21216A;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
#left {
	width: 215px;
	float: left;
	font-size: 83%;
	color: #666666;
}
#left h1 {
	background-color: #21216A;
	font-size: 110%;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
#right {
	float: right;
	width: 551px;
	color: #666666;
	font-size: 83%;
	line-height: 150%;
}
#right h1 {
	color: #000066;
	font-size: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
	padding-right: 5px;
}
#booking td {
	padding: 5px;
}
#booking  h2 {
	font-size: 150%;
	color: #000066;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}


#right p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}


#nav {
	background-image: url(images/nav.jpg);
	height: 82px;
	width: 780px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	background-repeat: repeat-y;
}
#navHolder {
	padding-top: 50px;
}
#navHolder a {
	padding-left: 15px;
	padding-top: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}



#navHolder a:hover {
	padding-top: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	color: #CC0000;
}
#navHolder a:visited {
	padding-top: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	text-decoration: none;
}
.smaller {
	font-size: 95%;
}

#left img {
	border: 1px solid #000066;
	margin: 6px;
}
#left p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 93%;
	line-height: 140%;
}
#left a{
	color: #9A0000;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #9A0000;
	text-decoration: underline;
	font-weight: bold;
}
#left a:visited {
	color: #9A0000;
}
.separator {
	clear: both;
}#footer {
	background-image: url(images/footer.gif);
	height: 58px;
	font-size: 85%;
	color: #FFFFFF;
}
#footer p {
	font-size: 85%;
	text-align: right;
	padding-right: 5px;
	padding-top: 20px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.about #about, .why #why, .business #business, .faq #faq, .bookings #bookings, .services #services, .transfers #transfers, .testimonials #testimonials, .holiday #holiday, .home #home  {
	color: #CC0000;
}
#right h2 {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A0000;
	color: #21216A;
	text-transform: capitalize;
}
#right a {
	color: #9A0000;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #9A0000;
	text-decoration: underline;
}
#right a:visited {

	color: #9A0000;
}
#holderWhite {

	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #21216A;
	background-repeat: repeat-y;
}
#booking {
	width: 770px;
	color: #666666;
	font-size: 83%;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
}
#booking h1 {

	color: #000066;
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
	padding-right: 5px;
}
#booking #form1 strong {
	color: #000066;
}
#right .images {
	text-align: right;
	float: right;
	width: 210px;
	padding-right: 5px;
	margin-left: 10px;
}
#left  .Reason {
}
#booking img {

	border: 1px solid #21216A;
}
.hr {
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#right ol {
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.list {
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
}
