body {
	background-color:: #f6efda;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/top_bg.jpg');
	background-repeat: repeat-x;
	font-family : Arial, Helvetica, sans-serif;
}

P {
	margin-bottom : 10px;
	margin-top : 0px;
}


H1 {
	background-image : url("http://www.bobolinkcoffee.com/images/bobllet.jpg");
	background-position : left;
	background-repeat : no-repeat;
	font-size : 18px;
	color : #51683a;
	font-weight : bold;
	padding-left:25px;
	line-height : 30px;
	margin-left : 80px;
	margin-top : 20px;
}


.LeftTable {
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.America {
	background-image: url('images/map.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.NECanada {
	background-image: url('images/NE_Canada.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.footer {
	font-size:9px;
	color:#671a06;
	}	
a.footer {text-decoration:none;color:#671a06;}
a.footer:visited { color: #671a06}
a.footer:hover {color: #4b7c36;}

.presentation_table {
	font-size : 12px;
	padding-right: 15px;
	padding-left : 30px;
	color : #4A4A4A;
	line-height : 18px;
}


	.menuitem {
		background-color : #671a06;
		background-image : url("images/menu_item.gif");
		background-position : top;
		background-repeat : no-repeat;
		padding: 0px 0px 0px 0px;
	}
	
	.menulink {
		font-size:10px;
		color:#ffffff;
		}	
		
	a.menulink {
		line-height : 19px;
		font-size : 12px;
		text-decoration:none;
		color:#ffffff;
		font-weight : bold;
		}
	a.menulink:visited { color: #ffffff}
	a.menulink:hover {color: #ffff33;}	
	
	a.submenu {
		line-height : 17px;
		font-size : 12px;
		text-decoration:none;
		color:#000000;
		text-indent : 25px;;
		font-weight : bold;
		}
	a.submenu:visited { color: #ffffff}
	a.submenu:hover {color: #ffff33;}	
