/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.3em;
	margin-top: 0px;
	background-color: #B5CCEC;
}
table td {
	line-height: 1.5;
}
h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #008149;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	color: #008149;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p {
	margin-top: 0px;
}
a:link, a:visited {
	color: #333333;
}
a:hover {
	color: #008149;
}
#outer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-bottom: 10px solid #008149;
}
#banner {
}
.top {
	border: 1px solid #008149;
	background-color: #008149;
	color: #FFFFFF;
	width: 150px;
}
 a.top {
	display:block;
	color: #FFFFFF;
	padding: 3px;
}
a.top:hover {
	color: #000000;
}
#nav {
	width:205px;
	float: left;
	text-align: left;
	padding-top: 30px;
	font-size: 11px;
}
#nav a:link, #nav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#nav a:hover {
	color: #FFFFFF;
}
#content {
	margin-top: 0px;
	padding-left: 210px;
	text-align: left;
	padding-bottom: 10px;
	background-color: #EBF3CF;
	padding-top: 20px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
}
.project {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px dashed #e4e4e4;
}
.package {
	background-color: #FBF2EC;
	padding: 5px;
	margin-bottom: 10px;
}
.small {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
table#prices {
	width: 100%;
	border: 0px solid #000;
}
table#prices td {
	padding: 5px;
}
div.trip {
	padding: 5px;
	font-size: 11px;
}
img.left {
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
a#tripadvisor {
	display: block;
	background-color: #008149;
	width: 165px;
	margin-left: 5px;
}

#spider {
	width: 800px;
	font-size: 9px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #B1B1B1;
}
#spider a:link, #spider a:visited {
	color: #B1B1B1;
}
#spider a:hover {
	color: #000000;
}
div#Tad {
	background-color: #FFFFFF;
	width: 170px;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 5px;
}
div#Tad a:link, div#Tad a:visited {
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
}
div#Tad a:hover {color:#FF0000;}
div#clear {
	clear: left;
}
#temp_contact {
	margin: 3px;
	background-color: #008149;
	color: #FFFFFF;
	width: 174px;
	padding: 3px;
	margin-left: 5px;
	margin-top: 10px;
}
#temp_contact a:link, #temp_contact a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 0px;
	padding: 0px;
}
#temp_contact a:hover {color:#FF0000;}
