/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0
}
 
body {
font:100%/1.4 Arial, Helvetica, sans-serif; color:#333;
background:#fafaf0 url(../images/bg.jpg)
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal
}

h1 {
color:#934118;
padding:0 0 0.5em 0;
font-size:2em;
line-height:1.0
}
 
h2 {
color:#934118;
padding:0 0 0.2em 0;
font-size:1.6em
}
 
h3 {
padding:0 0 0.2em 0;
font-size:1.4em;
font-weight:normal
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1em 0
}
 
ul, ol {
padding:0 0 1.25em 2em
}
li {padding:0 0 0.6em 0; line-height:1.2}
 
blockquote {
margin:0 1em 0.2em 1em
}
 
small {
font-size:0.8em
}
 
img {
border:0
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline
}
 
acronym, abbr {
cursor:help;
border-bottom:1px dashed;
font-variant:normal
}
 
/***** Links *****/
 
a, a:link, a:visited, a:hover {text-decoration:underline}
a {color:#134f99}
a:visited {color:#804ea6}
a:hover, a:active {color:#eb402e}

/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline
}
 
input, select, textarea {
font:1em Tahoma, Arial, Helvetica, sans-serif
}
 
textarea {
line-height:1.25
}

 
/***** Tables *****/
 
table {
width:100%;
border:0;
border-collapse:collapse;
margin:0 0 0 0;
padding:0
}
 
table tr td {
padding:0; 
vertical-align:top
}

#cont_right strong {color:#444}
 
 
/***** Global Classes *****/

.nobullet      { list-style:none; list-style-image:none }
.gray {color:#279800}
ul.recipe, ol.recipe {
padding:0 0 0.4em 2em
}
ul.recipe li, ol.recipe li {padding:0 0 0.4em 0; line-height:1.2; font-style:italic}


/***** Content *****/

#header {height:343px; padding:0; border-bottom:solid 8px #934118}
#header_left {background:url(../images/header_left.jpg) top left no-repeat; width:665px; height:343px; }
#header_center {background:url(../images/header_center.jpg) top center repeat-x; }
#header_right {background:url(../images/header_right.jpg) top right no-repeat; width:328px; height:343px; text-align:center; vertical-align:top}
#content {}
#pink {height:80px; background:#fff url(../images/tile.jpg) repeat-x right; border-bottom:1px solid #264b62; text-align:right}
#mainmenu ul{font-size:1.4em; padding:12px 18px 0 22px; color:#134f99}
#mainmenu li{padding:0}
#footer, #footer table {height:120px}
#footer td {width:50%; padding:30px 40px; vertical-align:middle}
#cont_left {width:32%; padding:40px 30px 40px 40px; background:url(../images/bot_left_vine.jpg) bottom left no-repeat; overflow:visible; color:#934118}
#cont_right {width:68%; padding:40px 10% 0 20px}
#logobox {width:32%}
#container { }
