/*

  The Purple Paisley Shirt
  Author: Diana J. Pekol
  Date: 9/30/2009

  Filename:  PPS.css
  Supporting Files:

*/

h3               {font-size: 24px; padding: 0px}
address          {text-align: center}
body             {font-size: 14px; font-family: sans-serif}

fieldset         {margin-bottom: 10px; padding: 10px; background-color: #CC99FF}


label.blocklabel         {display: block; position: relative; margin: 12px 0px}

label.blocklabel input   {position: absolute; left: 150px}

#cform   span            {color: red}

#first_name, #last_name       {width: 25em}
#phone_number                 {width: 10em; margin-left: 100px}
#email_address                {width: 30em; margin-left: 100px}
#business                     {width: 30em; margin-left: 175px}

#morning, #afternoon, #evening, #weekend  {position: relative}



#photopar        {left-padding: 10px}
#slogan          {font-size: 20px; font-style: italic}		 

#items           {border-collapse: collapse; text-align: center; cell-padding: 30px; background-color:#CC99FF}
#items th        {font-size: 20px}
#items td        {font-size: 16px; padding: 2}

#consigndef      {font-size: 12px}

#links                 {font-size: 17px}
#links A:link          {color:#000746}
#links A:visited       {color:#330066}
#links A:active        {color:#00ffcc}
