@charset "UTF-8";
/* CSS Document */

 body {
	 background:url(../images/png/background.png) repeat;
	 margin:10px 0px 0px 0px;
	 font-family:Century Gothic, "Trebuchet MS", Tahoma, Arial;
 }
 
 
 .background {
	 background:url(../images/png/stripe-bg_03.png) repeat-x top;
	 height:713px;
 }
 
 .footer {
	 background:url(../images/png/footer-bg.png) top repeat-x;
	 height:120px;
 }
 
 p {
	 font-family:Century Gothic, "Trebuchet MS", Tahoma, Arial;
	 font-size:14px;
	 color:#666;
	 margin: 0px 0px 5px 20px;
	 line-height:110%;
 }
 
 h1, h2, h3, h4, h5, h6 {
	 color:#662d91;
	 margin:10px 10px 8px 20px;
 }
 
 a:link, a:visited {
	 color:#fff;
	 text-decoration:none;
 }
 
 a:hover {
	 text-decoration:underline;
 }
 
 .header-callout {
	 margin:0px 0px 0px 0px;
 }
 
 .header-callout p {
	 font-family:Century Gothic, "Trebuchet MS", Tahoma, Arial;
	 color:#000;
	 font-size:14px;
	 margin:0px 20px 0px 20px;
	 line-height:120%;
 }
 
 .hours {
	 margin:0px;
	 padding:0px;
 }
 
 .hours p {
	 color:#000;
	 font-size:12px;
	 margin:0px 0px 3px 10px;
	 padding:0px;
 }
 
 .footer-callout {
	 margin:0px 0px 0px 0px;
 }
 
 .footer-callout p {
	 color:#fff;
	 font-size:16px;
	 margin:0px 0px 0px 10px;
 }
 
 .footer2 {
	 margin:0px;
	 padding:0px;
 }
 
  .footer2 p {
	 font-family:Century Gothic, "Trebuchet MS", Tahoma, Arial;
	 font-size:14px;
	 color:#666;
	 margin: 0px 0px 10px 20px;
	 line-height:110%;
 }
 
  .footer2 a:link, .footer2 a:visited {
	  color:666;
	  text-decoration:none;
 }
 
 .footer2 a:hover {
	 text-decoration:underline;
	 color:#662d91;
 }
 
 #hours {
	 font-size:14px;
 }
