body {
	background: #a2ae6e url("/images/background_image.jpg") repeat scroll;
	color: #533C29;
	font-family: Times New Roman, Times, serif;
	margin: 0;
	padding: 0;
}
#bg_fade {
	background-color:#000;
	height:140%;
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	visibility:hidden;
	width:100%;
	z-index:1000;
}
#emailDiv {
	position: absolute;
	width: 40%;
	z-index: 99999;
	display:none;
	background-color: #fff;
	padding: 20px;
}
#emailDiv p {
	z-index: 99999;
}
img {
	border: none;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 3px;
}
div.rounded {
	-moz-border-radius-topleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
}
div#signup {
	width: 761px;
	height: 30px;
	margin: 0 auto;
	padding: 7px 0 0 17px;
	background: #a2ae6e url("/images/bg_signup_bar.png") no-repeat;
	font-size: 17px;
	font-weight: bold;
}
div#signup form {
	display: inline-block;
}
div#signup form input:first-child {
	border: 1px solid #ddd;
	color: #888;
	font: 12px Arial, Helvetica, sans-serif;
	height: 12px;
	width: 120px;
	padding: 4px 3px;
}
div#signup form input[type="submit"] {
	width: 52px;
	height: 23px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/images/button_go.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
}
.pink-caps {
	text-transform: uppercase;
	color: #f26866;
}
div#header {
	width: 778px;
	height: 86px;
	margin: 10px auto 0 auto;
	padding: 0;
}
div#header span {
	display: block;
	width: 30px;
	height: 13px;
	clear: right;
	float: right;
	color: #fff;
	margin: 0 20px 0 0;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#header img.shopping-cart {
	float: right;
	width: 52px;
	height: 51px;
	margin: 16px 10px 0 0;
}
div#header img {
	float: left;
	width: 435px;
	height: 86px;
}
div#new-mom {
	width: 778px;
	height: 0;
	margin: 0 auto;
	padding: 0;
}
img#new-mom {
	width: 185px;
	height: 400px;
	position: relative;
	top: -105px;
	left: -93px;
}
div#nav {
	width: 707px;
	height: 49px;
	margin: 0 auto;
	padding: 5px 0 0 71px;
	background: url("/images/bg_nav_bar.png") no-repeat;
}
div#nav menu {
	padding: 0;
	height: 44px;
	margin: 0;
}
div#nav menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
div#nav menu li a {
	display: block;
	height: 43px;
	width: 100px;
	float:left;
	margin: 0;
	background: url(/images/button_nav.png) no-repeat;
	text-indent: -3000px;
	outline: none;
}
div#nav menu li a[href="/about"] {
	background-position: 0px 0px;
	width: 92px;
}
div#nav menu li a[href="/about"]:hover{
	background-position: 0px -50px;
}
div#nav menu li a[href="/about"].selected {
	background-position: 0px -100px;
}
div#nav menu li a[href="/past"] {
	background-position: -92px 0px;
	width: 158px;
}
div#nav menu li a[href="/past"]:hover{
	background-position: -92px -50px;
}
div#nav menu li a[href="/past"].selected {
	background-position: -92px -100px;
}
div#nav menu li a[href="/gift"] {
	background-position: -250px 0px;
	width: 160px;
}
div#nav menu li a[href="/gift"]:hover{
	background-position: -250px -50px;
}
div#nav menu li a[href="/gift"].selected {
	background-position: -250px -100px;
}
div#nav menu li a[href="/testimonials"] {
	background-position: -410px 0px;
	width: 140px;
}
div#nav menu li a[href="/testimonials"]:hover{
	background-position: -410px -50px;
}
div#nav menu li a[href="/testimonials"].selected {
	background-position: -410px -100px;
}
div#nav menu li a[href="/friend"] {
	background-position: -550px 0px;
	width: 146px;
}
div#nav menu li a[href="/friend"]:hover{
	background-position: -550px -50px;
}
div#nav menu li a[href="/friend"].selected {
	background-position: -550px -100px;
}
div#oven {
	width: 612px;
	padding: 7px;
	border: 1px solid #a2ae6e;
	background-color: #fff;
	margin-bottom: 10px;
}
div#oven span {
	display: block;
	float: right;
	width: 70px;
	margin: 0 0 0 10px;
	height: 25px;
	text-align: right;
}
div#oven span img {
	vertical-align: middle;
}
div#oven span a {
	text-decoration: none;
	color: #a2ae6e;	
}
div#oven p {
	display: inline;
	margin: 0;
}
div#content {
	background-color: #fff;
	width: 628px;
	margin: 0 auto;
	padding: 0 40px 10px 110px;
	overflow: auto;
}
div#content p,
div#content li {
	font-size: 16px;
}
div#footer {
	background-color: #fff;
	width: 758px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 10px 20px;
	clear: both;
}
div#footer * {
	text-align:center;
	font-size:15px;
	margin:0;
}
div#footer menu {
	padding: 0 0 5px;
	margin: 0;
}
div#footer menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
div#footer menu li:after {
	content: "  |  ";
}
div#footer menu li.last:after {
	content: "";
}
div#footer a {
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
	color: #a2ae6e
}
div#footer img {
	border: none;
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

.heading {
	font-size: 34px;
	font-weight: bold;
	color: #533C29;	
	padding-right: 7px;
}

.heading3 {
	font-size: 24px;
	font-weight: bold;
	color: #533C29;	
	padding-right: 7px;
}

.heading2 {
	font-size: 20px;
	font-weight: normal;	
}

a {
	color: #dc4747;	
}
a:link, a:visited, a:hover {color: #dc4747;}
.divider {
	font-size: 20px;
}
hr {
	border: 0;
	background-color: #b1bb81;
}
div.heading2 {
	font-size: 24px;
}
div.heading3 {
	font-size: 22px;
}
.notice {
	color: green;
}
tr.odd {
	background-color: #CCCCCC;	
}
tr.even {
	background-color: #999999;
}
select.sel_options {
	width: 200px;
}
div.faq_a {
	padding-bottom: 8px;
}
div.faq_q {
	padding-bottom: 8px;
}

/** Admin panel options */
div#options{
    width: 650px;
    padding: 0px;
    margin: 0px;
}

div#options table#options_table{
    width: inherit;
    text-align: left;
    margin: 0;
    padding: 0;
}

div#options table#options_table th{
    background-color: #eeeeee;
}

div#options table#options_table th.large, td.large{
    width: 150px;
}
div#options table#options_table th.medium, td.medium{
    width: 75px;
}
div#options table#options_table th.small, td.small{
    width: 50px;
}

div#options table#options_table tr.option{
}

/** Enables TinyMCE when present */
.mceEditor{
    width: 600px;
}

.error, .red{
    color: #ff0000;
}

div.help {
    color:#3333BB;
    font-size:8pt;
    padding:0.3em;
}

div#user_bar{
    text-align:center;
}
div#timemachine td img {
	max-width: 50px;
}