@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4b574e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	line-height: 18pt;
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #87bd57;
	text-decoration: none;
}
.oneColFixCtr #container {
	width: 865px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	background-image: url(images/peppers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.oneColFixCtr #mainContent {
	background-image: url(images/peppers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#banner {
	height: 34px;
}
#bannerInt {
	display: block;
	height: 200px;
	background-image: url(images/int_bg.png);
	background-repeat: no-repeat;
	background-position: -44px 0px;
}
#translationOption {
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	float: right;
	height: 30px;
	font-weight: bold;
	width: 244px;
	display: inline;
}
#translationOption a {
	color: #8DC15C;
	text-decoration: none;
}
#mainContentTopFlash {
	height: 70px;
	padding-top: 108px;
	float: left;
	clear: left;
}
#mainContentTopLeft {
	clear: none;
	float: left;
	width: 532px;
	background-image: url(images/bg.jpg);
	padding-top: 67px;
	background-repeat: repeat-x;
	background-position: center -34px;
}
#mainContentTopLeftInt {
	clear: none;
	float: left;
	width: 532px;
}
#mainContentTopRight {
	float: right;
}
#mainContentTopRightLogo {
	background-image: url(images/logo.gif);
	height: 219px;
	width: 330px;
	float: right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 5px;
}
#mainContentTopRightMenu {
	float: right;
	clear: both;
	display: block;
	width: 175px;
	height: 200px;
}
#mainContentBottomIndex {
	height: 195px;
	clear: both;
	background-image: url(images/peppers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	color: #4b574e;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 400px;
	line-height: 18px;
}
#mainContentBottomInt {
	height: 131px;
	clear: both;
	background-image: url(images/food.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	color: #4b574e;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 400px;
	line-height: 18px;
}
#footer {
	background-color: #EFF5E8;
	font-size: 10px;
	clear: both;
	height: 60px;
	width: 100%;
	display: block;
}

#footer a {
	background-color: #EFF5E8;
	font-size: 10px;
	color: #787878;
}
#footerContents {
	margin-right: auto;
	margin-left: auto;
	width: 865px;
}
#block-menu-primary-links {
	list-style-type: none;
}
#block-menu-primary-links ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#block-menu-primary-links ul a{
	font-size: 16px;
	color: #4b574e;
}
#block-menu-primary-links .item-odd a {
	display: block;
	width: 175px;
	margin-left: -20px;
	padding-right: 5px;
	padding-left: 5px;
}
#block-menu-primary-links .item-even a {
	background-color: #e1eed5;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -20px;
}

#block-menu-primary-links li.leaf {
	list-style-image: none;
	list-style-type: none;
}
#containerExpansion {
	clear: both;
	float: none;
}
#indexText {
	width: 460px;
	padding-bottom: 50px;
}
#footerContents  img  {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.terms {
	display: none;
}
#mainContentTopLeftInt li {
	display: none;
}

#mainContentTopLeftInt li.a {
	display: none;
}
#block-menu-menu-primaryesp {
	list-style-type: none;
	width: 200px;
}
#block-menu-menu-primaryesp ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#block-menu-menu-primaryesp ul a{
	font-size: 16px;
	color: #4b574e;
}
#block-menu-menu-primaryesp .item-odd a {
	display: block;
	width: 175px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -20px;
}
#block-menu-menu-primaryesp .item-even a {
	background-color: #e1eed5;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -20px;
}

#block-menu-menu-primaryesp li.leaf {
	list-style-image: none;
	list-style-type: none;
}

