*,html {
	margin:0;
	padding:0;
}
body {
	background-color:#413793;
	font-family:Arial, Helvetica, sans-serif;
}
a,a:visited {
	color:#0000FF;
}
a:hover {
	color:#0000FF;
	text-decoration:none;
}
p {
	margin-bottom: .001pt;
}
#page {
	background-image: url(images/header_new.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 60px;
}
#pagenaturalliving {
	background-image: url(images/naturalliving-newaddress.png);
	background-repeat: no-repeat;
	padding-left: 90px;
}
ul {
	margin-left:40px;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	margin-left:0px;
}
#navthankyou ul {
	list-style-image: none;
	list-style-type: none;
	margin-left:0px;
}

#nav_wrapper {
	width: 200px;	
	float: left;
	margin-top: 180px;		
}
#nav {
	background-color: #A8007A;
	border: 3px solid #A8007A;
	color: #413793;
	padding-bottom:8px;
}
#navthankyou {
	background-color: #A8007A;
	width: 200px;
	border: 3px solid #A8007A;
	color: #413793;
	float: left;
	margin-top: 220px;
	padding-bottom:8px;

}
#nav h3 {
	text-align: center;
	padding-bottom: 4px;
	color: #F2ECD4;
}
#navthankyou h3 {
	text-align: center;
	padding-bottom: 4px;
	color: #F2ECD4;
}

#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	height: 52px;
	padding-left: 60px;
	padding-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413793;
	margin-top: 16px;
	padding-top: 16px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A9007A;
}

#nav a, #nav a:visited {
	text-decoration: none;
	line-height: 120%;
	display: block;
	padding: 8px;
	color: #413793;
	font-size: 13px;
	background-color: #F8F4E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8007A;
}
#navthankyou a, #navthankyou a:visited {
	text-decoration: none;
	line-height: 120%;
	display: block;
	padding: 8px;
	color: #413793;
	font-size: 13px;
	background-color: #F8F4E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8007A;
}
#nav a:hover {
	color: #FFCC00;
	background-color: #A8007A;
}
#navthankyou a:hover {
	color: #FFCC00;
	background-color: #A8007A;
}
#content {
	float: left;
	margin-left: 40px;
	padding-top: 20px;
	margin-top: 200px;
	width: 600px;
}
#contentthankyou {
	float: left;
	margin-left: 40px;
	padding-top: 20px;
	margin-top: 220px;
	width: 600px;
}
#content h1,h2,h3,h4,h5 {
	color: #1D1788;
}

#wrapper {
	margin: auto;
	width: 1000px;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}
.couriercenter12 {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	text-align:center;
}
.arialcenter12italicbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
.imgleft {
	margin-right:12px;
	margin-bottom:12px;
}
.lispace {
	list-style:none;
}
.greentext {
	color:#008000;
	font-weight:bold;
}
.imgright {
	margin-left:12px;
	margin-bottom:12px;
}
.mleft12 {
	margin-left:34px;
}
.largertext {
	font-size:18px;
}
.mleft34 {
	margin-left:34px;
}
.black12 {
	font-size:12pt;
	color:#000000;
	font-weight:bold;
}
.black14c {
	font-size:14pt;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.red14 {
	color:#800000;
	font-size:14pt;
	font-weight:bold;	
}
.test-total {
	background-color: #FFF2F2;
	border: 1px solid #FFC;
	width:40px;
	font-size:18pt;
	color:#A8007A;
}
.urgentbox {
	padding:24px;
	background-color:#F9F5E9;
	border: 2px solid #F00;
}
.urgent {
	color:#F00;
	font-style:italic;
	font-weight: bold;
	font-size: 22px;
}
.red {
	color:#F00;
	font-weight:bold;
}
#termsconditions {
	text-align:center;
	color:#FFF;
	font-size:12px;
}
#termsconditions a {
	color:#CCC;
}	
ol {
	margin-left:40px;
	line-height:150%;
	
}
.image_caption {
	clear:both;
	font-size:10px;
	text-align:center;
}
.float_left {
	float:left;
}
.box {
  padding: 10px;
  margin-right: 30px;
  margin-left: 30px;
  border: 2px solid #A8007A;
  background-color: #FCFAF3;
  font-size: 11pt;
}
.center {
  text-align: center;
}
.question {
	font-size: 1.125em;
	font-weight: bold;
}