body {
   font-family: Verdana, Helvetica, sans-serif;
   text-align: center;
   background-color: #000;
   color: #fff;
   padding-top: 10px;
}


a img {
   border: none;
}

#wrapper {
   width: 720px;
   margin: 0 auto;
}

#container {
   text-align: left;
   font-size: 12px;
   color: #fff;
}

#admin {
   color: #000;
}

#address {

}


#home {
   width: 320px;
   background: url(images/background_home.jpg) no-repeat;
   padding-left: 30px;
   padding-top: 50px;
   padding-right: 400px;
   padding-bottom: 20px;
   font-family: cursive, Verdana, Helvetica, sans-serif;
   font-size: 16px;
}

#contact {
	/*width: 700px;*/
	background: url(images/background_home.jpg) repeat-y;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 15px;
	padding-right: 100px;
}

.outer-post {
   background-color: #000;
	border: 2px solid #731b00;
	padding: 15px;
	margin-bottom: 25px;
	/*font-size:12px;
	font-weight:normal;*/
}



#contact table {
	font-size: 13px;
}

#contact h2 {

}

/* IE hack */
* html #home {
   width: 720px;
}

#page {
}

#page table {
   font-size: 18px;
   border-spacing: 0px;
   font-family: cursive, Verdana, Helvetica;
   background: url(images/background_00.jpg) repeat-y;
   text-align: center;
}

#page table tr td {
   padding: 0px;
   margin: 0px;
}

#page a {
   font-size: 20px;
   text-decoration: none;
   color: #fff;
}

#page a:hover {
}

#page a.lollipops, #page a.mint, #page a.trailMix, #page a.chocolate {
   font-size: 15px;
   line-height: 17px;
}

#menu {
   height: 24px;
   color: #B4A675;
}

#menu a {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   color: #B4A675;
   text-decoration: none;
}

#menu a:hover {
   color: #fff;
}


#login {
   color: #000;
   padding: 20px;
}

#login table {
   font-size: 12px;
   color: #000;
}

#footer {
   margin-top: 10px;
   clear: both;
   background-color: #cc6633;
   text-align: right;
}

#admin, #shoppingCart, #checkout, #address {
   padding: 10px;
}

table.blue {
   width: 700px;
   background-color: #fff;
   border-spacing: 0px;
   font-size: 12px;
   color: #000;
}

table.blue tr td.redRow {
   background-color: #FFE4E9;
   padding: 5px;
   color: #000;
}


table.blue tr td.header {
   border-style: solid;
   border-width: 1px;
   border-color: #B8BFFC;
   background-color: #E9EBFD;
   padding: 5px;
   color: #000;
}

table.blue tr td {
   padding: 3px;
   padding-left: 5px;
}

table.blue tr td.footer, table.blue tr td.blueFooter {
   border-top-style: solid;
   border-width: 1px;
   border-color: #B8BFFC;
   padding-top: 10px;
   padding-right: 20px;
   vertical-align: bottom;
   height: 50px;
   font-size: 11px;
}

table.blue tr td.blueFooter {
   background-color: #E9EBFD;
   height: 20px;
   border-bottom-style: solid;
}


table.blue a {
   text-decoration: none;
   color: #000;
}

table.blue a:hover {
   text-decoration: underline;
}

#admin table tr td.footer {
   vertical-align: bottom;
   height: 25px;
}

#admin table tr td {
   padding-right: 10px;
}

#address table tr td.footer {
   padding-bottom: 10px;
}

#checkout table tr td {
   padding-right: 20px;
}

#shoppingCart a, #footer a,#header a {
   color: #000;
   font-size: 11px;
   font-family: Verdana, Helvetica, sans-serif;
   text-decoration: none;
}

.padding {
	padding-left: 7px;
}

#product {
   background: url(images/background_16.jpg) no-repeat;
   font-family: cursive, Verdana, Helvetica, sans-serif;
   width: 720px;
   /*height: 520px;*/
}

a.summaryLink, a:hover.summaryLink {
   color: #fff;
   font-family: cursive, Verdana, Helvetica, sans-serif;
   text-decoration: none;
}

.summary {
   padding-top: 30px;
   padding-right: 15px;
   font-size: 15px;
   line-height: 18px;
}

.summary h2 {
   line-height: 23px;
   margin-bottom: 10px;
}

a.cart {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 12px;
   margin-right: 20px;
}

a.cart, a.white {
   color: #fff;
   text-decoration: none;
}

a:hover.cart {
   text-decoration: underline;
}

#shoppingCart a:hover, a.white:hover {
   text-decoration: underline;
}

#footer a:hover, #header a:hover {
   color: #fff;
}

#footer table {
   width: 100%;
   padding: 5px;
   padding-right: 10px;
}

#footer a.cursive {
   font-family: cursive;
   font-size: 14px;
}

#header {
   background: url(images/header.jpg) no-repeat;
   height: 105px;
   text-align: right;
   padding-top: 5px;
   padding-right: 10px;
}

/* IE hack */
* html #header {
   height: 110px;
}


