html,body{
      margin:0;
      height:100%;
}
.bodyClass
{
    background:url("../images/graphics/main_bg_grad.jpg") repeat-y top center;
    background-color:#89a08e;
}
.bodyClass2
{
    background:url("../images/graphics/main_bg_grad2.jpg") repeat-y top center;
    background-color:#89a08e;
}
.siteBg
{
    background:url("../images/graphics/bg_grad.jpg") repeat-x top;
}
.headDiv
{
    background:url("../images/graphics/head_bg.jpg") no-repeat center;
    height:251px;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:995px;
}
table
{
border:0px;
}
/*
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;
    background-color:#89a08e;
    color:#fff;
}
.search form table
{
    border:0px;
}
/***** 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 *****/
.logo
{
    width:301px;
    height:83px;
    padding-left:20px;
    float:left;
}
.caLogo
{
    width:101px;
    height:83px;
    float:right;
    padding-right:20px;
}
.navDiv
{
    width:995px;
    height:30px;
}
.search
{
    width:220px;
    height:30px;
    float:right;
    background-color:#6c8872;
}
.nav
{
    width:770px;
    height:30px;
    float:left;
}
.conRight
{
    width:260px;
padding:20px 0px;
    float:right;
}
.conRightMain
{
    width:224px;
    padding:0px 0px 20px 0px;
    float:right;
    background-color:#f5f2f2;
}
.rightPad
{
padding:10px;
}
.conLeft
{
    width:735px;
    float:left;
}
.conPad
{
    padding:20px;
}
.footTxt
{
    width:955px;
    height:30px;
    line-height:30px;
    padding:0px 20px;
    color:#bbcec3;
    font-size:11px;
}
.footTxt a{ color:#bbcec3; text-decoration: underline;}
.footTxt a:hover{ color:#bbcec3; text-decoration: underline;}
.loginTable td
{
background-color:#89a08e;
}
.breadcrumbs { padding:0px; color:#fe2900; }
.breadcrumbs a{ color:#6c8872}
.breadcrumbs a:hover{ color:#fe2900;text-decoration:underline}