body
{
	margin: 0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF url(../images/greenbkgd.gif) repeat-y left;
}

table.renderedtable, table.renderedtable td
{
	border: none;
}

#lifesforliving_logo
{
	position: absolute;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 236px;
	height: 153px;
	display: block;
	z-index: 25;
}

/* ------------------ banner ----------------------*/

#banner
{
	display: block;
	position: relative;
	clear: both;
	padding: 5px 20px 0 0;
	height: 65px;
	width: auto;
	background: #007C51 url(../images/about01.5_02.jpg) no-repeat 184px 0;
}

#banner ul
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#banner p
{
	margin: 0 15px 2px 0;
	padding: 0;
	float:right;
	list-style: none;
	clear: both;
	display: block;
}

#banner a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: large;
	font-style: italic;
	text-align: right;
	display: block;
	margin: 0;
}

#banner a:link, #banner a:visited
{
	color: #FFF;
	text-decoration: none;
}

#banner a:hover
{
	color: #FFF;
	text-decoration: underline;
}
#banner a:active
{
	color: #FC0;
	text-decoration: underline;
}

/* ------------------ sub menu ----------------------*/

#sub_menu
{
	display:block;
	position: relative;
	width:100%;
	clear:both;
	font-size: small;
	color: #FFF;
	line-height: 2em;
	font-weight: bold;
	background-color: #696;
}

#sub_menu ul
{
	display:block;
	list-style-type:none;
	margin: 0 0 0 200px;
	padding: 5px 0 5px 0;
}

#sub_menu li
{
	display: inline;
	margin: 0 10px 0 0;
	background-image: none;
}

#sub_menu li.skip_submenu
{
	margin: 0 -5px 0 0;
	visibility: hidden;
	position: absolute;
}
	
#sub_menu a:link, #left_col a:link
{
	color: #ccc;
	text-decoration: none;
	width: 110px;
}

#sub_menu a:visited, #left_col a:visited
{
	color:#DED;
	text-decoration: none;
}

#sub_menu a:hover, #left_col a:hover
{
	color: #030;
	text-decoration: underline;
}

#sub_menu a:active, #left_col a:active
{
	color: #FC0;
	text-decoration: underline;
}

/* ------------------ side bar [main menu/etc] ----------------------*/

#left_col
{
	position: absolute;
	display: block;
	width: 162px;
	left: 0px;
	top: 153px;
	z-index: 15;
	margin: 0;
	padding: 0;
	border: 0;
}

#left_col p
{
	margin-left: 38px;
	margin-top: 20px;
	color: #FFF;
}

div#main_menu
{
	/*position: relative;
	display: block;
	z-index: 20;*/
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;
	background: url(../images/yellowbkgd.gif) repeat-y;
	width: 164px;
}

div#main_menu ul
{
	display: block;
	position: relative;
	margin: 0 0 0 40px;
	padding: 5px 0 0 0;
	border: 0;
}

div#main_menu li
{
	list-style-type: none;
	color: #630;
	list-style-image: none;
	background-image: none;
	margin: 0 0 0.3em 0;
	list-style-image: none;
	padding: 0;
}

div#main_menu li a:link
{
	color: #000;
	text-decoration: none;
}
	
div#main_menu li a:visited
{
	color: #333;
	text-decoration: none;
}
	
div#main_menu li a:hover
{
	text-decoration: underline;
}
	
div#main_menu li a:active
{
	color: #C60;
	text-decoration: underline;
}

div#main_menu li.selected
{
	list-style-image: url(../images/main-menu-select.gif);
}

/* ------------------ main content ----------------------*/

div.content
{
	position: relative;
	display: block;
	margin: 0 0 0 210px;
}

div.content_left_col
{
	display: block;
	position: relative;
	float: left;
	width: 49%;
	background-color: #9CC;
}
	
div.content_right_col
{
	display: block;
	position: relative;
	float: right;
	width: 48%;
	background-color: #09C;
	margin-right: 2%;
}

div.content h1, div.attribute-header h1
{
	font-size: 1.6em;
	color: #F93;
	margin-top: 35px;
	background-image: none;
}

div.content h2
{
	font-size: 1.4em;
	color: #F93;
}

div.content h3
{
	font-size: 1.2em;
	color: #F93;
}

h1, h2, h3, h4
{
	color: #F93;
	text-align: left;
}

p, ul, ol, td, th, h, input, textarea
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin-right: 4%;
}

div.content li
{
	margin: .5em 0;
}

a:link
{
	color:#060;
	text-decoration:underline;
}
	
a:visited
{
	color:#696;
	text-decoration:underline;
}
	
a:hover
{
	color:#030;
	text-decoration:underline;
}

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

.button-top, .button_back, .button-pdf, .button_generic, .button_word
{
	margin-bottom: 2em;
}

a.button-top
{
	padding: 1em 0 1em 2em;
	background: url(../images/button_top.gif) no-repeat left center;
}
	
a.button-back
{
	padding: .5em 0 .5em 2em;
	background: url(../images/button_back.gif) no-repeat left center;
}
	
.button-pdf a
{
	padding: .5em 0 .5em 2em;
	background: url(../images/icon_pdf.gif) no-repeat left center;
}
	
.button_generic a
{
	padding: .5em 0 .5em 2em;
	background: url(../images/icon_generic.gif) no-repeat left center;
}
	
.button_word a
{
	padding: .5em 0 .5em 2em;
	background: url(../images/icon_word.gif) no-repeat left center;
}

.photo_float_right
{
	float: right;
	margin: 0 18px 30px 30px;
}
	
.image_float_right
{
	float: right;
}
	
.image_float_left
{
	float: left;
	margin: 0 20px 10px 0;
}

.float_clear
{
	clear: both;
	display: block;
	height: .5em;
}

.alphalist
{
	list-style-type: lower-alpha;
}

.inline_list ul
{
	white-space: nowrap;
    float: left;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
}

.inline_list ul li
{
   display : inline;
}

.inline_list ul li a
{
	float: left;
	border-right: 1px solid #696;
	padding-right: 1em;
	margin: .5em 1em .5em 0;
}

div.content-right-box
{
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 10; 
}

div.content-right-box h1
{
	color: #F93;
	margin-top: 35px;
}

div.content-right-box h2
{
	color: #F93;
}

div.content-right-box h3
{
	color: #F93;
}

div.home_right_col
{
	position: absolute;
	width: 30%;
	right: 25px;
	top: 100px;
	margin: 0;
	padding: 0;
	z-index: 30;
}

div.home_left_col
{
	margin: 15px 35% 0 196px;
	padding: 0;
}

hr.cleaner
{
      clear: both;
      height: 1px;
      margin: -1px 0 0 0;
	  padding: 0;
      border: none;
      visibility: hidden;
}

a#top, a#page-content
{
	visibility: hidden;
	height: 0;
}

div#footer
{
	margin-top: 80px;
	width:100%;
	height: 40px;
	clear: both;
}

p.green
{
	clear: both;
	color: green;
	background-color: transparent;
}

div.content-navigator-arrow, div.content-navigator-separator, div.content-navigator-separator-disabled
{
	display: none;
}

div.content-navigator-next, div.content-navigator-next-disabled, div.content-navigator-previous-disabled, div.content-navigator-previous
{
	float: left;
}

div.product-attribute-caption
{
	width: 400px;
	float: left;
}

div#left-links ul
{
	float: left;
	clear: both;
	list-style: none;
}

div#left-links ul li
{
	margin-top: 20px;
	background-image: none;
}

div#left-links div.object-center
{
	width: auto;
	float: left;
	margin: 20px 0 0 40px;
	clear: both;
}

div.object-right
{
	width: auto;
	float:right;
	border-color: #fff;
}

/* unnecessary 20101105
div.class-image, div.attribute-image, div.attribute-image img, div.imageright, div.content-view-embed
{
	width: auto;
	float: left;
	background: transparent;
	border: none;
}
*/
img.celebration_corner
{
	margin: 0 5px 5px 0;
}

a.content-file, a.content-file:hover, a.content-file:visited
{
	text-decoration: none;
}

a.content-file img
{
	vertical-align: middle;
	padding-left: 1px;
}

div#search
{
	float: left;
	margin: 20px 0 20px 25px;
	text-align: center;
}

input#searchtext
{
	width: 120px;
}

div.content-search p a.button-top
{
	display: none;
}

div.attribute-caption
{
	display: none;
}

a#page_content
{
	display: none;
}

div#footer a
{
	font-size: 10px;
	color: #ccc;
	margin-left: 35px;
}

div.warning
{
	margin: 0 0 0 240px;
}
