/* Standard Classes - edit as needed do rename or delete */

A{
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}		
INPUT, TEXTAREA, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}

SELECT {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px;
	color: #2B658D;
}	

.PageColor {
	background-color: #081F3B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(stock/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #124B7F;
	margin-top:0px;
	font-weight:normal;
}
.Bold {  font-weight: bold}
.italic {  font-style: italic}
.Footer {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.BlockNav {
	font-family: "Trajan Pro Bold", "Georgia Bold", "Times New Roman Bold";
	font-size: 13px;
	font-weight: normal;
	color: #D8D8C0;
	margin: 0px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	vertical-align: middle;
}
a:hover.BlockNav {
	color: #3F5163;
	text-decoration: none;
}
.PadLeft {
	margin-left: 10px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.PadRight {	margin-right: 12px;}
.Bookings {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	margin-top:0px;
	font-weight:normal;
}
.BookingsSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	margin-top:0px;
	font-weight:normal;
}
.BookingsBack {
	margin-top:0px;
	background-image: url(stock/bookings-driven-duo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BookingsBack2 {
	margin-top:0px;
	background-image: url(stock/bookings-driven-duo2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BookingsBack3 {
	margin-top:0px;
	background-image: url(stock/side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.Tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-top:0px;
	font-weight:normal;
	font-style: italic;
}
.Description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight:normal;
	line-height: 20px;
}
.HomeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #124B7F;
	margin-top:0px;
	font-weight:normal;
}
.FlagBack {
	margin-top:0px;
	background-image: url(stock/serving-those-who-served.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ContentBack {
	margin-top:0px;
	background-image: url(stock/driven-duo-performers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.ContentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-top:0px;
	font-weight:normal;
}
.Red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D12122;
	margin-top:0px;
	font-weight:normal;
	font-style: italic;
	line-height: 20px;
}
.Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0A264F;
	margin-top:0px;
	font-weight:normal;
	font-style: italic;
	line-height: 20px;
}
.ButtonA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	margin-top:3px;
	font-weight:normal;
	font-style: normal;
	line-height: 20px;
	background-color: #367499;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6794A9;
	border-right-color: #819BAA;
	border-bottom-color: #1E537A;
	border-left-color: #0A264F;
	text-decoration: none;
	float: left;
	height: auto;
	width: 160px;
	text-align: left;
	margin-left: 30px;
	padding: 2px;
	margin-bottom: 3px;
}
a:hover.ButtonA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	margin-top:3px;
	font-weight:normal;
	font-style: normal;
	line-height: 20px;
	background-color: #CB2022;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5444B;
	border-right-color: #D5444B;
	border-bottom-color: #5D0F10;
	border-left-color: #5D0F10;
	text-decoration: none;
	float: left;
	height: auto;
	width: 160px;
	text-align: left;
	margin-left: 30px;
	padding: 2px;
	margin-bottom: 3px;
}
.NameLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	margin-top:0px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D71923;
}
.RedBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	margin-top:2px;
	font-weight:normal;
	font-style: italic;
	line-height: 20px;
	background-color: #FFF;
	padding: 8px;
	border: 3px solid #C41F21;
	background-image: url(/stock/side.jpg);
	background-position: right top;
}
.BorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
