/*
CSS for Sheila Hart Design site
*/
	
* {margin: 0;
	padding: 0;}
	
body {font-family: Verdana, Helvetica, Arial, sans-serif; 
	background-color: black;
	color: white;
	margin-top: 1em;
	margin-left: 1em;}

h1, h2 {font-family: Sabon, "Adobe Garamond", Times, "New Times Roman", serif;
	font-weight: normal;}

h1 {color: #555555;
	font-size: 2.5em;
	letter-spacing: .02em;
	text-align: right;
	margin-top: -2.3em;}
	
h2 {color: #333333;
	font-size: 4em;
	letter-spacing:-.04em;}

h3 {letter-spacing: .07em; 
	font-size: .8em;
	font-weight: normal;
	color: #888888; 
	padding-left: 4.5em;
	margin-top: 2.3em;}
	
h4, li, p {font-size: .75em;
	font-weight: normal;}
	
h4 {color: #888888;}

li {color: #a62aa4;
	letter-spacing: .02em;
	list-style-type: none;
	line-height: 4.75em;}

p {line-height: 1.35em;
	letter-spacing: .01em;
	padding-top: .75em;}
	
a {color: #f869f9;
	text-decoration: none;}

a:link {color: #ab05ac;}

a:visited {color: #858585;}

a:hover {color: #cc99cc;}

a:active {color: white;}
	
#tagline {width: 27.8em;
	height: 6.6em;
	margin-left: 7.1em;
	margin-top: -7em;
	border: 1px solid red;}
	
#navigation {width: 9em;
	position: absolute;
	top: 15.5em;
	left: 38.75em;
	text-align: right;
	border-top: 1px solid #eeb111;
	padding-top:1.5em;}
	
#bodycontenthome {font-weight: normal;
	position: absolute;
	top: 16.6em;
	left: 8.15em;
	line-height: 1.5em;
	width:27.8em;
	height: 22em;
	padding-top: 5em;}
	
#bodycontent {font-weight: normal;
	position: absolute;
	top: 12.1em;
	left: 8.05em;
	padding-top: .2em;
	line-height: 100%;
	border-left: 1px solid #eeb111;
	width:27.5em;
	height: 22em;}

#footer1, #footer2 {position: absolute;
	top: 36em;
	left: 8.15em;}
	
#footer1 {letter-spacing: .045em;}
	
#footer2 {letter-spacing: .65em;}

#greybox1 {position: absolute;
	top: 30em;
	left: 47.8em;
	background-color: #252525;
	width: 4.8em;
	height: 4.8em;}
	
#headshot {position: absolute;
	top: 2em;
	left: 38em;}

.phone {color: #eeb111;
	border-top: 1px solid #eeb111;
	padding-top: 1em;}
	
.pageid {color: #999999;}

#whitebox1 {position:absolute;
	top: 15.6em;
	left: 44.1em;
	background-color: white;
	width: 3.6em;
	height: 3.6em;}

#whitebox2 {position:absolute;
	top: 19.2em;
	left: 44.1em;
	background-color: white;
	width: 3.6em;
	height: 3.6em;}

#whitebox4 {position:absolute;
	top: 26.3em;
	left: 44.1em;
	background-color: white;
	width: 3.6em;
	height: 3.6em;}
