BODY
{
	background-color : #502A1C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TABLE
{
	margin : 0px;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
    background-color : #FFFFF0;
}

TD.bluebox
{
	background-color : #113147;
    color : #ffffff;
    font-size : 12px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 15 px;
    padding-bottom : 15 px;
}

TD.center1
{
	background-color : #D2DBE0;
}

H2
{
    color : #482B3E;
	font-size : 16px;
}

H3
{
    color : #482B3E;
	font-size : 16px;
    text-align: center;
}

H4
{
    color : #482B3E;
	font-size : 18px;
	text-align: center;
    font-style : italic;
}

H5
{
    color : #482B3E;
	font-size : 18px;
	text-align: center;
}

H6
{
    color : #501044;
	font-size : 18px;
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : normal;
}

#weddingcomp
{
    position: relative;
}

#weddingtext
{
    position: absolute;
    top: 200px;
    left : 350px;
}
div.bites
{
    margin-left : 80px;
        margin-right : 80px;
        margin-top : 10px;
        margin-bottom : 25px;
}

#farm_bites
{
    margin-left : 20px;
}


LI
{
    margin-left : 50px;
    padding-bottom : 6px;
    text-size : 11px;
}

LI.indent
{
    margin-left : 20px;
    padding-bottom : 6px;
    text-size : 11px;
}

.indent
{
    margin-left : 20px;
    padding-bottom : 6px;
}


img.border
{
	border-color : #0C6B50;
	border-width : 1px 1px 1px 1px;
}

p.border
{
    border: 1px solid gray;
    padding-top:  10px;
    padding-right : 10px;
    padding-left : 10px;
    padding-bottom : 10px;
}

TD.blue
{
    background-color : #113147;
}

.bold
{
    color : #333333;
	font-weight : bold;
}

.red
{
    color : #AC1515;
	font-weight : bold;
    font-size : 15px;
}

.caption
{
    font-size : 11px;
	font-style : italic;
    text-align : center;
    font-family : Verdana, "Times New Roman", Times, serif;
}

.indent30
{
	margin-left : 30px;
    margin-right : 30px;
}

.small
{
    font-size : 11px;
}

.large14
{
    color : #113147;
    font-size : 14px;
    font-weight : bold;
}


.large
{
    color : #113147;
    font-size : 15px;
    font-weight : bold;
}

.bag
{
    background-image : url(graphics/bag.gif);
    background-repeat : no-repeat;
}

div.recipeside
{
    background-image : url(graphics/recipe_card_side.gif);
     background-repeat : repeat;
}

div.recipesmall
{
    background-image : url(graphics/recipe_smallback.gif);
     background-repeat : repeat;
}
.divider
{
    background-image : url(graphics/divider.gif);
     background-repeat : repeat;
}
.borderleft
{
    background-image : url(graphics/vertical_left.gif);
}

.borderright
{
    background-image : url(graphics/vertical_right.gif);
}

.backgroundbottom
{
    background-image : url(graphics/background_bottom.gif);
}

.backgroundbottomnews
{
    background-image : url(graphics/newsletter/background_bottom_news.gif);
}


.bordercolor
{
    border-color : #0C6B50;
}

.larger
{
    font-size : 15px;
}

.right
{
    text-align: right;
}

TD.buttonback
{
	background-image : url(graphics/buttonback.gif);
}

TD.right
{
	background-image : url(graphics/background_right.gif);
}


.footer
{
	font-size : 10px;
	text-align: center;
    color : white;
}

.form
{
	font-size : 13px;
}

.purple
{
	font-size : 12px;
    color : #482B3E;
    font-weight : bold;
}

.whitebold
{
	font-size : 12px;
    color : #fffff0;
    font-weight : bold;
}

.white
{
	font-size : 12px;
    color : #fffff0;
   
}

.brown
{
	font-size : 12px;
    color : #502A1C;
    font-weight : bold;
    
}

.copyright
{
	font-size : 9px;
	color : #ffffff;
	text-align: center;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}

a.nav:LINK
{
    color : #502A1C;
    text-decoration : none;
}

a.nav:VISITED
{
    color : #502A1C;
    text-decoration : none;
}

a.nav:HOVER
{
    color : #000000;
    text-decoration : underline;
}
a.footer:LINK
{
    color : #ffffff;
    text-decoration : none;
}

a.footer:VISITED
{
    color : #ffffff;
    text-decoration : none;
}

a.footer:HOVER
{
    color : #fffff0;
    text-decoration : underline;
}