/* CSS Document */

* { margin:0; padding:0; font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;; }
	
#header { height:20px; background-color:#f4f4f4; text-align:center; }
	
	#header a { width:450px; color:#ccc; text-decoration:none; font-size:12px; margin-left:400px; line-height:30px; }
		
		#header a:hover { text-decoration:underline; }
	
h1 { margin:50px 0 0 50px; text-indent:-9000px; overflow:hidden; width:473px; height:335px; background:url(../images/stripe-ess.jpg) top left no-repeat; }

h2 { margin:10px 0 0 185px; font-weight:normal; font-style:italic; font-size:26px; font-family:Georgia, Times, "Times New Roman", serif; }

h3 { margin:8px 0 0 190px; font-size:.8em; line-height:1.5em; color:#666; font-weight:normal; text-transform:uppercase; }

p { margin:16px 0 0 190px; font-size:.85em; line-height:1.5em; }

a { text-decoration:none; padding-bottom:1px; border-bottom:1px dotted #689a22; color:#689a22; }
	
	a:hover { border-bottom:none; }

img { float:left; margin-right:20px; }

