/* SILVER WHEELS TRAVEL TOURS INDEX PAGE */

td img {display: block;}

body {
	background-color: #181D29;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#content1 {
	background: url(images/ind_bdy_1bg.jpg) repeat-x ;
	padding: 10px 15px 0px 15px ;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #fff;
	text-align:justify;
	line-height:15px;
}
#content2 {
	background: url(images/ind_bdy_3bg.jpg) repeat-x ;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #fff;
}
#content3 {
	background: url(images/ind_bdy_3bg.jpg) repeat-x ;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #fff;
}

#subNav {
	margin:0px 23px 0px 23px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size:15px;
	font-weight:normal;
	line-height:17px;
	color:#fff;
	text-align:right;
	list-style-type:none;
	/*border-bottom:1px solid #fff;*/
}
	
#subNav li {
	margin:0px; padding:0px;
}		
																																																								
#subNav a:link {
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#subNav a:visited {
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#subNav a:hover {
	font-weight:normal;
	text-decoration:underline;
	display:block;
}
#subNav a:active {
	font-weight:normal;
	text-decoration:none;
	display:block;
}

#ftr {
	padding: 5px 2px 5px 0px ;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 10px ;
	color: #fff;
	text-align:center;
}

#mySlideShow {
	width: 280;
	height: 210;
}