/* CSS Document */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, img {margin:0pt;padding:0pt;}
body	{ background:#321f19;}

/* Head */
.head_m	{background:url(images/head_m.png) repeat-x;margin:0pt auto; width:677px;  }
.head_l	{ background:url(images/head_l.gif) no-repeat left;}
.head_r	{background:url(images/head_r.gif) no-repeat right;height:119px;}
.h_title	{ font:17pt Arial, Helvetica, sans-serif; color:#f79063;}
.h_text	{ font:12pt Arial, Helvetica, sans-serif; color:#fff;}
.head_r .left	{ margin:28px}
.head_r .right	{ text-align:right;margin:28px}

/* Body */
.body_m	{ background:#f9ecde;margin:4pt auto; width:677px;}	
.body_t_l	{ background:url(images/body_t_l.gif) no-repeat left top;}
.body_t_r	{ background:url(images/body_t_r.gif) no-repeat right top;}
.body_b_l	{ background:url(images/body_b_l.gif) no-repeat left bottom;}
.body_b_r	{ background:url(images/body_b_r.gif) no-repeat right bottom; padding:20px;}
.body_b_r p	{ color:#844734; font:bold 12pt Arial, Helvetica, sans-serif;}
.body_b_r .bg	{ background:#ecd8c3; height:32px; width:589px; margin-top:7px; }
.body_b_r .bg .left	{ font:11pt Arial, Helvetica, sans-serif; color:#934a38; margin:6px 0 0 5px;}
.body_b_r .bg .right { font:11pt Arial, Helvetica, sans-serif; color:#3a3a3a; margin:5px 10px 0 0;}
.body_b_r .bg .right a	{ color:#933c16;font:bold 12pt Arial, Helvetica, sans-serif; }
.body_b_r .bg .right a:hover	{ text-decoration:none; color:#f79063;}

/* Footer */
.footer	{margin:0pt auto; width:677px; text-align:center;}
.footer p	{ color:#fff; font:9pt Arial, Helvetica, sans-serif;}
.footer p span	{ color:#ff7336;}


.left	{ float:left}
.right	{ float:right}
.clear	{ clear:both; display:block; padding-top:6px;}
