body {
	margin: 0%;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	margin-left: 4%;
	padding: 0%;
	line-height: 150%;
	list-style-type : square;
}

td {
	vertical-align: top;
	font-size: 70%;
}

h1 {
	color: #003399;
	font-size: 125%;
}

h2 {
	color: #003399;
	font-size: 100%;
}

h3 {
	font-size: 100%;
}

.topmenu {
	background-color: #D15103;
}

td.featurecontent {
	background-image : url(http://www.travellersboutique.com/new_site/images/dot_v.gif);
}

td.featurefineprint {
	background-image : url(http://www.travellersboutique.com/new_site/images/dot_h.gif);
}

.content {
	color: #333;
	line-height: 150%;
	background-color: white;
}
	
a {
	color: #003399;
	text-decoration: none;
}
	
a:hover {
	color: #003399;
	text-decoration: underline;
}
	
.smtxt {
	font-size: 10px;
	color: #333;
}

.smtxt a {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
	
.smtxt a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}

.pagelink {
	font-size: 90%;
	font-weight: bold;
	color: #CC6600;
}

.pagelink a {
	color: #CC6600;
	text-decoration: none;
}
	
.pagelink a:hover {
	color: #CC6600;
	text-decoration: underline;
}

.fineprint {
	font-size: 65%;
	color: #999;
	background-color: white;
}

.fineprint a {
	color: #999;
	text-decoration: none;
}
	
.fineprint a:hover {
	color: #999;
	text-decoration: underline;
}

.bluetxt {
	color: #003399;
}

.bluetxt a {
}

.bluetxt a:hover {
}


td.whitetxt {
	vertical-align: middle;
}

.whitetxt {
	color: white;
	font-weight: bold;
	background-color: #003399;
}

.whitetxt a {
	color: white;
	text-decoration: none;
}
	
.whitetxt a:hover {
	color: white;
	text-decoration: underline;
}

.luggagetxt {
	vertical-align: middle;
	font-size: 65%;
	color: #333;
	background-color: #FBEDD2;
}

.luggagetxtsmall {
	font-size: 65%;
	color: white;
	font-weight: bold;
}

.copyright {
	font-size: 55%;
	color: white;
	background-color: #003399;
	text-align: center;
	line-height: 180%;
}

img.float {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
