/*
 *  This is the CSS file for www.crowncitybrassquintet.com
 */

body {
	margin: 0px auto;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}

#wrapper {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 50px;
}

#wrapper_bg {
	background-image: url(images/page_bg_ext.jpg);
	background-repeat: repeat;
}

#top_banner {
	width: 900px;
	margin: 0px auto;
}

#mainNav {
	width: 900px;
	margin: 0px auto;
}

#mainNav ul {
	margin: -5px 0px 0px -40px;
	list-style: none;
	width: 900px;
}

#mainNav li {
	float: left;
	height: 27px;
}

#grey_box_top {
	margin: 0px auto;
	padding-left: 3px;
	width: 897px;
	height: 167px;
	background-image: url(images/grey_box.jpg);
	font-family: Verdana;
	font-size: 11px;
	color: #31415A;
}

#grey_box_welcome {
	width: 450px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4;
	/*font-weight: bold;*/
	float: left;
}

#grey_box_welcome .title {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	color: #000066;
	font-weight: bold;
	border-bottom: 1px solid #C4C4C4;
}

#grey_box_about {
	width: 400px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4;
	/*font-weight: bold;*/
	float: right;
}

#grey_box_about .title {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	color: #000066;
	font-weight: bold;
	border-bottom: 1px solid #C4C4C4;
}

#grey_box_about .more {
	padding-left: 325px;
}

#home_recentnews_events {
	position: relative;
	margin: -28px auto 0px auto;
	width: 900px;
	height: 300px;
	background-image: url(images/events_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
}

#home_recentnews_events .title {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 200px;
}

#home_recentnews_events .events_left {
	width: 425px;
	float: left
}

#home_recentnews_events .events_right {
	width: 425px;
	float: right;
}

#home_recentnews_events .events_left .event1 {
	padding: 30px 0px 0px 15px;
}

#home_recentnews_events .events_left .event2 {
	padding: 15px 0px 0px 15px;
}

#home_recentnews_events .events_right .event3 {
	padding: 5px 0px 0px 0px;
}

#home_recentnews_events .events_right .event4 {
	padding: 15px 0px 0px 0px;
}

#navExtBar {
	position: relative;
	top: -4px;
	margin: 0px auto;
	height: 12px;
	width: 900px;
}

#aboutus {
	position: relative;
	top: -2px;
	margin: 0px auto;
	width: 900px;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 1.4;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
}

#aboutus .text {
	padding: 55px 15px 15px 15px;
}

#aboutus img.group_right {
	float: right;
	margin: 5px;
	padding-top: 35px;
}

#aboutus .title_left {
	margin: 0px 0px 0px 127px;
	padding: 0px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 225px;
}

#aboutus .title_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 225px;
}

#aboutus .bios_space {
	padding-top: 25px;
}

#aboutus img.about_robert {
	float: left;
	margin: 5px;
}

#aboutus img.about_marty {
	float: right;
	margin: 5px;
}

#aboutus img.about_sarah {
	float: left;
	margin: 5px;
}

#aboutus img.about_andrew {
	float: right;
	margin: 5px;
}

#aboutus img.about_norman {
	float: left;
	margin: 5px;
}

#events_page {
	position: relative;
	top: -2px;
	margin: 0px auto;
	width: 900px;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 1.4;
	background-image: url(images/events_bg.jpg);
	background-repeat: no-repeat;
}

#events_page .text {
	padding: 55px 15px 15px 15px;
}

#events_page .title {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 200px;
}

#pictures_page {
	position: relative;
	top: -2px;
	margin: 0px auto;
	width: 900px;
	background-image: url(images/photos_bg.jpg);
	background-repeat: no-repeat;
}

#pictures {
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 1.4;
	padding-top: 60px;
	padding-left: 75px
}

#pictures .clickfull {
	font-style: italic;
	padding-bottom: 10px;
}

#pictures .text {
	padding-left: 25px;
	padding-bottom: 20px;
}

#pictures img {
	margin: 10px;
}


#audio_page {
	position: relative;
	top: -2px;
	margin: 0px auto;
	width: 900px;
	background-image: url(images/audio_bg.jpg);
	background-repeat: no-repeat;
}

#audio_page .live_music {
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	padding: 70px 0px 0px 52px;
}

#music {
	padding-top: 25px;
	padding-left: 50px;
	padding-bottom: 25px;
}

#contactus {
	position: relative;
	top: -2px;
	margin: 0px auto;
	width: 900px;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 1.4;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
}

#contactus .text {
	padding-top: 160px;
	padding-bottom: 150px;
}

#contactus a {
	color: #787D80;
}

#contactus img.contact_group {
	float: left;
	padding-top: 75px;
	padding-right: 30px;
	padding-left: 50px;
}

#footer {
	margin: 0px auto;
	width: 900px;
	height: 47px;
	background-image: url(images/footer_bar.jpg);
	font-family: Tahoma;
	font-size: 12px;
	color: #5B5B5B;
	position: relative;
	top: 28px;
}

#footer .text {
	position: absolute;
	top: 15px;
	left: 15px;
}

#footer .design {
	position: absolute;
	/*border: 1px dashed #999966;*/
	height: 35px;
	width: 90px;
	left: 804px;
	top: 5px;
}

#bg_ext {
	position: relative;
	top: 28px;
	margin: 0px auto;
	width: 900px;
	background-image: url(images/recent_upcoming_1px.jpg);
	background-repeat: repeat-y;
}

/* #######################################################################
 *
 * IE6+ Fixes
 *
 */

#wrapper_IE {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 50px;
}

#wrapper_bg_IE {
	background-image: url(images/page_bg_ext.jpg);
	background-repeat: repeat;
}

#mainNav_IE {
	margin: 0px auto;
}

#mainNav_IE ul {
	margin: -4px 0px 0px 0px;
	list-style: none;
	width: 900px;
}

#mainNav_IE li {
	float: left;
}

#grey_box_top_IE {
	margin: -5px auto 0px auto;
	width: 900px;
	height: 140px;
	background-image: url(images/grey_box.jpg);
	font-family: Verdana;
	font-size: 11px;
	color: #31415A;
}

#grey_box_welcome_IE {
	width: 450px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4;
	/*font-weight: bold;*/
	float: left;
}

#grey_box_welcome_IE .title {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	color: #000066;
	font-weight: bold;
	border-bottom: 1px solid #C4C4C4;
}

#home_recentnews_events_IE {
	position: relative;
	margin: -28px auto 0px auto;
	width: 900px;
	height: 300px;
	background-image: url(images/events_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
}

#home_recentnews_events_IE .title {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 200px;
}

#home_recentnews_events_IE .events_left {
	width: 425px;
	float: left;
	padding-top: 10px;
}

#home_recentnews_events_IE .events_right {
	width: 425px;
	float: right;
	padding-top: 30px;
}

#home_recentnews_events_IE .events_left .event1 {
	padding: 30px 0px 0px 15px;
}

#home_recentnews_events_IE .events_left .event2 {
	padding: 15px 0px 0px 15px;
}

#home_recentnews_events_IE .events_right .event3 {
	padding: 5px 0px 0px 0px;
}

#home_recentnews_events_IE .events_right .event4 {
	padding: 15px 0px 0px 0px;
}

#events_page_IE {
	position: relative;
	top: -32px;
	margin: 0px auto;
	width: 900px;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 1.4;
	background-image: url(images/events_bg.jpg);
	background-repeat: no-repeat;
}

#events_page_IE .text {
	padding: 55px 15px 15px 15px;
}

#events_page_IE .title {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 200px;
}

#aboutus_IE {
	position: relative;
	top: -2px;
	margin: -30px auto 0px auto;
	width: 900px;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 1.4;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
}

#aboutus_IE .text {
	padding: 55px 15px 15px 15px;
}

#aboutus_IE img.group_right {
	float: right;
	margin: 5px;
	padding-top: 50px;
}

#aboutus_IE .title_left {
	margin: 0px 0px 0px 127px;
	padding: 0px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 225px;
}

#aboutus_IE .title_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	color: #CFCFCF;
	font-weight: bold;
	border-bottom: 1px solid #787D80;
	width: 225px;
}

#aboutus_IE .bios_space {
	padding-top: 25px;
}

#aboutus_IE img.about_robert {
	float: left;
	margin: 5px;
}

#aboutus_IE img.about_marty {
	float: right;
	margin: 5px;
}

#aboutus_IE img.about_sarah {
	float: left;
	margin: 5px;
}

#aboutus_IE img.about_andrew {
	float: right;
	margin: 5px;
}

#aboutus_IE img.about_norman {
	float: left;
	margin: 5px;
	padding-bottom: 15px;
}

#pictures_page_IE {
	position: relative;
	top: -2px;
	margin: -30px auto 0px auto;
	width: 900px;
	background-image: url(images/photos_bg.jpg);
	background-repeat: no-repeat;
}

#audio_page_IE {
	position: relative;
	top: -2px;
	margin: -30px auto 0px auto;
	width: 900px;
	background-image: url(images/audio_bg.jpg);
	background-repeat: no-repeat;
}

#audio_page_IE .live_music {
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	padding: 70px 0px 0px 52px;
}

#contactus_IE {
	position: relative;
	top: -2px;
	margin: -30px auto 0px auto;
	width: 900px;
	font-family: Verdana;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 1.4;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
}

#contactus_IE .text {
	padding-top: 160px;
	padding-bottom: 150px;
}

#contactus_IE a {
	color: #787D80;
}

#contactus_IE img.contact_group {
	float: left;
	padding-top: 75px;
	padding-right: 30px;
	padding-left: 50px;
}