@charset "UTF-8";
body, html {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666;
}

h1 {
	font-size:12px;
	line-height:18px;
	margin:0px;
	padding:0px;
	color:#000;
}

p a { color:#666; }
p a:hover { color:#EE4036; }


h1 a, h1 a:hover, h1 a:visited, h1 a:active { text-decoration:none; color:#000; }

#nav-illustrations a:hover { color:#26A9E0; }
#nav-tearsheet a:hover { color:#339999; }
#nav-about a:hover { color:#F6921E; }
#nav-contact a:hover { color:#EE4036; }
#nav-shop a:hover { color:#37B34A; }
#nav-blog a:hover { color:#005599; }
#nav-contactinfo { color:#666; font-size:10px; }
#nav-contactinfo a { color:#666; text-decoration:none; }
#nav-contactinfo a:hover { color:#000; text-decoration:underline; }

#copyright { font-size:9px; color:#666; text-align:center; }

#description { font-family:Arial, Helvetica, sans-serif; text-transform:none; font-size:11px; line-height:16px; color:#666; font-weight:normal; }