#mainBody {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 600px;
	background-color: #FFFFFF;
}
body {
	background-color: #E77612;
	margin: 0px 0px 0px;
	padding: 0px;
	background-image: url(images/ATC_TDB_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.contactcopy {
	color: #FFFFFF;
}
#mainBody a:link, #mainBody a:visited, #mainBody a:active  {
	font-weight: bold;
	color: #E77612;
	text-decoration: none;

}
#mainBody #rightBody #Contact td {
	color: #FFFFFF;
	text-align: right;
}
#mainBody a:hover  {
	font-weight: bold;
	color: #F6CBA5;
	text-decoration: underline;

}

#leftSidebar {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/ATC_TDB_bkgdBodyLeft.jpg);
	background-repeat: repeat-y;
	width: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
hr {
	color: #999999;
}
#rightBody {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #E77612;
	padding: 5px 20px 20px;
	background-image: url(images/ATC_TDB_bkgdBodyRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-position: center;
	padding: 10px;
	background-image: url(images/ATC_footerBkgd.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
	font-size: 9px;
}
#footerNav a:link, #footerNav a:visited, #footerNav a:active {
	color: #E77612;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#footerNav a:hover {
	text-decoration: underline;
	color: #F6CBA5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
#copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F6CBA5;
	background-color: #E77612;
	margin: 0px auto;
	padding: 10px 0px 0px;
	text-align: center;
	vertical-align: middle;
	width: 600px;
	background-position: center top;
}

#copywrite a:link, a:visited, a:active  {
	text-decoration: underline;
	color: #F8CBA7;
}

#copywrite a:hover  {
	text-decoration: none;
}

#footerNav .byline a:hover  {
	color: #70859C;
    text-decoration: none;
	}
	
.activityHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E77612;
	line-height: 22px;
}
.float_rt {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}
#mainBody #rightBody #reservationRequest ##ReservationRequest td {
	padding: 3px;
}
.photogalleryImages {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#divNav {
	width: 150px;
}
#ulMainNav {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 140px;
	list-style-type: none;
}
#mainBody #rightBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#mainBody #rightBody h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #E77612;
}
#ulMainNav li {
	list-style-type: none;
	display: inline;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E77612;
	text-decoration: none;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#ulMainNav a:hover {
	color: #F6CBA5;
	background-color:  #ffffff;
}
#ulMainNav a:link.last {
	border-bottom-width: 0px;
}
