body {
font-size:10pt;
font-family: Verdana,Tahoma,arial,sans-serif;
margin:0;
padding:0;
background: #e3e3e3 url(../images/page-bckg.png) repeat-x;
background-attachment : fixed;
}

#page {
width:940px;
margin:auto;
}

#header {
float:left;
width: 940px;
height:256px;
background:url(../images/page-top.png) no-repeat;
}

#menulinks {
width:800px;
height:29px;
margin-top: 160px;
margin-left: 50px;
font-family: Arial;
/*background:url(../images/menulinks.jpg);*/
}

.normal a {
	padding-left:5px;
	padding-right:15px;
	padding-top:0px;
	height:28px;
        background-position:top center;
	display:block;
	color:#fff;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width: 90px;
	
  }
.small a {
	padding-left:5px;
	padding-right:15px;
	padding-top:0px;
	height:28px;
        background-position:top center;
	display:block;
	color:#fff;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width: 50px;
	
  }
.normal a:hover, .normal a.active, .small a:hover, .small a.active{
	text-decoration:none;
	color:#1b5393;
	text-shadow: 0 1px 0 #ffffff;
}



#mainarea {
clear:both;
padding-right:40px;
padding-left: 40px;
float:left;
line-height:14pt;
padding-bottom:10px;
text-align:justify;
width:900px;
background:url(../images/page-middle.png) repeat-y;
}

#contentarea {
width:620px;
padding-left:20px;
padding-right: 30px;
float:left;
line-height:14pt;
padding-bottom:10px;
text-align:justify;
font-size: 11px;
margin-top: 0px;
/*border-right: 1px #D3EAF3 solid;*/
}

.ingredients{
border: 1px;
border-style: solid;
}

#contentarea img{
 border: #D3EAF3 solid 1px;
 padding: 5px;
}

img.alignleft{
float:left;
margin-bottom:5px;
margin-right: 10px;
 /*width: 230px;
 height: auto;*/
}

img.alignright{
float: right;
margin-bottom:5px;
margin-left: 10px;
 /*width: 230px;
 height: auto;*/
}

#tb{
        text-align: center;
        width: 100%;
        }

#tb img{
border: none;        
}

#contentarea h2{
color: #1f1f4a;
font-size: 16px;
font-weight: bold;
margin: 0;
padding: 10px 0 10px;
line-height:22pt;
}

#sidebar {
float:right;
width:230px;
line-height:14pt;
}

#sidebartest{
width: 190px;
font-size: 11px;
padding-left: 17px;
padding-right: 10px;
color: #ffffff;
}

#sidebartest h4{
        color: #ccddee;
        text-shadow: 0 1px 0 #000;
        text-align: center;
}

#sidebarheader{
/*background:url(../images/box_slices_top.jpg) no-repeat;*/
height:102px;
}

#sidebarbody{
float:left;
/*background:url(../images/box_slices_body.jpg) repeat-y;*/
text-align: left;
padding-left: 5px;
padding-right: 25px;
width: 195px;
font-size: 11px;
margin-top: -30px;
}
#sidebarbody h2 {
font-size:10pt;
margin-top:12px;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
color:#ccddee;
text-shadow: 0 1px 0 #000;
text-align: center;
line-height:14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
padding: 10px 0 5px 12px;
margin-bottom: 0px;
width: 190px;
}
#sidebarbody h3{
padding-left: 27px;
color: #fff;
}
#sidebarbody ul{
    padding-left: 5px;
    margin-left: 5px;
    list-style-type: none;
}
#sidebarbody li {
    padding-left: 10px;
    /*margin-bottom: 1em;*/
}
#sidebarbody li a {
    color: #ffffff;
    text-decoration: none;
    line-height:18px;
    padding-left: 2px;
    font-family: Arial;
    font-size: 11px;
    /*background: url(../images/bullet.jpg) left top no-repeat;*/
    display: block;
    border-bottom: dotted 1px;
}
#sidebarbody li a:hover{
    text-decoration: underline;
}
#sidebarbottom{
clear:both;
/*background:url(../images/box_slices_bottom.jpg) no-repeat;*/
height:30px;
}

#footer {
clear:both;
height:46px;
font-size:10px;
font-weight: bold;
padding-top:36px;
text-align:center;
line-height:14pt;
padding-right:180px;
background:url(../images/page-footer.png) no-repeat;
color:#ffffff;
/*border-top: 1px #D3EAF3 solid;*/
}

#footer a {
text-decoration:none;
/*text-shadow:0 0 4px #ccc;*/
color:#ffffff;
}

#footer a:hover {
text-decoration:underline;
}

h1 {
visibility:hidden;
font-size:20pt;
color:#000038;
margin:0;
}

h3 {
font-size:12pt;
color:#000038;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}

#list ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
}
#list li {
    padding-left: 18px;
    background: url(../images/bullet.gif) 0em 0.4em no-repeat;
    color:#3B14AF;
    font-weight: bold;
    /*margin-bottom: 1em;
    text-shadow:0 0 4px #444;
    */
}
#list li a {
    
    color:#55b;
    /*margin-bottom: 1em;
     text-shadow:0 0 4px #444;
    */
}

