@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
}
a:link {
	color: #792720;
	text-decoration: underline;
	background-color: none;

}

a:visited {
	color: #792720;
	text-decoration: underline;
		background-color: none;

}

a:hover {
	text-decoration: none;
	background-color: #ff0;

}

.content{
	padding: 0px 0px 15px 0px;
	font-size: 13px;
	line-height: 1.5em;
	font-family: "Georgia", Times New Roman, Times, serif;
	}
	
	
.content_sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
	
.leading{
	line-height: 1.3em;
	}
	
.leading2{
	line-height: 1.2em;
	}

.content2{
	padding: 0px 0px 150px 0px;
	font-size: 16px;
	line-height: 1.5em;
	font-family: "Georgia", Times New Roman, Times, serif;
	}

.heading{
	padding: 30px 0px 5px 0px;
	font-size: 20px;
	line-height: 1.3em;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #587E52;
	letter-spacing: 1px;
	}
	
.subheading{
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 1.4em;
	font-family: "Arial", Verdana, Geneva, Lucida Grande, sans-serif;
	font-weight: bold;
	}
.horizontalrule {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
	
.prices{
	color: #000000;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 1.1em;
	font-family: "Arial", Verdana, Geneva, Lucida Grande, sans-serif;
	}

.sectionheading{
	padding: 0px 0px 10px 0px;
	font-size: 15px;
	line-height: 1.3em;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #587E52;
	}
	
.cutline{
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 1.1em;
	font-family: "Arial", Verdana, Geneva, Lucida Grande, sans-serif;
	}
	
.pricingheading{
	padding: 0px 0px 2px 0px;
	font-size: 15px;
	line-height: 1.3em;
	font-family: "Georgia", Times New Roman, Times, serif;
	}
	
	.textbold{font-size : 11px; color:#000000; font-weight:bold;}
.horizontalruleCopy {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 0px;
	padding-right: 5px;
}
.padding_5px {
	padding-left: 5px;
}
.destination_table-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-color: #dfeaf1;
}
.destination_table-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
.destination_table-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-color: #E6ECE5;
}
.destination_table-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	background-color: #e5e5e5;
	color: #2671a3;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: none;
}
.destination_table-grey-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	background-color: #e5e5e5;
	color: #587e52;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: none;
}
.horizontalrule2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}