/* 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;
	min-height: 500px;
	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.first {
	margin: 75px 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_tarheel #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_tarheel.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_bakery #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_bakery.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_holidays #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_holidays.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_retail #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_retail.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_wholesale #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_wholesale.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#body_shipping #content h1 {
	height: 54px;
	width: 564px;
	background-image: url(../images/h_shipping.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_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_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_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_bakery {
	width: 280px;
	height: 33px;
	background: url(../images/b_bakery.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_bakery a:hover, #body_bakery #nav_bakery a {
	background: url(../images/b_bakeryON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_bakery a {
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation #nav_holidays {
	width: 280px;
	height: 36px;
	background: url(../images/b_holidays.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_holidays a:hover, #body_holidays #nav_holidays a {
	background: url(../images/b_holidaysON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_holidays 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_cakes {
	width: 280px;
	height: 35px;
	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: 35px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation #nav_retail {
	width: 280px;
	height: 33px;
	background: url(../images/b_retail.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_retail a:hover, #body_retail #nav_retail a {
	background: url(../images/b_retailON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_retail a {
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation #nav_wholesale {
	width: 280px;
	height: 35px;
	background: url(../images/b_wholesale.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_wholesale a:hover, #body_wholesale #nav_wholesale a {
	background: url(../images/b_wholesaleON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_wholesale a {
	display: block;
	width: 100%;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}


#navigation #nav_shipping {
	width: 280px;
	height: 33px;
	background: url(../images/b_shipping.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_shipping a:hover, #body_shipping #nav_shipping a {
	background: url(../images/b_shippingON.jpg) no-repeat;
	background-position: 1px 0;
}
#navigation #nav_shipping a {
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}



#navigation #nav_about {
	width: 280px;
	height: 35px;
	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: 35px;
	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;
}




.gridTD {
	border-left: 1px dotted #033;
	border-bottom: 1px dotted #033;
	text-align: left;
	font-size: .9em;
}

.gridTDTop {
	border-top: 1px dotted gray;
}

.gridTDSmall {
	border-left: 1px dotted #033;
	border-bottom: 1px dotted #033;
	text-align: left;
	font-size: .8em;
	height: 22px;
}

.gridTDSmaller {
	border-left: 1px dotted #033;
	border-bottom: 1px dotted #033;
	text-align: left;
	font-size: .8em;
	height: 12px;
}

.gridTDEnd {
	border-right: 1px dotted #033;
}

.gridTDEndSmall {
	border-left: 1px dotted #033;
	border-right: 1px dotted #033;
	border-bottom: 1px dotted #033;
	text-align: left;
	font-size: .8em;
	height: 22px;
}

.gridTDEndSmaller {
	border-left: 1px dotted #033;
	border-right: 1px dotted #033;
	border-bottom: 1px dotted #033;
	text-align: left;
	font-size: .8em;
	height: 12px;
}

.gridHeader {
	background: #382a0b;
	color: white;
	font-weight: bold;
	text-align: left;
}

.gridHeaderSmall {
	background: #5A471C;
	color: white;
	font-weight: bold;
	text-align: left;
	font-size: .8em;
	border-left: 1px dotted white;
}

gridHeaderSmallEnd {
	border-right: 1px dotted white;
}

.gridHeaderDetail {
	background: #0CF;
	color: black;
	font-weight: bold;
	text-align: left;
}




.altrowcolor, .altrowcolorfixed {
	background: #E4DBC9;	
}

.normalrowcolor, .normalrowcolorfixed {
	background: #FFFFFF;	
}

.altrowcolor:hover, .normalrowcolor:hover {
	background: #bbac8d;	
}





.brclear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}
