BODY
{
 background-color:#cccccc;
 text-align:center;
}
#wrapperMain
{
width:1008px;
margin:0px auto;
background-image:url(image/site_body_bk.jpg); background-repeat:repeat-y; overflow:auto;
text-align:center;
}
#wrapperMainWrapper
{
 padding-left:13px;
 padding-right:13px;
 text-align:center;
}
#header 
{
	width:982px;
	height:260px;
	float:left;
}

#headerTop 
{
	width:982px;
	height:241px;
	float:left;
	
}
#headerBottom
{
	width:982px;
	height:19px;
	float:left;
	background-image:url(image/headerNav_bk.jpg); background-repeat:repeat-x;
	text-align:left;
}
#hdBottomNews
{
	width:100px;
	height:19px;
	float:left;
	text-align:left;
}
#hdBottomArticles
{
	width:106px;
	height:19px;
	float:left;
	text-align:left;
}
#hdBottomBlog
{
	width:90px;
	height:19px;
	float:left;
	text-align:left;
}
#hdBottomDirect
{
	width:114px;
	height:19px;
	float:left;
	text-align:left;
}
#hdBottomJob
{
	width:89px;
	height:19px;
	float:left;
	text-align:left;
}
#hdBottomDairy
{
	width:90px;
	height:19px;
	float:left;
	text-align:left;
}
#hdBottomSearch
{
	width:393px;
	height:19px;
	float:left;
	text-align:left;
}

a.headerMenuNav
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	line-height:19px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
a.headerMenuNav:hover
{
	font-family:Arial;
	font-size:12px;
	color:#87a443;
	font-weight:bold;
	line-height:19px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
.headerMenuNavAct
{
	font-family:Arial;
	font-size:12px;
	color:#87a443;
	font-weight:bold;
	line-height:19px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
/* Beging Content */
#ContentMain
{
 width:982px;
 float:left;
 text-align:left;
}
#ContentMainWrapper
{
 padding-top:13px;
 float:left;
 text-align:left;
}
#ContentMainLeft
{
 width:268px;
 float:left;
 text-align:left;
}
#ContentMainCenter
{
 width:549px;
 float:left;
 text-align:left;
}
#ContentMainRight
{
 width:165px;
 float:left;
 text-align:left;
}
#ContentMainCenterWrapper
{
 padding-left:15px;
 padding-right:15px;
 float:left;
 text-align:left;
}

#LeftBox
{
	width:268px;
	height:146px;
	float:left;
	text-align:left;
	background-image:url(image/leftBox_bk.jpg); background-repeat:no-repeat;
}
#LeftBox_ad
{
	width:268px;
	float:left;
	text-align:left;
	/*background-image:url(image/leftBox_bk.jpg); background-repeat:no-repeat;*/
}
.LeftBoxContent
{
   font-family:Arial;
	font-size:11px;
	line-height:1.3;
	color:#231f20;
	font-weight:regular;
	text-align:left;
}
#LeftBoxGap
{
	width:268px;
	height:13px;
	line-height:13px;
	float:left;
}
#RightBox
{
	width:165px;
	float:left;
	text-align:left;
	/*background-image:url(image/rightBox_bk.jpg); background-repeat:no-repeat;*/
}
#RightBoxGap
{
	width:165px;
	height:8px;
	line-height:8px;
	float:left;
}
#LeftBoxNav
{
	width:268px;
	float:left;
	text-align:left;
	padding-top:10px;
}
a.LeftNavLink
{
	font-family:Arial;
	font-size:11px;
    color:#507ebc;
    font-weight:regular;
	text-align:left;
	text-decoration:none;
}
a.LeftNavLink:hover
{
	font-family:Arial;
	font-size:11px;
    color:#507ebc;
    font-weight:regular;
	text-align:left;
	text-decoration:none;
	
}
/* Beging News */

#NewsRowCur
{
 width:519px;
 float:left;
 cursor:pointer;
 text-align:left;
}
#NewsRowCurBk
{
 width:519px;
 float:left;
 cursor:pointer;
 text-align:left;
 background-color:#e2eec8;
}
#NewsRow
{
 width:519px;
 float:left;
 text-align:left;
}
#NewsTitle
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:13px;
 color:#231f20;
 font-weight:bold;
 padding-bottom:2px;
 text-align:left;
}
#NewsTitleInfo
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:18px;
 color:#231f20;
 font-weight:bold;
 padding-bottom:2px;
 text-align:left;
}
a.NewsMoreLink
{
	font-family:Arial;
	font-size:13px;
    color:#231f20;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
}
a.NewsMoreLink:hover
{
	font-family:Arial;
	font-size:13px;
    color:#231f20;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
	
}
a.NewsTitleLink
{
	font-family:Arial;
	font-size:13px;
    color:#7c9fcd;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
}
a.NewsTitleLink:hover
{
	font-family:Arial;
	font-size:13px;
    color:#7c9fcd;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
	
}
#NewsInfo
{
    width:519px;
	font-family:Arial;
	font-size:11px;
	line-height:1.5;
	color:#231f20;
	font-weight:normal;
	text-align:left;
}
.NewsDate
{
   	font-family:Arial;
	font-size:11px;
	line-height:1.5;
	color:#939598;
	font-weight:normal;
	text-align:left;
}
#NewsRowGap
{
	width:519px;
	height:12px;
	line-height:12px;
	float:left;
}
#NewsPages
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:13px;
 color:#939598;
 font-weight:bold;
 padding-bottom:2px;
 text-align:right;
}
 .pageResults
{
 font-family:Arial;
 font-size:12px;
 line-height:1.5;
 color:#4273b6;
 font-weight:regular;
 text-decoration:none;
}
a.pageResults
{
 font-family:Arial;
 font-size:12px;
 line-height:1.5;
 color:#4273b6;
 font-weight:regular;
 text-decoration:none;
}
a.pageResults:hover
{
 font-family:Arial;
 font-size:12px;
 line-height:1.5;
 color:#4273b6;
 font-weight:regular; 
 text-decoration:none;
}
a.pageResultsNext
{
 font-family:Arial;
 font-size:12px;
 line-height:1.5;
 color:#5a5758;
 font-weight:regular;
 text-decoration:none;
}
a.pageResultsNext:hover
{
 font-family:Arial;
 font-size:12px;
 line-height:1.5;
 color:#5a5758;
 font-weight:regular; 
 text-decoration:none;
}
#DiaryPlace
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:13px;
 color:#939598;
 font-weight:bold;
 padding-bottom:2px;
 text-align:left;
}
/* EOF News */

/* Beging Contact US */
#ContactRow
{
 width:519px;
 float:left;
 background-color:#bcbdc0;
 text-align:left;
}
#ContactRow1
{
 width:519px;
 float:left;
 text-align:left;
}
#ContactFormRow
{
 width:505px;
 float:left;
 text-align:left;
 padding-bottom:13px;
}
#contactUsFormError
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:12px;
 color:#f90a26;
 font-weight:regular;
 padding-bottom:10px;
 text-align:left;
}
/* Begin CMS */

/* Beging News */
#CMSTitle
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:18px;
 color:#231f20;
 font-weight:bold;
 padding-bottom:15px;
 text-align:left;
}
#CMSSubTitle
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:14px;
 color:#231f20;
 font-weight:bold;
 text-align:left;
 padding-bottom:3px;
}
#DIRTitle
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:17px;
 color:#231f20;
 font-weight:bold;
 text-align:left;
 padding-bottom:3px;
}
a.DirTitleLink
{
	font-family:Arial;
	font-size:17px;
    color:#231f20;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
}
a.DirTitleLink:hover
{
	font-family:Arial;
	font-size:17px;
    color:#231f20;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
}
#DirInfo
{
    width:519px;
	font-family:Arial;
	font-size:11px;
	line-height:1.3;
	color:#231f20;
	font-weight:regular;
	text-align:left;
}
#DirCatTitle
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:15px;
 color:#1753a5;
 font-weight:bold;
 line-height:1.5;
 padding-bottom:15px;
 text-align:left;
}
#DirAZTitle
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:15px;
 color:#1753a5;
 font-weight:bold;
 line-height:1.5;
 padding-bottom:15px;
 border-bottom:#231f20 1px solid;
 text-align:left;
}
a.DirA-ZLink
{
	font-family:Arial;
	font-size:13px;
    color:#1753a5;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
a.DirA-ZLink:hover
{
	font-family:Arial;
	font-size:13px;
    color:#a3ca3b;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
a.DirA-ZLinkA
{
	font-family:Arial;
	font-size:13px;
    color:#a3ca3b;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
a.DirA-ZLinkA:hover
{
	font-family:Arial;
	font-size:13px;
    color:#a3ca3b;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
a.DirCatLink
{
	font-family:Arial;
	font-size:15px;
    color:#1753a5;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
a.DirCatLink:hover
{
	font-family:Arial;
	font-size:15px;
    color:#a3ca3b;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
a.DirCatALink
{
	font-family:Arial;
	font-size:15px;
    color:#a3ca3b;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
}
a.DirCatALink:hover
{
	font-family:Arial;
	font-size:15px;
    color:#a3ca3b;
    font-weight:bold;
	text-align:left;
	text-decoration:none;
}
/* Beging News */
#BlogerRow
{
 width:519px;
 float:left;
 height:69px;
 font-family:Arial;
 font-size:17px;
 color:#231f20;
 font-weight:bold;
 text-align:left;
 border-bottom:#e9f2d6 1px solid;
 text-align:left;
}
a.BlogproLink
{
	font-family:Arial;
	font-size:11px;
    color:#1653a5;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
a.BlogproLink:hover
{
	font-family:Arial;
	font-size:11px;
    color:#1653a5;
    font-weight:bold;
	line-height:1.5;
	text-align:left;
	text-decoration:none;
}
#CommentsHd
{
 width:519px;
 float:left;
 font-size:11px;
 color:#1653a5;
 font-weight:bold;
 line-height:1.5;
 text-align:left;
 }
#CommentsRow
{
 width:519px;
 float:left;
 text-align:left;
 padding-bottom:5px;
 padding-top:10px;
}
#CommentsRowFormBk
{
 width:519px;
 float:left;
 text-align:left;
 padding-bottom:5px;
 padding-top:10px;
 background-color:#bcbdc1;
}
#CommentsTitle
{
 width:519px;
 font-family:Arial;
 font-size:11px;
 color:#231f20;
 font-weight:bold;
 line-height:1.5;
 text-align:left;
 float:left;
}
#CommentsPostedRow
{
 width:519px;
 font-family:Arial;
 font-size:11px;
 color:#231f20;
 font-weight:bold;
 line-height:1.5;
 text-align:left;
 float:left;
 padding-top:10px;
 border-bottom:#a8d04f 1px solid;
}
#CommentsPostedInfo
{
 width:519px;
 font-family:Arial;
 font-size:11px;
 color:#5a5758;
 font-weight:Normal;
 line-height:1.5;
 text-align:left;
 float:left;
}
#CommentsFormRow
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:11px;
 color:#5a5758;
 font-weight:Normal;
 line-height:1.5;
 text-align:left;
 padding-top:10px;
}
#CommentsFormError
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:11px;
 color:#de3531;
 font-weight:Normal;
 line-height:1.5;
 text-align:left;
 padding-bottom:10px;
}
.Commentsboxtext
{
 font-family:Arial;
 font-size:11px;
 color:#5a5758;
 font-weight:Normal;
 line-height:1.5;
 text-align:left;
}

a.SiteNavLink
{
	font-family:Arial;
	font-size:11px;
    color:#231f20;
    font-weight:regular;
	text-align:left;
	text-decoration:none;
}
a.SiteNavLink:hover
{
	font-family:Arial;
	font-size:11px;
    color:#231f20;
    font-weight:regular;
	text-align:left;
	text-decoration:none;
	
}

/*Newly Added*/
#footer_bottom
{
 width:982px;
 float:left;
 text-align:left;
 font-family:Arial;
 font-size:13px;
 color:#939598;
 font-weight:bold;
}
#footer_left
{
	width:268px;
	float:left;
	text-align:left;
	text-decoration:none;
}
a.FooterLeftNavLink:link,a.FooterLeftNavLink:visited
{
	font-family:Arial;
	font-size:11px;
    color:#507ebc;
	text-decoration:none;
	font-weight:normal;
	padding-right:10px;
}
a.FooterLeftNavLink:hover
{
	font-family:Arial;
	font-size:11px;
    color:#507ebc;
	text-decoration:none;
	font-weight:normal;
	padding-right:10px;
}
a.FooterLeftNavRight:link,a.FooterLeftNavRight:visited
{
	font-family:Arial;
	font-size:11px;
    color:#507ebc;
	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
}
a.FooterLeftNavRight:hover
{
	font-family:Arial;
	font-size:11px;
    color:#507ebc;
	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
}
a.FooterLeftNavLAST:link,a.FooterLeftNavLAST:visited
{
	font-family:Arial;
	font-size:11px;
    color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
a.FooterLeftNavLAST:hover
{
	font-family:Arial;
	font-size:11px;
    color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
#FooterPages
{
 width:519px;
 float:left;
 font-family:Arial;
 font-size:13px;
 color:#939598;
 font-weight:bold;
 text-align:right;
}
#FooterRightBox
{
	width:195px;
	float:left;
	text-align:right;
	
	/*background-image:url(image/rightBox_bk.jpg); background-repeat:no-repeat;*/
}

