body
{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-color: #600;
	min-width: 772px;
}

br {
	clear: both;
}

fieldset {
	width: 225px;
	color: #8FC39D;
	font-weight: bold;
}

fieldset a {
	padding: 0px 0px 0px 10px;
	color: #BE0000;
	text-decoration: none;
	font-weight: lighter;
}

fieldset a:hover {
	text-decoration: underline;
}

.container
{
	width: 773px;
	background-image: url(../images/greenbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

/* Header */

.logo {
	float: left;
	width: 237px;
	height: 305px;
	margin: 0px;
	padding: 0px;
}

.header {
	width: 535px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#contactInfoheader {
	width: 535px;
	height: 116px;
	float: left;
	text-align: right;
	background-image: url(../images/boylesHeader.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#contactInfoheadertext {
	padding: 13px 5px 0px 0px;
}

#contactInfoheadertext a {
	color: #000;
	text-decoration: none;
}

#contactInfoheadertext a:hover {
	color: #FF8080;
}

/* Contact Form */

#contactRightcolumn label.column {
	float: left;
	width: 28%;
	text-align: right;
	padding-right: 0.5em;
	line-height: 150%;
	color: #71B582;
	font-weight: bold;
}

#contactRightcolumn p {
	text-align: left;
	padding: 5px;
	margin: 0px;
}

#contactText {
	width: 450px;
	color: #007436;
	font-size: 12px;
	text-align: center;
}

#contactText a {
	color: #007436;
	text-decoration: underline;
}

#contactText a:hover {
	text-decoration: none;
}

.center {
	padding: 0px 0px 0px 200px;
}

.mainMenu {
	float: left;
	width: 535px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.navContainer {
	position: relative;
	width: 535px;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

.mainMenutop {
	position: relative;
	width: 535px;
	height: 20px;
	background-image: url(../images/mainMenutop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.mainMenumiddle {
	width: 535px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	padding: 15px 25px 10px 35px;
}

.mainMenubottom {
	width: 535px;
	height: 44px;
	background-image: url(../images/mainMenubottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #71B582;
}

/* Product Page */

.productTablefont {
	font-size: 12px;
}

.productHeadertable {
	font-weight: bold;
}

#table1 {
	background-color: #FF0000;
	color: #fff;
}

#table2 {
	background-color: #BE0000;
	color: #fff;
}

#table3 {
	color: #fff;
	background-color: #007236;
}

#table4 {
	color: #fff;
	background-color: #559A67;
}

#table5 {
	color: #fff;
	background-color: #8FC39D;
}

#productList {
	width: 470px;
	padding: 0px 0px 0px 0px;
}

.productListheader {
	color: #007236;
	text-align: center;
}

.leftMenu {
	width: 237px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.leftMenutop {
	width: 237px;
	height: 23px;
	background-image: url(../images/leftMenutop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.leftMenucontent {	
	margin: 0px;
	background-image: url(../images/leftMenubg.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 40px;
}

.contentMain {
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #007436;
}

#leftMenulinkright {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
}

.indexPhoto {
	margin: 10px 0px 10px 10px;
	width: 216px;
	height: 173px;
	float: right;
	background-image: url(../images/roast.jpg);
	background-repeat: no-repeat;
}

.leftMenucontent a {
	text-align: right;
	color: #BE0000;
	text-decoration: none;
}

.leftMenucontent a:hover {
	text-decoration: underline;
}

.leftMenubottom {
	width: 237px;
	height: 44px;
	background-image: url(../images/leftMenubottom.jpg);
	background-repeat: no-repeat;
}

/* Footer */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	width: 772px;
	height: 29px;
	background-image: url(../images/footerbar.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px -2px 0px;
	padding: 0px;
}

.footerLinkstop {
	height: 14px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	margin: -3px 0px 0px 0px;
}

.footerLinkstop a {
	margin: 3px 15px 0px 15px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}

.footerLinkstop a:hover {
	color: #999;
}

#footerCopy {
	margin: 4px 0px 0px 0px;
	color: #fff;
}

.footerLinksbottom {
	height: 13px;
	text-align: right;
	font-size: 10px;
	margin: -12px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	color: #fff;
}

.footerLinksbottom a {
	color: #fff;
	text-decoration: none;
}

.footerLinksbottom a:hover {
	color: #8FC39D;
}
