﻿/*=== Setup ===*/
* {
				border: 0;
				margin: 0;
				padding: 0;
}
body {
				background: url(http://www.mommysecretsonline.com/images/brnswatch.jpg);
				color: #a4b873;
				font: .8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
				text-decoration: none;
				font-weight: bold;
				color: #a4b873;
}
a:visited {
				text-decoration: none;
				color: #a4b873;
				font-weight: bold;
}
a:hover {
				text-decoration: none;
				color: #4c3b25;
				background-color: #dfd1e7;
}
a:active {
				text-decoration: none;
				color: #a4b873;
}
li {
				list-style: none;
}
/*=== Layout ===*/
#page {
				background: url(http://www.mommysecretsonline.com/images/bkgd3.jpg);
				border-bottom: 2px solid #ffffff;
				border-top: 2px solid #ffffff;
}
#page-top {
				background: url(http://www.mommysecretsonline.com/images/brnswatch.jpg);
				height: 204px;
}
#page-bot {
				background: #4c3b25;
				border-top: 10px solid #a4b873;
				border-bottom: 10px solid #a4b873;
				color: #fff;
				font-size: .8em;
				height: 1%;
				margin: 0 auto;
				padding: 15px 0px 5px;
				width: 900px;
}
#page-bot a {
				color: #fff;
}
#page-bot a:hover {
				text-decoration: none;
				color: #4c3b25;
				background-color: #dfd1e7;
}
/*=== Header ===*/
#header {
				height: 204px;
				margin: 0 auto;
				overflow: hidden;
				width: 900px;
}
/*=== Navigation ===*/
.top_nav {
				height: 25px;
				width: 900px;
				margin-right: auto;
				margin-left: auto;
				background: url(http://www.mommysecretsonline.com/images/brnswatch.jpg);
				font-family: Arial Narrow,Helvetica,sans-serif;
				font-size: 18px;
				font-weight: bold;
				text-align: center;
}
.top_nav ul li {
				display: inline;
				color: #a4b873;
}
.top_nav ul li a {
				color: #a4b873;
				font-weight: bold;
}
.top_nav ul li a:hover {
				color: #4c3b25;
				text-decoration: none;
}
/*=== Columns ===*/
#columns {
				background: url(http://www.mommysecretsonline.com/images/puddles.png) repeat-y;
				height: 1%;
				margin: 0 auto;
				padding: 5px 0px 5px 0px;
				width: 900px;
}
/*=== Left Column ===*/
#leftcol {
				float: left;
				width: 200px;
				font-size: medium;
				text-align: center;
}
/*=== Center Column ===*/
#centercol {
				display: block;
				height: auto !important;
				height: 700px;
				min-height: 700px;
				width: 665px;
				margin-left: 200px;
				margin-right: auto;
				padding-left: 30px;
				padding-right: 25px;
				text-align: center;
				font-family: Georgia,Arial,Helvetica,sans-serif;
				font-size: medium;
				color: #4c3b25;
}
/*=== Mini Columns ===*/
.col1 {
				float: left;
				padding: 0 0 0 15px;
				width: 170px;
}
.col2 {
				float: left;
				margin: 0 0 0 32px;
				text-align: justify;
				width: 435px;
}
.col3 {
				float: left;
				margin: 0 0 0 30px;
				padding: 0 0 0 50px;
				width: 125px;
}
/*=== Footer ===*/
#footer {
				color: #ffffff;
				font-size: 10px;
				height: 50px;
				margin: 0 auto;
				padding: 5px 0;
				width: 900px;
				text-align: center;
}
#footer a {
				color: #ffffff;
}
/*=== Misc. ===*/
.fix {
				clear: both;
				height: 1px;
				margin: -1px 0 0;
				overflow: hidden;
}
/*===Table ===*/
table {
				border-collapse: collapse;
				width: 80%;
				border: 0px;
				height: auto;
				text-align: center;
				vertical-align: middle;
}
td {
				border: 0px;
				height: auto;
				padding: 5px;
				table-layout: auto;
				text-align: center;
				vertical-align: middle;
}
th {
				border: 0px;
				height: auto;
				text-align: left;
				font-weight: normal; 
				
}
table.center {
				margin-left: auto;
				margin-right: auto;
}
.clothtab {
				border-style: solid;
				border-width: 1px;
}
