
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FILE LOCATION: /central-america/css/print.css
DESCRIPTION: Primary PRINT style sheet for the Companeros website
DATE of LAST EDIT: June 24, 2009 
CHANGE LOG: 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


:link, :visited, :hover, :active { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6, pre, code, p, ul, ol, dl, blockquote, address, td, th {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: normal;
}
html, body, div, li, dt, dd, pre, form, fieldset, input, textarea { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
img, a img { border: none; margin: 0; padding: 0; }
address { font-style: normal; }
hr, legend { display: none; }

body {
	background: none;
	font-size: 75%;
	font-family: georgia, serif;
	line-height: 1.5em;
}
html>body { font-size: 12px; line-height: 18px; }

h1 { font-size: 1.667em; line-height: 27px;  font-weight: normal; }
h2 { font-size: 1.5em; line-height: 1em; margin-bottom: 1em;  font-weight: normal;}
h3 { font-size: 1.33em; line-height: 1.125em; margin-bottom: 1.125em;  font-weight: normal; }
h4 { font-size: 1.167em; line-height: 1.286em; margin-bottom: 1.286em; }
h5 { font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; }

table#container { margin: 0 auto; padding: 0;  border: none;  width: 100%; }
th, td { margin: 0; padding: 0; }
#banner { background: #267CB8;  width: 100%; }
#banner img { margin: 0 auto; padding: 0; border: none; }
#bannerImages { margin:0; padding: 10px 0 0 0; }
#bannerImages #slide1,
.returnToTop, 
#leftColumn, #leftColumn-footer { display: none!important; }

#centreColumn, #centreColumn-footer {
	background: none;
	margin: 0;
	padding: 0;
	width: 99%;
}
#mainContent { margin: 0; padding: 0 12px 0 36px; color: #060; font-size: 1.33em; line-height: 1.125em;  }
#mainContent a:link, #mainContent a:visited { color: #069; font-weight: bold }
#mainContent a:hover, #mainContent a:active { color: #c60; font-weight: bold;}
#mainContent h1 { font-weight: bold; font-variant: small-caps; color: #069; margin: 0.9em 0; }
#mainContent h2 { font-weight: bold; font-variant: small-caps; color: #069;  }
#mainContent h3, #mainContent h4 { color: #c60; margin-bottom: 0; font-weight: bold; }
#mainContent p, #mainContent dl, #mainContent address { line-height: 1.125em; margin-bottom: 1.125em; }
#mainContent address { margin-left: 24px; }
#mainContent dt { color: #a40; font-weight: bold; } 
#mainContent dd {
	margin-left: 2em;
}
#mainContent ul { margin: 0 0 1.125em 40px; padding: 0; }
#mainContent ul li { margin-bottom: 4.5px; padding: 0; line-height: 1.125em; list-style: square; }
#mainContent #tc { margin: 1em 0; padding: 0; border: 2px solid #264a81; background: #fffccd; }
#mainContent #tc ul { margin: 1em 0; padding: 0 0 0 10px; text-align: left; border: 0; }
#mainContent #tc ul li	{
	list-style: square;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 0.833em;
	line-height: 1.8em;
}

#mainContent blockquote p { font-style: italic; margin: 0 3em 1.125em 3em; text-indent: 1.5em; }

#footerContent {
	margin: 0;
	padding: 0 12px 0 36px;
	color: #050; 
	padding-top: 15px;
	border-top: 1px dotted #aaa;
	font-size: 1.167em; line-height: 1.286em;
}

#footerContent .copyright {
	float: none;
}

#mainContent table#galleryTable {
	width: 99%;
	margin: 0;
	padding: 0;
	border: none;
}
#galleryTable td img {
	padding: 2px;
	border: 3px solid #ccc;
	display: block;
}
#galleryTable td {
	font-size: 0.833em;
}
#rightColumn, #rightColumn-footer { display: none; }
#gns {
	background: none;
	color: #000;
	font-family: georgia, serif;
	font-size: 1em;
	letter-spacing: 1px;
}
#tabs { margin: 0; padding: 6px 0; text-align: center;}
#tabs a { margin: 0; padding:  0 10px 0 10px; color: #000; text-decoration: none;  }
body#b-home a.t-home, 
body#b-contact a.t-contact,
body#b-faq a.t-faq,
body#b-links a.t-links,
body#b-gallery a.t-gallery { color: #e92; font-weight: normal; text-decoration: none; }

/* ~~~~~ assorted CLASS rules ~~~~~ */
.clear { clear: both; }
.firstline:first-letter { font-size: 3em; font-weight: bold; float: left; line-height: normal; margin: 3px 2px 0 0; }	
.firstline:first-line { text-transform: uppercase; line-height: normal; }
.horizontalRule {
	clear: both;
	background:  url("/central-america/images/backgrounds/horiziontalRule.gif") repeat-x;
	margin: 1px 20px 7px 20px;
}

.rightpix { float: right; 	margin: 0 0 1.125em 14px; }
.rightpix span {
	display: block;
	padding: 0;
	text-align: center;
	font-size: 0.9167em;
	line-height: 1.637em;
	color: #069;
}
.rightpix img { margin: 0 !important; }