body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
img {
	border: 0px;
}
a:link, a:active, a:visited, a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
table#layout-container {
	margin-left: auto;
        margin-right: auto;
        text-align: center;
	background: url(../images/bg-content.jpg);
	width: 875px;
}
table#layout-container td {
	vertical-align: top;
}
table#layout-container td#layout-header {
        vertical-align: top;
        width: 875px;
	height: 140px;
}
table#layout-container td#layout-main {
        vertical-align: top;
}
table#layout-container td#layout-main-admin {
        vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
table#layout-container table#layout-content {
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        width: 868px;
}
table#layout-container table#layout-content td#layout-images {
	width: 135px;
}
.layout-image {
        padding: 11px;
	border: 0px;
}
.layout-image-founder {
        padding: 11px 11px 0px 11px;
        border: 0px;
}
.founder {
	font-style: italic;
	font-size: 8pt;
	text-align: center;
	padding: 0px 11px; 
	display: block;
}
.layout-image-founder-below {
        padding: 0px 11px 11px 11px;
        border: 0px;
}
table#layout-container table#layout-content td#layout-text {
	text-align: left;
	font-size: 9pt;
	width: 470px;
}
table#layout-container table#layout-content td#layout-text h1 {
	color: #b20000;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
table#layout-container table#layout-content td#layout-text ul {
	text-transform: uppercase;
}
table#layout-container table#layout-content td#layout-right {
	text-align: center;
	padding-top: 10px;
}
table#layout-container td#layout-footer {
	background: url(../images/bg-footer.jpg);
        width: 875px;
        height: 20px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table#featured-table {
	margin: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
.featured1 {
	background: url(../images/featured_trip2.jpg);
	width: 115px;
	padding: 5px;
	padding-top: 0px;
	font-size: 8pt;
}	
.featured3 {
	background: url(../images/featured_trip3.jpg);
	width: 115px;
	height: 32px;
	min-height: 32px;
	padding: 5px;
	font-size: 8pt;
	background-repeat: no-repeat;
}	
table#featured-table a {
	color: #b20000;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding-top: 0px;
}
.bottom-images {
	vertical-align: top;
	height: 140px;
}
