* {margin: 0; padding: 0;}

img {border: 0;}

li {
	list-style: none;
	margin-bottom: 5px;
	}


body {
   font: 12px arial,helvetica,sans-serif;
   text-align: center;
   background: #fff;
   line-height: 1.5em;
   }

TD {padding-left:3px;font: 11px/1em arial, sans-serif;background: #fff;line-height: 1.5em;}

h1 {
  margin-top:25px;
  font: 18px arial,helvetica,sans-serif;
  color: #fff;
  }

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  text-decoration: none;
	color: #545148;
	}

#schedule h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  text-decoration: none;
	color: #fff;
	}
	
h1 a:hover {
  text-decoration: none;
	color: #CC0000;
	}

h1 em {font-size: 12px; font-style: normal;}

h2 {
  font: 14px arial,helvetica,sans-serif;
  color: #fff;
  }

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
  text-decoration: none;
  color: #545148;
	}

h2 a:hover {
  color:  #CC0000;
  }

/*-- --------------------------------------------------- h3 --*/
h3{
  font: 16px arial,helvetica,sans-serif;
  color: #fff;
  margin:15px 0 0 0;
  }
	
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
  text-decoration: none;
  color: #fff;
	}

h3 a:hover {
  color: #CC0000;
  }

h3 em {color: #444;
	font-size: 12px;
	}

.smallerh3 {font-size: 14px;}




#container {
	position: relative;
	margin: 25px auto 15px;
	width: 850px;
	height:500px;
	text-align: center;
	border: 1px solid #ccc;
	}


/* 
-----------------------------------------------------------
NAVIGATION STYLES
-----------------------------------------------------------
*/

#navigation {
    font: 11px arial,helvetica,sans-serif;
    line-height: 1.5em;
    float: left;
    width: 500px;
    padding: 35px;
    text-align: left;
    background:  url(images/pb-logo.jpg) 450px 34px no-repeat;

    
    /*---------------------------------------------------HACK FOR IE --*/
    
    voice-family: "\"}\""; 
	  voice-family:inherit; 
	  width: 430px;
    }
    
    
    html>body #navigation {width: 435px;}
    
    
    /*----------------------------------------------------------------*/
    
    
#navigation li a {
	display: block;
	width: 150px;
	}

#navigation li a:link,
#navigation li a:visited,
#navigation li a:hover,
#navigation li a:active,
#navigation li a:focus {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

#navigation li a:hover{
	color: #ff3300;
	border-bottom: 1px dotted #ccc;
	}

#navigation strong{
	font: bold 12px arial, helvetica, sans-serif;
	color: #666;
	}


.active{
	color: #ff3300;
	border-bottom: 1px dotted #ccc;
	display: block;
	width: 150px;
	}
	
.live {
	border-bottom: 1px dotted #ccc;
	font: 18px georgia, serif;
	color: #84AD23;
	display: block;
	width: 150px;
	}
	
	.live2 {
	font: 12px georgia, serif;
	color: #666;
	margin-bottom: 10px;
	
	}

#navigation ul li.special a{
	font: 14px georgia, serif;
	color: #ff3300;
	line-height:1.3em;
	}
	.special2 {
	font: 11px georgia, serif;
	color: #ff3300;
	}
	
.live a:link, .live a:visited, .live a:hover, .live a:active {
  color:#84AD23;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
	
.live a:hover {
	background: #f2ffe1;
	color: #FF3300;
	}


li.movie a {margin-top:25px;}	
/* 
-----------------------------------------------------------
RIGHT BOX CONTENT AND COLORS
-----------------------------------------------------------
*/


 #content{
 	text-align: left;
 	color: #fff;
 	width: 285px;
 	margin: 0 auto;
 	font: 12px arial, helvetica, sans-serif;
 	line-height: 1.3em;
 	}
 
 p {margin: 10px 0; }
 

 p a:link, p a:visited, p a:hover, p a:active {
 	text-decoration: none;
 	color: #545148;
 	}
 	
p a:hover {
	color: #CC0000;}
 

#photobox {
    margin-left: 500px;
    background: #fff;
    height: 500px;
    }

#redbox{
    margin-left: 500px;
    padding:25px;
   	background: #ff3300;
   	height: 450px;
   	text-align: left;
    }
    
#biegebox {
    margin-left: 505px;
    padding:25px;
   	background: #A09a8a;
   	height: 450px;
   	text-align: left;
    }
    
.newsbox {
	color: #444444;
	padding: 10px;
	overflow: auto;
	height: 350px;
	font: 12px/1.5em arial,sans-serif;
	} 
	
.newsbox strong{
	color: #333333;
	line-height: 2em;
	}

p.newsbox a:link {color: #fff;}



.black
    {color: #333333;}

.brown {color: #545148;}

.orange 
    {color: #FF6600;}
    
 hr {color: #fff;
 	 margin: 15px 0;	}
 	 
 	 

#locations h2 em {
	font-size: 11px;
	color:#545148;
	}

#locations h2 {margin-top: 10px;}



/* 
-----------------------------------------------------------
SUB NAVIGATION
-----------------------------------------------------------
*/

#subnav {
	position: absolute;
	top: 175px;
	left: 370px;
	width: 115px;
	background: #d9d1bb;
	z-index: 3;
	text-align: right;
	padding:10px;
	
	}

#subnav strong {
	color: #000;
	font-weight: bold;}

#subnav li {
	font: 10px/1em arial, sans-serif;
	}	

#subnav li a:link,
#subnav li a:visited,
#subnav li a:hover,
#subnav li a:active,
#subnav li a:focus {
	color: #666;
	text-decoration: none;
	}

#subnav li a:hover{
	color: #ff3300;
	}

#subnav li a{
	display: block;
	width: 115px;
	}

.active-bio {
	color: #ff3300;
	font-weight: bold;
	display: block;
	width: 115px;
	}

ul li#active-sub {
	color: #000;
	font-weight: bold;
	display: block;
	width: 115px;
	margin: 5px;
	}

.active-bio2 {
	color: #ff3300;
	font-weight: bold;
	display: block;
	width: 115px;
	}

/* 
-----------------------------------------------------------
GENERAL STYLES
-----------------------------------------------------------
*/

.bordertop {
	border-top: 1px solid #ccc;
	padding-top: 1em;
	line-height: 1.5em;
	}

.borderbottom {
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
	line-height: 2em;
	}

code {color:#000;}

.red {color: #ff3300; }

.white {color: #fff;}

/* 
-----------------------------------------------------------
FOOTER
-----------------------------------------------------------
*/
 	

#footer {
	float:left;
	clear:both;
	color:#666;
	 width: 850px;
	 margin: 15px auto;
	 text-align: left;
	 font: 11px arial;
	 }
 
#footer a:link,  #footer a:visited,  #footer a:hover,  #footer a:active {
    color:#666;
    text-decoration: none;
  }
 
 #footer a:hover {
    color: #ff3300;}
    
    
#footer a strong {color: #FF3300;
	letter-spacing:1px;}


#copyright {
	color: #ccc;
	font: 9px/3em arial, sans-serif;
	text-align:left;
	}


/* 
-----------------------------------------------------------
WASHINGTON DC SPECIFIC
-----------------------------------------------------------
*/
#schedule h1 {margin-top: 15px;} 
#schedule h2 {
	color: #fff;
	}

#schedule h2 em, #schedule h2 strong {
	color: #545148;
	font-style: normal;
	font-size: 12px;
	}

#schedule h2 strong {
	color: #CC0000;
	font-weight: bold;
	}

#pricing h2{padding:0;}


#rochester p {color: #545148; }
#rochester p strong {color: #fff; }