/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

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: baseline;
	background: transparent;
}

a {
	cursor: pointer;
}

ol, ul {
	color:#343434;
	list-style-image:url(/images/bullet.gif);
	list-style-position:outside;
	list-style-type:disc;
}	

li {
	margin-left: 20px;
}
	/*list-style: inside;
	line-height: 20px;
	list-style-type: disc;*/

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;
}

p {
	padding: 8px 0;
}

	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(/images/bg_body.jpg) repeat-x;
	color: #000;
	font-size: 11px;
}

a:link, a:visited {
	color: #046ba6;
	text-decoration: none;
}

a:hover, a:active {
	color: #046ba6;
	text-decoration: underline;
}


h1 {
	color: #006da5;
	font-size: 18px;
	padding: 10px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.welcome {
	text-indent: -9999px;
	background: url(/images/welcomto.gif) no-repeat;
}

h2 {
	color: #006da5;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 340px;
	float: left;
}

h3 {
	color: #006da5;
	font-size: 12px;
	padding: 10px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #006da5;
	font-size: 11px;
	padding: 10px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 775px;
	margin: 0 auto;
}

#leftside {
	width: 223px;
	float: left;
	background: #fff;
	min-height: 200px;
}
.menu {
	width: 223px;
	float: left;
	background: #fff;
}

#rightside {
	width: 552px;
	float: right;
	*margin-top: -3px;
}

#rightside #content {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	min-height: 600px;
	*margin-top: -3px;
	padding: 0 10px;
}

#rightside #contentinside {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	min-height: 400px;
	*margin-top: -3px;
	padding: 0 10px;
	background: url(/images/watermark.jpg) no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	background: #004365;
	height: 7px;
}

.copyright {
	padding: 5px 0;
}

.siteby {
	margin-left: 247px;
}

a.more {
	background: url(/images/blue-arrow.jpg) no-repeat 0 2px;
	padding-left: 15px;
	font-weight: bold;
	float: right;
}

a.more2 {
	background: url(/images/blue-arrow-blue.jpg) no-repeat 0 2px;
	padding-left: 15px;
	font-weight: bold;
	float: right;
	margin-right: 15px;
}

#concertsinfo {
	margin-top: 15px;
	width: 519px;
	font-weight: bold;
	margin-left: 5px;
}

#concertsinfo .concerttitle {
	background: url(/images/bg-concerts.gif) no-repeat;
	width: 519px;
	height: 23px;
	text-align: center;
	text-transform: uppercase;
	color: #006da5;
	padding-top: 10px;
}

#concertsinfo .concert1 {
	background: #cce2ed;
	min-height: 100px;
	padding: 5px 15px;
}

.blue {
	color: #006da5;
}

.italic {
	font-style: italic;
}

.moreinfo {
	font-weight:normal;
}

#concertsinfo .concert2 {
	background: #e5f0f6;
	min-height: 150px;
	padding: 5px 15px;
}

#concertsinfo .concert2 #concert2txt {
	width: 230px;
	float: left;
}

#concertsinfo .concert2 #concert2img {
	float: right;
	width: 250px;
	margin-top: 10px;
}

#belowconcert {
	background: url(/images/bg-concerts-below.jpg) no-repeat;
	width: 519px;
	height: 33px;
	clear: both;
}

.breadcrumb {
	float: right;
	width: 190px;
	margin-top: 5px;
	text-align: right;
}

.contentisi {
	clear: both;
	margin-top: 10px;
}

#titlearea {
	border-bottom: 1px solid #aeaeae;
	height: 30px;
}

.damenu {
	background: url(/images/bg_menu.jpg) no-repeat;

	height: 13px;
	padding: 10px 0 10px 10px;
	text-transform: uppercase;
	color: #acacac;
	font-weight: bold;
	cursor: pointer;
}

.damenuhover {
	background: url(/images/bg_menu.jpg) no-repeat;
	height: 13px;
	padding: 10px 0 10px 10px;
	text-transform: uppercase;
	color: #006da5;
	font-weight: bold;
	cursor: pointer;
}

.damenuhoverstay {
	background: url(/images/bg_menu_stay.jpg) no-repeat;
	height: 13px;
	padding: 10px 0 10px 15px;
	text-transform: uppercase;
	color: #006da5;
	font-weight: bold;
	cursor: pointer;
}

.menu {
	margin-top: 8px;
}

.submenu {
	background: #acacac;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
}

.submenuhover {
	background: #036da7;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
}
