body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #B1C2A1;	
	margin-top: 0px;
	text-align: center;
}


#container
{
	margin: 0 auto;  
	padding: 0 0 0 0;
	text-align: left;
	vertical-align: top;
	border: 0;
	width: 770px;
	background-image:url(images/container-background.gif);
}

#heading
{
	padding: 10px 55px 10px 55px;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

#heading-text
{
	margin-left: 15px;
	margin-right: 15px;
}

#navigation
{
	height: 42px;
	padding: 12px 0 0 0;
	background-image:url(images/navigation-bar.gif);
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a
{
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover
{
	text-decoration: underline;
}

#content-main
{
	padding: 10px 55px 10px 55px;
}

#online-ordering-box
{
	border: 1px #999999 solid;
	padding-left: 10px;
	padding-right: 10px;
}

#myquantity
{
	font-weight: bold;
}

#bottom-navigation 
{
	text-align: center;
	font-size: 13px;
}

#footer
{
	text-align: center;
	background-color: #35516d;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-size: 12px;
	border-left: #B1C2A1 15px solid;
	border-right: #B1C2A1 15px solid;

}

#footer a
{
	color: #FFFFFF;
}

.narrower-text
{
	width: 620px;
}

.photo-table
{
	text-align: center;
}

.photo-table img
{
	border: 2px #999999 solid;
}

.photo-captions
{
	font-size: 13px;
	font-weight: bold;
}

.click-to-enlarge
{
	font-size: 11px;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}
