window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#main","tl tr","#9e7029","#b62230", "smooth");
Rounded("#head strong","all","#ac7e33","#be984e", "smooth");
Rounded("div#in","bl br","#8d6525","#741a27", "smooth");
Rounded("div#content","all","#936927","#e8cea6", "smooth");
Rounded("div#wellness","all","#f2e0c4","#cb9237", "smooth");
Rounded("div#foot","tl tr","#7f5a21","#b62230", "smooth");
Rounded("div#bottom","bl br","#7f5a21","#741a27", "smooth");
Rounded("div#left","all","#e8cea6","#f2e0c4", "smooth");
Rounded("div#right","all","#e8cea6","#dcb476", "smooth");
Rounded("p.img","all","#e0bd86","#f2e0c4", "smooth");
Rounded("p.gal","all","#f2e0c4","#dcb476", "smooth");
Rounded("p.thumb","all","#f2e0c4","#dcb476", "smooth");
Rounded("#gallery strong","bl br","#dcb476","#eacfa4", "smooth");
Rounded("p.images","all","#f2e0c4","#cb9237", "smooth");
Rounded("div#contact","tl tr","#e0bd86","#b62230", "smooth");
Rounded("div#actual","tl tr","#e0bd86","#b62230", "smooth");
Rounded("#actual ul","bl br","#e0bd86","#741a27", "smooth");
Rounded("#right address","bl br","#e0bd86","#741a27", "smooth");
Rounded("div#news","tl tr","#e0bd86","#3e6604", "smooth");
Rounded("#news dl","bl br","#e0bd86","#1b2b03", "smooth");
}