html,body{
      margin:0;
      height:100%;
      font-family:Arial;
}
.bodyClass
{
    background-image:url("../images/graphics/bg_tile.gif");
    background-repeat:repeat;
}
.newsBody
{
background-color:#ede1cb;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:871px;
}
/*
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:solid 1px #fff;
}
.search form table
{
    border:0px;
}
/***** Google Rss Code *****/
.gfc-resultsHeader {color:green !important;}
.gf-author {color:#999 !important;}
.gf-relativePublishedDate {color:#999 !important;}
.gf-snippet {color:black !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.headDiv
{
    width:871px;
    height:105px;
    background-image:url("../images/graphics/head_bg.gif");
    background-repeat:no-repeat;
}
.logo
{
    width:299px;
    height:105px;
    float:right;
}
.search
{
    width:224px;
    height:55px;
    padding-top:50px;
    float:left;
}
.conDiv
{
    width:871px;
    background-image:url("../images/graphics/con_grad.gif");
    background-repeat:repeat-y;
}
.contRight
{
    width:647px;
    float:right;
}
.contLeft
{
    width:224px;
    float:left;
}
.conPad
{
padding:20px;
width:607px;
}
.headImage
{
width:647px;
height:205px;
background-image:url("../images/graphics/head_image.jpg");
background-repeat:no-repeat;
}
.nav
{
    width:210px;
    padding-left:14px;
padding-top:3px;
}
.leftCon
{
    width:200px;
    margin:10px auto;
color:#fff;
}
.leftCon h3, .leftCon .SubHeader, .leftCon .subheader
{
color:#dcc4a5;
font-size:14px;
}
.leftCon p
{
color:#fff;
margin:10px 0px;
}
.leftCon a{
  color:#fff;
}
.leftCon a:hover{
  color:#dcc4a5;
}
.login
{
    width:200px;
    margin:10px auto;
    color:White;
}
.login h3, .login .SubHeader, .login .subheader
{
color:#dcc4a5;
font-size:14px;
}
.login .loginInput
{
background-color:#dcc4a5;
border:solid 2px #dcc4a5;
color:#000;
}
.login td
{
color:#fff;
}
.smallLogos
{
    width:200px;
    margin:10px auto;
}
.footer
{
    width:871px;
    /*
    height:30px;
    */
    background-color:#54b948;
}
.footTxt
{
    width:841px;
    /*
    height:30px;
    */
    line-height:18px;

    padding:0px 15px;
    font-size:11px;
    text-align:right;
    color:White;
}
.footTxt a{
  color:#fff;
text-decoration:underline;
}
.footTxt a:hover{
  color:#000;
text-decoration:underline;
}


