html, body {
	height: 100%;  /*for mozilla*/
}

body  {
	color: #000000;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6A6159;
	background-image: url("../images/body_bg.gif");
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.redText {
	color: #A21814;
}

.floatRight {
	float: right;
}

.alignRight {
	text-align: right;
}

#mainHolder  {
	font-size: 0.7em;
	background-color: #ffffff;
	background-image: url("../images/mainHolder_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0 auto;
	padding: 8px 0 0;
	position: relative;
	width: 700px;
	height: 100%;
	min-height: 100%;
}

html>body #mainHolder {
	height: auto;
	 /*for mozilla*/
}

div>h1 {
	margin-top: 0;
}

#mainHolder.products  {
	background-image: url("../images/mainHolder_prod_bg.jpg");
}

#mainHolder h1  {
	color: #000000;
	font-size: 1.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url("../images/h1_mainLogo.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	letter-spacing: 5px;
	margin: 0 0 0 9px;
	padding: 0;
	height: 100px;
}

#mainHolder h1 span {
	visibility: hidden;
	height: 100px;
	width: 218px;
	margin: 0;
	padding: 0;
}

#mainHolder h1 a {
	display: block;
	height: 100px;
	width: 218px;
	margin: 0;
	padding: 0;
}

#mainHolder h2 {
	color: #000000;
	font-size: 4em;
	text-indent: -3000px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin: -80px 0 30px 430px;
	/*\*//*/ margin-top: -40px; /* MacIE5 hack to make heading appear */
	padding: 0;
	text-align: left;
	background-position: top left;
	background-repeat: no-repeat;
}

#mainHolder h2.bigBird  {
	background-image: url("../images/h2_bigBird.gif");
}

#mainHolder h2.ribbonata  {
	background-image: url("../images/h2_ribbonata.gif");
}

#mainHolder h2.ordering  {
	background-image: url("../images/h2_ordering.gif");
}

#mainHolder h2.about  {
	background-image: url("../images/h2_about.gif");
}

#mainHolder h2.contact  {
	background-image: url("../images/h2_contact.gif");
}

#navHolder {
	position: relative;
	top: -108px;
	left: 272px;
	width: 428px;
	height: 48px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#navHolder.prodNav  {
	background-color: #ca9252;
	background-image: url("../images/line_dot.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#navHolder ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navHolder ul li {
	display: inline;
	text-align: center;
	height: 25px;
	margin: 0;
	padding: 0;
}

#navHolder ul li a  {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 22px;
	background-color: #d7ad7d;
	background-image: url("../images/line_dot.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 107px;
	/*\*//*/ width: 100px; /* MacIE5 hack to make Nav appear */
	height: 25px;
	float: left;
}

#navHolder ul li a.selected  {
	background-color: #ca9252;
	background-image: url("../images/top_link_selected.gif");
}

#navHolder ul li a:hover {
	background-color: #CA9252;
}

#navHolder ol {
	display: inline;
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 25px;
	left: 0px;
	clear: both;
}

#navHolder ol li {
	display: inline;
	height: 23px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#navHolder ol li a {
	width: 107px;
	height: 23px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 22px;
	font-size: 1.05em;
	font-weight: bold;
	color: #ffffff;
	/*\*//*/ color: #A21814; /* MacIE5 hack to make Nav appear */
	background-image: none;
	background-color: transparent;
}

#navHolder ol li a:hover {
	text-decoration: underline;
	background-color: transparent;
}

#topHolder {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 449px;
	left: 251px;
	top: 72px;
	text-align: left;
}

#topHolder p {
	width: 300px;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}

#topHolder h2 {
	color: #A21814;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	text-indent: 0px
}

#topHolder a.viewScarves  {
	background-image: url("../images/home_view_fade.jpg");
	background-repeat: no-repeat;
	margin-right: 17px;
	width: 105px;
	height: 105px;
	float: right;
}

#topHolder a.viewScarves span {
	visibility: hidden;
}

#homeImageBar  {
	background-color: #000000;
	background-image: url("../images/home_bar_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 1px 0;
	position: relative;
	top: 21px;
	/*\*//*/ top: 69px; /* MacIE5 hack to move bar */
	width: 700px;
	height: 200px;
}

#homeImageBar img {
	float: right;
	padding: 0;
	margin: 0 0 0 1px;
}

#homeQuote  {
	background-color: #f4f1ec;
	background-image: url("../images/home_quote.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 21px 0 0 405px;
	/*\*//*/ margin-top: 0; /* MacIE5 hack to move quote */
	padding: 0;
	width: 276px;
	height: 84px;
}

#homeQuote p {
	padding: 12px 0 0 0;
	margin: 0 25px 8px 35px;
	font-size: 1.4em;
	line-height: 1.4em;
}

#homeQuote p.quoteBy {
	font-size: 1em;
	line-height: 1em;
	padding: 0;
	margin: 0 5px 0 55px;
}

#copyHolder {
	margin: -20px 0 0 0;
	/*\*//*/ margin-top: 32px; /* MacIE5 hack to move copyHolder */
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
}

.makeContact {
	background-position: 165px 8px;
	background-image: url("../images/contact_ear.jpg");
}

.about {
	background-position: 165px 8px;
	background-image: url("../images/about_hands.jpg");
}

.order {
	background-position: 160px 8px;
	background-image: url("../images/order_bag.jpg");
}

#copyHolder p a {
	color: #A21814;
	border-bottom: 1px dotted #A21814;
}

#copyHolder p a:visited {
	color: #A21814;
}

#copyHolder p {
	margin: 0 20px 1.2em 430px;
	line-height: 1.7em;
}

#copyHolder p a:hover {
	text-decoration: underline;
}

#copyHolder a.orderBag  {
	background-image: url("../images/order_bag.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 20px;
	width: 64px;
	height: 53px;
	float: right;
	border-bottom: 0;
}

#copyHolder a.orderBag:hover  {
	text-decoration: none;
}

#copyHolder a.orderBag span {
	visibility: hidden;
}

#copyHolder ul.prodChoice {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#copyHolder ul.prodChoice li {
	display: inline;
	margin: 0;
	padding: 0;
}

#copyHolder ul.prodChoice a {
	float: left;
	width: 180px;
	height: 223px;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat;
}

#copyHolder ul.prodChoice a span.headingCopy {
	display: block;
	position: relative;
	left: -3000px;
	font-size: 2em;
	margin: 0;
	padding: 0;
}

#copyHolder ul.prodChoice a span.bodyCopy {
	display: block;
	color: #000000;
	margin: 75px 0 0 12px;
	padding: 0;
	line-height: 1.7em;
}

#copyHolder ul.prodChoice a span.linkCopy {
	display: block;
	color: #A21814;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

#copyHolder ul.prodChoice a.bigBird  {
	background-image: url("../images/prod_bigbird_bg.jpg");
	margin: 0 0 40px 190px;
}

#copyHolder ul.prodChoice a.ribbonata  {
	background-image: url("../images/prod_ribbonata_bg.jpg");
	margin: 0 0 40px 60px;
}

#copyHolder table {
	font-size: 1em;
}

#copyHolder table.bbthumbs {
	background-color: #ffffff;
	border-collapse: collapse;
	margin: -226px 0 0 140px;
}

#copyHolder table.rthumbs {
	background-color: #ffffff;
	border-collapse: collapse;
	margin: -207px 0 0 140px;
}

#copyHolder table.bbthumbs td, table.rthumbs td {
	background-color: #000000;
	border: 4px solid #ffffff;
	padding: 0;
	margin: 0;
}

#copyHolder table td.textCell {
	background-color: #ffffff;
	text-align: center;
	color: #999999;
	height: 76px;
}

#copyHolder table.bbthumbs a, table.rthumbs a {
	display: block;
	height: 76px;
	width: 76px;
	background-color: #ffffff;
	margin: 1px;
	padding: 0;
}

#copyHolder address {
	margin: 0 20px 1.2em 450px;
	line-height: 1.7em;
	font-weight: bold;
	font-style: normal;
}

#copyHolder form {
	margin: 15px 0px 15px 430px;
	width: 240px;
	padding: 0;
	line-height: 1.5em;
}

#copyHolder form fieldset {
	border: 1px solid #EBEBEB;
	margin: 0;
	padding: 0 0 0 5px;
}

#copyHolder form legend {
	color: #A4A4A4;
}

#copyHolder form div.formRow{
	margin: 0 0 5px 0;
	padding: 5px 0 0 5px;
}

#copyHolder form span {
	float: left;
	width: 45px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#copyHolder form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #6A6159;
}

#copyHolder form input.noBoarder {
	border: 0;
}

#copyHolder form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #6A6159;
}

#copyHolder img.mainImageAbout {
	float: left;
	margin: 0 0 0 160px;
	border: 1px solid #000000;
}

#copyHolder p.orderLink a {
	display: block;
	background-image: url("../images/order_formLink.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 0 0 20px;;
	padding: 0;
	width: 167px;
	height: 32px;
	text-indent: -3000px;
	border-bottom: 0;
}

#copyHolder p.orderLink a:hover {
	text-decoration: none;
}

#copyHolder p.acroreadLink a {
	display: block;
	background-image: url("../images/get_adobe_reader.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 0 0 162px;
	padding: 0;
	width: 88px;
	height: 31px;
	text-indent: -3000px;
	border-bottom: 0;
}

#copyHolder p.acroreadLink a:hover {
	text-decoration: none;
}


#footHolder {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
	border-top: 1px solid #D7D7D7;
	width: 700px;
	clear: both;
}

#footHolder p {
	color: #D7D7D7;
	margin: 10px 0 0 0;
}

#footHolder a {
	color: #A4A4A4;
}

#footHolder a:hover {
	text-decoration: underline;
}