/* CSS Document */

.background { background-color:#bfaf93; margin:0px; }


.leftheader { background:url(images/header1.jpg) no-repeat top right; vertical-align:bottom; padding:0px 0px 30px 80px; font-size:16px; font-weight:bold; color:#FFFFFF;}

.alongleftside { background:#bfaf93 url(images/alongleftside.gif) repeat-y right; vertical-align:top; text-align:left; padding:10px 16px 17px 56px; color:#000000; font-size:14px; }
.alongrightside { background:#bfaf93 url(images/alongrightside.gif) repeat-y left; vertical-align:top; text-align:left; padding-right:51px; }
.sidebar { background:#bfaf93 url(images/alongrightside.gif) repeat-y left; vertical-align:top; text-align:left; padding-right:51px; }

.footerleft { background:#bfaf93 url(images/footerleft.gif) no-repeat top right; padding:15px 0px 6px 51px; color:#FFFFFF; }
.footerright { background:#bfaf93 url(images/footerright.gif) no-repeat top left; padding:15px 0px 6px 10px; color:#FFFFFF; font-size:13px; }

h1.jroot { font-size:23px; font-weight:900; margin-top:0px; margin-bottom:4px; }
h2.jroot { font-size:18px; font-weight:bold; margin-top:0px; margin-bottom:8px; }

.ticketformholder { padding-left:11px; padding-right:54px; }

a.jroot:link { color:#FFF; text-decoration:none; }
a.jroot:visited { color:#FFF; text-decoration:none; }
a.jroot:hover { color:#CF6; text-decoration:underline; }
a.jroot:active { color:#FF0; text-decoration:underline; }