/***** -~-~-~ LAYOUT ~-~-~- *****/

/*** Print ***/

#print-header {
	color: #000;
	font-size: 26px;
	font-weight: bold;
	display: block;
	margin-bottom: 25px;
}

.no-print,
#header,
ul.tabs,
#nav,
hr#separator,
#footer #img-logo,
.headline .imagespacelt,
.flash,
#request-quote-button,
.fleet-feature a,
.folder-feature,
.folder-imagert,
#lightbox,
#lightwindow_overlay,
#lightwindow {
	display: none;
}

/*** Site Container and Dimensions ***/

#container {
	border: none;
	margin: 0;
	width: 6.75in;
}

/*** Content Container ***/

#content {
	background: none;
	min-height: 20px;
	padding: 0;
}

/*** TAN Tabs for Content 'Folder' ***/

ul.tabs-alt,
ul.tabs-alt li span {
	color: #000;
}

ul.tabs-alt li {
	background: none;
}

ul.tabs-alt li span {
	background: none;
	padding: 7px 10px 0 6px; 
}

/*** Footer ***/

#footer {
	background: none;
	color: #000;
	height: auto;
	margin-top: 20px;
	padding: 0;
	width: 6.75in;
}

#footer span {
	top: 0;
}

#footer div {
	color: #555;
	float: none;
	padding-top: 15px;
} 


/***** -~-~-~ BUTTONS ~-~-~- *****/

button { 
	display: none;
}


/***** -~-~-~ ZenPhoto ~-~-~- *****/

#main .album {
	width: 2.85in;
}


/***** -~-~-~ CONTENT ~-~-~- *****/

body {
	background-color: #FFF;
	color: #000;
}

h1 {
	background: none;
	color: #000;
	height: auto;
	margin: 0 0 18px 0;
	padding: 0;
	width: auto;
}

h2, h3 {
	color: #000;
}

/*** Highlight - Gradient Background ***/

.highlight th,
h2.highlight {
	background: none;
	border: 1px solid #CCC;
	color: #000;
}

/*** Main Links ***/

a:link,
a:visited,
a:active {
	color: #555;
}

/*** Tables ***/

/* For th styles, see the .highlight th above */

.highlight {
	border: 1px solid #CCC; 
}

.highlight td.borderlt {
	border-left: 1px solid #CCC; 
}

.even {
	background-color: #F1F1F1;
}

/*** Homepage ***/

body#main-index #content {
	background: none;
}

body#main-index .callouts td {
	padding: 0 12px;
	width: 2.25in;
}

/* Homepage: Headline */

.headline {
	background: none;
	border-bottom: none;
	height: auto;
	color: #000;
	margin: 0;
	width: auto;
}

.headline h1 {
	padding: 0;
}

/* Homepage: Callouts (4 column) */

.callouts h2,
.callouts strong {
	color: #000;
}
 
/*** Interior Landing Page ***/

/* Interior Landing Page: Headline */

.headline-interior {
	background-color: #FFF;
	border-bottom: none;
	margin-bottom: 0;
}

.headline-interior h2 {
	color: #000;
	font-size: 1.3846em;  /* 13x1.3846=18px */
}

.headline-interior p {
	font-size: 1em;  /* 13x1=13px */
	line-height: 1.3846em;  /* 13x1.3846=18px */
}

/* Interior Landing Page: Folder */

.folder {
	border: 1px solid #CCC;
	margin: 0 10px 22px 0;
	width: 6.75in;
}

.folder-content {
	background-color: #FFF;
	border: none;
	clear: both;
	padding-top: 8px;
}

.fixed-width-content {
	width: 6.75in;
}

.folder #signature {
	padding: 0;
}

/*** Fleet ***/

.fleet-feature {
	height: auto;
	margin-bottom: 0;
	width: auto;
}

#banner-fleet {
	background: none;
}

/*** FAQs and Testimonials ***/

.faqs,
.testimonials {
	float: none;
	width: auto;
}

.faqs h2,
.faqs h2 span,
.faqs h2.normal,
.testimonials h2,
.testimonials h2 span,
.testimonials h2.normal {
	color: #000;
}