body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #afd1ff;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
a:link {
	color: #1845A2;
	text-decoration: underline;
}
a:visited {
	color: #1845A2;
	text-decoration: underline;
}
a:hover {
	color: #B70057;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
img {
	border:0px;
	margin:0px;
}
.body {
	width:600px;
	border:1px solid #8AA4CA;
	background-color: #7db2fb;
	padding:10px;
	border:outset 6pt;
	border-style:ridge 
}
h2, .h2 {
	font-size:40px;
	line-height:90px;
	font-weight:normal;
	display:block;
	font-family:Verdana;
	margin:10px 0px 0px 0px;
}
h3, .h3 {
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	font-family:Arial;
}
h4, .h4 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
	display:block;
	font-family:"Verdana", Arial;
}



/* cells */
.entrance {
	padding:20px 0px;
	font-size:3em;
	font-family:"Times New Roman", Arial;
}
.copy {
	padding:10px 0px;
}

/* recips */
.rtable {
	margin:20px 0px;
}
.rtable td {
	padding:7px 3px;
	text-align:center;
	border:1px solid #8AA4CA;
	background-color:#FDF8F5;
}
.niche1, a.niche1 {
	color:#000000;
	font-size:12px;
	line-height:16px;
}
.niche2, a.niche2 {
	color:#1845A2;
	font-size:12px;
	line-height:16px;
}
a.niche1:hover, a.niche2:hover, {
	color:#CC0000;
}

/* content */
.thumbs img {
	border:1px solid #000000;
	margin:2px;
}
.thumbs img:hover {
	border:1px solid #FF0000;
	margin:2px;
}
.tourline {
	font-size:42px;
	font-family:Impact, Verdana;
	line-height:60px;
}
.tourline_info {
	font-size:30px;
	font-family:"Century Gothic", Arial;
	line-height:40px;
}

.promo {
height:120px;
width:80%;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
text-align:center;
border-color:#999999;
border:outset 3pt;
}

/* etc */
.fs1-5em {font-size:1.5em; line-height:2em;}
.ptb25 {padding-top:25px; padding-bottom:25px;}
