<!--
body {
/*	background-color: #f1e134;*/	/* Mustard Yellow */ 
	background-color: #ffff99;	/* Buttered Popcorn */ 
	text-align: center;	/* to center page design for older browsers */
	font-family: Arial;
	font-size: 9px;
	color: #626262;	/* Dark Gray */
	width: 100%;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

#matte {
	width: 844px;
	background-color: white;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	border: 1px solid black;
}

#page {
	width: 804px;
	background-color: white;
	margin-left: auto;	/* Centers page design */
	margin-right: auto; /* on newer browsers.  */
}

#header {
	width: 804px;
/*	height: 96px;*/
/*	background: white url(images/beyond-ink-logo-banner-7.jpg) no-repeat top left;*/
	height: 125px;
/*	background: white url(images/header-beach.jpg) no-repeat top left;*/
}

#header-home {
	width: 804px;
	height: 96px;
	background: white url(images/beyond-ink-logo-banner-10.jpg) no-repeat top left;
}

#site-navigation {
	position: relative;
	text-align: right;
	top: 80px; /* 50 for above-line */
	right: 66px;
	font-family: Arial Wide,Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

.site-navigation-item {
	color: white;
	text-decoration: none;
}

.site-navigation-item:hover {color: yellow; text-decoration: none;}

#homepage-header {
	width: 804px;
/*	background: white url('images/header-mountains-sky-bg.jpg') no-repeat top right; height: 360px; */
	background: white url('images/header-mountains-sky-bg-2.jpg') no-repeat top right; height: 281px;
	border-bottom: 1px solid #626262;
}

#homepage-header-callout {
	background-color: white;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	border: 2px solid green;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}

.homepage-header-callout-headline {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
/*	background-color: #DDDDFF;*/
}

#homepage-nav-callout {
/*
	background-color: #ddddff;

	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;

	border: 1px solid #626262;
	border-right: 2px solid #626262;
	border-bottom: 2px solid #626262;
*/	
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*
.featured-client-logo img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter:alpha(opacity=60);
	filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5);
	filter:fade(duration=0.5);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border: 1px solid #626262;
}
*/
/*
.featured-client-logo:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5);
	filter:fade(duration=0.5);
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid black;
}
*/

#header-content {
	width: 678px;
	color: black;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	margin-left: 62px;
	padding-top: 5px;
}

.header-headline {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-top: 10px;
}

.header-link-headline {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: black;
	margin-top: 10px;
	margin-bottom: 5px;
}

a.header-link {
	display: block;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
/*	color: #626262; */
	text-decoration: none;
	margin-bottom: 6px;
	margin-left: 8px;
}

a.header-link:hover {
	color: yellow;
	text-decoration: none;
}

#footer {
	width: 804px;
	background-color: #626262;
	color: white;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 3px;
	font-size: 11px;
	line-height: 1.2em;
	clear: both;
}

.footer-link {
	color: white;
	display: inline;
	text-decoration: none;
}

.footer-link:hover {
	color: yellow;
}

.footer-link-new {
	font-family: Times New Roman,Times
	font-size: 7px;
	font-weight: bold;
	color: #ffff99;
}

#copyright {
	width: 804px;
/*	background-color: #ffff99; */
	font-size: 11px;
	padding-top: 5px;
}

.content-area {
	width: 804px;
	text-align: left;
	background-color: white;
/*	margin: 15px 15px 0px 15px; */
/*	margin-left: 62px;*/
/*	margin-right: 15px;*/
	font-size: 11px;
}

td.homepage-content {
	font-size: 12px;
}

.content {
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: black;
	margin-left: 200px; /* 190px */
}

#nav-sidebar {
	width: 180px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}

.nav-sidebar-title {
	display: block;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-top: 10px;
	margin-bottom: 3px;
	text-decoration: none;
}

.nav-sidebar-link {
	display: block;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 8px;
}

.nav-sidebar-link:hover {
	color: 003a80;
}

.headline {
	font-size: 12px;
	font-weight: bold;
}

h1,h1.title {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #626262;
}

h2,h2.subtitle {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: black;
}

h3,h3.subtitle {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: black;
}

.horizontal-divider {
	width: 804px;
	height: 1px;
	color: #626262;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #626262;
/*	margin-left: auto;
	margin-right: auto;*/
}

.callout {
	display: table;
	background-color: #DDDDFF;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	border: 1px solid blue;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}

#videos {
	text-align: left;
}
-->