@CHARSET "ISO-8859-1";

/* Page Content */

#bodyContent {
	background: url( images/about_us_sidebar_repeat.jpg ) repeat-y;
}

#htmlSidebar {
	background:url( images/about_us_sidebar.jpg ) no-repeat;
}

.sideNav .ourStory{
  background: url( images/our_story_button.jpg ) no-repeat;
  top: 52px;
  height: 38px;
}

.sideNav .testimonials {
  background: url( images/testimonials_button.jpg ) no-repeat;
  top: 90px;
}

.sideNav .projectDreamHome {
  background: url( images/project_dream_home_button.jpg ) no-repeat;
  top: 120px;
}

.sideNav .faqs {
  background: url( images/faqs_button.jpg ) no-repeat;
  top: 150px;
}

.sideNav .careers {
  background: url( images/careers_button.jpg ) no-repeat;
  top: 180px;
}

.sideNav .corporateDiscounts {
  background: url( images/corporate_discounts_button.jpg ) no-repeat;
  top: 210px;
}

.sideNav .pressReleases {
  background: url( images/press_release_button.jpg ) no-repeat;
  top: 240px;
}

.sideNav .travelPlanner {
  background: url( images/travel_planner_button.jpg ) no-repeat;
  top: 270px;
}

.sideNav .ourAds {
  background: url( images/our_ads.jpg ) no-repeat;
  top: 300px;
}

#doneesList {
	padding: 0 19px;
	margin: 0;
	list-type:none;
}

#doneesList li {
	position:relative;
	left: -19px;
}

.contactInfo {
	padding-bottom: 19px;
}

table .rowHeadings {
	font-weight:bold;
	color: #9c5F0e;
}

.toc {
	list-style: none;
	margin: 0;
	padding: 0 0 19px 0;
}

.toc li {
	float: left;
	padding: 0 19px;
	border-left: 1px solid #9c5F0e;
	font-weight: bold;
}

.toc li:first-child {
	padding: 0 19px 0 0;
	border: none;
}

#projectDreamHomeCopy {
	float: right;
	width: 513px;
}

#project {
	padding: 0 0 5px 0;
}

h1 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 15px 0 5px 0;
	line-height: 1.2em;
}

h2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 20px 0 5px 0;
	line-height: 1.2em;
}

.release {
	font-weight: bold;
	padding: 17px 0 0 15px;
}

.text {
	padding-top: 5px;
}

.italics {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.about {
	font-style: italic;
	padding-top: 15px;
}

#bodyContent .floatRight {
	float: right;
	padding-left: 19px;
}

#bodyContent .floatProject {
	float: right;
	padding-left: 19px;
	padding-right: 0;
}

#bodyContent .floatLogo {
	float: right;
	padding: 32px 0 19px 19px;
}

.headline {
	clear: both;
	font-weight: bold;
}

.fineprint {
	padding-top: 10px;
	font-size: 11px;
	line-height: 14px;
}

.longtext {
	font-weight: bold;
	padding: 17px 0 0 15px;
	text-align: left;
}
