body {
	background-image: url(images/results.gif);
	background-repeat: no-repeat;
	background-position: center 400px;
}
h1, h2, h3 {
	margin-bottom: 0em;
	padding-bottom: 0em;
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.top-buttons {
	width: 800px;
}

.top-buttons a {
	color: #FFFFFF;
}
.top-buttons td {
	width:160px;
	background-image: url(http://www.touchdownhotels.com/images/top-buttons_Layer-3.gif);
	text-align: center;
}

.mainContent {
	background-color: #000000;
	border: 2px solid #37AC44;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 750px;
}
.mainContent td {
	padding: 5px;
}
.mainContent  a {
	color: #FF0000;
}

.nav {
	padding: 5px;
	background-color: #37AC44;
}

.banner {
	width: 960px;
	height: 202px;
	background-color: #FFFFFF;
	margin-top: .5em;
	margin-bottom: .5em;
}

.banner-photo {
	height: 202px;
	width: 319px;
	float: left;
	border-right-width: .5em;
	border-right-style: solid;
	border-right-color: #000000;
}

.logo-top {
	width: 540px;
	float: right;
}

.logo-bottom {
	text-align: center;
	float: right;
	width: 600px;
	height: 90px;
	line-height: 25px;
	background-image: url(http://www.touchdownhotels.com/images/touchdown-banner_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	font-size: 18px;
}

.toll-free {
	font-size: 36px;
	line-height: 32px;
}

.tr-gray {
	background-color: #cccccc;
}

.tr-white {
	background-color: #ffffff;
}

.tr-cream {
	background-color: #FFFF99;
}

.footer {
	margin-top: 0.5em;
	background-color: #37AC44;
}

.footer a {
	color: #FFFFFF;
}
.footer td {
	padding: 5px;
}
