body
{
	background-color: White;
}
td.up1
{
	
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: Black;
}
td.up2
{
	
	background-image: url(../images/upper.jpg);
	background-repeat: no-repeat;
}
td.up3
{
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
}
td.up4
{
	background-color:#BED1D8;

}

td.bottom
{
	background-image: url(../images/smal_f.jpg);
	background-repeat: repeat-x;
}
td.bottom2
{
	background-image: url(../images/down.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
} 
h2
{
	font: bold 18px Garamond;
	color: Black;
	margin-bottom: 0px;
	margin-top: 1px;
}
h3
{
	font: 16px Times New Roman;
	color: #200C0C;
	text-decoration: none;
}

h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 16px Garamond;
	color: #4D2424;
}
a.menu:link
{
	text-decoration: none;
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font: italic bold Arial;
}
a.menu:active
{
	text-decoration: none;
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font: italic bold Arial;
}
a.menu:visited
{
	text-decoration: none;
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font: italic bold Arial;
}
a.menu:hover
{
	text-decoration: underline;
	color: #002259;
	
	font-family: Verdana;
	font-size: 14px;
}
.white
{
	color: White;
	font: italic;
}
h2.tour
{
	font: bold 20px Garamond;
	color: 57666C;
	margin-bottom: 8px;
	margin-top: 8px;
}
h3.tour
{
	font: bold 16px Garamond;
	color: 445055;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 10px;
}

a.main:link
{
	text-decoration: none;
	color: Navy;
	font-family: Verdana;
	font-size: 14px;
	font: italic bold Arial;
}
a.main:active
{
	text-decoration: none;
	color: Navy;
	font-family: Verdana;
	font-size: 14px;
	font: italic bold Arial;
}
a.main:visited
{
	text-decoration: none;
	color: Navy;
	font-family: Verdana;
	font-size: 14px;
	font: italic bold Arial;
}
a.main:hover
{
	text-decoration: underline;
	color: #002259;
	
	font-family: Verdana;
	font-size: 14px;
}

h1
{
	font: bold 22px Garamond;
	color: 445055;
	margin-bottom: 0px;
	margin-top: 1px;
}