.border {
	background-position: center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	border-bottom-color: #666666;
}
.grey_header_fills {
	background-color: cccccc;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	border-top-width: 4px;
	border-top-color: #FFFFFF;
}
.left_nav {
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.grey_grad {
	background-image: url(../images/grey_grad.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	vertical-align: middle;
}
.blue_grad {
	background-color: 6386B5;
	background-image: url(../images/blue_grad.gif);
	background-repeat: repeat-x;
}
#shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
}
#main_content {
	margin-top: 20px;
}
.tour_subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.destinations a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.destinations a:active, a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFCC;
	text-decoration: none;

}
.white_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #003366;
	font-weight: bold;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.titles {
	font-size: 24px;
	text-transform: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.features_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/blue_grad.gif);
	background-position: center;
}
.grey_divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.white_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.white_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.photo_borders {
	border: 1px solid #333333;
}
body {
	background-color: #d1dde8;
	margin: 0px;
}
.table_borders {
	border: 1px solid #CCCCCC;
}
.white_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
