/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	background-color: #F5DA73;
}

.MainBody {
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
}

.Blurb {
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
}

.SideMenu {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px;
}

.RequestCell {
	background-color: #2E5B9C;
	color: #FFFFFF;
	text-align: right;
}

hr {
	color: #2E5B9C;
	border-bottom:#330099; border-bottom-style:dotted; border-bottom-width: thick;
}

.TopPic {
	background-image:url(images/MainPic.jpg)
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #2E5B9C;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

a {
	text-decoration: none;
	font-weight: bold;
}

.AgentText {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2E5B9C;
}

.footer {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #2E5B9C;
}

.footer2 {
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.footer3 {
	color: #2E5B9C;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

.fineprint {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: red;
	font-style: italic;
	text-decoration: none;
}

.fineprint2 {
	font-size: 8px;
	font-style: italic;
	text-decoration: none;
	padding-left: 10px;
}

.special {
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.car_cells{
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}

.tag {
	color: #2E5B9C;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.segment {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-wieght: bold;
	color: #2E5B9C;
	text-align: center;
	}

.BookOnline {
	text-decoration: none;
	color: black;
}

.BoldBlue {
	font-weight: bold;
	color: #2E5B9C;
	text-decoration: none;
}

.BasicBlue {
	color: #2E5B9C;
	text-decoration: none;
}

.red {
	color: red;
	font-weight: normal;
	text-decoration: none;
}

.BoldRed {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.smred {
	font-size: 9px;
	color: red;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.peak-head {
	background-color: #faf3af;
	font-weight: bold;
	text-decoration: none;
	font-size: 8px;
}

.low-head {
	font-weight: bold;
	background-color: #6699FF;
	text-decoration: none;
	font-size: 8px;
}

.request-head {
	background-color: #faf3af;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #2E5B9C;
}

.overview-field {
	background-color: #faf3af;
	font-weight: bold;
	color: #2E5B9C;
	text-decoration: none;
	border-bottom-style: double;
	border-bottom-color:  #faf3af;
	border-bottom-width: medium;
	border-right-style: double;
	border-right-color:  #faf3af;
	border-right-width: medium;
	
}

.overview-field2 {
	font-weight: bold;
	font-size: 10px;
	color: #2E5B9C;
	text-decoration: none;
	border-bottom-style: double;
	border-bottom-color:  #faf3af;
	border-bottom-width: medium;
	border-right-style: double;
	border-right-color:  #faf3af;
	border-right-width: medium;
	
}
/*------------------------------------------------------data.BookMauiOnline.com*/

.fieldname {
	font-size: 12px;
	font-weight: bold;
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: thin;
	
}

.data {
	color: blue;
	font-size: 11px;
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: thin;
	padding-right: 20px;
}

.red_data {
	color: red;
	font-weight: bold;
	font-size: 11px;
	padding-right: 20px;
}

.data2 {
	color: blue;
	font-size: 11px;
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: thin;
}

.data3 {
	color: blue;
	font-size: 11px;	
}

.TopBorder {	
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: thin;
}
