﻿#infoBar
{
	position: relative;
	float: left;
	width: 968px;
	height: 27px;
	margin: 0 10px 0 10px ;
	padding-top: 5px;
	background-color: #978168 ;
	border: none;
	text-align: right;
	z-index: 1500;
}


#main
{
	position: relative;
	float: left;
	width: 966px;
	min-height: 415px;
	height: auto !important;
	height: 415px;
	margin: 10px 10px 0 10px;
	padding: 0;
	background-color: Transparent;
/*	border: solid 1px #978168;*/
}


#mainRight
{
	position: relative;
	float: left;
	width: 165px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0 ;
	padding-bottom: 10px;
	background-color: #978168;
	border: none;
	text-align: left;
}

#mainLeft
{
	position: relative;
	float: left;
	width: 800px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	margin: 0 ;
	padding: 0;
	background-color: Transparent;
	border: none;
	text-align: left;
}

#mainContent
{
	position: relative;
	float: left;
	width: 772px;
	min-height: 420px;
	height: auto !important;
	height: 420px;
	margin: 0 10px 10px 15px;
	padding: 10px;
	background-color: #fff3e6;
	text-align: justify;
	color:Black;
}

#mainProducts
{
	position: relative;
	float: left;
	width: 966px;
	min-height: 415px;
	height: auto !important;
	height: 415px;
	margin: 10px 10px 0 10px;
	padding: 0;
	background-color: Transparent;
	color:Black;

}



.greenLogo
{
	position: absolute;
	
	width: 54px;
	height: 60px;
	top: 575px ;
	left: 10px;
	border: none;
	z-index: 250;
	text-align: left;
	/*margin: -30px 0 0 0;*/
}

/*
#leftMenu
{
	position: relative;
	float: left;
	width: 800px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	margin: 0 ;
	padding: 0;
	background-color: Transparent;
	border: none;
}*/

#fotter
{
	position: relative;
	float: left;
	width: 988px;
	height: 36px;
	margin: 10px 0 0 0;
	padding: 0;
    background: url('images/footer.jpg') no-repeat ;
}

.clear
{
    clear:both;
}

.subHr
{
    color:#573e22;
    background-color: #573e22;
    height: 1px;
    border: none;
}

.note
{
	color: #993300;
	font-style: italic;
}

/*
#news
{
	position: relative;
	float: left;
	width: 283px;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	margin: 5px 0 0 65px;
	padding: 0;
	background: green url("images/newsHead.jpg") no-repeat top;
	border: none;
	text-align: left;
}

#story
{
	position: relative;
	float: left;
	width: 272px;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	margin: 5px 0 0 65px;
	padding: 0;
	background: green url("images/storyHead.jpg") no-repeat top;
	border: none;
	text-align: left;
}
*/


.faceDiv
{
	position: relative;
	float: left;
	width: 23px;
	height: 23px;
	margin: 0 0 0 15px;
	padding: 0;
}

