﻿/* Global Styles */
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #9A0E0E;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #9A0E0E;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #9A0E0E;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #9A0E0E;
	text-decoration: underline;
}

.white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


body {
	margin: 0px;
	font-family: Verdana;
		font-size: 12px;
		color: #000000;

	background-color: #9F7800;
	}

td {

	border-width: 0px;
	font-family:tahoma;
				font-size:12px;
				color:#3B3B3B;
	text-align: center;
}

select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 3px;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 3px;
}

input {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 3px;
}

h1 {
	font-family: Georgia;
	font-weight:normal;
	font-size: 22px;
	color: #1182d7;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0;
	margin-top:0;
}
h2 {
	font-family: Georgia;
	font-weight:normal;
	font-size: 18px;
	color: #1182d7;
	line-height:20px;
	padding-bottom:0px;
}
BODY.RadEContentBordered
{ 
 font-size:12px;
 line-height:18px;
 font-family: verdana;
 background-color: #FFFFFF; 
}

.RadEContentBordered
{ 
 font-size:12px;
 line-height:18px;
 font-family: verdana;
 background-color: #FFFFFF; 
}

BODY.RadEContent
{ 
 font-size:12px;
 line-height:18px;
 font-family: verdana;
 background-color: #FFFFFF; 
}

.RadEContent
{ 
 font-size:12px;
 line-height:18px;
 font-family: verdana;
 background-color: #FFFFFF; 
}

/* Subnav Styles */
#td_subnav {
	background-image: url('subnav.gif');
	background-repeat: repeat-x;
}
.subnavTDOn { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	font-weight: bold;
}
.subnavTDOn a:link { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	font-weight: bold;
}
.subnavTDOn a:visited { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	font-weight: bold;
}
.subnavTDOn a:active { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	font-weight: bold;
}
.subnavTDOn a:hover { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	font-weight: bold;
}
.subnavTDOnOver { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	background-color: #0075B5;
	cursor: pointer;
	font-weight: bold;
}
.subnavTDOnOver a:link { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
	font-weight: bold;
}
.subnavTDOnOver a:visited { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
	font-weight: bold;
}
.subnavTDOnOver a:active { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
	font-weight: bold;
}
.subnavTDOnOver a:hover { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
	font-weight: bold;
}
.subnavTDOff { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-align: left;
}
.subnavTDOff a:link { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	text-align: left;
}
.subnavTDOff a:visited { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
}
.subnavTDOff a:active { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
}
.subnavTDOff a:hover { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
}
.subnavTDOffOver { 
	font-family: Verdana;
	font-size: 10px;
	color: #9A0E0E;
	background-color: #0075B5;
	font-weight: bold;
	text-align: left;
}
.subnavTDOffOver a:link { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
}
.subnavTDOffOver a:visited { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
}
.subnavTDOffOver a:active { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
}
.subnavTDOffOver a:hover { 
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: none;
	cursor: pointer;
	background-color: #0075B5;
}

/* Layout Styles */
#div_footer { 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
#div_footer_left { 
	font-family: Verdana;
	font-size: 10px;
	color: #D9DEDD;
	line-height: 16px;
	width: 900px;
}
#div_footer_left a:link { 
	font-family: Verdana;
	font-size: 10px;
	color: #D9DEDD;
	line-height: 16px;
	text-align: right;
}
#div_footer_left a:visited { 
	font-family: Verdana;
	font-size: 10px;
	color: #D9DEDD;
	line-height: 16px;
}
#div_footer_left a:active { 
	font-family: Verdana;
	font-size: 10px;
	color: #D9DEDD;
	line-height: 16px;
}
#div_footer_left a:hover { 
	font-family: Verdana;
	font-size: 10px;
	color: #D9DEDD;
	line-height: 16px;
}
#div_footer_right { 
	font-family: Tahoma;
	font-size: 11px;
	color: #D9DEDD;
	line-height: 16px;
	text-align: left;
	font-weight: 700;
}
#div_footer_right b { 
	font-family: Verdana;
	font-size: 10px;
	color: #D9DEDD;
	font-weight: bold;
	line-height: 16px;
}
#table_buckets { 
	background-image: url('bg_buckets.gif');
	background-repeat: repeat-x;
	background-color: #D8CEAD;
	font-family: Verdana;
	font-size: 11px;
	color: #231F20;
	line-height: 16px;
}
#table_buckets b {
	font-family: Verdana;
	font-size: 11px;
	color: #231F20;
	font-weight: bold;
	line-height: 16px;
}
#table_buckets a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: underline;
	line-height: 16px;
}
#table_buckets a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: underline;
	line-height: 16px;
}
#table_buckets a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: underline;
	line-height: 16px;
}
#table_buckets a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #9A0E0E;
	text-decoration: underline;
	line-height: 16px;
}
#td_bucket_1 {
	background-image: url('bucket_1.jpg');
	background-repeat: no-repeat;
}
#td_bucket_2 {
	background-image: url('bucket_2.jpg');
	background-repeat: no-repeat;
}
#td_bucket_3 {
	background-image: url('bucket_3.jpg');
	background-repeat: no-repeat;
}
#td_bucket_4 {
	background-image: url('bucket_4.jpg');
	background-repeat: no-repeat;
}
.div_bucket {
	margin-top: 36px;
	margin-bottom: 20px;
	margin-left: 19px;
	margin-right: 5px;
	height: 80px;
	width: 173px;
}
.div_content {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.table_trip {
	border: 1px solid #C0C4B1;
	background-color: #F4F5F5;
}
.table_trip img {
	border: 1px solid #C0C4B1;
	margin: 12px;
}
.div_trip {
	margin: 12px;
}
.div_trip a:link { 
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.div_trip a:visited { 
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.div_trip a:active { 
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.div_trip a:hover { 
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.table_trip1 {
	border: 1px solid #C0C4B1;
	background-color: #F4F5F5;
}

.div_tagline {
	font-family: Verdana;
	font-size: 12px;
	color: #006FC3;
}

#formHeader {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	vertical-align:middle;
	background-color:#D7D5BE;
}
#formLabel {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left:20px;
	padding-top:5px;
	text-align:left;
	vertical-align:middle;
	background-color: #F4F5F5;
}
#formLabelRight {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-right:20px;
	padding-top:5px;
	text-align:right;
	vertical-align:middle;
	background-color: #F4F5F5;
}


#productPhoto {
	border: 1px solid #d1d1d1;	
}

#div_menu_top { 
	border-width: 0px;
	font-family: Verdana;
		font-size: 12px;
		color: #D9DEDD;
		line-height: 16px;
	background-color: #990000;
}
#div_menu_top a:link { 
	font-family: Verdana;
	
	font-size: 12px;
	color: #D9DEDD;
	line-height: 16px;
}
#div_menu_top a:visited { 
	font-family: Verdana;
	
	font-size: 12px;
	color: #D9DEDD;
	line-height: 16px;
}
#div_menu_top a:active { 
	font-family: Verdana;
	
	font-size: 12px;
	color: #D9DEDD;
	line-height: 16px;
}
#div_menu_top a:hover { 
	font-family: Verdana;
	
	font-size: 12px;
	color: #D9DEDD;
	line-height: 16px;
}

.desc {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #9A0E0E;
text-decoration: none;
}

visited{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #9A0E0E;
text-decoration: none;
}

.desc a{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #9A0E0E;
text-decoration: none;
}

.desc a:hover{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: underline;
}

.podA {
border: 1px dotted #666;
}

.label {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #000;
font-weight: bold;
text-decoration: none;
}

.label a{
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #000;
font-weight: bold;
text-decoration: none;
}

.label a:visited{
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #000;
font-weight: bold;
text-decoration: none;
}

.label a:hover{
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #00C;
font-weight: bold;
text-decoration: none;
}

