/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A5D43;
	margin: 0px;
	background-image:url(images/pole.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#header {
	background-image: url(images/header.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/footer.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#right {
	background-image: url(images/repeat_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#left {
	background-image: url(images/repeat_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 231px;
}

#text_photo {
	width: 340px;
	padding-left: 5px;
}
#text {
	width: 500px;
	padding-left: 5px;
	padding-top: 10px;
}

.sidebar {
	float: right;
	width: 240px;
}

.subtitles {font-weight:bold; border-bottom:1px dashed #A2B180;}

.subtitles02 {color:#F98DA6; font-weight:bold; font-style:italic; border-bottom:1px dashed #7A5D43;}

.subtitles03 {color:#583E23; font-size:14px; font-weight:bold; border-bottom:1px dashed #7A5D43;}

h1 {
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	height:40px;
}
h2 {
	background-image:url(images/order.gif);
	background-repeat:no-repeat;
	height:40px;
}
h3 {
	background-image:url(images/faq.gif);
	background-repeat:no-repeat;
	height:40px;
}
h4 {
	background-image: url(images/menutitle.gif);
	background-repeat: no-repeat;
	height: 40px;
}
h5 {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	height: 40px;
}

#address {
	font-size: 14px;
	margin-left: 115px;
	margin-bottom: 5px;
}

.nav {
	font-size: 12px;
	font-style: italic;
	padding-right: 35px;
	padding-top: 55px;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


a {
	font-weight: bold;
	text-decoration: none;
}
a:link {color: #7A5D43;font-weight:bold;}
a:visited {color: #7A5D43;font-weight:bold;}
a:hover {color: #694C32; text-decoration: underline;}
a:active {color: #694C32; text-decoration: underline;}


a.menu:link {color: #7A5D43;font-weight:bold;}
a.menu:visited {color: #7A5D43;font-weight:bold;}
a.menu:hover {color:#999999;font-weight:bold; text-decoration:none}
a.menu:active {color: #999999;font-weight:bold;text-decoration:none}

a.foot:link {color: #7A5D43;}
a.foot:visited {color: #7A5D43;}
a.foot:hover {color: #694C32; text-decoration: underline;}
a.foot:active {color: #694C32; text-decoration: underline;}

.position {
	position: relative;
	left: 0px;
	top: 0px;
}
#flash_photos {
	position: absolute;
	width: 187px;
	left: 560px;
	top: 105px;
}
#photos {
	position: absolute;
	width: 187px;
	left: 563px;
	top: 108px;
}

.cupcake_name {
	font-size: 12px;
	font-weight: bold;
}
.cupcake_description {
	font-size: 11px;
}
.quantity {
	width: 40px;
}
.separation {
	background-image: url(separation.jpg);
	background-repeat: repeat-x;
}
#info {
	margin-top: 40px;
	font-size: 11px;
}

#applebox {font-size: 11px}
#applebox a {text-decoration: none}
#applebox a:link {color: #7A5D43}
#applebox a:visited {color: #7A5D43}
#applebox a:hover {color: #d1202a}
#applebox a:active {color: #d1202a}

