/* CSS Document This style sheet contains all id tags used on DutchPrimeFoods created by Kevin Knipe njnet.com*/
/* The main-area controls the width of the contant of the site */

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
}

#bkgd_b {
	background-image: url(../images/bkgd_building.gif) !important;
	background-repeat: no-repeat;
	background-position: right bottom !important;
	height: 144px !important;	
}

#btm-menu  {
	padding: 10px;
	height: 30px;
	margin: 0px !important;
	background-color: #672408;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 2px;
	white-space: nowrap;
	vertical-align: middle;
	text-decoration: none;
}

#btm-menu a:link {
	color: #FFB007;
	text-decoration: none;
}
#btm-menu a:visited {
	color: #FEC97D;
	text-decoration: none;
		
}
#btm-menu a:hover{
	color: #FFFFFF;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #000000;
	letter-spacing: 1px;
	margin-left: 15%;
	margin-top: 5px;
}

#email { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-left: 15px !important;
		text-align: center !important;	
}

#left-menu {
	float: left !important;
	width: 220px !important;
	text-align: left !important;
	background-color: #BCAC92; /* background color of the left column */
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../images/logos/bullet.gif);
	list-style-type: none;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	
}
#left-menu a,
#left-menu a:link,
#left-menu a:visited  { 
	list-style-image: url(../images/logos/bullet.gif);
	text-decoration: none;
	color: #FFF;
}

#left-menu a:hover {
	list-style-image: url(../images/logos/bullet2.gif)  !important;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #023BA4;
	
}
#left-menu hr {
	margin-top: 2px !important;
	padding: 0px !important;
}

#logo {
	background-image: url(../images/logos/dutchprime_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 123px;
	width: auto;
	background-color: #ffffff;
}

#navcontainer { 
	list-style-type: none !important; 
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	white-space: nowrap;
	letter-spacing: 2px;
}

#navcontainer a
{	float: left;
	list-style-type: none !important; 
	text-align: center !important; /* controls the placement of text on SUB MENU */
	width: 110px; /*-- controls the size of the spacing inbetween the sub menu tabs */
	padding: 4px 0px; /* controls the height Top and bottom on the text placement on the SUB_Menu */
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px; 
	height: auto;
}

#navcontainer a:hover
{
	color: #fff;  /* rollover text color */
	background-color: #FF0000; /* rollover button color */
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

#navcontainer { 
	margin: 0; }
	
#navcontainer #here
{
	display: block;
	text-align: center !important;
	width: auto;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	letter-spacing: 1px;
}


#right-menu {
	float: right !important;
	width: 530px !important;
	height: 100%;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: top !important;
	padding: 0;
	margin: 0;
}
#right-menu p {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: top !important;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 11px;
	padding-bottom: 4px;
	margin-top: 1px;
	line-height: 19px;
	border-top: 1px solid #000;
}

#right-menu table{
	margin-bottom: 5px;		

}

#top-navbar {
	width: auto;
	height: 34px;
	padding-left: 0px;
	border-top: 1px solid #000033;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	background-image: url(../images/bkgd_bar.gif);
	background-repeat: repeat-x;
}