﻿/* http://www.leadinternet.com/web-design/html/html-color-codes.html */
@import url(layout.css);
#container {
	width: 900px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#content {
	background-color: white; padding: 10px; text-align: left;
}

#masthead {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	padding: 0px;
	color: #9A0000;
	background-color: #787676;
	overflow:hidden;
}
td.Account { background-color:silver; padding-bottom:5px; }

td.FindTour {
	font-family:Verdana, arial, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:silver;
	background-color:gray;
	white-space:nowrap;
	width:175px;
}
input.FindTourText{ width:80px; }
input.FindTourButton { font-size:10px; }

a.account {
	text-decoration: underline;
	margin: 0 1px;
	padding: 5px;
	xdisplay: block;
	border: 0px;
	font-family:Verdana, arial, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color: white; #9A0000;
}
a.account:hover {
	background-color: #333367;
	color: white;
	border: 0px;
}

a.none, a.none:link, a.none:hover, a.none:visited, img.none { 
	text-decoration: none;
	border: 0px;
}

#navigation {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #9A0000;
	overflow: hidden;
	width: 100%;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;

}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;  margin-left: 1px; margin-right:1px;

}
#navigation a {
	color: white;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 0px;
	font-family:Verdana, Geneva, Tahoma, sans-serif, Arial , sans-serif; 
	font-size:12px;
	font-weight:bold;
}
#navigation a:hover {
	background-color: #333367;
	border: 0px;
}
li.NavagationSelect { xborder-bottom:4px #333367 solid; background-color: #333367; }
	 
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	xcolor: #456;
	text-decoration: underline;
}
a:hover {
	xcolor: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

body {
	text-align: center;
	margin-top:10px;
	MARGIN-left:10px; 
		MARGIN-right:10px; 
			MARGIN-bottom:10px; 
	background-color: silver; #00CED1; #B0C4DE; #ADD8E6;#b5cfe1; silver; #91B5D3; #82adcc; #a9cff6;#b5cfe1; #a4bed9; #91B5D3; silver; #787676; #808080;
	xxcolor: #000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

th
{
	font-family:Arial;
	font-size:14px;
	color:#990000;
	font-weight: Bold;
	vertical-align:top;
}
td
{
 font-family:Arial;
 vertical-align:top;
}

td.Caption, a.Caption
{
	text-align:	center;	
	font-size:12px;
	font-weight: Bold;
	color: gray;
	text-decoration:none;
}

td.CaptionLarge, a.CaptionLarge
{
	text-align:	center;	
	font-size:18px;
	font-weight: Bold;
	color: gray;
	text-decoration:none;
}


td.LearnMore, a.LearnMore
{
	text-align:	center;	
	font-size:12px;
	xont-weight: Bold;
	color: #326db5;
}

.Header, .header, .PHeader
{
	font-family:Arial;
	font-size:14px;
	color:#990000;
	font-weight: Bold;
	text-decoration:none;
}

.HeaderLarge, .headerLarge, .PHeaderLarge
{
	font-family:Arial;
	font-size:16px;
	color:#990000;
	font-weight: Bold;
	text-decoration:none;
}


p.Banner, div.Banner
{
	font-family:Arial;
	font-size:20px;
	padding: 5px;
	color: white;  background-color:#333367;
	font-weight: Bold;
	text-decoration:none;
	text-align:center;
}

th.Banner, a.Banner
{
	font-family:Arial;
	font-size:16px;
	padding: 5px;
	color: white;  background-color:#333367;
	font-weight: Bold;
	text-decoration:none;
	text-align:center;
}



table.printing { font-weight: bold; font-size: 8pt; color: black; font-family: Arial; background-color: white; }
th.printing {  font-family:Arial; font-weight: bold; background-color: #808080; color:White; font-size: 9pt; vertical-align: middle; }
table.contact { background-color: white; white-space: normal; }

.Testimonial
{
	font-family:Arial;
	font-size:12px;
	color:#3c3666;
	font-style:italic;
}
hr.testimonial { border:dashed 1px silver; }
	 }
}

.Tag
{
	font-family:Arial;
	font-size:11px;
	color:#333367;
	font-weight:bold;
}



.RegularText
{
	font-family:Arial;
	font-size:12px;
}

.WhiteText
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
}

hr.dot {
border:  dashed  1px  #666666;
}

/*
Blue:	#333367
Red:	#9A0000
Grey	#787676
Calibri
*/
.MOHRedOnGray { font-family:Arial; color: #940000;  background-color:#d3d3d3; }
.MOHWhiteOnGray, th.product, span.product { font-family:Arial; color: white;  background-color:#666666; }
.MOHGrayOnWhite { font-family:Arial; color:#666666;  background-color:white; }
.MOHGrayOnWhiteLarge { font-family:Arial; color:#666666;  background-color:white; font-size:16px; }
.MOHGrayLarge { font-family:Arial; color:#666666; font-size:16px; }
.MOHWhiteOnRed { font-family:Arial; color: white;  background-color:#940000; }
.MOHWhiteOnBlue { font-family:Arial; color: white;  background-color:#333367; }
.MOHGray { font-family:Arial; background-color:#666666; }
.MOHRed { font-family:Arial; background-color:#940000; }

table.product {  border: 5px silver solid; }
th.product, td.product, td.productVFPT {  padding:5px; border:1px silver solid; font-weight:bold; font-size:12px; }
td.productVFPTPrice {  padding:1px; border:1px silver solid; font-weight:bold; font-size:12px;}
a.product, a.product:link, a.product:hover, a.product:visited { color: white;  text-decoration: underline; }
a.productVFPT { color: #FFFF66;  text-decoration: underline; }

td.productVFPT { xcolor: #9A0000; xfont-weight:bold; font-size:12px; background-color: #FFFF66;  #FFFF00; #FFFF99;#FFFFCC; #FFFF66;  }
th.product { padding:5px; xmargin:50px; }
th.productVFPT { padding:5px; background-color:#666666;  }
	
.changes, .blue { color:#333367; #004198; font-weight:bold; }

.ImgRight {
	float:right; padding:10px;
}
p { font-size: 9pt; color: black; font-weight: normal; }