body {
	color: #FFFFFF;
	font-family: palatino linotype;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat;
	background-image: url(/images/2012/2012wood.jpg);
	background-attachment: fixed;
}

a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
	
a:visited {
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover, a:active {
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}

#content a:link {
	color: #0bc226;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#content a:visited {
	color: #e68712;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active {
	color: #e68712;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 900px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 900px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 20px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 890px;
	background-color:#000;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 300px;
	height:auto;
	display:inline;
	overflow:hidden;
	background-color: #000;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 20px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 890px;
	background-color:#000;
}

#right {
	border: 6px solid #FFFFFF;
	float: left;
	height: 605px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	width: 534px;
	background-color:#000;
	display:inline;
}
#agree {
	font-family: "Miso";
	color: #FFF;
	background-color: #000;
	text-align: center;
	border: thin solid #000;
}

#right_two {
	border: 6px solid #FFFFFF;
	float: left;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	width: 860px;
	background-color:#000;
	display:inline;
	clear: both;
}



.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 30px;
	padding: 0;
}
h1 {
	font-family: "Miso";
	font-size: 22px;
	color: #FFF;
}
.store_titles {
	font-family: "Miso";
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}
.store_titles_2 {
	font-family: "Miso";
	font-size: 22px;
	color: #FFF;
}
.back {
	border: thin solid #000;
}
#banners {
	background-color: #000;
	text-align: center;
	background-image: url(/mommiesfeet/images/LEFT_IMAGE_BANNERS.jpg);
	height: 605px;
	padding-top: 10px;
}
#welcome {
	font-family: "Miso";
	font-size: 26px;
	color: #FFF;
}
#right_join {
	border: 6px solid #FFFFFF;
	float: left;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	width: 534px;
	background-color:#000;
	display:inline;
}
#update_main {
	border: 5px solid #FFF;
	width: 850px;
	background-color: #000;
}

