﻿body {
    background-color:#2f2f2f;
    margin:0px;
    color:#FFFFFF;
    font-size:11px;
    font-family:Arial, Verdana, Tahoma, Sans-Serif;
    background-image:url(images/page_bg.jpg);
    background-repeat:repeat-x;
}

#container {width:1050px; margin:auto;}

#contentMain {background-image:url(images/content_top_bg.jpg); position:relative; top:-5px; background-repeat:no-repeat; min-height:390px}
#maincontentContainer {background-image:url(images/content_bg.gif);}
#contentFooter {background-image:url(images/content_footer.jpg); background-repeat:no-repeat; height:95px; position:relative; top:-5px}
#calHeader {background-image:url(images/tr_bg.jpg); background-repeat:no-repeat; height:299px; background-position:right}

.subTitle {font-size:18px; font-weight:bold; letter-spacing:-1px; color:#ffb400}

input {font-size:11px}

a {color:#fdc376; font-weight:bold; font-size:11px; text-decoration:none}
a:hover {text-decoration:underline}

a.map {color:#AAAAAA; font-weight:normal; text-decoration:none; font-size:14px; font-weight:bold}
a.map:hover {text-decoration:underline}

a.fullLink {color:#AAAAAA; font-weight:normal; font-size:11px; text-decoration:none; font-weight:bold}
a.fullLink:hover {text-decoration:underline}

a.article {color:#fdc376; font-weight:normal; font-size:14px; text-decoration:none; font-weight:bold}
a.article:hover {text-decoration:underline}

.splash {margin-top:12px; text-align:center; border:solid 1px #333333; background-image:url(images/page_bg.jpg); background-position:-1100px; width:950px}

.nextShowDate {margin-top:40px; font-size:36px; color:#000000; font-weight:bold; letter-spacing:-1px}
.nextShowVenue {font-size:24px; color:#e3b067; margin-top:-8px; font-weight:bold; letter-spacing:-1px}
.nextShowLoc {color:#666666; font-weight:bold; font-size:14px}
.nextShowAddress{color:#999999; font-size:12px; font-weight:bold}

.photoSm {padding:12px}

input.btn {background-image:url(images/btn_bg.gif); width:137px; cursor:pointer; text-align:center; height:48px; font-family:Verdana, Tahoma, Arial; font-size:16px; font-weight:bold; color:#777777; background-color:Transparent; border:0px}