/* Start of CMSMS style sheet 'adjustments' */
h1, h2, h3
{
color: #ee9722;
font-weight: bold;
}

h1 a, h2 a, h3 a
{
color: #ee9722;
}

h2.colHeader
{
color: #FFF;
background: #111111 none repeat scroll 0 0;
}

h1
{
font-size: 20px;
}

h2
{
font-size: 12px;
}

h3
{
font-size: 10px;
}


.btnOK{
position: relative;
right: -5px;
top: 1px;
}

.subPageH h1, .subPageH2 h1
{
padding:10px;
}


ul.picturelist
{
padding: 0 10px;
}

.thumb a:visited img
{
background-color: transparent;
}

.thumb a
{
background: transparent;
border: 0px solid transparent;
padding: 0;
}

.thumb a img
{
  border: 3px solid #DDDDDD;
padding: 0;
}

.welcomeH
{
background: #212121;
padding: 0;
}

.newsH
{
height: 198px;
}
.spotBigH p, .subPageH p {
font-size: 1.2em;
}

.subPageH p
{
margin-left:259px;
padding: 0 50px 10px 10px;
}

.rightCol
{
font-size:1.1em;
}

.navigation li .first
{
height: auto;
line-height: 1;
}

a:hover
{
text-decoration: underline;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
{
text-decoration: none;
color: #ee9722;
}

.dontMissH a:hover, .dontMissH a:hover span.header
{
text-decoration: none;
}

.dontMissH a:hover span
{
text-decoration: underline;
}

a.readMore2:hover p
{
text-decoration: underline;
}

.artistH .left
{
float:left; margin: 10px 10px 0 0;
}

	.subNewsH {background:#212121; position:relative; min-height:582px;}
	.subNewsH img				{float:left; padding:0 15px 5px 0;}	
	.subNewsH h1	{padding:12px 10px}
.subNewsH h2	{padding:0 10px}
	.subNewsH p					{padding:0 10px 10px}

.hasEvent
{
color: #EE9722;
}

#cmscal a.hasEvent
{
color: #EE9722;
}

#cmscal .calendar-today a.hasEvent
{
color: #FFFFFF;
}

.feedlink{position: relative; left: -3px; top: -8px;}


/* **** **** **** **** **** PRINT **** **** **** **** **** **** **** */

@media print
{

.cf-header, .cf-bottom, photoMain, #topFlash
{
display: none;
}

.cf-content
{
margin-top: 0;
padding-top: 0;
}

*
{
color: #000000;
}

}
/* End of 'adjustments' */

