/*---- R E - D E F I N E D   H T M L   T A G S ---------------------------------------------------*/


/*Positions the overall body and places the purple striped background*/

body {
	background-position: 0px;
	background-image: url(../Images/Background.gif);
	background-repeat: repeat;
}



/*Changes the space below paragraphs*/

p {
	padding-bottom: 8px;
}

div#MainText p{
	margin-right: 20px;
}

body {background="Images/Background.gif"}

li.bullets {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	line-height: 1.4em;
	margin-top: 8px;
	margin-right: 15px;
}



/*---- W R A P P E R ---------------------------------------------------------------------------*/


/*container Whole Page is relative positioned, all else inside is absolute*/

#WholePage {
	background-position: 0px 0px;
	position: relative;
	width: 757px;
	height: 439px;
	margin-top: 0px; /*IE and other browsers need different amounts to make the nav bar flush agoins top of browser window*/
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-width: 0 4px 4px 0px;
	border-style: solid;
	border-color: #dbd1ae;

}


#Logo {
	position: absolute;
	height: 92px;
	width: 244px;
	left: 0px;
	top: 0px;
}


#TopPhotos {
	position: absolute;
	height: 89px;
	width: 520px;
	left: 238px;
	top: 0px;
}

#TopPhotoUnderline {
	position: absolute;
	height: 6px;
	width: 520px;
	left: 238px;
	top: 89px;
	background-color: #CBDFB6;
}

#LeftUnderline {
	position: absolute;
	height: 4px;
	width: 238px;
	left: 0px;
	top: 89px;
	background-color: #fff;
}


#LeftStuff {
	position: absolute;
	height: 329px;
	width: 219px;
	left: 0px;
	top: 105px;
	background-color: #CBDFB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.6em;
	padding-top: 6px;
	padding-left: 20px;
}
.GreenHeads {
	font-weight: bold;
	text-transform: lowercase;
	color: #588d53;
	letter-spacing: .09em;
	margin-top: 20px;
	margin-bottom: -8px;
}

.GreenHeadsTight {
	font-weight: bold;
	text-transform: lowercase;
	color: #588d53;
	letter-spacing: .09em;
	margin-top: 4px;
	margin-bottom: -8px;
}


.BrownHeads {
	font-weight: bold;
	text-transform: lowercase;
	color: #9e7846;
	letter-spacing: .09em;
	margin-top: 20px;
	margin-bottom: -8px;
}


.BrownHeadsTight {
	font-weight: bold;
	text-transform: lowercase;
	color: #9e7846;
	letter-spacing: .09em;
	margin-top: 4px;
	margin-bottom: -8px;
}

.BoldBrown {
	color: #9e7846;
	font-weight: bold;
}

.SM {
	text-transform: lowercase;
	color: #9e7846;
	margin-top: 12px;
	margin-bottom: -8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}


#MainText {
	position: absolute;
	width: 279px;
	left: 239px;
	top: 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.55em;	
	padding-top: 6px;
	padding-left: 20px;
	background-color: #FFFFFF;

}

#MainTextWide {
	position: absolute;
	width: 470px;
	left: 239px;
	top: 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.55em;	
	padding-top: 6px;
	padding-left: 20px;
	background-color: #FFFFFF;

}


#RightText {
	position: absolute;
	width: 200px;
	left: 518px;
	top: 335px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.55em;	
	padding-top: 6px;
	padding-left: 20px;

}

#ExtLogos {
	position: absolute;
	width: 479px;
	left: 239px;
	top: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.55em;	
	padding-top: 6px;
	padding-left: 20px;

}


#RightPhoto {
	position: absolute;
	width: 220px;
	left: 537px;
	top: 109px;
}



 div#MainText a:link {
	color: #9e7846;
	text-decoration: none;
} 

 div#MainText a:visited {
	color: #9e7846;
	text-decoration: none;
}


 div#MainText a:hover {
	color: #588d53;
	text-decoration: none;
}



div#MainTextWide a:link {
	color: #9e7846;
	text-decoration: none;
} 

 div#MainTextWide a:visited {
	color: #9e7846;
	text-decoration: none;
}


 div#MainTextWide a:hover {
	color: #588d53;
	text-decoration: none;
}



div#LeftStuff a:link {
	color: #9e7846;
	text-decoration: none;
} 

div#LeftStuff a:visited {
	color: #9e7846;
	text-decoration: none;
}


div#LeftStuff a:hover {
	color: #588d53;
	text-decoration: none;
}




 div#RightText a:link {
	color: #9e7846;
	text-decoration: none;
} 

 div#RightText a:visited {
	color: #9e7846;
	text-decoration: none;
}


 div#RightText a:hover {
	color: #588d53;
	text-decoration: none;
}




.boxbase{
vertical-align: -20%;}

.numbers {
	margin-bottom: 6px;
}
.newVendorTxt {
	font-weight: bold;
	text-transform: lowercase;
	color: #ff0000;
	letter-spacing: .09em;
	margin-top: 4px;
	margin-bottom: -8px;
	font-style: oblique;
}
