* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #615346;
	font-family: Arial, Helvetica, sans-serif;
}
#home {
	background-image: url(images/holiday-cakes-topBar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.smallTop {
	background-image: url(images/holiday-cake-topBar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.container {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.header {
	padding-top: 10px;
	width: 760px;
	float: left;
}
.header h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-bottom: 0px;
}
ul#mainNav {
	list-style-type: none;
	padding-top: 35px;
}
ul#mainNav li {
	float: left;
}
ul#mainNav li a {
	background-image: url(images/european-bakery-navBox.jpg);
	width: 97px;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 24px;
	font-weight: bold;
}
ul#mainNav li a:hover {
	background-image: url(images/european-bakery-navBox3.jpg);
}
#home #mainNav .home a, 
#works #mainNav .works a,
#store #mainNav .store a,
#test #mainNav .test a,
#contact #mainNav .contact a {
	background-image: url(images/european-bakery-navBox2.jpg);
	color: #615346;
	cursor: default;
}
#banner {
	padding-top: 8px;
	height: 192px;
	width: 760px;
	float: left;
}
#smallBanner {
	padding-top: 8px;
	height: 108px;
	width: 760px;
	float: left;
}
#whiteArea {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
a {
	color: #6B0B10;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
}
.leftCol {
	float: left;
	width: 280px;
}
.leftCol img {
	padding-bottom: 8px;
}
h1 {
	color: #8A0000;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEC7BF;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
h2 {
	color: #8A0000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEC7BF;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
h3 {
	font-size: 18px;
	color: #8A0000;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}

p {
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
}
.rightCol {
	float: left;
	width: 480px;
}
.rightCol div {
	float: left;
	width: 160px;
}
#footer {
	background-image: url(images/chocolate-cake-footer.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 5px;
}
ul#footerNav {
	list-style-type: none;
	width: 760px;
	padding-left: 200px;
}
ul#footerNav li {
	float: left;
	padding-right: 15px;
}
ul#footerNav li a {
	font-size: 12px;
	color: #E8DAD0;
	text-decoration: none;
}
ul#footerNav li a:hover {
	text-decoration: underline;
}
.midGreen {
	background-image: url(images/order-cakes.gif);
	height: 135px;
	width: 146px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 90px;
}
.leftRed {
	float: left;
	width: 226px;
	height: 133px;
	background-image: url(images/select-cakes.gif);
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.leftRed a {
	color:#FFFFFF;
}
.rightRed {
	float: left;
	width: 116px;
	height: 133px;
	background-image: url(images/eat-cakes.jpg);
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 120px;
}
.midGreen h1, .leftRed h1, .rightRed h1 {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
}
.midGreen p, .leftRed p, .rightRed p {
	color: #FFFFFF;
}
.bigCol {
	clear: both;
	padding-top: 10px;
}
.bigCol div {
	float: left;
	margin-right: 15px;
}
.copyright {
	clear: both;
	padding-top: 12px;
	font-size: 12px;
	color: #937D6A;
}
.contactForm {
	background-color: #F2EFE0;
	border: 2px groove #FFFFFF;
}
.contactForm a {
	text-decoration: none;
}
.contactForm td {
	color: #7C0000;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
.formbg {
	background-color: #E8E4D0;
}
ol {
	padding-left: 15px;
	font-size: 12px;
	margin-left: 15px;
	color: #666666;
	margin-bottom: 10px;
}
hr {
	margin-bottom: 10px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.sitemap {
	padding-left: 20px;
	list-style-type: none;
	font-size: 14px;
}
ul.sitemap li {
	padding-bottom: 10px;
}
ul.sitemap li ul li{
	margin-left: 20px;
}
.leftLinks {
	background-color: #ECE8D6;
	width: 239px;
	margin-bottom: 10px;
	border: 2px solid #E1D0C0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
