/* CSS Document Aloe Vera */

body
	{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 20px;
	background: #eeeeee;
	text-align: center; /* centering of container div on the page */
	margin:0;
    padding:0;
    border:0;
	}
a 
	{
	color: #ff0000;
	text-decoration: none
	}
a:hover 
	{
	color: #669933;
	text-decoration: underline;
	}
#container {
	width: 780px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #727848;
	text-align: left;
	}
#logo {	
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
	float:left;
	width: 240px;
	/*height: 90px;*/
	}	

#header {
	clear:both;
	width: 780px;
	height: 90px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px; 
	/*background-image: url(gr/aloe_vera_products.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	float:left;
} 

#headert {
	width: 400px;
	float:right;
	padding-right:10px;
	text-align:right;
	padding-top: 15px;
}
.ts {
	color: #000000;
	font-size: 11x;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 10px;
	/*background-color: #ffffff;*/
	font-weight: bold;
	/*margin-top: 30px;*/
	letter-spacing: 2px;
	text-align:right;
	}
	
#slogan 
	{
	line-height: 20px;
	background-color: #727848;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid gray;
	width:780px;
	padding:0em  0;
	height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #efefef;
	font-size: 11px;
	}
	.slogantext	{

	font-family: Verdana, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	color: #efefef; /*#0066CC;*/
	font-size: 12px;
	/*text-align: left;*/
	letter-spacing: 2px;
	/*height: 30px;*/
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}
		
#sidebar1 {
	float: left; 
	width:150px;/* since this element is floated, a width must be given */
	 /*background: #EBEBEB; the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 10px 10px; /* top and bottom padding create visual space within this div  */
	/*background:#DDDDDD;*/
	margin-left: 2px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 2px;
	text-align: left;
	margin-top: 5px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
}

#mainContent { 
	border-left:1px solid gray;
	text-align: left;
	height: 100%;
	margin-left:180px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	padding: 20px;
	} 

h1 
	{
	color: #727848;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 20px;	
	letter-spacing: 2px;
	background-color: #ffffff;
	text-align: left;
	font-weight: bold;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
	padding-top: 10px;
	/*border-bottom:1px solid black;*/
	}

h2 
	{
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 15px;
	background-color: #ffffff;
	text-align: left;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
	}	

h3
	{
	color: #993300;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 15px;
	background-color: #ffffff;
	text-align: left;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 10px;
	}
	

/* navigation menu top start -------------------------*/
#navbar
    {
	float:left;
	clear:both;
	background-color:#727848;
	text-align: center;
	padding:0;
	width: 780px;
	/*height: 26px;
	border-top:	  1px solid white;
	border-bottom:1px solid white;*/
	border-left:1px solid white;
	}
#navbar ul {
	float:left;
	width:100%;
	padding:0px;	
	margin:0;
	list-style-type:none;
	border-top:	1px solid white;
	}
#navbar ul li {
	display:inline;
	list-style:none;
	marging:0;
	padding:0;
	}
#navbar ul li a {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	text-decoration:none;
	color:white;
	background-color: #6D7343;
	padding:2px 8px;
	border-right:1px solid white;
	letter-spacing: 0px;
	}
#navbar ul li a:hover {
	background-color:#FFCC00/*#B6B461*/;
	color:#ffffff;
	}
#navbar ul li a:active {
	background-color:#FFCC00;
	color:#ffffff;
	}
	
/* navigation menu top end-------------------------*/	


/* ----------------left menu start*/
#menuitem 
	{
	float:left;
	clear:both;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	}
#menuitem ul
{
	float:left;
	width:100%;
	padding:0px;	
	margin:0;
	list-style-type:none;
}
#menuitem ul li
{
	list-style:none;
	marging:0;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #727848;
}
#menuitem ul li a
	{
	color: #000000;
	text-decoration: none
	}
#menuitem ul li a:hover
	{
	color: #ff0000;
	text-decoration: underline;
	/*background-color:#FFCC33*/
	}
/* ------------------left menu end*/


/* ------------------ links bottom sitemap container*/
#sitemap {
	margin:0;
	padding: 0px;
	width: 780px;
	/*height: 60px;*/
	float:left;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	text-align: left;
	background:url("gr/aloe_verasm.jpg"/*tpa=http://www.aloeveraland.ca/gr/aloe_verasm.jpg*/) no-repeat right bottom;
	/*background:#cccccc;*/
}

#sitemapitems {
	padding-left:60px;
	padding-bottom:15px;
	padding-top:15px;
	width: 200px;
	float:left;
	text-align: left;
	}

#sitemapitems a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	margin-top: 20px;
	/*margin-left: 20px;
	padding-left: 3px;
	padding-right: 3px;*/
	line-height: 20px;
	}
	
#sitemapitems a:hover
	{
	color: #ff0000;
	text-decoration: underline;
	}	
	
/* ------------------links bottom sitemap container end */	

#maplist {
	margin:0;
	padding:0;
	/*list-style-type:none;*/
}
/*nav links map bottom*/
a.genlink 
	{
	color: #ff0000;
	text-decoration: none
	}
a.genlink:hover 
	{
	color: #F99F87;
	text-decoration: underline;
	}
#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}	
a.title
	{
	color: #993300;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 15px;
	background-color: #ffffff;
	text-align: left;
	margin: 0;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
	}
	
a.title:hover 
	{
	text-decoration: none
	}
/*
.leftcol 
	{
	text-align: right;
	width: 150px;
	float: left
	}
*/
/*.content 
	{
	padding-left: 36px;
	padding-right: 15px;
	padding-bottom: 36px;
	float: left;
	}*/
.nav1b:hover
{
background-color:#0066CC}

#nav2
{	
	padding-left:5px;
	padding-bottom:15px;
	padding-top:15px;
	width: 145px;
	float:left;
	text-align: left;
	background-color: #efefef;
	border-top: 3px solid  #FFCC00;
	border-bottom: 3px solid  #FFCC00;
}
#nav2 a
{
 color:#000000;
 text-decoration:none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
#nav2 a:hover
{
 color:#0066CC;
 text-decoration:underline;
}

.nav2b
{
	text-decoration:none;
	color:#0000ee;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 24px;	
}

.nav2b:hover
{
 text-decoration:underline;
 color:#993300;
} 
	

.testimonials
	{
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 150px;
	text-align: left;
	float: left;
	margin-top: 30px;
	top: 3px;
	background-color: #efefef;
	border: 1px solid #993300;
	}

#copy 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #727848;
	text-align: center;
	width: 780px;
	letter-spacing: 1px;
	height: 48px;
	clear: left;
	}

a.bottom
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: white;
	font-size: 9px;
	line-height: 16px;
	text-decoration: none;
	}

a.bottom:hover
	{
	color: #ff0000;
	text-decoration: underline;
	}



/*------------------------- borders------------------------- */
	

.bt{
border-top: 1px solid  #727848; 
/*border-bottom: 2px solid  #727848;*/ 
}	
.btitle{
border-top: 1px; 
border-top-color: #0066CC; 
border-top-style: solid; 
background-color:#efefef;
}		
.bb4 {
padding-bottom: 4px;
	}	

.bor1 {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.box_r {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	float:right;
	padding: 4px;
	margin: 4px;
	width: 150px;
	font-size: 12px;
	line-height: 20px;
	background-color:#efefef;
	
}

