/* Stylesheet for Red Top Cake Shop */

body {padding:0;margin:0;text-align:center;background:#F0E7E7;font-family:times new roman, times, serif;font-size:14px;color:#000;}
table td {font-size:14px;}

h1,h2,h3,h4,h5,h6 {padding:0;margin:0;color:#BA2025;font-style:italic;}

h1 {font-size:26px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:15px;}
h6 {font-size:14px;}

a {text-decoration:none;}
a:link {color:#C64549;}
a:visited {color:#C64549;}
a:hover {color:#FCD9D9;}
a:active {color:#FCD9D9;}
a:focus {color:#FCD9D9;}

#page {width:766px;text-align:left;margin:0 auto;}

#header {background:url('images/topgb.jpg') top left repeat-x #C64549;height:100px;position:relative;}
#logo {background:url('images/logo.jpg') top left no-repeat;width:396px;height:100px;position:absolute;top:0;left:0;}
#swirl {background:url('images/topswirls.jpg') top left no-repeat;width:372px;height:100px;position:absolute;top:0;right:0;}

#content {}
#leftcell {background:#FCD9D9;width:150px;}
#leftnav {}
#leftnavlist {list-style-type:none;padding:5px;margin:0;}
#leftnavlist li {}
#leftnavlist li a:link {}
#leftnavlist li a:visited {}
#leftnavlist li a:hover {}
#leftnavlist li a:active {}
#leftnavlist li a:hover {}
#contcell {background:#fff;}
#insidecontent {width:596px;margin:10px;}

#address {font-size:20px;color:#BA2025;font-style:italic;font-weight:bold;}

#cakes {width:100%;}
#cakes td.cakesleft {text-align:left;font-size:20px;}
#cakes td.cakesright {text-align:right;font-size:20px;}

#flavors {}
#flavors td {font-size:18px;}

#footer {background:url('images/footerbg.jpg') top left repeat-x #BB2026;color:#fff;padding:10px;text-align:center;}
#copyright {}
#designed {}
#designed a:link,
#designed a:visited {color:#ffd;}
#designed a:hover,
#designed a:active,
#designed a:focus {color:#ff0;}
