/* Stage Q CSS */

body {
background-color: #fff;
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
}

p {
font-size: 1em;
margin-top: 0;
margin-bottom: 1em;
text-align: left;
}

p.small {
font-size: .8em;
font-weight: bold;
}

.singlesp p {
margin-top: 0;
margin-bottom: 0;
}

ul.nobullet {
list-style-type: none;
}

ul.nobullet li {
font-size: 1em;
margin-top: 0;
}

h1 {
font-size: 1.8em;
}

h2 {
font-size:1.4em;
margin-top: 1em;
margin-bottom: 0;
}

h3 {
font-size: 1.2em;
margin-bottom: 0;
}

a:link, a:visited {
color: #005994;
text-decoration: none;
}

a:hover {
color: #005994;
text-decoration: underline;
}   

img {
border: 1px solid #000;
margin-bottom: 10px;
}

a img, img.divider {
border: 0;
}

img.play {
display: block;
height: auto;
margin: 12px auto;
}

table#top {
width: 95%;
min-width: 800px;
border-collapse: collapse;
margin-bottom: 15px;
}

table#top tr td { 
padding: 0px; 
}

#logo {
background-color: #005994;
width: 71px;
}

#logo img {
border: 0;
margin: 0;
}

#header {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 3em;
font-weight: bold;
text-align: center;
}

#slideshow {
display: block;
width: 350px;
height: 350px;
border: 1px solid #d5cfce;
margin: 10px 0;
}

#slideshow09-10 {
display: block;
width: 280px;
height: 300px;
border: 1px solid #d5cfce;
margin: 10px 0;
}

#footer {
float: left;
clear: both;
margin-top: 15px;
}

.column {
float: left;
clear: right;
width: 290px;
margin: 10px;
}

.colw {
float: left;
clear: right;
width: 610px;
margin: 10px;
}

.nomar {
margin-top: 0;
margin-bottom: 0;
}

.nobott {
margin-bottom: 0;
}

.notop {
margin-top: 0;
}

.columnclr {
float: left;
clear: both;
width: 660px;
margin-left: 300px;
}

.twitter-fb {
float: right;
margin-left:20px;
border: 0;
}

.anncmt {
display: block;
width: 210px;
text-align: center;
padding: 5px;
background-image: url(../2009-10-Shows/09-10-Images/woodgrain.jpg);
background-repeat: repeat-y;
}

.floatl {
float: left;
clear: right;
margin-right: 5px;
}
	
.floatr {
float: right;
clear: left;
margin-left: 5px;
}

.clr {
clear: both;
}

.blurb {
font-size: 1.25em;
font-style: italic;
font-weight: bold;
}

img.divider {
background-repeat: repeat-x;
width: 90%;
}

.strong {
font-weight: bold;
}