html,body{
      margin:0;
      height:100%;
}
.bodyClass
{
    background-image:url("../images/graphics/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:860px;
}
/*
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:669906 !important; font-weight:bold; !important;}
.gf-author {color:#ccc !important;}
.gf-relativePublishedDate {color:#ccc !important;}
.gf-snippet {color:#fff !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.headDiv
{
    width:860px;
    height:235px;
}
.headImage
{
    width:523px;
    height:235px;
    float:right;
    background-image:url("../images/graphics/head_image.jpg");
}
.logo
{
    width:287px;
    height:157px;
    float:left;
    padding:60px 0px 0px 20px;
}
.navDiv
{
    width:860px;
    height:33px;
}
.featWhite
{
    width:860px;
    height:150px;
font-size:11px;
}
.eaFeatWhite
{
    width:213px;
    height:148px;
    border:1px solid #cccccc;
    float:left;
}
.featwHeadServices
{
    width:213px;
    height:69px;
    background-image:url("../images/graphics/feat_head_services.gif");
    background-repeat:no-repeat;
}
.featwHeadAppointment
{
    width:213px;
    height:69px;
    background-image:url("../images/graphics/feat_head_appointment.gif");
    background-repeat:no-repeat;
}
.featwHeadLogin
{
    width:213px;
    height:69px;
    background-image:url("../images/graphics/feat_head_login.gif");
    background-repeat:no-repeat;
}
.featwHeadPlanning
{
    width:213px;
    height:69px;
    background-image:url("../images/graphics/feat_head_planning.gif");
    background-repeat:no-repeat;
}
.featwContent
{
    width:193px;
    padding:10px;
}
.featwContent input, 
{
font-size:11px;
color:#999;
}
.featwContent td
{
font-size:11px;
}
.contDiv
{
    padding:20px;
    width:820px;
    background-image:url("../images/graphics/wmark.gif");
background-repeat:no-repeat;
background-position:center center;
min-height:240px;
  height:auto !important;
  height:240px;
}
.featBlack
{
    height:201px;
    background-image:url("../images/graphics/foot_grad.gif");
    background-repeat:repeat-x;
}
.eaFeatBlack
{
    width:213px;
    height:199px;
    border:1px solid #111;
    float:left;
}
.eaFeatBlackShare
{
    width:213px;
    height:199px;
    border:1px solid #111;
    background-color:#fff;
    float:left;
}
.featbHeadTax
{
    width:213px;
    height:69px;
    background-image:url("../images/graphics/feat_black_tax.gif");
    background-repeat:no-repeat;
}
.featbHeadKey
{
    width:213px;
    height:69px;
    background-image:url("../images/graphics/feat_black_key.gif");
    background-repeat:no-repeat;
}
.featbContent
{
    width:193px;
    padding:10px;
    color:#fff;
    font-size:11px;
}
.footDiv
{
    height:30px;
    background-image:url("../images/graphics/powered_bg.gif");
    background-repeat:repeat-x;
    background-position:top;
}
.footTxt
{
    width:860px;
    margin:0px auto;
    text-align:center;
    font-size:11px;
    height:30px;
    line-height:30px;
}