/* -----------------------------------------------------
   TMI Screenprinting Equipment 
   Newsletter       html e-mail stylesheet
   author:              Dialect (http://dialect.ca)
   date:                2008-09-25

-------------------------------------------------------- */
html, body, #body {
	margin: 0; padding: 0;
	color: #888888; background: #f2f2f2 none;
}

a img { border: none; }

#body {
	width: 100%;
	margin: 0 auto;
	font: normal 9pt/13pt "Lucida Sans", sans-serif;
}

#wrapper {
	width: 620px;
	margin: 5px auto; padding: 5px;
	background: #e6e6e6 none;
}

#webversion, #credit {
	display: block;
	width: 620px;
	margin: 35px auto 5px;
	text-align: center;
	font-size: 8pt;
	color: #888;
}

#webversion a, #credit a { color: #888; font-weight: bold; }


#masthead {
	width: 620px;
	margin: 0 auto 0;
	padding: 0px 0 0;
	background: #fff none;
	
}

#masthead #logo {
	display: block;
	margin: 0px 0px 0px;
	padding: 0;
}


#content {
	width: 500px;
	margin: -30px auto 0;
	padding: 0 60px 120px;
	background: #fff none;
}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, a:link, a:visited {
	text-decoration: none;
}

a:link, a:visited { font-weight: bold; color: #333; text-decoration: underline; }

a:hover { font-weight: bold; color: #009E9A; text-decoration: underline; }

h1 {
	margin: 12px 0 20px;
	font: bold 26pt/28pt "trebuchet MS", sans-serif;
	letter-spacing: 0em;
	color: #008881;
	border-top:  1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding: 10px 0 10px;
	
}


h2 {
	margin: 15px 0 5px;
	font: bold 16pt "trebuchet MS", sans-serif;
	letter-spacing: 0em;
	color: #009E9A;	
}

h3 {
	margin: 10px 0;
	font: bold 11pt "trebuchet MS", sans-serif;
	letter-spacing: 0em;
	color: #4d4d4d;
	
}

p { margin: 12px 0 0; letter-spacing: 0em; }

#content img { display: block; padding: 0px; border: 7px solid #e6e6e6; }

#content img.right { float: right; margin: 15px 0 12px 12px; }

#content li {
	margin: 1px 0 0 5px; padding: 0;
	font: italic 10pt/18pt "Trebuchet MS", sans-serif;
	color: #808080;
	list-style: url("bullet.gif");
}

blockquote {
	display: block;
	width: 490px;
	margin: 20px auto 25px;
	text-align: center;
	font: 20pt/22pt "Trebuchet MS", sans-serif;
	color: #7ACCC5;
}

blockquote p { margin: 0; padding: 0; }

.medianav { height: 47px; margin: 20px 0 35px; }

#content .medianav a img { margin: 0; padding: 0; border: 0; }

.medianav .facts, .medianav .gallery {
	display: block; width: 241px; height: 47px;
}

.medianav .facts { float: left; }

.medianav .gallery { margin-left: 259px; }

#contact { clear: left; }

#contact h3 { font-size: 10pt; }

#contact a { font-weight: bold; color: #333; text-decoration: underline; }

#contact a:hover { font-weight: bold; color: #009E9A; text-decoration: underline; }


#contact address { margin: 18px 0; font-style: normal; }

#content .forwarding, #content .remove {
	display: block;
	height: 15px;
	margin: 10px 0 20px;
}

#content .forwarding a {
	padding-left: 28px;	
	font: bold 9pt/15pt "Arial", sans-serif;
	color: #B4B0A5; 
	background: #fff url("fwd.gif") 0 50% no-repeat;
}

#content .forwarding a:hover {
	text-decoration: none;
	color: #000;
}