/* Main Styles */
html,body
{
  margin:0;
  height:100%;
}

.bodyClass
{
    background-image:url("../images/graphics/bg.gif");
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#6f6858;
}
.master 
{
    margin-left:auto;
    margin-right:auto;
    width:944px;
    position:relative;
}
/*
minheight {
  min-height:500px;
  height:auto !important;
  height:500px;
}
*/

input,textarea{ font-family: arial; font-size:12px; background: #f0f0f0; border: 1px solid #cccccc; color:#000000;}

input:hover,textarea:hover{ font-family: arial; font-size:12px; background: #e3e1e1; border: 1px solid #6f6858; color:#000000;}




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;
}

#newsletter a{color:#ffffff;}

/***** 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:409px;
    height:112px;
    padding-top:46px;
}
.headDiv
{
    width:944px;
    height:158px;
    background-image:url("../images/graphics/head_bg.gif");
    background-repeat:no-repeat;
}
.conDiv
{
    width:924px;
    height:301px;
    padding:0px 10px;
    background-image:url("../images/graphics/con_bg.gif");
    background-repeat:no-repeat;
}
.con
{
    width:924px;
    height:301px;
    background-image:url("../images/graphics/home_image.jpg");
    background-repeat:no-repeat;
}
.con2
{
    width:924px;
    height:301px;
}
.con3
{
    width:924px;
    height:301px;
}


.conpad{ width:880px;
    padding: 15px 30px;}


.conCenter
{
width:453px;
height:301px;
position:relative;
margin:0px auto;
}
.footDiv
{
    width:944px;
    height:67px;
    background-image:url("../images/graphics/foot_bg.gif");
    background-repeat:no-repeat;
}
.footTxt
{
    width:944px;
    height:20px;
    line-height:20px;
    text-align:center;
    color:#c5beae;
    font-size:11px;
}
.holding
{
    width:839px;
    height:15px;
    margin:20px 35px 20px 0px;
    float:right;
    font-size:12px;
    color:#efeae2;
    font-weight:bold;
    text-align:right;
}
.nav
{
width:840px;
height:20px;
background-image:url("../images/graphics/nav_bg.gif");
margin:20px 35px 0px 0px;
float:right;
}
/* Links */
.holding a{
  color:#efeae2; text-decoration:underline; font-weight:bold;
}
.holding a:hover{
  color:#efeae2; text-decoration:underline; font-weight:bold; 
}
/* Links */
.footTxt a{
  color:#c5beae; text-decoration:underline;
}
.footTxt a:hover{
  color:#c5beae; text-decoration:underline; 
}
.conRight
{
width:500px;
height:301px;
float:right;
}
.conLeft
{
width:424px;
float:left;
height:301px;
}