/* CSS Document Ladychef */
html, body {height: 100%;margin: 0 0 1px 0;padding: 5px 0 0 0;}
body {
background:#89892E url(/img/bg_body.jpg) top left repeat-x;
text-align:center;
font:normal small/1.3em Verdana, Arial, Helvetica, sans-serif;
color:#494949;
}
h1,h2,h3,h4{font-family:"Century Gothic",Arial, sans serif;}

#wrapper {width:940px; margin:0 auto; padding:0; text-align:left;}
#printheader {display:none;}
#header {background:#393939 url(/img/bg_header.jpg) top left no-repeat; height:109px;}

/*Intro*/
#intro #wrapper{background:#111 url(/img/bg_intro.jpg) top left repeat-x; padding:0 0 75px 0;}
#intro #header{background:none;}
#intro #logo{margin:0 0 0 20px;}
#intro #visual{text-align:center; height:180px; margin:15px 0;}
#intro #content{padding:0 100px;}
#intro #r1c1{width:350px; float:left;}
#intro #r1c2{width:350px; float:right;}
#intro #r2c1{width:350px; float:left; padding:10px 0;}
#intro #r2c2{width:350px; float:right; padding:10px 0;}
#intro p{color:#e7e7e7; font-size:90%; margin:0; padding:0;}
#intro h1{color:#e7e7e7; font-size:145%;}
#intro a{color:#e7e7e7; font-weight:bold;}
#intro #footer{width:940px; margin:0 auto; text-align:left; color:#DADA92; font-size:80%; padding:5px 0;}
#intro #footer a{color:#fff;}