/*	main.css is a
	Cascading Style Sheet
	by Manny Rombalski
	for www.applevalleycatering.com
*/

/* Global classes section */

.middle {margin-left: 10%;margin-top: 0px;width: 50%;}
.i10 {margin-left:10pt;}
.i20 {margin-left:20pt;}
.i30 {margin-left:30pt;}
.i60 {margin-left:60pt;}
.error {font-size: 85%;color: #ff2222;}
.smallbold {font-size: 85%;font-weight: bold;margin-top: 10px; margin-bottom: 15px; margin-left: 15pt;}
.imagecenter {text-align:center;}
.mainpageimages {width: 18em;height: 11em;}

html
{
direction: ltr;
/*font-family: 'Viner Hand ITC', serif;*/ 
font-family: times, sans-serif; 
font-weight: 400;
font-size: 12pt;
background-color: #ffffff;
color: #000000;
}

head
{
background-color: #ffffff;
color: #000000;
}

body 
{
background-color: #ffffff;
color: #000000;
}

img
{
margin-bottom: 0px;
}

h1
{
font-family: 'Viner Hand ITC', serif; 
font-weight: 500;
font-size: 140%;
color: #000000;
background-color: inherit;
}

h2,h3
{
font-weight: 500;
font-size: 120%;
color: #000000;
background-color: inherit;
}

h4,h5,h6
{
font-style: normal;
font-variant: normal;
color: #000000;
background-color: inherit;
}

table.links
{
margin-top: 0pt;
margin-bottom: 10pt;
background-color: #501030;
}

p,table,address,hr
{
color: #000000;
background-color: inherit;
width: 99%;
}

legend
{
margin-top: 0pt;
margin-bottom: 10pt;
}

div
{
margin-right: 10px;
margin-bottom: 5px;
background-color: inherit;
}

form
{
background-color: inherit;
}

ul
{
}

.links
{
width: 100%;
background-color: #d2b48c;
text-align: center;
}

fieldset
{
margin-bottom: 10pt; 
border-style: solid; 
border: 1pt;
border-color: #800000; 
}

th {background-color:#FAEBD7}

a.nav 
{
font-family: century, serif; 
font-size: 90%;
margin-top: 0px;
text-decoration: none;
font-weight: 600;
color: #000000;
}

a 
{
text-decoration: none;
}

a:link    {color: #ee7777;}
a:visited {color: #ee7777;}
a:active  {color: #dd6666;}
a:hover   {color: #ffffff;}

input.bgmatch
{
background-color: #dddddd;
}

select,input
{
margin: 1px;
background-color: #dddddd;
}

address
{
font-size: 60%;
margin-top: 0em;
padding-top: 0em;
}

.menu
{
background-color: #300000;
font-weight: 500;
}

textarea
{
background-color: #dddddd;
}
