/*================================================================
GLOBAL
================================================================*/
body,div,input,select,textarea,a,h1,h2 { font:12px Verdana, Arial, Helvetica, sans-serif; color:#222; }

body,div,ul,form,p,h1,h2,h3,img,li { margin:0px; padding:0px; border:none; line-height:1.6em; }

body { background:#C1B182; }

div { margin:0px auto; }

image { vertical-align:bottom; }
a { text-decoration:none; color:#9B7E26; }
a:hover { color:#ff9900; }
li { list-style-type:none; }
.S { font-size:11px; }
.L { font-size:14px; }
.XL { font-size:18px;}
.XXL { font-size:22px; }
.C {text-align:center;}

#top { width:1000px; height:111px; background:#AC9754; text-align:center; }
#sep { width:1000px; height:62px; background:#fff url(../image/seperator.jpg) right 5px no-repeat; }

#main { width:1000px; border-top:6px solid #9B7E26; clear:both; }
#mainBg { float:left; background:#F2E8B3 url(../image/main-bg.jpg) right top no-repeat; }

#nav { float:left; padding:50px 15px 50px 30px; }
#nav a { color:#000; display:block;	width:109px; height:41px; background:url(../image/nav-bg.jpg) no-repeat; text-align:center; font-size:10px; font-weight:bold; line-height:41px; margin-bottom:10px; }
#nav a:hover, #nav a.live { background:url(../image/nav-live.jpg) no-repeat; }

#content { width:826px; float:left; padding:50px 10px 10px 10px; }
#content div { padding-bottom:15px; }

#footer { padding-top:10px; clear:both; color:#fff; width:1000px; height:50px; border-top:8px solid #9A7F26; background:#AC9754; text-align:center; }
#footer a { color:#fff; text-decoration:underline; font-size:11x; }

h1, h1 a, h2, h2 a { font-size:16px; font-weight:bold; margin-bottom:10px; color:#cc3300; }
h2, h2 a { font-size:14px;}

p { padding:0px 0px 15px 0px; }
p img { padding:1px; background:#FFFFFF; border:1px solid #999999; margin:0px 3px 3px 0px; }

.cell { padding:5px 10px 5px 0px; float:left; }
.xt {background:#aaa;}
table.xt td {padding:5px; font-weight:bold;}
.xt1{background:#EADA80; color:#000;}
.xt2{background:#D8CDAF; color:#000;}