html,body{
      margin:0;
      height:100%;
      font-family:Arial;
      background-image:url("images/wmark.gif");
      background-repeat:repeat;
}
div#master 
{
	margin-left:auto; margin-right:auto; width:721px; padding-top:20px;
}
img
{
	border:0;
}
.imgHover
{
    border:solid 2px #333;
}
.imgNil
{
    border:solid 2px Red;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.conTD A:link {text-decoration:underline; color:Red; font-family:arial; font-size:10pt;}
.conTD A:visited {text-decoration:underline; color:Red; font-family:arial; font-size:10pt;}
.conTD A:active {text-decoration:underline; color:Red; font-family:arial; font-size:10pt;}
.conTD A:hover {text-decoration:underline; color:Black; font-family:arial; font-size:10pt;}
.conTD h1, h2, h3, h4
{
	color:Red;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:4px;
	padding-bottom:8px;
}
.conTD b
{
    color:Red;
}
.conTD p
{
    font-size:10pt;
    margin-top:0px;
    padding-top:0px;
}
.subCon p
{
    font-size:10pt;
    margin-top:0px;
    padding-top:0px;
}
.submitForm
{
    font-size:10pt;
}
.head
{
    width:721px; height:127px; margin-bottom:6px;
}
.baseHead
{
    width:721px; height:17px; background-image:url("images/base_head.gif"); background-repeat:no-repeat;
}
.baseFoot
{
    width:721px; height:20px; background-image:url("images/base_foot.gif"); background-repeat:no-repeat; clear:both;
}
.baseCon
{
    width:721px; background-image:url("images/base_grad.gif"); background-repeat:repeat-y; padding:0px 17px 0px 17px;
}
.contentDiv
{
    clear:both;
}
.nav
{
     float:left;
}
.navItem
{
    padding-bottom:5px;
}
.headTxt
{
    float:right; padding-right:40px;
    width:500px;
}
.headTop
{
	background-color:#996666;
}
.headLeft
{
	background-color:#996666;
}
.headRight
{
	background-color:#996666;
}
.headFoot
{
	background-color:#996666;
}
.headCon
{
	background-color:#996666;
	padding:3px 10px 3px 10px;
}
.headCon p
{
	color:#FFFFFF;
	font-size:11pt;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.subBox01
{
    float:left;
    height:350px;
    margin-right:23px;
    padding-top:20px;
    width:545px;
}
.conHeight
{
    height:280px;
}
.subBox02
{
  float:right; margin-right:40px;
  width:330px;
}
.subBox03
{
    /*margin-right:40px; width:264px;*/ float:left;
    width:330px;
}
.subBoxCon h3
{
    margin-bottom:10px;
}
.subBoxCon p
{
    margin:0px;
}
.subBoxCon02 h3
{
    margin-bottom:10px;
}
.subBoxCon02 p
{
    margin:0px;
}
.subBoxCon02
{
    background-image:url("images/home_subbox_grad.gif"); background-repeat:repeat-y; width:244px; padding: 10px 10px 10px 10px; font-size:10pt; background-color:Green;
}
.subBoxFoot02
{
    background-image:url("images/home_subbox_foot.gif"); background-repeat:no-repeat; width:264px; height:25px;
}
.chef
{
    background-image:url("images/chef.gif"); background-repeat:no-repeat; width:136px; height:370px; float:left;
}
.subTopGrad
{
    background-image:url("images/sub_con_top_grad.gif");
    background-repeat:repeat-x;
}
.subFootGrad
{
    background-image:url("images/sub_con_foot_grad.gif");
    background-repeat:repeat-x;
}
.subLeftGrad
{
    background-image:url("images/sub_con_left_grad.gif");
    background-repeat:repeat-y;
}
.subRightGrad
{
    background-image:url("images/sub_con_right_grad.gif");
    background-repeat:repeat-y;
}
.subCon
{
    background-color:White;
}
.conHead
{
    background-image:url("images/con_head_grad.gif"); background-repeat:repeat-x;
}
.conFoot
{
    background-color:White; border-bottom:solid 2px red; color:White; font-size:1pt;
}
.conLeft
{
    background-color:White; border-left:solid 2px red; color:White; font-size:1pt;
}
.conRight
{
    background-color:White; border-right:solid 2px red; color:White; font-size:1pt;
}
.conDiv
{
    float:left; padding-right:20px; padding-top:10px;
    width:545px;
}
.conTD
{
    background-color:White; padding:5px 5px 5px 5px
}
.clearBoth
{
    clear:both;
}

.test {

}
