/* CSS Document */

.clr {
	clear: both;
    height:1px;
    overflow:hidden;	
}

body {
	margin: 0;
	padding: 0;
	background-color: #3D3730;
	color: #EAEAEA;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

p {
	margin: 10px 0;
}

h1 {
	background-image: url(images/logo.jpg);
	height: 85px;
	width: 269px;
}
h1 span {
	display: none;
}

h2 {
	font-size: 13px;
	margin: 12px 0;	
}

h3 {
	font-size: 13px;
	margin: 12px 0;	
	color: #FFF;	
}

h4 {
	font-size: 11px;
	margin: 12px 0;
	color: #FFF;
}

h5 {
	font-size: 11px;
	margin: 12px 0;
	color: #ECECEC;
}

hr {
	border: 0;
	width: 80%;
	color: #27231F;
	background-color: #27231F;
	height: 5px;
	padding: 0;
	margin: 0;	
}

ul.sibelius li {
	list-style-image: url(images/sibelius_li.gif);
	padding: 5px 0;
}
a.sibelius {
	padding: 2px;
	border: 1px dotted #90A500;
	margin-left: 10px;
}

a:link, a:visited {
	color: #DEFF00;
	text-decoration: none;
	border-bottom: 1px dotted #90A500;
}
a:hover, a:active {
	color: #C0DC00;
	text-decoration: none;	
	border-bottom: 1px dotted #667500;
}

a.no_border {
	border: 0px solid #000;
}

/* Nav links */

#link_list {
	background-color: #1A1A1A;
	height: 50px;
}

#link_list {
	padding: 0 0 0 12px;
	margin: 0;
}
#link_list li {
	padding: 0;
	margin: 0;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#link_list li a {
	display: block;
	height: 23px;
	margin: 14px 10px 0 10px;
}
#link_list li a span {
	display: none;
}

#link_home {
	background-image: url(images/home_0.gif);
	width: 52px;
	border: none;
}
#link_home:hover, #link_home.active {
	background-image: url(images/home_1.gif);
}
#link_quickpick {
	background-image: url(images/quickpick_0.gif);
	width: 95px;
	border: none;
}
#link_quickpick:hover, #link_quickpick.active {
	background-image: url(images/quickpick_1.gif);
}

#link_education {
	background-image: url(images/education_0.gif);
	width: 98px;
	border: none;	
}
#link_education:hover, #link_education.active {
	background-image: url(images/education_1.gif);
}
#link_composing {
	background-image: url(images/composing_0.gif);
	width: 106px;
	border: none;	
}
#link_composing:hover, #link_composing.active {
	background-image: url(images/composing_1.gif);
}
#link_events {
	background-image: url(images/events_0.gif);
	width: 65px;
	border: none;	
}
#link_events:hover, #link_events.active {
	background-image: url(images/events_1.gif);
}
#link_about {
	background-image: url(images/about_0.gif);
	width: 58px;
	border: none;	
}
#link_about:hover, #link_about.active {
	background-image: url(images/about_1.gif);
}
#link_contact {
	background-image: url(images/contact_0.gif);
	width: 75px;
	border: none;	
}
#link_contact:hover, #link_contact.active {
	background-image: url(images/contact_1.gif);
}
#link_shop {
	background-image: url(images/shop_0.gif);
	width: 47px;
	border: none;	
}
#link_shop:hover, #link_shop.active {
	background-image: url(images/shop_1.gif);
}
/* */

#container {
	width: 780px;
	margin: 0 auto;
	padding: 1px 0;
}

#header_block {
	background-color: #504B44;
	height: 200px;
	background-image: url(images/header_block_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header_block .image_block {
	width: 267px;
	height: 200px;
	float: left;
}
#header_block .text_block {
	padding: 6px;
	height: 150px;	
	margin-left: 282px;
	margin-right: 6px;
}

#main_content {
	background-color: #27231F;
	background-image: url(images/main_bgr.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 1px 0;
}

#col_1 {
	width: 370px;
	float: left;
	padding: 10px;
}
#col_1 h3 {
	padding: 5px 0 5px 0;
	margin: 3px 0;
}
#col_1 h3 span {
	border-bottom: 1px dotted #DEFF00;
}
#col_1 h4 {
	border-bottom: 3px solid #322E2A;
	padding-top: 6px;
}

#col_2 {
	margin-left: 400px;
	padding: 15px 15px 1px 15px;
}

#col_2 .image_block img {
	width: 115px;
	border: 1px solid #322E2A;
	float: left;
}
#col_2 .text_block {
	height: 160px;
	padding: 1px 1px 1px 15px;
	overflow: auto;
}
#col_2 h3 {
	padding: 5px 0 5px 0;
	margin: 0;
}
#col_2 h3 span {
	border-bottom: 1px dotted #DEFF00;
}
#col_2 p {
	color: #CCC;
}

#footer {
	color: #625D57;
	background-image: url(images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0 1px 10px;	
}

/* Absolute items */
#logo_link {
	display: block;
	width: 275px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin: 0 0 0 -393px;
	padding: 0;	
	border: none;
}
#logo_link span {
	display: none;
}

#ticker_box {
	width: 390px;
	height: 80px;
	overflow: hidden;
	display: block;	
	position: absolute;
	top: 25px;
	left: 50%;
	margin: 0 0 0 -2px;
	padding: 0;
}

/* Flash holder */
.flash_holder {
	padding: 10px;
	border: 1px solid #3D3730;
	width: 320px;
	background-color: #27231F;
	margin: 0 0 10px 0;
	text-align: center;
}
.flash_holder h4 {
	margin: 0;
	padding: 5px 0 0 0;
}

/* Image Border */
.imgborder {
	padding: 10px;
	border: 1px solid #3D3730;
	background-color: #27231F;
}