/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/**/font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

remember to define focus styles! 
:focus {
	outline: 0;
}*/

/* remember to highlight inserts somehow! 
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;*/
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*start here after reset*/
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body {
font: 14px Arial, Helvetica, sans-serif;

	background: url(../images/bg_x.gif) #400604 repeat-x;
	text-align: center;
}
a img 
{
border:none; 

}
#container
{
background: url(../images/bg_content_y.gif) repeat-y;
text-align: left;
margin: 15px auto 0 auto;
padding: 0;
width: 945px;
}
#wrapper
{

width: 945px;
margin: 0 auto;
}
#top .bth
{
float: left;
margin-top: 5px;
margin-left: 12px;
width: 207px;
height: 162px;

}
#top .curtainintro
{
float: left;
width: 712px;
height: 162px;

margin-top: 5px;
}
#top
{
float: left;
background: url(../images/banner.gif) no-repeat;
width: 945px;
height: 167px;
}
/*#top a
{

width: 945px;
height:167px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}*/
#menu
{
float: left;
background: url(../images/bg_menu.gif) no-repeat;
text-align:center;
width: 945px;
height: 35px;
padding-top: 10px;
}
#menu ul
{
margin: 0;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 10px;
}
#menu a:link, #menu a:visited
{
font-size: 17px;
color: #000;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #A51008;

}


#content
{
float: left;
background: url(../images/bg_content.gif) no-repeat;
text-align: left;
padding: 0 20px;
width: 905px;
}
#content a:link, #content a:visited
{
color: #a51008;

}
#content a:hover, #content a:active
{
background-color: #a51008;
color: #fff;
text-decoration: none;
}
#content img 
{
background-color: transparent !important;

}

.iconsonleft
{
float: left;
width: 180px;

padding: 0 0 0 5px;
}
.main
{
float: left;
width: 665px;
padding: 0 10px ;
line-height: 18px;
border-left: 1px solid #000;
}


h1
{
font-size: 22px;
color: #a51008;
padding: 1em 0 0.5em 0;
border-bottom: 1px solid #F9A21A;

}
h2
{
padding: 1em 0 0.5em 0;
font-size: 20px;
color: #a51008;
}
h3
{
padding: 1em 0 0.5em 0;
font-size: 18px;
}
#footer
{
clear: both;
background: url(../images/footer.gif) no-repeat;
width: 945px;
height: 33px;
text-align: center;

}
#footer a:link, #footer a:visited
{
font-size: 11px;
color: #fff;

line-height: 33px;

}
#footer a:hover, #footer a:active
{

}
#copyright
{
padding: 15px;
color: #fff;
font-size: 10px;
text-align: center;
}
#copyright a
{
color: #fff;
background: #000;
}
.boxforhomebg
{
background: url(../images/bg_boxwlogo.gif) no-repeat #a51008;
width: 190px;
height: 30px;
}
.boxforhomebgnl
{
background: #a51008;
width: 190px;
height: 30px;
color: #fff;
font-size: 18px;

text-align: center;
vertical-align: middle;
}
.redheaderinbox
{
	color: #A51008;
	font-size: 16px;
	font-weight: bold;
}
.main img
{
padding: 5px;
}
img.floatimageleft, table .floatimageleft
{
float: left;
}
img.floatimageright, table .floatimageright
{
float: right;
}
a.clickheretoreadmore
{
display: block;
font-size: 11px;
font-weight: bold;
text-align: right;
}
.bgdateyellow
{
background-image: url(../shows/images/bg_honkjrdates.png); 
padding-left: 20px;
}