body {
background: #4a3a2f;
margin: 20px;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #4a3a2f;
}

#wrapper {
width:900px;
margin: auto;
}

#header {
background: url(/images/logo.gif) no-repeat;
height: 130px;
width:900px;
}

.nav {
margin-bottom: 3px;
cursor:pointer;
}

#leftnav {
width:119px;
float: left;
margin-top: 10px;
}

#content {
width:622px;
margin:10px;
border: 7px solid #d4d8bd;
background: white;
float: left;
padding: 0;
min-height: 510px;
}


#content2 {
width:622px;
margin:10px;
border: 7px solid #d4d8bd;
background: #fef9e3;
float: left;
text-align: center;
padding: 0;
}


#rightnav {
width:119px;
float: right;
margin-top: 10px;
}

#footer {
background: url(/images/footer.gif) no-repeat;
height: 50px;
width:900px;
font-size: 13px;
}

a:link, a:visited, a:active {
font-size: inherit;
color: #da9cb6;
text-decoration: none;
cursor: pointer;
}

a:hover {
font-size: inherit;
color: #da9cb6;
text-decoration: underline;
cursor:pointer;
}

h1 {
font-size: 18px;
color:#da9cb6;
font-weight: normal;
}

h2 {
font-size: 16px;
font-weight: normal;
color:#bec498;
text-decoration: underline;
}

.pinkf {
font-size: 14px;
font-weight: normal;
color: #da9cb6;
margin: 0;
padding: 0;
font-weight: bold;
}

li {
margin: 5px;
}

/*Gift Ideas*/

.giftideas {
border: 5px solid #4a3a2f;
}

.padded {
padding: 10px;
}

.padded2 {
padding: 0 10px;
}


/*Cotton Basics Clothing*/

.gheader {
font-size: 16px;
color: #bec498;
text-transform: lowercase;
}

.cbproduct {
width:145px;
float: left;
text-align: center;
margin-bottom: 50px;
}


/*Product Details*/

.title {
font-size: 16px;
color: #da9cb6;
border-bottom: 1px solid #d4d8bd;
}

#prphotos {
width:225px;
float: left;
margin: 10px;
}

#prdescrip{
width:335px;
float: left;
margin: 10px;
}

.price {
font-size: 18px;
color:#da9cb6;
margin:35px 0 20px 0;
float: left;
 }

.price2 {
font-size: 18px;
color:#da9cb6;
margin: 0 10px 0 10px;
 }
 
.divide {
background: #d4d8bd;
width:100%;
height: 1px;
margin: 50px 0 50px 0;
}

.press {
margin:10px;
}

/* data table */
.dataTable {
	border-collapse: collapse;
	clear: both;
}

.dataTable thead th {
	background-color: #E1E5D3;
	border-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-style: solid;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A3A2F;
}

.dataTable tfoot th {
	background-color: #E6E6E6;
	border-width: 1px;
	border-top-color: #C1C1C1;
	border-bottom-color: #FFFFFF;
	border-left-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-style: solid;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A3A2F;
}

.dataTable thead tr, .dataTable tfoot tr, .dataTable tbody tr {
	height: 20px;
}

.dataTable tbody td {
	background-color: #FBF4F6;
	border-width: 1px;
	border-color: #E6E6E6;
	border-style: solid;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4A3A2F;
}

/*Wholesale*/

.pinkFont {
cursor:pointer;
font-weight:normal;
color:#DDADBC;
}

.smallFont {
font-size:12px;
}

.pic {
	border: 5px solid #4A3A2F;
}

.greenFontBold {
font-size:14px;
color:#B3B79E;
font-weight:bold;
}

.red { font-size:14px;
color:#DDADBC;
font-weight:bold; !important; 
}

.horzDivide {
border-top:1px solid #B3B79E;
}
