@import url("nav.css");
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size:1.1em
}

body {
	background: url(../images/bg.png) center top repeat-y #fdf2dd;
	margin: 0px;
}
form { margin:0; padding:0;}
.s14 { font-size:0.85em;}
.clear { clear:both;}
.wrapper {
	background: url(../images/bg.png) center top repeat-y #fdf2dd;
	width:750px;
	margin:0 auto;
	padding:0 10px;
	direction:rtl;
}
.topLinks { position:relative; padding:10px 0 4px 12px;}
.topLinks ul { list-style-type:none; margin:0; padding:0;}
.topLinks li { float: left; display:block; margin:3px; color:#444849; font-size:0.65em;}
.topLinks a { color:#444849; text-decoration:none;}
.topLinks a:hover { text-decoration:underline;}
.logo { clear:both; height:60px; padding:0; margin:0;}
.topFlash { text-align:center;}
/***********/
.breadCrumb {
	height:1.9em;
	background-color:#f3f3f3;
	color:#b62e02;
	font-weight:bold;
	font-size:0.8em;
	padding:0 14px;
	line-height:1.7em;
	clear: both;
}
.breadCrumb a { color:#000000; text-decoration:none;}
.breadCrumb a:hover { text-decoration:underline;}
/***********/
.contentWrapper3col { background:url(../images/3colBg.gif) right top repeat-y;}
.contentWrapper3col .contentIn {
	float: left;
	width: 545px;
   /*position:relative;*/

}
.contentWrapper2col {}
.contentWrapper2col .contentIn {
	float: left;
	/*width: 533px;*/width:493px;
	margin-left:12px;
	display: inline;
	padding:0 20px;
}

.contentWrapper3col .contentInHome {
	float: left;
	width: 545px;
   /*position:relative;*/

}
.contentWrapper2col {}
.contentWrapper2col .contentInHome {
	float: left;
	/*width: 533px;*/width:493px;
	margin-left:12px;
	display: inline;
	padding:0 20px;
}

.mainContent {
	float: right;
	width: 360px;
	overflow: hidden;
}

.contentWrapper3col .mainContent p {
	padding:0 2px;
	font-size:0.9em;
	margin:8px 0;
	color:#444444;
	line-height:1.2em;
}
.pKatava {
	padding:0 2px;
	font-size:0.9em;
	margin:8px 0;
	color:#444444;
	line-height:1.2em;
	/*display:inline;
	text-align:justify;*/
}
.pKatavaNone {
	display:none;	
}
.pKatava a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
.pKatava a:hover {
	text-decoration: underline;
}
.secondaryContent {
	float: left;
	width:175px;
	padding-top:52px!important;
	padding-top:55px;
}
.sideBar {
	float: right;
	width:195px; 
	background:url(../images/line.gif) right top repeat-y;
}
.search {
	padding:18px 18px 12px 0;
	border-bottom:1px solid #f1f1f1;
}
.search input {
	border: 1px solid #c2c2c2;
	width: 118px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:4px 0 3px;vertical-align:middle;
}
.search img { vertical-align:middle;}
.search a {
	color: #444444;
	text-decoration: none;
	font-size:0.6em;
}
.search a:hover {
	text-decoration: underline;
}
.moreInfo11 {
	width: 159px;
	margin: 5px auto 10px;
	background:url(../images/t.gif) bottom center no-repeat;
	padding:0 0 12px;
}
.moreInfo11 .inner {
	padding:0 25px 0 10px;
	font-size:0.8em;
}
.moreInfo {
	width: 159px;
	margin: 5px auto 10px;
	background:url(../images/sideMoreBottom.png) bottom center no-repeat;
	padding:0 0 12px;
}
.moreInfo12 .inner {
	width: 159px;
	height:218px;
	margin: 5px auto 10px;
	padding:0 0 12px;
	vertical-align:top;
}
.moreInfo13 {
	width: 159px;
	margin: 5px auto 10px;
	background:url(../images/t.gif) bottom center no-repeat;
	/*padding:0 0 12px;*/
}
.moreInfo .inner {
	padding:0 25px 0 10px;
	font-size:0.8em;
}
.moreInfo2 {
	width: 159px;
	margin: 5px auto 10px;
	/*background:url(../images/sideMoreBottom2.png) bottom center no-repeat;*/
	background:url(../images/sideMoreBottom2.gif) bottom center no-repeat;
	padding:0 0 12px;
}
.moreInfo2 .inner {
	padding:0 10px 0;
	font-size: 0.75em;
}
.moreInfo2 .inner ul { margin:0 15px 0 0; padding:0;}
.moreInfo2 .inner ul li { padding:0; margin:0;}
.moreInfo2 .inner ul li a { display:block; color:#b62e02; text-decoration:none; font-weight:bold;}
.moreInfo2 .inner ul li a:hover { text-decoration:underline;}
.moreInfo .inner3 {
	padding:0 25px 0 10px;
	font-size:0.75em;/*0.8em;*/
	height:90px;/*120px;*/
	position: relative;
}
.moreInfo .inner3 a { position:absolute;
bottom:6px;}

.bottom {
	border-top:1px solid #f1f1f1;
	clear: both;
	text-align: center;
}
.footer 
{
	margin:0 1px 0 0;/*-188px 0 0;*/
	/*background-color: #b62e02;*/
	background:url(../images/pas.gif) bottom center no-repeat;
	height:40px;
	width:750px;
	/*border:1px solid black;*/
}
.footer ul {
	list-style: none;
	margin:0 16px 0 0;
	padding: 0;
}
.footer ul li {
	float: right;
	display: block;
	margin:18px 2px 3px 2px;
	font-size: 0.6em;
	color: #FFFFFF;
}
.footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul li a:hover{
	text-decoration: underline;
}
/****************************/
h1 {
	color: #343434;
	font-size:1.2em;
	margin:0;
	padding:30px 14px 10px 0;
}
h2 {
	font-size:1em;
	color:#444444;
	background:url(../images/dots.gif) bottom repeat-x;
	padding:0;
	margin:10px 0 3px;
}
h4 {
	font-size:0.8em;
	padding:5px 14px;
	margin:0;
	color:#444444;
	font-weight: normal;
}
h1.title {
	font-size:1.8em;
	color:#444444;
	background:url(../images/dots.gif) bottom repeat-x;
	padding:0 0 5px;
	margin:10px 0 0;
	font-family:"Times New Roman", Times, serif;
}
.centerImg {
	width:358px;
	/*height:250px;*/
	background:url(../images/centerImgBottoBg.png) bottom center no-repeat white;
	margin:0 auto;
	/*position: relative;*/
}
.centerImg div {
	background:url(../images/centerImgTopBg.png) top center no-repeat;
	padding:4px;
}
.centerImg div img {
	width:350px;
}
.centerImg a img {
	position: relative;
	bottom:8px;
	right:8px;
	margin:-15px 0 0;
}
.imgBrowse {
	width:358px;
	margin: 0 auto;
	background:url(../images/imgBrowsBottomBg.png) bottom center no-repeat;
	position: relative;
}
.imgBrowse .inner {
	background:url(../images/imgBrowsTopBg.png) top center no-repeat;
	/*padding: 6px;
	display:inline;*/
}
.articleCarousel-scope {
	position: relative;
	direction:ltr;
	padding: 6px 0;
	margin: 0;
	width:358px;
}
.jcarousel-clip {
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	position:relative;
	z-index:2;
	width:270px;
	left:28px;
	
}
.imgBrowse ul {
	list-style: none;
	margin:0;
	padding:0;
	/*overflow:hidden;
	width:2000px;*/
}
.imgBrowse ul li {
	float: left;
	direction:rtl;
}
.imgBrowse ul li img { width:87px; height:58px;}
.imgBrowse ul li a {
	display: block;
	background-color: #d5d4d4;
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: none;
	padding:0px 4px;
	margin:3px;
	font-size:0.7em;
}

.imgBrowse ul li a.imgPresent {
	display: block;
	background-color: #d5d4d4;
	color: #B52C00;
	font-weight: bold;
	text-decoration: none;
	padding:0px 4px;
	margin:3px;
	font-size:0.7em;
}
.imgBrowse ul li a:hover {
	text-decoration: underline;
}
.jcarousel-next {
	cursor:pointer;
	position:absolute;
	right:5px;
	top:30px;
	z-index:3;
}

.jcarousel-prev { 
	cursor:pointer;
	left:5px;
	position:absolute;
	top:30px;
	display:none;
	z-index:3;
}
.jcarousel-next-disabled {
	cursor: default;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.jcarousel-prev-disabled {
	cursor: default;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.imgBrowse a.next {
	position: absolute;
	left: 0px;
	top: 5px;
}

.rs {
	height:25px;
	background:url(../images/dots.gif) top repeat-x;
	padding:5px 0 0;
	font-size: 0.8em;
}
.rs a { color:#444444; text-decoration:none;}
.rs a:hover { text-decoration:underline;}
.rs a.prev { float: right;}
.rs a.next { float:left;}
.rs div { float:right; margin:0 65px 0 0;}
/**************/
.siteMap {
	list-style:none;
	margin: 20px 0;
	padding: 0;
}
.siteMap li {
	font-size: 0.8em;
	color: #444444;
	padding: 1px 0;
}
.siteMap li span { 
	display:block; 
	float:right; 
	width:50px;
	vertical-align:bottom;
}
.siteMap li a {
	color: #444444;
	text-decoration: none;
}
.siteMap li a:hover {
	text-decoration: underline;
}
/*********************/
div.abc {
	border-bottom:1px solid #efefef;
	border-top:1px solid #efefef;
	height:29px;
	width:550px!important;
	width:554px;
	padding:2px 3px 0 0;
	margin:0 -32px 0 0!important;
	margin:0 -11px 0 -4px;
	float:right;
}
ul.abc {
	list-style:none;
	margin:0;
	padding:0;
	
}
ul.abc li {
	float:right;
	margin:0;
	padding:0;
}
ul.abc li a{
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.3em;
	width:25px;
	padding:2px 0;
	text-align:center;
	color:#444444;
	text-decoration:none;
	background-color:#edd29c;
}
ul.abc li a:hover{
	background-color:#b62e02;
	text-decoration:none;
	color:#FFFFFF;
}
.abcText { }
.abcText p {}
.abcText h1 {
	background:url(../images/dots.gif) bottom repeat-x;
	color:#b62e02;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:3.5em;
	padding:0!important;
	/*padding:30px 0 0;*/
	clear: both;
}
.abcText h5 {
	color:#b62e02;
	font-size:0.8em;
	margin:15px 0 0;
	padding:0;
}
.abcText p {
	margin-top:0;
	font-size:0.8em;
	line-height:1.2em;
}
/*************************/
.links {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
.links li {
	padding: 10px 0 15px;
}
.links li h4 {
	color:#b62e02;
	font-size:0.8em;
	margin:0;
	padding:0;
	font-weight:bold;
}
.links li img {
	float: left;
	margin-right: 10px;
}
.links li p {
	margin-top:0;
	font-size:0.75em;
	line-height:18px;
}
.links a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}
.links a:hover {
	text-decoration: underline;
}
/*************************/
.sources {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
.sources li {
	padding: 10px 0 15px;
}
.sources li h4 {
	color:#b62e02;
	font-size:0.8em;
	margin:0;
	padding:0;
	font-weight:bold;
}
.sources li img {
	/*float: left;
	margin-right: 10px;*/
	vertical-align:middle;
}
.sources li p {
	margin-top:0;
	font-size:0.9em;
	line-height:18px;
	/*vertical-align:middle;*/
}
.sources a {
	/*color: #000000;
	font-weight: bold;*/
	text-decoration: underline;
	font-size: 0.9em;
}
.sources a:hover {
	text-decoration: underline;
}
/**************************/
.contact {
	width: 490px;
	margin: 30px auto;
}
.contact td p { margin:4px 0 6px;}
.contact td p label { display:block; float:right; width:/* 140px*/7em; font-size: 0.9em; margin-left: 8px; 
}
.contact td p label span { color:#b62e02;}
.contact td p input { font-family: Arial, Helvetica, sans-serif; border: 1px solid #dce5e7; background-color: #f6f8fa; width: 275px; font-size:0.9em 
}
.contact td p textarea { font-family: Arial, Helvetica, sans-serif; border: 1px solid #dce5e7; background-color: #f6f8fa; width: 275px; height:80px; overflow:auto; 
}
.contact table { border-collapse:collapse; padding:0; margin:0;}
.contact td { vertical-align:top; padding-bottom:15px;}
.contact td.text { font-size:0.8em;}
.c4 { color:#b62e02;}
/*************************/
.hpBox {
	width:487px;
	background:url(../images/hpBoxBottom.png) bottom right no-repeat;
	margin:12px auto;
	font-size:0.75em;
	position: relative;
	z-index:1;
}
.hpBox h2 {
	height: 32px;
	line-height:30px;
	margin: 0;
	padding: 0 10px;
	color: #444444;
	font-size:1.1em;
	background:url(../images/hpBoxTop.png) top right no-repeat;
}
.hpBox img {
	float: right;
	margin:0 3px 3px 15px;
}
.hpBox p {
	color: #444444;
	font-weight:bold;
	margin-top:6px;
	padding:0 12px;
}
.hpBox a {
	color: #b62e02;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:left;
	margin-left:12px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.hpBox a:hover { text-decoration:underline;}
.p1{text-align:justify;}
.pKatava a {
	color:#b62e02;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	/*text-align:left;
	float:left;*/
}
.pKatava a:hover {
	text-decoration: underline;
}
.pKatava1 {
	color:#b62e02;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	text-align:left;
	float:left;
}
/*.pKatava1 a {
	color:#b62e02;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	text-align:left;
	float:left;
}
.pKatava1 a:hover {
	text-decoration: underline;
}*/



/*new class*/
.absImg {
    position: absolute; 
    bottom: 0pt; 
    left: 5px;
}
/*.contentIn {background:url(../images/milkManL.jpg) 5px bottom no-repeat;}*/
.contentInBg {background:url(../images/milkManL.jpg) 5px bottom no-repeat;}

.absImg {display:none;}
