/* CSS Document */
body { 
 	margin: 0;
	padding: 0;
	background: #FF9933 url(../images/bkgdstripesdark.gif) repeat; 	
	font-family: Verdana, Arial, "Century Gothic", "Gill Sans", serif; 
	font-size: 12px;
	color: #000000;
	}
.container	{
	width: 900px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background: #FF9933 url(../images/bkgdstripes.gif) repeat; 	
	}
div.header	{
	height: 140px;
	clear: left;
	line-height: 150%;
	width: 900px;
	}	
.banners	{
	margin: 12px 0px 0px 110px;
	padding: 0px;
	position: absolute;
	}
ul.globalNav {
	margin: 18px 0px 0px 0px; 
	padding: 0px 0px 0px 450px;
	background-color: #f9f69b;
	list-style-type: none;
	vertical-align: middle;
	color: #d35400;
	white-space: nowrap;
	} 
ul.globalNav li {
	display: inline;
	color: #d35400;
	padding: 0px 65px 0px 0px;
	} 
ul.globalNav a:link, a:active {
	text-decoration: none; 
	color: #d35400;
	}
ul.globalNav a:visited {
	text-decoration: none; 
	color: #d35400;
	}
ul.globalNav a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #d35400;
	}
div.columnleft 	{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 1em 1em 0em 1em;
	}
div.columnright	{
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 140px 225px;
	}
a:link, a:visited, a:active {
	text-decoration: none; 
	color: #d35400;
	}
a:hover {
	text-decoration: underline;
	background-color: transparent;
	}
h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #ffebd8;
	text-transform: uppercase;
	}
h1.subhead {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #ffebd8;
	text-transform: uppercase;
	}
h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #ffebd8;
	}
p.links	{
	line-height: 2em;
	}
	
	#schedule {
 		margin: 0px 10px 0px 10px;
		padding: 5px 10px 10px 10px;
		background: #EBF5F5;	
		}
	TABLE.schedule {
		margin: 20px 5px 5px 5px; 
		border-collapse: collapse;
	  	border: 1px solid #993333;
		font-family: Verdana, Arial, sans-serif; 
		font-size: 12px;
		color: #660033;
		width: 575px;
		}
	TH.schedule { 
		vertical-align: top;
		text-align: center;
		font-weight: bold;
		}
	TR.schedule {
		vertical-align: top;
		text-align: left;
		}
	TD.schedule {
	  	border: 1px solid #993333;
		vertical-align: top;
		}
	.imgLeft {
		float: left;
		margin: 0em 1em 0em 0;
		}
	.imgRight {
		float: right;
		margin: 0em 0em 0em 1em;
		}
	p.btmproduct {
		margin: 3em 0em 0em 0em;
		}
	.imgLeftRetreat {
		float: left;
		margin: 0em 2em 3em 0;
		}
	html>body.imgLeftRetreat {
		float: left; /* ie5win fudge ends */
		}
	.imgLeftRetreatExcursion {
		float: left;
		margin: 0em 2em 0em 0;
		}
	html>body.imgLeftRetreatExcursion {
		float: left; /* ie5win fudge ends */
		}
div.footer	{
	clear: left;
	background: #FF9933 url(../images/bkgdstripes.gif) repeat;
	height: 50px;
	}	
p.footertext	{
	font-size: 80%;
	margin: 15px 0px 0px 520px;
		}