@charset "UTF-8";
/* CSS Document */

body {background-image:url(images/bg.gif); background-repeat:repeat-x; background-color:#F7F7F7}

#contentTbl {
		width:1000;
		background-color:#FFFFFF;
		}
		
#imgBar {height:26px;
		background-image:url(images/imgBar_bg.gif);
		background-repeat:repeat-x;
		}
		
#shadowText {height:11px;
		background-image:url(images/imgBar_shadowText.gif);
		background-repeat:repeat-x;
		}
		
#contentRow {background-image:url(images/content_bg.gif); 
		background-repeat:no-repeat; 
		background-position:bottom right;
		}
		
#contentLeft {width:20px;
		background-image:url(images/content_left_bg.gif); 
		background-repeat:repeat-y;
		}
		
#content {border-right:2px solid #FFFFFF;
		padding-left:30px;
		padding-right:30px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
		font-size:13px;
		line-height:20px;
		}
		
#content h3 {font-size:18px; 
		font-family:"Courier New", Courier, monospace;
		font-weight:200; 
		color:#666666;
		}
		
#content h3 a{font-size:18px; 
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal; 
		color:#990000;
		text-decoration:none;}
		
		#content h3 a:hover{text-decoration:overline}
 
 
.contentBullet {padding-left:50px;
		font-family:"Courier New", Courier, monospace;
		font-weight:500; 
		letter-spacing:2px}
		
.venue_address p{padding-left:300px;}
.venue_address img{float:left; margin:10px; border:1px solid #CCCCCC}

.contactTable {font-size:13px; color:#666666}

hr {width:95%; color:#990000; border:1px dashed #CCCCCC; text-shadow:none}

div.categoryLinks {
        margin:0px;
        padding: 0 0px;
        border-width: 0px 0;
        border-style: solid;
        text-align: center;
        font-size: 14px;
}
div.categoryLinks a{
		font-family:Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        vertical-align: middle;
		padding-top:0px;
		color:#333333; 
		text-decoration:none;
		letter-spacing:.08em
}

div.categoryLinks a:hover {
		color:#990000;
		text-decoration:overline; 
		}
div.categoryLinks img {
        font-size: 14px;
        font-style: normal;
        vertical-align: middle;
		padding:0px 5px 0px 5px
}
.categoryLinkLeft {float:left; padding-left:15px}
.categoryLinkRight {float:right; padding-right:15px}


.content {font-family:Arial, Helvetica, sans-serif;
		color:#333333;
		padding-left:30px;
		padding-right:30px;
		vertical-align:top;
		padding-top:30px}
	
	
.content h2{font-size:18px}	
.content p{font-size:14px; width:500px; line-height:20px}



.footer {font-family:Arial, Helvetica, sans-serif;color:#F7F7F7;font-size:12px}
.footer td{border-left:1px dotted #CCCCCC; padding-left:15px; padding-right:50px}
.footer a{color:#F7F7F7; text-decoration:none}
.footer a:hover{color:#999999; text-decoration:none}

.copy {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999; text-align:center}
.copy a{color:#999999; text-decoration:none}
.copy a:hover{color:#990000}