body {
	background-color: #3D7594;
	margin: 0px;
	padding: 0px;
	color: White;
}
#page {
	background-color: #3D7594;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: auto;
	width: 100%;
	max-width: 800px;
	min-width: 590px;
	border-top: thick solid #A10000;
/*	border: thick solid #A10000;*/
}
#banner {
	height: 188px;
	width: 100%;
	background-image: url(images/snowlion_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	background-color: #3D7594;
	margin: auto;
	max-width: 800px;
	min-width: 590px;
	border-left: thick solid #3D7594;
	border-right: thick solid #3D7594;
}
#logo {
	float: right;
	padding: 20px 30px 0px 150px;
}
#menu {
	margin: 20px auto 0px auto;
	background-color: #3D7594;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: auto;
}

#menu a {
	border: 1px solid #770000;
	background-color: #A10000;
	color: White;
	padding: 2px 3px 2px 3px;
	margin: 0px 1px 0px 1px;
	line-height: 20px;
	white-space: nowrap;
}
#menu a:link {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#menu a:visited {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#menu a:hover {
	color: Silver;
	text-decoration: none;
}
#imenu {
	margin: 20px auto 0px auto;
	background-color: #3D7594;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: auto;
	clear: both;
}

#imenu a {
	border: 1px solid #A10000;
	color: White;
	padding: 2px 3px 2px 3px;
	margin: 0px 1px 0px 1px;
	line-height: 20px;
	white-space: nowrap;
}
#imenu a:link {
	color: White;
	text-decoration: none;
}
#imenu a:visited {
	color: White;
	text-decoration: none;
}
#imenu a:hover {
	color: #A10000;
	text-decoration: none;
}

#content {
	padding: 0px 0px 30px 0px;
	margin: 0px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(images/snowlion_back.gif);
	background-position: 90% 20%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7FF;
}

#content p, h1, h2, h3, h4, table {
	padding-left: 50px;
	padding-right: 50px;
}

#content h2 {
	text-align: center;
}

#content h1 {
	text-align: center;
	color: #A00000;
}

#content ol, ul {
	list-style-position: outside;
}

#content a:link {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#content a:hover {
	color: Silver;
	text-decoration: none;
}

#images {
	margin: 0px 35px 10px 20px;
	float: left;
	width: 150px;
}

#itinerary {
	margin: 0px 35px 10px 20px;
	float: left;
	width: 250px;
}

#bottomline {
	background-color: White;
	clear: both;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	padding-top: 0px;
}

#wrapper {
  background-color: #3D7594;
  margin: 0px 10px auto auto;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style2 {font-style: italic}
.caption {
	font-size: 10px;
}