@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	color: #54301b;
}
.clearer {
	clear: both;
}
body {
	background-color: #feedd9;
	font-size: 0.8em;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#page-wrapper {
	background-image: url(/images/page-wrapper-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
h1#isun-logo {
	background-image: url(/images/isun-organic-skincare-logo.png);
	background-repeat: no-repeat;
	height: 120px;
	text-indent: -9999px;
	margin-left: -15px;
}
img.white-border {
	border: 1px solid #FFFFFF;
}
#column-1 {
	width: 280px;
	float: left;
	background-image: url(/images/trans-white.png);
	background-repeat: repeat;
	padding: 10px;
}
h2 {
	font-size: 1.6em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a16c4a;
	border-right-color: #a16c4a;
	border-bottom-color: #a16c4a;
	border-left-color: #a16c4a;
	margin-top: 3px;
}
p {
	padding-top: 3px;
	padding-bottom: 2px;
}
q {
	font-size: .9em;
	font-style: italic;
}
cite {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}
ul#golden-principles {
	margin-left: 30px;
	list-style-image: url(/images/li.png);
}
#column-2 {
	float: right;
	width: 540px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#column-2 h2 {
	border-top-style: none;
	padding-bottom: 20px;
}
#download-wrapper {
	width: 334px;
	margin-right: auto;
	margin-left: auto;
}
div.download {
	float: left;
	padding: 5px;
}
.download h5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-image: url(/images/trans-white.png);
	background-repeat: repeat;
}
.download p {
	font-size: .9em;
	font-style: italic;
}
.download a {
	font-style: normal;
}
address  {
	list-style-type: none;
	text-align: center;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#foliage {
	position: fixed;
	top: 0px;
	z-index: 1000;
	height: 275px;
	width: 330px;
	margin-left: 100%;
}
#foliage img {
	margin-left: -330px;
}
#ie {
	background-image: url(/images/warning.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	height: 60px;
	display: none;
}
#ie h4 {
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#ie p {
	text-align: center;
}
#ie a {
	color: #000000;
}
.design-credit {
	text-align: center;
}
.pnt {
	display: block;
	width: 230px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/retail-outlet-button-sprite.png) no-repeat 0 0;
	text-indent: -9999px;
}
.pnt:hover {
	background: url(../images/retail-outlet-button-sprite.png) no-repeat 0 -85px;
}
.pnt-link {
	color: #7d8a2e;
}