/* CSS Document */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400000;
	background: url(../images/bground-back.jpg) top center;
}
a {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
}

#container {
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	background: url(../images/bground-main.jpg) top center no-repeat;
	width: 100%;
}
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
	width: 998px;
}


#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 233px;
}
#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 283px;
	float: left;
}
#content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 696px;
	float: left;
}
#content p {
	margin: 0 0 0 0;
	padding: 0 25px 10px 25px;
}
#content h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 14px;
}
#contentspacer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 696px;
	height: 27px;
	float: left;
}
#footer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 150px;
	color: #FFFFFF;
	background: #2f2102;
	float: left;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 95px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}







#body_home #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_shop #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_shop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_cakes #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_cakes.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_shells #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_shells.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_tarheel #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_tarheel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_about #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_about.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_contact #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_privacy #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_privacy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_cart #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_cart.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_confirmation #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_confirmation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_details #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_details.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_order #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_order.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}









#navigation ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 283px;
	list-style: none;
	float: right;
}
#navigation ul li {
	display: block;
	list-style: none;
	float: left;
}
#navigation #nav_home {
	width: 280px;
	height: 38px;
	background: url(../images/b_home.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_home a:hover, #body_home #nav_home a {
	background: url(../images/b_homeON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_home a {
	display: block;
	width: 100%;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation #nav_shop {
	width: 280px;
	height: 33px;
	background: url(../images/b_shop.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_shop a:hover, #body_shop #nav_shop a {
	background: url(../images/b_shopON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_shop a {
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation #nav_cakes {
	width: 280px;
	height: 36px;
	background: url(../images/b_cakes.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_cakes a:hover, #body_cakes #nav_cakes a {
	background: url(../images/b_cakesON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_cakes a {
	display: block;
	width: 100%;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation #nav_shells {
	width: 280px;
	height: 33px;
	background: url(../images/b_shells.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_shells a:hover, #body_shells #nav_shells a {
	background: url(../images/b_shellsON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_shells a {
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation #nav_tarheel {
	width: 280px;
	height: 33px;
	background: url(../images/b_tarheel.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_tarheel a:hover, #body_tarheel #nav_tarheel a {
	background: url(../images/b_tarheelON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_tarheel a {
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation #nav_about {
	width: 280px;
	height: 33px;
	background: url(../images/b_about.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_about a:hover, #body_about #nav_about a {
	background: url(../images/b_aboutON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_about a {
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation #nav_contact {
	width: 280px;
	height: 35px;
	background: url(../images/b_contact.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_contact a:hover, #body_contact #nav_contact a {
	background: url(../images/b_contactON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_contact a {
	display: block;
	width: 100%;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}





form {
	margin: 0 0 0 0;
	padding: 0;
}
fieldset {
	margin: 0 0 0 0;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	border:1px;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-color:#8283be;
}
legend {
	margin: 0 0 0 0;
	color: #827a00;
	font-weight: bold;
}
fieldset ol {
	padding: 0 0 0 0;
	margin: 0;
	list-style:none;
}
fieldset li {
	padding-bottom: 0px;
}
fieldset.submit {
	border-style: none;
}
label {
	display: block;
	text-align: left;
	font-size:9px;
	padding-bottom: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}





#cartspacer {
	margin: 0 0 0 40px;
}
#cartspacer p {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}





.brclear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}