<style type="text/css">
html { height: 100%; margin-bottom: 1px; }
body {
	margin: 0;
	padding: 0;
	font: 80%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;*/
	color: #333333;
	background-color: #ffffff;
	background-image: url(http://www.bremnerfoods.com/siteimg/stripe.gif);
	}

body * {
	margin: 0;
	padding: 0;
	}

p,li,td,dt,dd { font-size: 1.0em; font-weight: normal; }	
p,ul,ol { margin-bottom: 1.0em; }
	
img {
	border: none;
	vertical-align: top;
	}
.imgleft{
	border: none;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.imgright{
	border: none;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}


h1 {color: #ce1141;
	font-weight: bold;
	line-height: 1.7em;
	font-size: 1.6em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	}

h2 {	color: #ce1141;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 12px;}

h3 {	color: #ce1141;
	font-weight: bold;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;}

	
	h4 {	color: #003399;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
/*
------------------------------------------------------------------------------
LINKS
------------------------------------------------------------------------------*/

a { 
	color:#003399;
	text-decoration: none;
	}

a:hover, a:hover strong{
	color: #003399;
	text-decoration: underline;
	}

/*
------------------------------------------------------------------------------
LAYOUT
------------------------------------------------------------------------------*/

#wrap {
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
	
#masthead {
	width: 780px;
	height: 35px;
	background-color: #FFFFFF;
	}
	
	
#masthead ul{
	margin: 2px 12px 0 0;
	float: right;
	}

#masthead ul li {
	list-style:none;
	display: inline;
	background: none;
	margin-left: 8px;
	padding: 0;
	}
	
#masthead ul li a{
	font-size: 10px;
	color: #666666;
	background: none;
	}
	
#masthead ul li a:hover{
	color: #003399;
	}
	
#navigation {
	width: 780px;
	background-color: #FFFFFF;
	height: 35px;
	}
	
.wrapper {
	padding: 0 12px 0 12px;
	margin: 0px auto;
	}	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

/*
------------------------------------------------------------------------------
flash
------------------------------------------------------------------------------*/

#flash {
	margin: 0 0px;
	}
	
	
/*---------------------------------------------------------------------------
THE LATEST
--------------------------------------------------------------------------*/

ul li.latest {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	padding-bottom: 5px;	
	}
	
.latestThumb {
	float: left;
	height: 90px;
	width: 126px;
	margin-left: -5px;
	display: inline;
	}

.latestThumb img {
	margin: 6px;
	}

.latestItem {
	margin-left: 130px;
	}


/*---------------------------------------------------------------------------
LOGO
--------------------------------------------------------------------------*/

#logoHome { /*--- used for large logo on home page --*/
	height: 150px;
	background-color: #FFFFFF;
	padding-left: 140px;}
	
#logo {
	width: 780px;
	height: 79px;
	background-color: #FFFFFF;
	}
	
.logoPic {
	float: left;
	height: 90px;
	width: 280px;
	margin-left: 12px;
	}

.logoPic img {
	margin: 0px;
	}

.logoText {
	margin-top: 0px;
	padding-top: 25px;	
	margin-left: 300px;
	}


/*
------------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------------*/

.columnOneOnly { /*--- used for 1 column layouts like home page --*/
	float: left;
	width: 760px;
	display: inline;}	
	
/*--- used for 2 column layouts --*/
.columnOne {
	float: left;
	width: 485px;
	display: inline;}	

.sidebarContent {
	width: 245px;
	margin-left: 505px;
	margin-top: 12px;}

#slogan {
	width: 760px;
	background-color: #ffffff;
	margin: 0 auto;
	}
	
#sloganTxt {
	padding: 10px 12px 0 12px;
	}


	/*
------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------*/

.footer {
	margin: 5px 0;
	text-align: center;
	font-size: 11px;	}
	
.footer  a{
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	}

.footer a:hover{
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	}	
	
/*************************************/
/* DROP DOWN MENU
/*************************************/

.ddmenu {
	margin:0;
	list-style:none;
	height:36px;
	position:relative;
	z-index:500;
	font-family: Tahoma, "Lucida Grande", "Lucida", Arial, sans-serif;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

.ddmenu li.top {display:block; float:left;}
.ddmenu li.spacer {
	font-size: 12px;
	color: #999999;
	display:block; float:left;}

.ddmenu li a.top_link {
	display:block;
	float:left;
	height:36px;
	line-height:25px;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
.ddmenu li a.top_link span {
	display:block;
	float:left;
	height:36px;
	line-height:25px;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
.ddmenu li a.top_link:hover {
	color:#003399;
	line-height:25px;
	background-color: #FFFFFF;
}
.ddmenu li a.top_link:hover span {
	color:#003399;
	line-height:25px;
	background-color: #FFFFFF;
}

.ddmenu li:hover > a.top_link {
	color:#003399;
	line-height:25px;
	background-color: #FFFFFF;
}
.ddmenu li:hover > a.top_link span {
	color:#003399;
	line-height:25px;
	background-color: #FFFFFF;
}

.ddmenu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.ddmenu a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
.ddmenu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.ddmenu ul, .ddmenu iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}


.ddmenu ul.cat {
	width:auto;
}


.ddmenu :hover iframe.one {
	left:0;
	top:35px;
	width:100px;
	height:100px;
	background-color: #ffffff;
}
.ddmenu :hover iframe.two {left:0; top:35px; width:100px; height:65px;}

.ddmenu :hover ul {
	left:0;
	top:20px;
	border:1 solid #CCCCCC;
	white-space:nowrap;
	height:auto;
	z-index:300;
	background-color: #FFFFFF;
	color: #003399;
	padding: 10px;
}
.ddmenu :hover ul li {
	display:block;
	font-size:12px;
	font-weight:bold;
	width:auto;
	line-height: 25px;
	padding: 2px;
	}
.ddmenu :hover ul li a {
	display:block;
	font-size:12px;
	height:auto;
	width:auto;
	padding: 2px;
	color:#333333;
	text-decoration:none;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #999999;
	line-height: 25px;
}
.ddmenu :hover ul li a:hover {
	display:block;
	font-size:12px;
	height:auto;
	width:auto;
	color:#003399;
	text-decoration:none;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #999999;
	line-height: 25px;
	padding: 2px;
}
</style>

