html,body{
      margin:0;
      height:100%;
}
.bodyClass
{
    background-image:url("../images/graphics/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f2f2f2;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:860px;
}
.masterGrad 
{
	margin-left:auto;
	margin-right:auto;
	width:876px;
	background:url("../images/graphics/main_grad.gif") repeat-y;
}
.masterBg 
{
	width:876px;
	background:url("../images/graphics/main_bg.gif") no-repeat;
	min-height:370px;
    height:auto !important;
    height:370px;
}
.conFoot
{
	margin-left:auto;
	margin-right:auto;
	width:876px;
	background:url("../images/graphics/main_foot2.gif") no-repeat top;
	height:50px;
}
/*
minheight {
  min-height:500px;
  height:auto !important;
  height:500px;
}
*/
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.search form input
{
    border:0px;
}
.search form table
{
    border:solid 1px #017e89;
}
/***** Google Rss Code *****/
.gfc-resultsHeader {color:blue !important; display:none !important;}
.gf-author {color:red !important;}
.gf-relativePublishedDate {color:red !important;}
.gf-snippet {color:black !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.headDiv
{
    width:860px;
    height:130px;
    background:url("../images/graphics/head_grad.gif") repeat-x;
}
.logo
{
    width:214px;
    height:130px;
    float:left;
    margin-left:20px;
}
.quote
{
    width:329px;
    height:52px;
    float:right;
    background:url("../images/graphics/quote.gif") no-repeat;
    margin-top:48px;
    margin-right:20px;
}
.navDiv
{
    width:860px;
    height:36px;
    background:url("../images/graphics/nav_bg2.gif") repeat-x;
}
.headImage
{
    width:860px;
    height:249px;
}
.footTxt
{
    width:860px;
    margin:0px auto;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:11px;
}
.contDiv
{
    width:860px;
    background:url("../images/graphics/con_grad.gif") repeat-x top;
}
.conPad
{
width:800px;
padding:30px;
}
.homeFeats
{
    width:860px;
}
.eaFeat
{
    width:255px;
    padding:15px;
    float:left;
    border-right:solid 1px #ccc;
    min-height:130px;
    height:auto !important;
    height:130px;
    background:#ededed url("../images/graphics/feat_bg.gif") repeat-x;
    font-size:11px;
}
.eaFeat p, .eaFeat td, .eaFeatOdd p, .eaFeatOdd td
{
font-size:11px;
}
.eaFeatOdd
{
    width:258px;
    padding:15px;
    float:left;
    background:#ededed url("../images/graphics/feat_bg.gif") repeat-x;
    min-height:130px;
    height:auto !important;
    height:130px;
    font-size:11px;
}
.tempNav td
{
text-align:center;
padding:0px 5px;
font-weight:bold;
border:solid 1px #000;
height:34px;
font-size:14px;
color:#fff;
}
.tempNav td a{ color: #fff; text-decoration: none;}
.tempNav td a:hover{ color: #fff; text-decoration: none;}