html {
	background-color: #e6e6e6;
	min-height: 100.05%;
}

body,div,ul,li,p{margin:0;padding:0;}
img{border:0;}
ul {list-style:none;}

body {
	color: #333333;
	height: 100%
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	line-height: 1.5;
}

strong {
	font-weight: bold;
}

#page-container {
	border-left-style: solid;
	border-bottom-style: ridge;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 3px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: white;
	width: 900px;
	border-color: #e6e6e6;
	padding: 0px;
	padding-bottom: 160px;
	margin: 24px;
}

#page-header {
	background-color: #b3b3b3;
	height: 220px;
	background-repeat: no-repeat;
	background-position: 24px 24px;
	background-image: url(/shared/img/header.png);
	padding-left: 16px;
	border-style: none;
}

#page-feature {
	height: 320px;
}

#tour-body {
	border-width: 1px;
	border-style: none;
	clear: none;
	padding-left: 16px;
}

#tour-image {
	padding-left: 16px;
}

.tour-segment {
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #666666;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 3px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: outset;
	list-style-type: none;
	width: 600px;
	margin-bottom: 12px;
	background-color: white;
	margin-top: 4px;
	padding-left: 6px;
	padding-top: 8px;
}

.tour-title {
	color: #4c4c4c;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
}

.tour-list {

	line-height: 150%;
	padding-left: 16px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tx-itinerary {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 4px;
	padding: 2px;
	border-style: none;
	border-spacing: 2px 10px;
}

.tx-itinerary th {
	border-width: 1px;
	border-color: #e6e6e6;
	border-style: solid;
	padding-left: 4px;
	text-align: left;
	color: #4c4c4c;
}

.tx-itinerary p {
}


#tx-table {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.page-menu {
	margin-top: 200px;
}

.page-blank {
	background-color: red;
	height: 100px;
}

#page-footer {
	height: 100px;
	background-color: #495B8A;
	border-style: none;
}

#page-footer-bottom {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #d4d4d4;
	background-color: #495B8A;
	border-style: none;
	
   position:absolute;
   bottom:0;
   width: 100%;
   height: 160px;   /* Height of the footer */

}

#footer-copyright {

	border-style: none;

	border-width: 1px;

	width: 900px;

}#copyright {
	color: #b3b3b3;
	font-size: 11px;
	margin-left: 24px;
	margin-top: 24px;
	padding-left: 24px;
	padding-top: 24px;
}

#copyright a {
	color: #b3b3b3;
	font-size: 11px;
	margin-left: 24px;
	margin-top: 24px;
	padding-left: 24px;
	padding-top: 24px;
}

