/* Font Families */
h1,h2,h3,h4,h5,h6 blockquote,q,legend,th,p {
	font-family: Century Gothic, Verdana, Arial;
	color: #874187;
	}
	
p,a,div,span,ul,ol,sup,sub,label,input,textarea,select,cite,caption,td {
	font-family: Century Gothic, Verdana, Arial;
	color: #874187;
	}

a.navbar {color: white; text-decoration: none;}	
	
BODY { background-color: #fff; margin: 0px; padding: 0px; }
h1 { font-size: 95%; color:#874187; margin:10px 0px 5px 20px; font-weight:bold;font-family:"serif"; }
#PageCenter { text-align: center; background-image: url(/bespoke/images/1.gif); background-repeat: no-repeat; background-position: top-left; }