/* GENERAL ----------------*/
body						{ background-color:#592110; background-image:url("images/wood_bg.jpg"); /*background-repeat:repeat-x;*/ margin:0px; text-align:left; scrollbar-face-color:#8f7d57; scrollbar-shadow-color:#8f7d57; scrollbar-highlight-color:#8f7d57; scrollbar-3dlight-color:#8f7d57; scrollbar-darkshadow-color:#8f7d57; scrollbar-base-color:#8f7d57; scrollbar-track-color:#30291c; scrollbar-arrow-color:#FFF; }
img							{ border:0px; }


/* TABLES -----------------*/
table						{ border:0px; text-align:left; }
table#container				{ width:770px; height:100%; background-image:url("images/bgStage.gif"); /*background-color:#A8956D;*/ }
table#calendar				{ width:600px; text-align:left; border:0px; }
td#stage					{ width:760px; height:100%; border:0px; text-align:left; vertical-align:top; }
td#left						{ width:5px; height:100%; border:0px; vertical-align:top; /*background-image:url("images/bgLeft.gif"); background-repeat:no-repeat;*/ }
td#right					{ width:5px; height:100%; border:0px; vertical-align:top; /*background-image:url("images/bgRight.gif"); background-repeat:no-repeat;*/ }
td#footer					{ width:645px; border:0px; text-align:left; padding:20px 115px 15px 25px; }


/* DIVS -------------------*/
div#stage				{ width:760px; height:100%; float:left; }
div#stageNav				{ width:760px; height:330px; float:left; }
div#stageContent			{ width:600px; padding-left:20px; padding-top:35px; padding-bottom:20px; float:left; }


/* TYPOGRAPHY -------------*/
.txt9						{ font-family:Verdana; font-size:9px; line-height:15px; color:#30291C; }
.txt10						{ font-family:Verdana; font-size:10px; line-height:14px; color:#FFF; }
.txt10mocha					{ font-family:Verdana; font-size:10px; line-height:17px; color:#30291C; }
.txt10bold					{ font-family:Verdana; font-size:10px; line-height:17px; color:#30291C; font-weight:bold; }
.txt11						{ font-family:Verdana; font-size:11px; line-height:17px; color:#FFF; }
.txt11mocha					{ font-family:Verdana; font-size:11px; line-height:17px; color:#30291C; }
.txt11italic				{ font-family:Verdana; font-size:11px; line-height:17px; color:#FFF; font-style:italic; }
.txt11bold					{ font-family:Verdana; font-size:11px; line-height:17px; color:#FFF; font-weight:bold; }


/* LINKS ------------------*/
a:link						{ font-family:Verdana; font-size:11px; line-height:17px; color:#FFF; text-decoration:underline; }
a:visited					{ font-family:Verdana; font-size:11px; line-height:17px; color:#D7CCB9; text-decoration:underline; }
a:hover						{ font-family:Verdana; font-size:11px; line-height:17px; color:#30291C; text-decoration:overline; }
a:active					{ font-family:Verdana; font-size:11px; line-height:17px; color:#30291C; text-decoration:overline; }

a.lnk9:link					{ font-family:Verdana; font-size:9px; line-height:15px; color:#30291C; text-decoration:underline; }
a.lnk9:visited				{ font-family:Verdana; font-size:9px; line-height:15px; color:#635A49; text-decoration:underline; }
a.lnk9:hover				{ font-family:Verdana; font-size:9px; line-height:15px; color:#FFF; text-decoration:overline; }
a.lnk9:active				{ font-family:Verdana; font-size:9px; line-height:15px; color:#FFF; text-decoration:overline; }

a.lnk10:link				{ font-family:Verdana; font-size:10px; line-height:14px; color:#FFF; text-decoration:underline; }
a.lnk10:visited				{ font-family:Verdana; font-size:10px; line-height:14px; color:#D7CCB9; text-decoration:underline; }
a.lnk10:hover				{ font-family:Verdana; font-size:10px; line-height:14px; color:#30291C; text-decoration:overline; }
a.lnk10:active				{ font-family:Verdana; font-size:10px; line-height:14px; color:#30291C; text-decoration:overline; }