body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FAF8EE;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h1, h2, h3, h4, p, ul, li, a {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#masthead {
	background-color: #000000;
	height: 110px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#logoDiv {
	height: 109px;
	width: 202px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/ginsbergs-logo-for-masthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logoDiv2 {
	width: 96px;
	height: 109px;
	margin-top: 0px;
	background-image: url(../images/since-1909.gif);
}


#mastheadnav {
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 0px;
}


#mastheadnav ul {
	display: block;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #676767;
}

#mastheadnav li {
	list-style-type: none;
	background-color: #CCCCCC;
	width: 130px;
	float: left;
}





#contentarea {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F3E2B2;
	text-align: left;
	float: left;
	width: 100%;
}
#navSecondary {
	width: 202px;
	float: left;
	text-align: left;

}
#navSecondary h2 {
	margin-top: 24px;
	margin-left: 17px;
	text-transform: uppercase;
	color: #D2232A;
	font-size: 20px;
	margin-bottom: 20px;
}
#navSecondary ul {
	margin-left: 55px;
	list-style-type: none;
}
#navSecondary li {
	background-image: url(../images/secondary-navigation-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	margin-top: 5px;
}



#navSecondary a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.09em;
	position: absolute;
	margin-top: 5px;
	font-size: 10px;
	margin-left: 7px;
	display: block;
	height: 95px;
	width: 94px;
	padding-top: 50px;
	padding-left: 2px;
}





#mainContent {
	float: left;
	width: 512px;
	background-image: url(../images/secondary-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
}
.recipeContent img {
	margin-bottom: 20px;
	margin-left: 20px;
}

#mainContent h1 {
	margin-top: 20px;
	margin-left: 35px;
	font-size: 34px;
}
#mainContent p {
	margin-left: 35px;
	margin-top: 12px;
	letter-spacing: 0.1em;
}

#callout {
	float: left;
	width: 225px;
	padding-top: 30px;
}

#callout #backhome {
	margin-top: 100px;
}
#callout #backhome li {
	list-style-type: none;
}
#callout #backhome a {
	color: #000099;
}


#footer {
	font-size: 9px;
	color: #999999;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}


.clear {
	clear: both;
	float: none;
}
#wrapper #masthead #mastheadnav .firstItem {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-position: top;
}
#wrapper #masthead #mastheadnav .firstItem a {
}




#wrapper #masthead #mastheadnav .lastItem {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 131px;
}

#wrapper #masthead #mastheadnav .secondItem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#wrapper #masthead #mastheadnav .thirdItem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#wrapper #masthead #mastheadnav .fourthItem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#mainContent ul {

	margin-left: 35px;
	margin-top: 12px;
	letter-spacing: 0.1em;
}
#mainContent h2 {

	margin-top: 20px;
	margin-left: 35px;
}

#mainContent .recipeContent {

	margin-top: 20px;
	margin-left: 35px;
		margin-right: 35px;
}

#mainContent p {
	padding-right: 20px;
}

h2 {
	color: #D2232A;
}
h3 {
	color: #8C8C8C;
}
#mainContent h3 {

	margin-top: 20px;
	margin-left: 35px;
}
.quote {
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.02em;
	line-height: 16px;
	font-style: italic;
}
.quoteCitation {
	font-style: italic;
	font-weight: bold;
	margin-top: 12px;
}
.tableHeaderRow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87161C;
	text-align: center;
}
#specialsTable {
	font-size: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border: .06em solid #CCCCCC;
}
#callout p {
	margin-top: 12px;
}
#contentarea li li , #contentarea li li li{
	list-style-type: disc;
}
#mastheadforprint {
	display: none;
	text-align: left;
}
