@charset "UTF-8";
h1 {
	font:normal normal 78% Verdana, sans-serif;
 font-weight:bold;	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	color:#df635b;
}

h2 {
	font:normal normal 78% Verdana, sans-serif;
 font-weight:bold;	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	color:#000;
}

body, html {
	font:normal normal 78% Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#666;
}

p {
	font:normal normal 78% Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666;
}

p.signature {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:1px;
	color:#df635b;

}

p.caption {
	font-size:10px;
	line-height:11px;
	color:#666;
	
}

a:link { color:#df635b; text-decoration:none; }
a:hover { color:#e2362b; text-decoration:underline; }
a:active { color:#e18782; text-decoration:none; }
a:visited { color:#e18782; text-decoration:none; }

a img { border:none; }

div.hr { height: 30px; background: #fff url(http://www.sarahjargstorf.com/site/hr.gif) no-repeat scroll center; }
div.hr hr { display: none; }	

.blog a {
	display:block;
	width:200px;
	height:46px;
	background-image:url(http://www.sarahjargstorf.com/site/nav-blog.gif);
	background-position:0px 0px;
}

.blog a:hover {background-position:-200px 0px;}

.animation a {
	display:block;
	width:200px;
	height:46px;
	background-image:url(http://www.sarahjargstorf.com/site/nav-animation.gif);
	background-position:0px 0px;
}

.animation a:hover {background-position:-200px 0px;}

.illustration a {
	display:block;
	width:200px;
	height:46px;
	background-image:url(http://www.sarahjargstorf.com/site/nav-illustration.gif);
	background-position:0px 0px;
}

.illustration a:hover {background-position:-200px 0px;}

ul { margin-left:0px; padding-left:0px; list-style: none;}
li { margin-left:0px; padding-left:0px; list-style: none;}
