@charset "UTF-8";
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++

	STYLES FOR MICHAELGLUCK.COM (Default)
	
	Styles and design created by DesyHand.
	Contact: desyhand@handmade-publishing.com

++++++++++++++++++++++++++++++++++++++++++++++++++++ */


body { margin: 0; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #2b2929; }
h2, h3, h4, p { padding: 0 22px; }
p { font-size: .9em; line-height: 1.5em; }
h2 { font-size: 1.5em; font-weight: normal; text-transform: uppercase; color: #0e1739; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h3 { font-size: 1.2em; font-weight: normal; text-transform: uppercase; color: #780e0e; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h4 { font-size: .9em; }

a { }
a:link, a:visited { color: #631111; text-decoration: underline;  }
a:hover, a:active { color: #a32626; text-decoration: none; }

#header h1, #header h2 { display: none; }

ul { padding: 0; margin: 0 27px; }
ul li { font-size: .9em; padding: 0 0 12px 25px; margin: 0; list-style: none; background: url(../images/sub/icon_bullet.gif) top left no-repeat; }

#footer { clear: both; display: block; background: url(../images/sub/footer.gif) 27px 0 no-repeat; height: 60px; }
#footer p { display: none; padding: 0; margin: 0; }

