﻿body 
{
	background: transparent url(images/background.gif) top left repeat;
	font-family: Garamond, 'Times New Roman'; /* Verdana, Arial; */
	font-size: 12pt;
	color: #341c00;
}

a:link, a:visited, a:active
{
	color:#341c00;
}

a:hover
{
	color:#f57b20;
	background-color:#341c00;
	text-decoration: none;
}

#content 
{
	margin-left: auto; 
	margin-right: auto;
	width: 960px;
	/*text-align: center;*/
} 
	
#rightcontent { float: right; width: 45%; }
#leftcontent { float: left; width: 45%; }


#masthead 
{
	background: url(images/mastheadbg.jpg) right top no-repeat;
	height: 210px;
	width: 960px;
	text-align: left;
}
img { border-color: #341C00; }

#navigation 
{
	background-color: #dbbf9f; 
	margin-top: 0px; 
	_margin-top: -3px; 
	padding-top: 3px; 
	}

#nav
{
	border-top: solid 3px #F57B20; 
	border-bottom: solid 3px #F57B20; 
	height: 34px;
	padding: 0;
	margin: 0;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	width: 960px;
	background-color: #341C00;
	/*--- Added the following to overwrite the above styles.  These styles adjust the layout of the menu to compensate for the newly added menu items. ---*/
	width: 910px;
	padding-left:50px;
}

#nav li 
{
	float: left; 
	height: 34px;
	list-style-type: none; 
	padding-left: 10px;
}

#nav li a
{
	background-color: #341C00;
	vertical-align: middle;
	display: block;
	padding: 7px; 
	padding-left: 14px; /*--- This padding was added to give the menu items more horizontal spacing after the menu changed. ---*/
	padding-right: 14px; /*--- This padding was added to give the menu items more horizontal spacing after the menu changed. ---*/
	margin-top:0px;
	/**/width: 100%;
	width: auto;
	text-align: center;
	color: #DBBF9F;
	white-space: nowrap;
}
#nav li a:hover
{
	color: #F57B20;
	white-space: nowrap;
}

/*#nav li#link1 { padding-right: 11px; padding-left: 62px; text-align: center;}
#nav li#link2 { padding-right: 75px; padding-left: 45px; text-align: center;}
#nav li#link3 { padding-right: 85px; padding-left: 65px; text-align: center;}
#nav li#link4 { padding-right: 75px; text-align: center;}
#nav li#link5 { padding-right: 75px; text-align: center;}
#nav li#link6 { padding-right: 10px; text-align: center;}*/
#nav li#link1 { padding-right: 0px; padding-left: 10px; text-align: center;}
#nav li#link2 { padding-right: 0px; padding-left: 0px; text-align: center;}
#nav li#link3 { padding-right: 0px; padding-left: 0px; text-align: center;}
#nav li#link4 { padding-right: 0px; padding-left: 0px; text-align: center;}
#nav li#link5 { padding-right: 0px; padding-left: 0px; text-align: center;}
#nav li#link6 { padding-right: 0px; padding-left: 0px; text-align: center;}
#nav li#link7 { padding-right: 0px; padding-left: 0px; text-align: center;}


#mainbody 
{
	padding-top: 24px;
	padding-right: 15px;
	background-color: #dbbf9f;
	color: #341c00;
	padding-bottom: 17px;
	min-height: 520px;
	padding-left: 10px;
	
}

.text { text-align: left; color: #341C00;}
.picture { text-align: left; float: left; padding-left: 16px; padding-right: 20px;}


#footer 
{
	font-size: 10pt;
	color: #F9A567;
	background-color: #341C00;
	_padding-top: 18px;
	height: 45px;
	_height: 28px;
	vertical-align: middle;
	text-align: center;
	border: none;
	margin-bottom: 150px;
}


.RemoveFrombasket
{
	width: 180px; background-color: whitesmoke; 
	padding: 2px; 
	padding-right: 5px;
	border: solid 1px #341C00; 
}

.clear { clear: both; }

#Div1ForTwoItems {
	position: relative;
	padding-top: 20px;
	text-align: right; 
	
}

*>#Div1ForTwoItems {
	float: right; 
	text-align: right; 
}

.price
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
