* {
	margin: 0px;
	padding: 0px
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body{
	background-color: #9e9e9e;
}
#container {
	display: block;
	margin: auto;
	width: 900px;
}
#column {
	display: block;
	float: left;
	width: 900px;
	background-image: url(overflow-bg.jpg);
	background-repeat: repeat-y;
}
#header {
	display: block;
	float: left;
	width: 900px;
	height: 139px;
	background-image: url(header-bg.jpg);
	background-repeat: no-repeat;
}
#header a span{
	visibility:hidden;
}
#header ul {
	display: block;
	float: left;
	width: 130px;
	height: 120px;
	background-image: url(nav.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 50px;
	left: 20px;
	list-style-type: none;
}
#header ul li.top {
	margin-top: 15px;
}
#header ul li {
	margin-left: 15px;
}
#header ul li a {
	display: block;
	float: left;
	width: 100px;
	height: 21px;
	text-indent: -9000px; 
}
#header ul li a:hover,
#header ul li a.current {
	/*background-image: url(nav-hl.jpg);*/
	background-repeat: no-repeat;
}
#header ul li a#home-nav:hover,
#header ul li a#home-nav.current {
	background-position: -15px -15px;
}
#header ul li a#tour-nav:hover,
#header ul li a#tour-nav.current {
	background-position: -15px -36px;
}
#header ul li a#resources-nav:hover,
#header ul li a#resources-nav.current {
	background-position: -15px -57px;
}
#header ul li a#contact-nav:hover,
#header ul li a#contact-nav.current {
	background-position: -15px -78px;
}
#content { 
	display: block;
	float: left;
	width: 900px;
	padding-bottom: 20px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;	
}
#content h1 {
	margin: 0px 180px -10px 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;	
	line-height: 60px;
	height: 60px;
	overflow: hidden;
}
#tour #content h1,
#resources #content h1,
#contact #content h1 {
	margin: 0px 180px 0px 305px;	
}
#content a.standalone {
	display: block;
	float: left;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 725px;
	bottom: 5px;
}
#content #location,
#content #media,
#content #tour-dates {
	display: block;
	float: left;
	width: 900px;
	background-image: url(drop-box-middle.jpg);
	background-repeat: repeat-y;
	background-position: 300px 0px;
}
#content h2 {
	display: block;
	float: left;
	width: 280px;
	text-transform: uppercase;
	text-align: right;
	color: #ff6311; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 25px;
}
#content h2.top {
	top: 10px;
}
#tour #content img {
	display: block;
	float: left;
	position: relative;
	left: 65px;
}
#content p {
	margin: 10px 90px 5px 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#content p.space,
#content div.space {
	margin-top: 30px;
}
#content p span {
	color: #ff6311;
}
#content p.tour-list {
	display: block;
	float: left;
	margin: 0px;
	margin-top: 10px;
	position: relative;
	left: 78px; 
}
#tour #content span {
	display: block;
	float: left;
	width: 160px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: none;
}
#tour #content span.date {
	padding-left: 20px;
}
#tour #content span.location {
	color: #666666;
}


#tour #content span.place {
	padding-right: 20px;
	color: #666666;
}
#tour #content p.tour-list a {
	display: block;
	float: left;
	text-decoration: none;
	background-image: none;
	
}
#tour #content p.tour-list a:hover {
	_background: 0 0; //non-sense ie6 hack to fix bg-image hover bug
	/*background-image: url(tour-date-hl.gif);*/

}
#tour #content a:hover span.location, span.place {
cursor:hand;
	color: #ff5800;
}

#content a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#content a.orange {
	color: #ff5800;
}
#content #image-box {
	display: block;
	float: left;
	width: 476px;
	background-color: #e2e3e3;
	list-style-type: none;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 10px 90px 5px 335px;
	_margin-left: 167px;
}
#content #image-box li {
	display: block;
	float: left;
	width: 92px;
	height: 92px;
	margin-top: 3px;
	margin-right: 3px;
	background-color: #e2e3e3;
	list-style-type: none;
}
#content #video-box {
	display: block;
	float: left;
	background-image: url(video-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 55px;
}
#content #video-box img {
	padding: 4px 4px 0px 4px;
	margin: 0px;
}
#content #video-box p {
	color: white;
	line-height: 23px;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 4px;
	position: relative;
	left: 10px;
	bottom: 5px;
}
.drop-box-top {
	display: block;
	float: left;
	width: 900px;
	height: 11px;
	background-image: url(drop-box-top.jpg);
	background-repeat: no-repeat;
	background-position: 300px 0px;
}
.drop-box-middle {
	display: block;
	float: left;
	padding-bottom: 20px;
}
.drop-box-bottom {
	display: block;
	float: left;
	width: 900px;
	height: 11px;
	background-image: url(drop-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 300px 0px;
}
.join-the-tour {
	display: block;
	float: left;
	width: 900px;
	height: 45px;
	background-image: url(join-the-tour.gif);
	background-repeat: no-repeat;
	background-position: 300px 0px;	
}
.join-the-tour a {
	display: block;
	float: left;
	width: 543px;
	height: 45px;
	position: relative;
	left: 300px;
	text-indent: -9000px;
}
.call-the-hotline {
	display: block;
	float: left;
	width: 900px;
	height: 45px;
	background-image: url(call-the-hotline.gif);
	background-repeat: no-repeat;
	background-position: 300px 0px;		
}
#footer {
	display: block;
	float: left;
	width: 900px;
	height: 172px;
	background-image: url(footer-bg.jpg);
	background-repeat: no-repeat;
}
#footer h2 {
	margin: 50px 0px 5px 228px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
#footer ul {
	display: block;
	margin: auto;
	width: 444px;
	height: 39px;
}
#footer ul li {
	display: block;
	float: left;
	height: 39px;
}
#footer ul li a {
	display: block;
	float: left;	
	height: 39px;
	text-indent: -9000px;
	background-image: url(logos.gif);
}
#one {
	width: 57px;
}
#two {
	width: 57px;
	background-position: -57px 0px;
}
#three {
	width: 57px;
	background-position: -114px 0px;
}
#four {
	width: 47px;
	background-position: -171px 0px;
}
#five {
	width: 57px;
	background-position: -218px 0px;
}
#six {
	width: 57px;
	background-position: -275px 0px;
}
#seven {
	width: 56px;
	background-position: -332px 0px;
}
#eight {
	width: 56px;
	background-position: -388px 0px;
}
#footer p {
	text-align: center;
	/*background-image: url(logo-reflection.gif);*/
	background-position: center 5px;;
	background-repeat: no-repeat;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
}
#footer p a {
	color: white;
}
#footer p span {
	font-size: 9px;
	color: #bbbbbb;
}
#footer p span.divider {
	font-size: 11px;
}

