a:link {
  color: #504033;
  text-decoration: underline;
}

a:visited {
  color: #504033;
  text-decoration: underline;
}

a:active {
  color: #504033;
  text-decoration: underline;
}



body {
  color: #4F3F32;
  background-color: #D1BE94;
  font-family: Arial, sans-serif;
  font-size: 0.80em;
  margin: 0px;
  padding: 0px;
}

h3 {
  font-size: 1.15em;
}

#container {
  top: 20px;
  width: 750px;
  left: 50%;
  margin-left: -450px;
  position: absolute;
  background-color: #FFFFFF;
  border: 5px solid #4F3F32; /*--EBE2D1--*/
}

#pageHeader {
	background:url(header.jpg) no-repeat;
	width: 750px;
	height: 150px;
	color: #000000;
}

#pageHeader h1 {
	position: absolute;
	left: 350px;
	top: 10px;
	font-size: 2.7em;
}


#pageHeader h2 {
	position: absolute;
	left: 3\450px;
	top: 86px;
}
#landingHeader {
	background:url(header.jpg) no-repeat;
	width: 750px;
	height: 150px;
	color: #000000;
}

#landingHeader h1 {
	position: absolute;
	left: 350px;
	top: 10px;
	font-size: 35px;
}


#landingHeader h2 {
	position: absolute;
	left: 3\450px;
	top: 86px;
}

#preamble {
  margin-left: 20px;
  margin-right: 20px;
}

#preamble h3 {
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#preamble h3 span {
}

#preamble p {
  margin: 0px 0px 8px 0px;
}

#explanation {
  font-family: Arial;
  color: black;
  font-size: 1.3 em;
  font-weight: 400;
  margin-left: 20px;
  margin-right: 20px;
}

#explanation h3 {
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#explanation h3 span {
}

#explanation p {
  font-size: 1.5em;
  line-height: 150%;
  height: 200px; /*--height has to be greater than img height--*/
  margin: 0px 0px 8px 0px;
  padding: 20px 2px 2px 2px;
  border: 5px solid red;
  background-color: white;/*#EBE2D1;*/
}

#explanation p img.action{
 width: 205px;
 border: 0px solid white;
 padding: 0px 15px 15px 5px;
 margin-left: 350px;
	
}
#explanation p img.hero{
 float: left;
 clear: left;
 height: 150px; /*--height has to be less than p height--*/
 padding: 0px 5px 0px 5px;

}

#explanation p img.checkmark {
height: 25px;
}

#explanation p img {
 style: none;
}

.product {
  margin: 0px 20px 0px 20px;
  border-bottom: 2px solid #4F3F32;
  padding-bottom: 5px;
  background-color: white;
}
.product p1{
  margin-left: 20px;
  margin-right: 20px;
}

.product h3 {
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}


.product h2 {
   font-size: 1.3em
}

.product .productimage{
	width: 200px;
	float: left;
	clear: left;
	text-align: center;
	border: 0px solid black;
	padding: 0 2px 15px 0;
	margin: 0 2px 15px 0;
	
}
.product .productimage img{
	height: 200px
	
}
.product .productinfo{

	text-align: left;
	border: 0px solid blue;
	padding: 0 2px 15px 0;
	margin: 0 2px 15px 0;
	padding-left: 170px;
	
}
.product .productinfo  ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;

}
.product .productinfo  ul ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
.product p {
  margin: 0px 0px 8px 0px;
}

#benefits {
  margin-left: 20px;
  margin-right: 20px;
}

#benefits h3 {
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#benefits h3 span {
}

#benefits p {
  margin: 0px 0px 8px 0px;
}

#footer {
	clear: both;
	top: 28px;
	left: 135px;
	width: 350px;
	margin-left: 170px;
	font-size: 0.8em;
	margin-top: 30px;
}

#linkList {
  top: 22em;
  left: 50%;
  width: 150px;
  margin-left: -360px;
  position: absolute;
}

#linkList h3 {
  font-size: 0.9em;
  font-style: italic;
  margin: 10px 0px 0px 0px;
}

#linkList ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#linkList li {
  font-size: 0.8em;
}

#lselect h3 {
  height: 20px;
  margin: 20px 0px 0px -3px;
}

#lselect h3 span {
}

#lselect .c {
  text-decoration: none;
}

#lselect li {
  margin: 0px 0px 8px 0px;
}

#larchives h3 {
  width: 105px;
  height: 20px;
  margin: 20px 0px 0px -3px;
}

#larchives h3 span {
}
#header {
	background: #49515C url(images/header_right.jpg) no-repeat 100% 0;
	border-bottom: 4px solid #fff;
	border-top: 5px solid #fff;
	padding: 28px 30px;
	height:100px;
	}	
#header h1 { 	
	margin: 0;
	color: #333;
	font-size: 3em;
	font-weight: normal;
	cursor: default;
	font-family:Times;
	}	
#header h2 { 	
	margin: 0;
	color: #fff;
	font-size: 1em;
	padding-left: 1px;
	cursor: default;
	}	



#nav {
	background: #EBE2D1; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #4F3F32;
	background-color: #EBE2D1;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #4F3F31; color:#fff;}

#sidebar {
	float: left;
	width: 175px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	}
#sidebar div { background: #fff; }	

#sidebar h3, #content h3 { 
	font-size: 1.5em; 
	color: #4F3F32; 
	margin: 0 10px 0 0; 
	cursor: default;
	font-family:Times;
	}
#content div, #sidebar div { 
	padding: 1px 0 10px 0;  
	border-top: 1px solid #EBE2D1; 
  padding: 10px;
	}	

#content {
	float: left;
	width: 550px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div { background: #fff ; }	
