@charset "UTF-8";
/* CSS Document */

/* HOME PRINT CSS*/

/* @group Sitewide Styles */

html, body {
	height:100.1%;
	margin-bottom:1px;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
a img {
	border: 0;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #6e90af;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 1.2em;
	color: #000;
	}	


p, a, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	}

.readMore, a {
	text-align: right;
	font-size: 10px;
	}

#container {
	width: 980px;
	padding: 0;
	border: 0;
	overflow: auto;
	}

/* @end */

/* @group Overide Safari Link Underlining */

#container a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	}

a  {
	text-decoration: none;
	}

/* @end */

/* @group Header Content */

#header {
	width: 980px;
	overflow: auto;
	padding-bottom: 20px;
	}

#masthead {
	margin-top: 15px;
	}

#navigation {
	display: none;
	}

/* @end */

/* @group SiteSearch Styles */

#contact {
	display: none;
	}
	
/* @end */

/* @group Home Page Styles */

#HomeContent {
	padding-top: 20px;
}

.MainImageText{
	color: #000;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
}

.MainImageTitle {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}

#homepg-column-container {
	width: 980px;
	float: left;
	}

#homepg-column1, #homepg-column2, #homepg-column3 {
	width: 245px;
	float: left;
	padding: 0;
	text-align: left;
background: url(http://www.blackcoffee.com/assets/images/vertical-line-1.gif) no-repeat;
	margin-bottom: 110px;
	margin-top: 35px;
	}
#homepg-column4 {
	width: 236px;
	float: left;
	padding: 0;
	text-align: left;
background: url(http://www.blackcoffee.com/assets/images/vertical-line-2.gif) no-repeat;	margin-bottom: 110px;
	margin-top: 35px;
	}
	
#homepg-column1 p, #homepg-column2 p, #homepg-column3 p {
	font-size: 10px;
	color: #000;
	margin-right: 12px;
	margin-left: 12px;
	line-height: 2.25em;
	}
		
#homepg-column4 p {
	font-size: 10px;
	color: #000;
	margin-left: 12px;
	line-height: 2.25em;
	}		

#homepg-column-container .feature-title a{
	font-size: 16px;
	color: #6e90af;
	line-height: 1.5em;
	}

/* @end */	


/* @group ContentFader Styles */


#whatsnew { /* Total width: 350px+5px+5px=360px Read relative width relations for the other two containers below! */
	position: relative;
	width: 980px;
	height: 350px; /* Set height to be able to contain height of largest content shown*/
	border: none;
	overflow: hidden;
}

.cycle {
	border: none;
	margin: 0;
	padding: 0;
}

.MainImage {
	width: 740px;
	height: 350px;
	float: left;
	border: none;
	padding: 0 35px 0 0 ;
}

.SubContent {
	float: left;
	width: 200px;
	height: 350px;
	text-align: center;
}

.ClientLogo {
	border: 0;
	padding-bottom: 79px;
	padding-top: 20px;
}

#BEStatement {
	position: relative;
	top: 215px;
	width: 740px;
	background-color: white;
	z-index: 1000;
}

#BEStatement img {
	background-color: white;
	padding: 20px 0;
}
/* @end */

/* @group Misc Text Styles */

.large-heading {
	font-size: 23px;
	color: #000000;
	text-align: left !important;
	line-height: 1.5em !important;
}

.large-heading-justify {
	font-size: 21px;
	color: #000000;
	line-height: 1.5em !important;
}

.heading-2 {
	font-size: 13px;
	color: #000000;
	}	

.bold-text {
	font-size: 12px;
	font-weight: bold;
	}

.bold-text a {
	font-size: 12px;
	font-weight: bold;
	color: #6e90af;
	}


.BoldTextOrange {
	font-size: 16px;
	font-weight: bold;
	color: #ff9600;
	}

.BoldOrange {
	font-weight: bold;
	color: #ff9600;
	}

.trademark {
	font-size: 6px;
	vertical-align: super;
	}

/* @end */

/* @group PullOutLink */

#PullOutLink {
	display: none;
}

/* @end */

/* @group Footer */

#footer {
	width: auto;
	text-align: right;
	}

#footer #footer-container {
	display: none;
	}
	
#PrintContent {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.footerPrintInfo {
	font-size: 10px;
	color: #000;
}

.footerPrintPhone {
	width: 980px;
	font-size: 18px;
	color: #000;
	position: absolute;
	top: 70px;
	text-align: right;
}

	
/* @end */

/* @group Adjustment for lower NavIcons */

#homeNavIconsContainer {
	display: none;
	}
}
/* @end */


/* HOME PRINT CSS*/
