html{ display: block;}

body { background-color:#FDFDFD;
background:url("images/10lom-body.png") repeat-y scroll 0 0 transparent;
color:#110F0F;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif,"Trajan Pro";
font-size:100%;
height:100%;
margin:0;
}
h3 {
border-bottom:1px solid #989482;
border-top:1px solid #989482;
font-family:"Trajan Pro";
color: black;
font-size: 120%;
margin-bottom:0;
margin-top:10px;
width:100%;
}

#mainWrapper  {
width:1058px;
}
#sidebar {
float:left;
height:100%;
width:239px;
}
#sidebarContainer  {
background:url("images/wreath.png") no-repeat scroll 0 0 transparent;
padding-bottom:10%;
padding-right:10%;
padding-top:10%;
text-align:right;
}
#container  {
float:left;
height:2000px;
width:734px;
padding-left:50px;
}

#contentWrapper { }


#contentPrimary {
margin:0 30px 30px;
}

#navigation {}

#navigation a {
display:inline-block;
font-family:"Trajan Pro";
font-size:20px;
letter-spacing:-2px;
padding-right:0;
text-decoration:none;
}
#navigation a:link, #navigation a:visited  {
color:#FFFFFF;
}
#navigation a:hover, #navigation a:active {
color:#989482;
}
div#event {width:663px; height: 217px;background: gray;  margin: 0; float: right;}
div#footer {width: 746px; height: 70;margin: 0 auto; background: black; color: white; font-style: italic;font-size: 8pt;}
div#hdr {width:930px;height:217px;margin: 0 auto;}
div#hmenu {color: black; margin: 10 0;}
div#nav_bmp {width: 930px; height: 30px; background: #bc1533 ;color: white; border-top: thin solid #202020;margin: 0 auto; }
div#venue {width: 267px; height: 217px; background: #A9A9A9; margin: 0;float: left;}

h1  { color: #686868;padding: 20px 0px 10px 0px;font-style: italic;font-weight: bold;font-size:13pt;text-align: left;}


h2	{font-family:Georgia,Times;font-size: 17px; color:navy; margin: 0px;}
h6  {font-size: 200%;font-weight: 400;margin: 0px;}


.tblhd {font-weight:bold; color:white; text-align:center;}
.fine {font-size: 70%; font-weight: 300; font-family: verdana, sans-serif}
.medbold {font-size: 12px; font-weight: bold;}


.submitform {border: 2px solid gray; background: black;  font-size: 10px; color: white; cursor: pointer}
.submitform:hover {  background: gray;}
.ticket_header {width: 100%; background: #202020;color: white;font-size: .9em;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
}

a { color: red; }
a:hover { color: #C0C0C0;}

.link { font-family: arial, sans-serif; font-size: 13px; padding-left: 35px;text-decoration: none; }

#hmenu ul { margin: 0; padding: 0;list-style: none; text-align: center;}
#hmenu li { display: inline;}
#hmenu li a {color: white; text-decoration: none; padding: 2px 5px;font: verdana; font-size: 12px; font-weight: 900; letter-spacing: 2px;}
#hmenu li a:hover { background: #FFD700;color: black; }

tr#name2 { display: none;}
tr#name3 { display: none;}
tr#name4 { display: none;}

.imagecenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: ...;
    height: ...;
}
.imagecenter * {
    vertical-align: middle;
}

-->

div.clear {border:none;float:none;height: 0;clear:both;}

.popup { POSITION: absolute; VISIBILITY: hidden; width: 426px; height: 339px;background-image: url(images/infowindow.png);padding: 0; text-align: left; z-index: 10;}
#IW_header  { height:23px; margin:0; width:100%; }
#IW_title   { float: left; font-style: italic;font-weight:bold;font-size: 12px; margin: 3px 0 0 10px; }
#IW_close   { float:right; font-size:12px; font-weight:bold; margin-right:10px; margin-top:3px; text-decoration:none;color: black;}
#IW_close:hover { background:transparent none repeat scroll 0 0; color: red;}
#IW_content { margin: 0 9px;font-size: 75%;line-height: 97%;}
#IW_content li { margin: 0;}
#IW_content ul { margin: 0 auto;}

