﻿body
{
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: url('Images/BodyBG.jpg') repeat-y center top;
}
div#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #ffffff
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #919191;
	margin: 0px;
	padding: 0px
}

#header
{
    width: 980px;
    height: 128px;
    background: url('Images/HeaderBG.jpg');
    position: relative;
}

.pnllogin
{
    position: absolute;
    top: 33px;
    left: 665px;
    width: 230px;
    height: 16px;
}

.pnllogin input
{
    font-size: 7.5pt;
    border: solid 1px transparent;
    background: none;
    width: 72px;
    color: #1A2E49;
    padding: 0px;
    margin: 0px;
}

.pnllogin a
{
    color: #BB8849;
}

.pnlsearch
{
    position: absolute;
    top: 64px;
    left: 685px;
    width: 173px;
    height: 16px;
}

.pnlsearch input
{
    font-size: 7.5pt;
    border: solid 1px transparent;
    background: none;
    width: 173px;
    color: #B3B6B9;
    padding: 0px;
    margin: 0px;
}

#contentwrap
{
    width: 980px;
    height: 601px;
    background: url('Images/ContentBG.jpg') no-repeat;
}

#sidebar
{
    width: 255px;
    float: left;
    position: relative;
}

#sidebar div.link
{
    width: 145px;
    height: 15px;
    padding: 5px 0px 5px 110px;
}

#sidebar div.line
{
    width: 255px;
    height: 1px;
    _line-height: 1px;
    _font-size: 1px;
    background: url('Images/LinkLine.jpg');
    margin: 0px;
    padding: 0px;
}

#sidebar div a
{
    font-size: 12pt;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: #4D2D09;
    text-decoration: none;
}

#sidebar div a:hover
{
    color: #BB8849;
}

#rss, #sblinks
{
    width: 245px;
    height: 371px;
    position: absolute;
    top: 201px;
    overflow: auto;
    padding: 8px 5px 0px 5px;
    
    scrollbar-face-color: #BB8849;
    scrollbar-highlight-color: #BB8849;
    scrollbar-3dlight-color: #4D2D09;
    scrollbar-darkshadow-color: #4D2D09;
    scrollbar-shadow-color: #4D2D09;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #4D2D09;
}

#sidebar #rss a
{
    color: #BB8849;
}

#rss p
{
    margin: 0px 0px 8px 0px;
}

#sidebar #sblinks a
{
    font-size: 12pt;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: #BB8849;
    text-decoration: none;
}

#sidebar #sblinks a:hover
{
    color: #919191;
}

#sidebar #sblinks span a
{
    font-size: 8pt;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-weight: bold;
    color: #BB8849;
    text-decoration: none;
}


#sblinks p
{
    margin: 0px 0px 8px 0px;
}

#sblinks p.heading
{
    font-size: 15pt;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-style: italic;
    color: #BB8849;
    margin: 0px 0px 10pt 0px;
}

#sblinks h2
{
    font-size: 14pt;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-style: italic;
    color: #BB8849;
    margin: 12pt 0px 10pt 0px;
}

#contentbox
{
    width: 709px;
    height: 577px;
    float: left;
}

#contenttop
{
    width: 705px;
    height: 201px;
    padding: 0px 0px 0px 4px;
}

#slideshow
{
    width: 700px;
    text-align: center;
    height: 184px;
    padding: 8px 4px 8px 5px;
}

#content
{
    width: 709px;
    height: 360px;
    padding: 8px;
    overflow: auto;
    
    scrollbar-face-color: #BB8849;
    scrollbar-highlight-color: #BB8849;
    scrollbar-3dlight-color: #4D2D09;
    scrollbar-darkshadow-color: #4D2D09;
    scrollbar-shadow-color: #4D2D09;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #4D2D09;
}

#content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #919191;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}
#content h1, #sidebar h1
{
    font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-bottom: 10pt;
	color: #BB8849;
}
#content h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-bottom: 10pt;
	color: #BB8849;
	font-weight: normal;
}
#content h3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-bottom: 10pt;
	color: #BB8849;
	font-weight: normal;
}
#content p
{
	margin-bottom: 10pt
}
#content ul
{
    margin-top: 0px;
}

#content li
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #919191;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#copy
{
    width: 970px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    font-size: 8pt;
    padding: 0px 10px 0px 0px;
}

#copy a
{
    color: #919191;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}

.adminproduct
{
    display: block;
    margin: 5px 0px 2px 0px;
    font-weight: bold;
}


#content p.productheading, #content p.recipeheading
{
    margin: 0px 0px 3pt 0px;
    font-weight: bold;
    color: #BB8849;
}

#nutritional
{
    width: 300px;
    border: solid 2px #BB8849;
    /*padding: 5px 5px 5px 5px;*/
}

#nutritional table
{
    width: 300px;
    border: none;
}

#nutritional table p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
}

#nutritional td
{
    text-align: center;
}

#nutritional td.left
{
    text-align: left;
}

#nutritional p.tblheading
{
    font-size: 12pt;
    font-weight: bold;
}