/*
Cajun Gourmet Catering Stylesheet


*/

body       {margin: 0px; background: #400000}
h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; color: #400000}
h1         {border-bottom: 2px solid #400000; margin: 0px; padding: 0px}
ul         {margin-top:0px}

#outer_container   {width: 740px; padding:20px; padding-bottom: 30px; margin: 0 auto; background: #FFFFCC}
#head              {text-align: right}

#links             {float: left; width: 200px}
#links ul 	{list-style-type:none; margin-top: 15px; margin-left: 15px; padding-left: 0px; font-size: 15pt}
#links a:link	{text-decoration: none; color:black}
#links a:visited  {text-decoration: none; color:black}
#links a:hover	{color: black; text-decoration: underline}
#links a:active	{text-decoration: none}

#firstp:first-line	{font-variant: small-caps}
#firstp:first-letter {float:left; font-size:300%; line-height: 0.8}
#article           {margin-left: 200px}

#anchors a:link	{text-decoration: none; color:black}
#anchors a:visited  {text-decoration: none; color:black}
#anchors a:hover	{color: black; text-decoration: underline}
#anchors a:active	{text-decoration: none}

address            {text-align: center; font-style: normal; font-variant: small-caps;
                    border-top: 2px solid #400000; color: #400000}

label.blockLabel 	{display: block; position: relative; margin: 12px 0px}
label.blockLabel input {position:absolute; left: 150px}	
fieldset {margin-bottom:10px; padding:10px; background-color:#FFFFCC}

#firstName, #lastName 	{width: 15em}
#email, #otherType {width: 25em}
#phone {width: 12em}
#eventType	{position:absolute; left: 150px}