a, abbr, acronym, address, applet, area, b, base, basefont, bdo, big, blockquote, body, br, button, caption, center, cite, code, col, colgroup, dd, del, dfn, dir, div, dl, dt, em,
fieldset, font, form, frame, frameset, h1, h2, h3, h4, h5, h6, head, hr, html, i, iframe, img, input, ins, isindex, kbd, label, legend, li, link, map, menu, meta, noframes, noscript,
object, optgroup, p, param, pre, q, s, samp, script, select, small, span, strike, strong, style, sub, sup, table, tbody, td, textarea, tfoot, th, thead, title, tr, tt, u, var
{
	margin: 0;
	padding:0;
}

body
{
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 70%;
	line-height: 160%;
}

a, a:link, a:visited, a:active, a:hover
{
	color: #5d0000;
	text-decoration: underline;
}

a:hover
{
	color: #999999;
}

a img
{
	border: 0;
}

.top
{
	position: absolute;
	top: 0px;
	width: 1000px;
	height: 120px;
	margin-left: -10px;
	background-color: blue;
	background: url(top.png) bottom left no-repeat;
}

.bottom
{
	width: 1000px;
	height: 27px;
	background: url(bottom.png) bottom left no-repeat;
	float: left;
}

.footer
{
	width: 1000px;
	padding-top: 40px;
	text-align: right;
	float: left;
	text-transform: uppercase;
	color: #999999;
	font-size: 0.8em;
}

.page
{
	width: 1000px;
	margin: auto;
	padding-top: 120px;
}

.head
{
	display: block;
	background: url('atol.png') right center no-repeat;
}

.row
{
	width: 100%;
	display: block;
	float: left;
}

.bread
{
	width: 45%;
	color: #999999;
	font-size: 2.2em;
	padding: 10px 0 10px 18px;
	float: left;
}

.bread a, .bread a:link, .bread a:visited, .bread a:active, .bread a:hover
{
	color: #999999;
	text-decoration: none;
}

.bread a:hover
{
	color: #333333;
}

.menu
{
	width: 45%;
	float: right;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #999999;
	padding-right: 30px;
}

.menu a
{
	text-decoration: none;
	color: #999999;
	padding-left: 10px;
}

.menu a:hover
{
	color: #222222;
}

span.select
{
	color: #333333;
}

.content
{
	float: left;
	background: url(shadow.png) repeat-y top left;
	padding: 0 10px;
}

.left
{
	float: right;
	width: 180px;
	background: #401011 url(menuback.png) repeat-x;
	color: #ffffff;
}

.left ul
{
	padding: 20px 0;
	margin: 0;
}

.left ul ul 
{
	padding: 5px 0 10px 20px;
}

.left li
{
	list-style-type: none;
}

.left a, .left a:link, .left a:visited, .left a:active, .left a:hover
{
	text-transform: uppercase;
	padding: 2px 20px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
}

.left a:hover
{
	background: url(btnback.png) no-repeat left center;
}

.main
{
	float: right;
	width: 800px;
}

.padding
{
	padding: 0 20px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover
{
	color: #999999;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5
{
	font-weight: normal;
}

h1
{
	margin-bottom: 10px;
}

.grid
{
	margin: auto;
}

.grid a
{
	padding: 4px;
	display: block;
	float: left;
	width: 110px;
	text-decoration: none;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.grid a:hover
{
	background-color: #fcfcfc;
	border-color: #dddddd;
	color: #000000;
}

.grid img
{
	display: block;
	margin: auto;
	margin-bottom: 10px;
}



















.quickenquiry-wide, .quickenquiry-narrow
{
	background-color: #ebebeb;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
	float: left;
	display: block;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #cccccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.quickenquiry-wide label, .quickenquiry-narrow label
{
	color: #333333;
}

.quickenquiry-wide td, .quickenquiry-narrow td
{
	border: 0 none !important;
}

.quickenquiry-narrow
{
	width: 258px;
}

.quickenquiry-wide
{
	width: 280px;
	border: 1px solid red;
}

.quickenquiry-atol
{
	display: none;
}

.quickenquiry-abta
{
	display: none;
}

.quickenquiry-inputrow
{
	float: left;
	display: inline; /* IE6 margin doubling fix */
	padding: 0px;
	margin: 5px 10px;
}

.quickenquiry-inputrow label,
.quickenquiry-inputrow select
{
	font-weight: normal;
	font-size: 12px;
}

.quickenquiry-inputrow div
{
	float: left;
	display: inline; /* IE6 margin doubling fix */
}

.quickenquiry-inputrow input
{
	width: 232px;
	border: 1px solid #dddddd;
}

.quickenquiry-inputrow input:focus
{
	border-style: inset;
}

.quickenquiry-inputrow .FFCheckbox input, .quickenquiry-inputrow .FFCheckbox input:hover
{
	border: 0;
}

.quickenquiry-inputrow,
.quickenquiry-inputrow label
{
	display: inline;
	float: left;
	width: 232px;
}

.NarrowField, 
.NarrowField label,
.NarrowField .FFText,
.NarrowField .quickenquiry-error
{
	width: 107px !important;
}

.NarrowField input
{
	width: 104px;
}

.quickenquiry-narrow.WideCaptionField div,
.quickenquiry-narrow .WideCaptionField label,
.quickenquiry-wide .WideCaptionField div,
.quickenquiry-wide .WideCaptionField label
{
	float: left;
}

.quickenquiry-narrow .WideCaptionField label
{
	width: 195px !important;
}

.quickenquiry-wide .WideCaptionField label
{
	width: 200px !important;
}


.quickenquiry-inputrow .FFCheckbox
{
	width: auto;
}

.quickenquiry-inputrow .FFCheckbox input,
.quickenquiry-wide .quickenquiry-inputrow
{
	float: left;
	display: inline; /* IE6 margin doubling fix */
	width: auto;
}

.quickenquiry-narrow .quickenquiry-depart
{
	width: auto;
}

.quickenquiry-narrow .quickenquiry-depart label
{
	display: block;
	width: 100%;
}

.quickenquiry-wide .quickenquiry-depart,
.quickenquiry-wide .WideField
{
	width: 336px;
}

.quickenquiry-wide .WideField label
{
	width: 156px;
	float: left;
}

.quickenquiry-error
{
	display: none !important;
}

.quickenquiry-wide .FFHasError,
.quickenquiry-narrow .FFHasError
{
	float: right;
	display: inline; /* IE6 margin doubling fix */
	font-size: 80%;
	color: red;
	width: 190px;
}

.quickenquiry-depart select
{
	display: block;
	float: left;
	margin-right: 10px;
	width: 68px;
}

.quickenquiry-depart option
{
	width: auto;
}

.quickenquiry-narrow h6, .quickenquiry-wide h6
{
	font-weight: normal;
	float: left;
	width: 100%;
	font-size: 1.4em;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
	margin: 0;
	margin-bottom: 10px;
}

.quickenquiry-narrow h6 span, .quickenquiry-wide h6 span
{
	display: block;
	padding: 4px;
}

.quickenquiry-narrow h6 span span, .quickenquiry-wide h6 span span
{
	display: inline;
	padding: 0;
	font-weight: bold;
}

.quickenquiry-narrow .quickquote-button,
.quickenquiry-wide .quickquote-button
{
	width: 80px;
	height: 44px;
	background: url(getaquote.png) no-repeat;
	border: none;
	padding: 0px;
	float: right;
	margin: 10px;
	
	/* hide the button text */
	text-indent: -9999px;
	color: transparent;
	text-transform: capitalize; /* IE6 hack */
}




.two-col-left
{
	float: left;
	width: 492px;
}

.two-col-right
{
	float: left;
	width: 268px;
}




.two-col-right .slideshow-container
{
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 258px;
	height: 190px;
}

.slideshow-buttons
{
	list-style-type: none;
	padding: 0;
	margin: -20px 0 0 5px;
	position: relative;
}

.slideshow-buttons li
{
	display: block;
	float: left;
	width: 20px;
	margin: 0 2px;
}

.slideshow-buttons a
{
	display: block;
	width: 16px;
	height: 16px;
	background-image: url('dot-transparent.png');
}

.slideshow-buttons a.selected
{
	background-image: url('dot-solid.png');
}

.slideshow-next a
{
	background-image: url('next.png');
}

.slideshow-prev a
{
	background-image: url('prev.png');
}

.slideshow-buttons span
{
	display: none;
}


.heading-image
{
	position: relative;
}

.heading-image-content
{
	width: 250px;
	height: 320px;
	position: absolute;
	left: 490px;
	top: 0;
	padding: 10px;
	overflow: hidden;
	background-image: url('blank.png');
}


.gallery
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

.gallery li
{
	padding: 0;
	margin: 40px 0 0 0;
	float: left;
	width: 33%;
}

.gallery a
{
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: center;
}

.gallery img
{
	display: block;
	margin: auto;
}