body { margin:auto; background-color:#9B8971; font-family:"Times New Roman", Times, serif; font-size:12px; }

img { behavior:url(../utils/pngHack.htc); }
.png { behavior:url(../utils/pngHack.htc); }

h1 { margin-bottom:5px; margin-top:0px; color:#CE6E18; }
h2 { margin-bottom:3px; margin-top:0px; color:#CE6E18; }
h3 { margin-bottom:0px; margin-top:0px; color:#CE6E18; font-size:15px; }
h4 { margin-bottom:3px; margin-top:0px; color:#CE6E18; }
h5 { margin-bottom:3px; margin-top:0px; color:#003366; }
h6 { margin-bottom:0px; margin-top:0px; color:#666666; }

a:link { color:#BE591A; }
a:visited { color:#BE591A; }
a:hover { color:#BE591A; }

a.np:link { color:#999999; font-size:9px; }
a.np:visited { color:#999999; font-size:9px; }
a.np:hover { color:#999999; font-size:9px; }
.np { color:#999999; font-size:9px; display:none; }


#center { width:772px; margin:auto; }

#header { width:572px; height:53px; float:left; padding:30px 0px 0px 200px; background-image:url(../images/header.png); background-repeat:no-repeat }
#topnav { width:772px; height:39px; float:left; }
.TopNav { width:613px; cursor:pointer; }
/** Topnav buttons **/
.TopGroup { cursor:pointer; float:left; border:2px solid #CE6E18; }
.TopChildItemLook { }
.TopChildItem { font-size:14px; color:#FFFFFF; background-color:#CE6E18; }
.TopChildItemHover { font-size:14px; color:#FFFFFF; font-weight:bold; background-color:#CE6E18; }

#container { width:772px; float:left; }
#left { float:left; width:217px; padding-left:9px; }

#main_image { float:right; width:546px; height:132px; /*background-image:url(../images/image.png);*/ }
#main { width:772px; float:left; background-image:url(../images/bg.png); background-repeat:repeat-y; }
#main2 { width:772px; float:left; background-repeat:repeat-y; }
#header2 { width:572px; height:53px; float:left; padding:30px 0px 0px 200px; background-image:url(../images/header2.png); background-repeat:no-repeat }
#other_bg { width:772px; float:left; background-image:url(../images/watermark2.png); background-repeat:no-repeat; padding-left:20px}
#page_title { float:left; }
#right_bg { width:522px; float:right; background-image:url(../images/watermark.png); background-repeat:no-repeat; }
#right_text { float:left; padding:10px 10px 10px 0px; min-height:200px; font-size:13px; font-family:Arial, Helvetica, sans-serif }

#specials { float:left; display:none; }
#specials_box { float:left; background-color:#D9CFC5; width:497px; padding:5px; margin:10px 0px 10px 0px; }

#footer { width:712px; float:left; text-align:right; color:#FFFFFF; padding:10px 60px 10px 0px; background-image:url(../images/footer_bg.png); background-repeat:repeat-y; }

/** LeftNav styles **/
.LeftGroup { cursor:pointer; float:left; width:217px; }
.MenuGroup { }
.LeftMenuItem { background-color:#D8853F; width:217px; color:#FFFFFF; cursor:pointer; font-size:16px; font-weight:bold; border-top:3px solid #CE6E18; }
.SelectedLeftMenuItem { background-color:#DC9253; width:217px; color:#FFFFFF; cursor:pointer; font-size:16px; font-weight:bold; border-top:3px solid #CE6E18; }
.SubItem { color:#FFFFFF; cursor:pointer; font-size:14px; height:24px; letter-spacing:1.5px; }
.SelectedSubItem { background-image:url(../images/leaf.png); color:#FFFFFF; letter-spacing:1.5px; cursor:pointer; font-size:14px; font-weight:bold; height:24px; background-repeat:no-repeat }
.MenuItem { color:#000000; cursor:pointer; }
/** LeftNav styles **/

/** Progress Div **/
.progressContainer { position:relative; top:25px; left:170px; z-index:2; }
.progressBox { position:absolute; width:100px; border: 1px solid #999999; padding:6px; background-color:#FFFFFF; text-align:center; }


.datagrid { border-color:#CCCCCC; }
.datagridheader { background-color:#CE6E18; color:#FFFFFF; font-weight:bold; }
.datagridheader a { color:#FFFFFF; text-decoration:none;  }
.datagridheader a:hover { color:#FFFFFF; text-decoration:underline;  }
.datagriditem { font-size:11px }
.datagriditem_alt { background-color:#EEEEEE; font-size:11px }
.datagridfooter {  }

.GridViewHeader { font-size:14px; font-weight:bold; border-bottom:1px solid black; backcolor:"red"; }
.GridViewHeader2 { font-size:12px; font-weight:bold; border-bottom:1px solid black; backcolor:"red"; }
.GridViewItem { font-size:12px  }
.GridViewItem_Alt { font-size:12px; background-color:#eeeeee; }
