h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9D4112;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D4112;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.contacttextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.contacttextboldDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #463227;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9D4112;
	text-align: left;
	padding: 0px;
	margin: 0px;
	left: 15px;
	top: 0px;
	right: 15px;
	bottom: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.leftnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.feattitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C3E05;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #6C3E05;
}
.menusection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #463227;
	/*color: #CFAD80;*/
	line-height: 14px;
}
a.menuinner:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	/*color: #F7E8CD;*/
}
a.menuinner:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	line-height: 14px;
	color: #F7E8CD;
}
a.menuinner:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	line-height: 14px;
	color: #463227;
	/*color: #D5895E;*/
	}
a.menuinner:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	line-height: 14px;
	color: #F7E8CD;
	}


/* MODULES */	

.Module-1-Box {

	padding: 0px;
	margin: 0px 0px 8px;
	border: 0px;

}

.Module-1-Heads {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 0px;
	margin: 0px;
	background-color: #E0D3B9;
	border: 1px dotted #9E9D89;
	background-image: url(http://www.sustainablelifestyles.com/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;

}

.Module-1-Content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #333333;
	padding: 2px 8px 6px;
	background-color: #FFF0D3;
	margin: 0px;
	border-right: 1px dotted #9E9D89;
	border-bottom: 1px dotted #9E9D89;
	border-left: 1px dotted #9E9D89;
	vertical-align: top;
	text-align: left;

}

.head2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	margin: 0px;
	text-decoration: none;
	padding: 0px;

}

a:link, a:visited, a:active {

	color: #993333;
	text-decoration: underline;

}

a:hover {

	color: #FF3300;
	text-decoration: none;	

}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #F7E7CD;

}


/* This is for the shopping Cart Controls */

.iCartSmallLoginBkdg {
}

.iCartSmallLoginText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

.iCartLoginText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}


/*  Combo Box Control*/


.comboBox 
{ 
  border: 1px solid #7f9db9; 
  background-color: white; 
}

.comboBoxHover
{ 
  border: 1px solid #7f9db9; 
  background-color: white; 
}

.comboDropDown 
{ 
  border: 1px solid #7f9db9; 
  background-color: white; 
  padding: 1px;
  padding-right: 0px;
  cursor: default;
}

.comboTextBox
{
  border: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

.comboDisabledTextBox
{
  border: 0px;
  padding-left: 2px;
  padding-right: 2px;
  color: #f0f0f0;
}

.comboItem
{
  font-family: Verdana; 
  font-size: 11px; 
  padding: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.comboItemHover
{
  background-color: #B2B4BF; 
  background-image: url(images/comboItemBg.gif);
  font-family: Verdana; 
  font-size: 11px; 
  border: 1px solid #DBCE99;
  padding: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
}


.dataCell
{
  font-family: Verdana; 
  font-size: 11px; 
}

.dataCellRed
{
  font-family: Verdana; 
  font-size: 11px; 
  color: Red;
}