﻿body 
{
	font-family: Georgia;
	font-size: 9pt;
	background-color: #944118;
}
.contentbox
{
	width: 860px;
}

.bookingflow
{
	background-color: #FFFFFF;
}

.searchBar 
{
    font-family: Georgia;
    font-size: 11px;
    margin-bottom: 0px;
}

#footer
{
	background-color: #475B90;
	color: White;
	text-align: center;
	height: 20px;
}

#footer A:LINK
{
	color: White;
	text-decoration: none;
}

#footer A:VISITED
{
	color: White;
	text-decoration: none;
}
#footer A:HOVER
{
	color: White;
	text-decoration: underline;
}

A:LINK, A:VISITED
{
	text-decoration: none;
	color: Blue;
}

A:HOVER
{
	text-decoration: underline;
}

td.rub
{
    font-family:Georgia;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

td.text{
    font-family:Georgia;
    font-size: 11px;
    color: #666666;
}
td.text a:LINK, a:VISITED
{
	text-decoration: none;
	color: red;
}

td.text A:HOVER
{
	text-decoration: underline;
}
h1 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:24px;
	font-weight:normal;
	margin:40px 20px 0px 10px;
	
}
h6
{
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#managed
{
	vertical-align: middle;
	font-size: 8pt;
	padding-top: 5px;
	height: 25px;
	text-align: center;
	color: White;
	
}

#managed img
{
	border-left: none; 
	border-right: none; 
	border-bottom: 1px solid #000; 
	border-top: 1px solid #000;
	vertical-align: middle;
}

#managed A:LINK 
{
	vertical-align: middle;
	font-size: 8pt;
	padding-top: 5px;
	height: 25px;
	text-align: center;
	color: White;
	
}

#managed A:VISITED 
{
	vertical-align: middle;
	font-size: 8pt;
	padding-top: 5px;
	height: 25px;
	text-align: center;
	color: White;
	
}

A:HOVER
{
	text-decoration: underline;
}

.selectCal
{
	border-collapse: separate; 
	width: 860px;
	text-align: center;
	background-image: url(../images/body_bg.gif);
}

.selectCal td
{
	text-align: left;
}

.selectCal A:LINK
{
	color: #000;
}
.selectCal A:VISITED
{
	color: #000;
}

.topp
{
	background-image: url(../images/header_bg.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 145px; 
	width: 860px;
	padding-top: 5px;
	
}

.flow
{
	background-image: url(../images/body_bg.gif); 
	background-position: center;
	width: 860px;
	min-height: 40px;
	padding-top: 10px;
}

div.topp A:LINK
{
	font-family: Arial;
	color: Black;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	padding: 50px 0px 0px 20px;
}
div.topp A:VISITED
{
	font-family: Arial;
	color: Black;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	padding: 50px 0px 0px 20px;
}

div.topp #faqLink
{
	position: relative;
	left: -120px;
}

div.topp #faqLink A:LINK
{
	font-size: 10pt;
}

div.topp #faqLink A:VISITED
{
	font-size: 10pt;
}

.searchBox
{
	
}

