body {
	color: #433c31;
	font: normal 100% georgia, 'times new roman', times, serif;
	background: #aec879;
	margin: 0;
	padding: 0;
	}
	
h2, h3 {
	margin: 0;
	}

h2 {
	font-size: 1.9em;
	}
	
h3 {
	font-size: 1.4em;
	}

p.intro {
	font-size: 1.2em;
	line-height: 1.6em;
	}
	
a {
	color: #433c31;
}

.left {
	float: left;
}
	
.subhead {
	display: block;
	font-size: 9px;
	font-family: arial,sans-serif;
	letter-spacing: .8em;
	text-transform: uppercase;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
	/* End hide from IE-mac */
	
#content {
	width: 955px;
	padding: 10px;
	background: #fff;
	margin: auto;
	}
	
	/* IE padding hack */

#header {
	width: 975px;
	height: 45px;
	margin: auto;
	position: relative;
	}
	
#header h1 {
	position: absolute;
	z-index: 9900;
	margin: 0;
	padding: 0;
	left: 23px;
	top: 0;
	}
	
#header h1 a {
	display: block;
	background: url('/images/logo.png') no-repeat top left;
	width: 110px;
	height: 145px;
	text-indent: -9999px;
	}
	
#primaryNav {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#primaryNav li {
	float: left;
	}
	
#primaryNav li a {
	display: block;
	text-indent: -9999px;
	height: 45px;
	}
	
#header #primaryNav li a:hover {
	background-position: 0 -45px;
	}
	
#header #primaryNav li a.active,
#header #primaryNav li a.active:hover {
	background-position: 0 -90px;
	}
	
#primaryNav #design a {
	width: 182px;
	background: url('/images/nav/designyourown.gif') no-repeat top left;
	}
	
#primaryNav #shop a {
	width: 141px;
	background: url('/images/nav/shop.gif') no-repeat top left;
	}
	
#primaryNav #host a {
	width: 161px;
	background: url('/images/nav/hostaparty.gif') no-repeat top left;
	}
	
#primaryNav #about a {
	width: 118px;
	background: url('/images/nav/about.gif') no-repeat top left;
	}
	
#primaryNav #info a {
	width: 71px;
	background: url('/images/nav/info.gif') no-repeat top left;
	}
	
#primaryNav #inquiries a {
	width: 108px;
	background: url('/images/nav/inquiries.gif') no-repeat top left;
	}
	
#secondaryNav, #prodForm {
	font-size: .9em;
	padding: .5em 0;
	margin: 1em 0;
	border: 1px dashed #433c31;
	border-right: 0;
	border-left: 0;
}

#prodForm {
	padding: .5em;
	background: #edefde;
	}

#footer #secondaryNav {
	border: 0;
}

#secondaryNav .navhere {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer #secondaryNav .navhere {
	color: #7e835b;
	font-weight: normal;
	text-decoration: underline;
}

#content #top {
	background: url('/images/top_background.gif') repeat-y left top;
	position: relative;
	}
	
#content #top #getStarted {
	position: absolute;
	top: 315px;
	left: 201px;
	}
	
#sub #content #top #getStarted {
	top: 153px;
	left: 230px;
	}

#content #top #getStarted img {
	border: 0;
	}

#content .textfeature{
	float: left;
	display:inline;
	clear:left;
	padding:5px;
	border: 1px solid #d5e6e6;
	margin: 8px;
}

#content .main {
	float: left;
	width: 604px;
	}
	
#content #top .main {
	background: url('/images/main_background.gif') no-repeat left top;
	height: 340px;
	text-indent: -9999px;
	}
	
#sub #content #top .main {
	background: url('/images/sub_background.gif') no-repeat left top;
	height: 165px;
	}
	
#content #top .main ol {
	list-style: none; /* text-indent doesn't move numbers */
	}
	
#content #top .side {
	background: url('/images/tagline.gif') no-repeat 50% 25px;
	height: 190px;
	}
	
#sub #content #top .side {
	/* background: url('/images/sub_tagline.gif') no-repeat 50% 25px; */
	background: none;
	height: 109px;
}
	
#content #top .side #tagline {
	text-indent: -9999px;
	}
	
#content #top .side a#swatches {
	position: absolute;
	right: 0;
	bottom: -158px;
	}
	
#content #top .side a#swatches img {
	border: 0;
	}
	
#content .side {
	float: left;
	width: 301px;
	margin-left: 10px;
	padding: 19px;
	}
	
	/* IE padding hack */
	
#content #bottom {
	background: url('/images/bottom_background_pink.gif') repeat-y left top;
	}

#content #bottom .main {
	color: #141010;
	font-size: .9em;
	line-height: 1.4em;
	padding-top: 1em;
	}
	
#content #bottom .main #examples,
#content #bottom .main #examples ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#content #bottom .main #examples li {
	list-style: none;
	float: left;
	width: 184px;
	margin: 8px;
	padding: 0;
	}

#content #bottom .main #examples li a {
	display: block;
	padding: 5px;
	border: 1px solid #d5e6e6;
	}
	
.patterns {
	margin: 1em 0;
	border-top: 1px dashed #4b3e3a;
	padding-top: 1em;
}

.patterns .patternImage {
	float: left;
	padding: 5px;
	border: 1px solid #d5e6e6;
	}
.patternDetails {
	margin-left: 122px;
	}
	
.patternPrice {
	font-size: 10px;
	font-family: arial,sans-serif;
	text-transform: uppercase;
}
	
#content #bottom .main #examples li .prodName,
#content #bottom .main #examples li .prodPrice {
	text-align: center;
	font-size: 1.2em;
	color: #433c31;
	}
	
#content #bottom .main #examples li .prodPrice {
	font-size: 1em;
	}
	
#content #bottom .side {
	padding-top: 90px;
	line-height: 1.6em;
	margin: 0 0 0 10px;
	background: url('/images/background_side_bottom.gif') no-repeat right bottom;
	}
	
#content #bottom .side h2 {
	font-weight: normal;
	font-size: 1.4em;
	}

.bigDivider {
	background: #4a3e39 url('/images/divide_background.gif') repeat-x left top;
	height: 44px;
	margin: 10px 0;
	}
	
.bigDivider hr {
	display: none;
	}

#footer {
	font-size: .9em;
	color: #7e835b;
	width: 975px;
	margin: auto;
	padding: .5em 0;
	}
	
#footer a {
	color: #7e835b;
	}
	
#utilityNav {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#utilityNav li {
	float: left;
	margin-left: 15px;
	}
	
	form {
		margin: 0;
		color: #000;
		}

	.formRow {
		margin: 1em 0;
	}

	.formRow:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}

		.formRow {display: inline-block;}

		/* Hides from IE-mac \*/
			* html .formRow {height: 1%;}
			.formRow {display: block;}
		/* End hide from IE-mac */

	fieldset {
		padding: 1em;
		margin: 1em 0;
		border: 1px solid #433c31;
		}

	legend {
		color: #fff;
		background: #433c31;
		}

	label, .label {
		color: #333;
		}

	.sub_prompt {
		padding-right: 10px;
		color: #666;
		}

	.required {
		font-weight: bold;
		}

	.formNote {
		text-align: right;
		}

	.note {
		font-size: .8em;
		color: #999;
		}

	.divider {
		margin: 1em 0;
		border-bottom: 1px dashed #7e835b;
		}
		
	.divider hr {
		display: none;
		}

	.xlarge {
		width: 400px;
		}

	.large {
		width: 280px;
	}

	.medium {
		width: 120px;
		}

	.small {
		width: 75px;
		}

	.tiny {
		width: 30px;
		}

	.prompt {
		width: 150px;
		float: left;
		text-align: right;
		}

	.element {
		margin-left: 155px;
		}

	.bigPrompt, .bigField {
		font-size: 1.3em;
		}
		
	.bigField {
		color: #433c31;
	}
	
	.alert {
		color: #990000;
	}

	.error {
		background: #433c31;
		color: #fff;
		padding: 1em;
		margin: 1em 0;
	}
	
	.txt {
		background: url('/images/txt_replace.gif') no-repeat top left;
		width: 245px;
		}
		
	.txt input {
		border: none;
		background: none;
		width: 225px;
		padding: 5px 10px;
	}
	
	.vcard {
		border: 1px dashed #7e835b;
		border-left: 0;
		border-right: 0;
		padding: 1em;
		margin: 1em 0;
		background: #edefde;
		}
		
	.vcard .org {
		font-size: 1.3em;
		font-weight: bold;
	}

	.vcard .adr {
		float: right;
	}
	
	
.swatches {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.swatches li {
	float: left;
	margin: 0 20px 10px 20px;
	font: normal 10px arial,sans-serif;
	}
	
.swatches li img {
	border: 1px solid #433c31;
	}
	
#patterns_body .swatches .swatchName {
	width: 70px;
	white-space: nowrap;
	overflow: hidden;
	}
	
/* PRODUCTS */
.prodImage {
	float: left;
	width: 175px;
	}
	
.prodImage img {
	border: 1px solid #ccc;
	}
	
.prodDesc {
	margin-left: 185px;
	}
	
table.items td {
	text-align: center;
	font-size: .85em;
}
	
table#cart {
	font-size: .85em;
	line-height: 1em;
	padding: 1px;
	border: 1px solid #76578b;
	margin-bottom: 10px;
	}

#cart thead th {
	padding: 4px 15px 4px 0;
}
	
#cart tbody tr {
	background: #f2e8fb;
	}
	
#cart tbody td {
	vertical-align: center;
	border-top: 1px solid #b59dc5;
	padding: 4px 15px 4px 0;
	}
	
#cart tbody td.first,
#cart thead th.first {
	padding-left: 5px;
}
	
#cart tbody tr.odd {
	background: #d8d0e1;
	}
	
#cart th {
	text-align: left;
}

/* ================= */
/* = checkout cart = */
/* ================= */

#fullcart {
	margin: 1em 0;
	}
	
#fullcart h3 {
	font-weight: normal;
	}
	
#fullcart th {
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: #999;
}

#fullcart th .note {
	text-transform: none;
	font-size: 1em;
}

#fullcart tbody td {
	border-top: 1px solid #dedede;
	padding: 5px 15px 5px 0;
	vertical-align: middle;
	}
	
#fullcart tbody tr.foot td {
	border-top: 1px solid #dedede;
}
	
#fullcart tbody td.tfoot {
	color: #999;
	border-top: none;
	padding-top: 0;
	text-align: right;
	font-size: .9em;
}
	
#fullcart .price {
	padding-right: 0;
	text-align: right;
	}
	
#fullcart tbody td.total {
	padding-right: 0;
	text-align: right;
	font-weight: bold;
	color: #000;
	font-size: 1.1em;
}
	
#fullcart .first {
	vertical-align: top;
}

#fullcart .remove {
	display: block;
	margin: auto;
	background: url('/images/remove_odd.gif') no-repeat left top;
	width: 16px;
	height: 15px;
	text-indent: -9999px;
}