html,body{
      margin:0;
      height:100%;
      font-family:Lucida Sans, Arial;
      background-image:url("images/bg_grad.gif");
      background-repeat:repeat-x;
}
div#master 
{
	margin-left:auto;
	margin-right:auto;
	width:785px;
	padding-top:20px;
	padding-bottom:10px;
}
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.navDiv
{
    width:785px;
    height:24px;
    clear:both;
}
.headCon
{
    height:58px;
    width:785px;
}
.headLeft
{
    background-image:url("images/head_left.gif");
    background-repeat:no-repeat;
    height:58px;
    width:200px;
    float:left;
}
.headRight
{
    background-image:url("images/head_right.gif");
    background-repeat:no-repeat;
    background-position:right;
    height:58px;
    width:585px;
    background-color:White;
    float:right;
}
.imageCon
{
    width:785px;
    height:167px;
}
.imageLeft
{
    background-image:url("images/image_left.gif");
    background-repeat:no-repeat;
    width:200px;
    height:167px;
    float:left;
}
.imageRight
{
    background-image:url("images/image_right.gif");
    background-repeat:no-repeat;
    width:585px;
    height:167px;
    float:right;
}
.conDiv
{
    clear:both;
}
.sideBG
{
    background-image:url("images/side_grad.gif");
    background-repeat:repeat-y;
    background-position:top;
    width:164px;
    padding:0px 20px 20px 10px;
}
.shadLeft
{
    background-image:url("images/con_shad_left_grad.gif");
    background-repeat:repeat-y;
}
.shadRight
{
    background-image:url("images/con_shad_right_grad.gif");
    background-repeat:repeat-y;
}
/*.con
{
    height:318px;
}*/
.conTopLeft
{
    height:23px;
}
.conTopRight
{
    height:23px;
    background-color:White;
}
.conTD
{
    background-color:White;
    padding:0px 20px 30px 20px;
    background-image:url("images/con_foot_left.gif");
    background-position:bottom;
    background-repeat:no-repeat;
}
.conTD h1, .conTD h2, .conTD h3, .conTD h4, .conTD h5
{
    margin-top:0;
    padding-top:0;
    color:#776f57;
}
.conTD p
{
    line-height:14pt;
    font-size:10pt;
    color:#444;
    margin-top:8px;
    padding-top:0;
}
.submitForm
{
    font-size:10pt;
    color:#444;
}
.submitForm input
{
    font-size:10pt;
    color:#444;
}
.submitForm textarea
{
    font-size:10pt;
    color:#444;
    font-family:Arial;
}
.sideBG h1, .sideBG h2, .sideBG h3, .sideBG h4, .sideBG h5
{
    margin-top:0;
    padding-top:0;
    color:#584e33;
    margin-bottom:8px;
}
.sideBG p
{
    font-size:10pt;
    color:#444;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}
.conTD A:link {text-decoration:underline; color:#06963e; font-family:arial; font-size:10pt;}
.conTD A:visited {text-decoration:underline; color:#06963e; font-family:arial; font-size:10pt;}
.conTD A:active {text-decoration:underline; color:#06963e; font-family:arial; font-size:10pt;}
.conTD A:hover {text-decoration:underline; color:#444; font-family:arial; font-size:10pt;}

.sideBG A:link {text-decoration:underline; color:#06963e; font-family:arial; font-size:10pt;}
.sideBG A:visited {text-decoration:underline; color:#06963e; font-family:arial; font-size:10pt;}
.sideBG A:active {text-decoration:underline; color:#06963e; font-family:arial; font-size:10pt;}
.sideBG A:hover {text-decoration:underline; color:#444; font-family:arial; font-size:10pt;}
.footShad
{
    background-image:url("images/footer_shad.gif");
    height:785px;
    background-repeat:no-repeat;
    height:11px;
}
.shadTest
{
    background-image:url("images/con_foot_right.gif");
    width:14px;
    height:36px;
    position:relative;
    left:771px;
    bottom:36px;
}
.imgHover
{
    border:solid 2px #584e33;
}
.imgNil
{
    border:solid 2px #fff;
}
.galleryTest img{border:solid 2px #fff;}
.galleryTest img:hover{border:solid 2px #584e33}