html,body{
      margin:0;
      height:100%;

}
.bodyClass
{
    background-image:url("../images/graphics/new/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top;

}
.bodyClass2
{
background-color:#eeeeee;
}
iframe {
border: 0px solid #ffffff;
background-color:#eee;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:882px;
}
.tempTable td
{
height:38px;
border:solid 1px #b3b3b3;
padding-left:10px;
padding-right:10px;
}
.tempTable td a{ color: #333; text-decoration: none; font-weight:bold; font-family:tahoma, arial;}
.tempTable td a:hover{ color: #333; text-decoration: none; font-weight:bold; font-family:tahoma, arial;}
/*
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
{
    width:170px;
    float:right;
    padding-top:2px;
}
.homeBtn
{
    width:18px;
    height:30px;
    float:right;
}
.search form input
{
    border:0px;
}
.search form table
{
    border:0px;
    background-color:#fff;
}
/***** 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 *****/
.topDiv
{
    width:882px;
    height:30px;
}
.headDiv
{
    width:882px;
    height:105px;
}
.logoRight
{
    width:115px;
    height:60px;
    float:right;
    padding-top:22px;
    padding-right:20px;
}
.logoLeft
{
    width:451px;
    height:54px;
    float:left;
    padding-top:25px;
    padding-left:20px;
}
.headImages
{
    width:882px;
    height:200px;
}
.navDiv
{
    width:882px;
    height:40px;
    background:url("../images/graphics/new/foot_bg.gif") no-repeat;
}
.conDiv
{
    width:882px;
}
.conRight
{
    width:230px;
    float:right;
    padding-top:15px;
}
.conLeft
{
    width:652px;
    float:left;
}
.conPad
{
    padding:20px;
    background:url("../images/graphics/new/wmark.gif") no-repeat center;
    min-height:150px;
    height:auto !important;
    height:150px;
}
.rightFeat
{
    width:230px;
    margin-bottom:10px;
}
.featHead
{
    width:200px;
    background-color:#7d4d37;
    height:30px;
    line-height:30px;
    padding:0px 15px;
color: #fff; 
font-size:13px; 
font-weight:bold;
}
.featHead p, .featHead td, .featHead ul
{
color: #fff; font-size:13px; font-weight:bold;
}
.featHead a{ color: #fff; text-decoration: none; font-size:13px; font-weight:bold;}
.featHead a:hover{ color: #fff; text-decoration: none; font-size:13px; font-weight:bold;}
.featBody
{
    width:228px;
    background-color:#eeeeee;
    border:solid 1px #c6c6c6;
}
.featBody ul, .featBody p
{
margin-top:8px;
margin-bottom:8px;
}
.featPad
{
    padding:10px;
    font-size:11px;
}
.featPad p, .featPad td, .featPad ul, .featPad a
{
font-size:11px;
}
.featPad ul
{
    padding:5px 0px 5px 20px;
    margin-left:0px;
}
.footDiv
{
    width:882px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:11px;
    background:url("../images/graphics/new/foot_bg.gif") no-repeat;
}
.testFeat
{
    background-color:#eeeeee;
    border:solid 1px #c6c6c6;
    width:550px;
    margin:10px auto;
}
.testFeatPad
{
    padding:15px 15px 5px 15px;
}
.testFeatButtons
{
    width:100%;
    height:21px;
}
.testFeatButtons img
{
    float:right;
    margin-left:2px;
}
.testDiv
{
    width:500px;
background-color:#eee;
}