/* Layout */
#wrapper {
	width: 955px;
	background: #c3c2b6;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	text-align: left;
}

body {
	padding: 0;
	color: #262a2d;
	font: 0.78em/1.4em Lucida Grande, Arial, Helvetica, sans-serif;
	background-color: #c3c2b6;
	margin: 0;
	text-align: center;
}

#header {
	width: 955px;
	display: inline;
	float: left;
}

/* Use full screen BG image - set it to Repeat-Y so it expands */
#contentWrapper {
	background: #c3c2b6 url(../images/BG_Parchment_FullScreen.jpg) repeat-y;
	float: left;
	top: 81px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

/* Use for pop-ups */
#contentWrapperPop {
	width: 450px;
	text-align: left;
	padding-right: 2em;
	padding-left: 2em;
	background: url(../images/BG_Parchment_FullScreen.jpg) repeat-y;
	padding-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

#btnsNav ul {
	padding: 0 0 0 10px;
	margin: 0;
	height: 23px;
	background: url(../images/nav_bg.jpg) no-repeat;
}

#btnsNav li {
	display: inline;
}

/* Use BG image for intro left text - set it to No-Repeat */
#contentLeft {
	float: left;
	width: 425px;
	min-height: 442px;
	padding-left: 34px;
	margin: 0px;
	padding-top: 1em;
	background: url(../images/bg_Lft.jpg) no-repeat;
}

#contentRight {
	float: left;
	width: 425px;
	border-left: #e6e7e6;
	margin-top: 0px;
	padding-left: 2.5em;
	margin-left: 2em;
}

#oneColumn {
	float: left;
	width: 550px;
	padding-left: 90px;
	margin: 0px;
	padding-top: 1em;
}

/* use for reserve pages to display right image */
#oneColumnReserve {
	float: left;
	width: 450px;
	padding-left: 3.5em;
	margin: 0px;
	padding-top: 1em;
}

/* left column for Buy page */
#leftColumnBuy {
	float: left;
	width: 350px;
	margin: 0px;
	padding-top: 1em;
	padding-left: 6em;
}

#footer {
	width: 340px;
	font: 0.75em/2.2em Arial, Helvetica, sans-serif;
	color: #4c5358;
	background-color: transparent;
	text-align: left;
	clear: both;
	margin-left: 30px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.clearIt {
	clear:both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

.clear {
clear: both;
}

/* Headings */
#h1 {
	font: 160% "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #4C493F;
	background-color: transparent;
	margin-top: 3px;
	margin-bottom: -0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.15em;
}

#h2 {
	font-size: 130%;
	color: #813025;
	font-family: "Lucida Grande", Arial, sans-serif;
	letter-spacing: 0.2em;
	font-weight: bold;
	border-top: 1px dotted #fffdf2;
	border-bottom: 1px dotted #fffdf2;
	text-align: left;
	margin-top: 1.2em;
	background: #d7d4c7;
	padding: 0.3em 0.5px 0.3em 0.5em;
}

#h3 {
	font-size: 110%;
	color: #716c58;
	font-family: "Lucida Grande", Arial, sans-serif;
	letter-spacing: 0.2em;
	font-weight: bold;
	border-top: 1px dotted #fffdf2;
	border-bottom: 1px dotted #fffdf2;
	text-align: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	width: 102px;
	margin-top: 1.2em;
}

#h4 {
	font-size: 105%;
	color: #5f5b4c;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: left;
	width: 300px;
	margin-bottom: -0.75em;
}

#h5 {
	font-size: 105%;
	color: #893227;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: left;
	width: 300px;
	margin-bottom: -0.75em;
}

#h6 {
	font-size: 103%;
	color: #893227;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: left;
	width: 300px;
}

/* Lists */
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #dadad4;
	width: 150px;
}

#navlist li {
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #dadad4;
}

/* exact copy to validate and not repeat */
#navlistTwo {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #dadad4;
	width: 150px;
}

#navlistTwo li {
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #dadad4;
width: 150px;
}

#navlist li a { text-decoration: underline; }


/* Special Formatted Text */
#quote {
	color: #000000;
	font: bold normal 1em/1.4em "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: -5px 0 0;
}

#enterBox {
	background: #d7d4c7;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	border-top: 1px dotted #fffdf2;
	border-bottom: 1px dotted #fffdf2;
}

.reserve {
	font-size: 105%;
	margin-top: -0.5em;
}

.subHeadLines {
	font-size: 110%;
	color: #716c58;
	letter-spacing: 0.2em;
	font-weight: bold;
	border-top: 1px dotted #fffdf2;
	border-bottom: 1px dotted #fffdf2;
	text-align: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	width: 170px;
	margin-bottom: 8px;
	margin-top: 2em;
}

.subHeadLinesLong {
	font-size: 110%;
	color: #716c58;
	letter-spacing: 0.2em;
	font-weight: bold;
	border-top: 1px dotted #fffdf2;
	border-bottom: 1px dotted #fffdf2;
	text-align: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	width: 250px;
	margin-bottom: 8px;
	margin-top: 4.2em;
}

#boldRedText {
	font-weight: bold;
	color: #813025;
}

.boldSubHeaderText {
	font-weight: bold;
	color: #813025;
	margin-bottom: -10px;
}

.bigBlueText {
	font-size: 130%;
	color: #25577d
}


/* Special Formatted Images */
#miniPicCotton {
	background: url(../images/Cotton_Logo_mini.jpg) no-repeat;
	float: left;
	padding-left: 5.5em;
	margin-top: -0.2em;
	height: 64px;
	margin-bottom: 1em;
}

.miniPicEco {
	background: url(../images/Eco_Logo_mini.jpg) no-repeat;
	float: left;
	padding-left: 5.5em;
	height: 64px;
	margin-bottom: 1em;
	margin-top: -0.5em;
	padding-right: 0.5em;
	margin-left: -0.5em;
}

.miniPicEcoLt {
	background: url(../images/Eco_Logo_Lt_mini.jpg) no-repeat;
	float: left;
	padding-left: 5.5em;
	height: 64px;
	margin-bottom: 1em;
	margin-top: -0.5em;
	padding-right: 0.5em;
	margin-left: -0.5em;
}

.colorSpotsShirts {
	margin-bottom: 2em;
}

.colorSpotsPants {
	margin-top: 3em;
	margin-bottom: 6.7em;
}

#miniPicCottonLight {
	background: url(../images/Cotton_LogoLight_mini.jpg) no-repeat;
	float: left;
	padding-left: 5.5em;
	margin-top: -0.2em;
	height: 64px;
	margin-bottom: 1em;
}

#PicCotton {
	background: url(../images/Cotton_Logo.jpg) no-repeat;
	height: 127px;
	margin-bottom: 6px;
	padding-left: 12em;
	float: right;
	margin-left: 20px;
}

#PicEco {
	background: url(../images/Eco_Logo.jpg) no-repeat;
	height: 127px;
	margin-bottom: 6px;
	padding-left: 12em;
	float: right;
	margin-left: 20px;
}

/* use for reserve pages images */
#imageRight {
	width: 450px;
	float: right;
	margin-top: 2em;
}

/* use for styles pages images */
.imageStyle {
	width: 400px;
	float: right;
	margin-bottom: 2em;
}

.imageStyleLeft {
	width: 400px;
	float: right;
	margin-bottom: 2em;
	padding-right: 3em;
}

.imageStyleRight {
	width: 400px;
	float: right;
	margin-bottom: 2em;
	padding-right: 2em;
}

/* Links */
a:link {
	color: #25577d;
	text-decoration: underline;
}

a:visited {
	color: #25577d;
}

a:hover {
	color: #89836a;
}

a:active {
	color: #813025;
}

/* flash */
#flashHome {
	width: 315px;
	margin-top: 1em;
	height: 307px;
}

#flashHomeLow {
	margin-top: 3em;
}

#flashMyTime {
	margin: 1em 0 -1em;
	padding: 0;
}

/* bread crumbs */
#breadcrumb {
	font-size: 75%;
	padding: 0px 1em 0px 2em;
	float: right;
	width: 380px;
	margin-top: 0.2em;
	margin-left: 2em;
	text-align: right;
}
