body {
	margin: 0px;
	background-color: #999;
}
#pageContainer {
	width:800px;
	margin: 0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 0px;
	background-color: #fff;
	padding: 0px 10px;
}

#header {
	height: 210px;
	background-color: #996666;
}

#header #bannerimg {
	background: url('../images/banner01.jpg') no-repeat left 29px;
	width: 800px;
	height: 205px;
	font-size: 0em;
	color: #cc9999;
}

#header #bannerimg_partners {
	background: url('../images/partners_banner.jpg') no-repeat left 29px;
	width: 800px;
	height: 205px;
	font-size: 0em;
	color: #cc9999;
}

#header #bannerimg_groups {
	background: url('../images/banner01.jpg') no-repeat left 29px;
	width: 800px;
	height: 205px;
	font-size: 0em;
	color: #cc9999;
}

#header #bannerimg_musos {
	background: url('../images/musicians_banner.jpg') no-repeat left 29px;
	width: 800px;
	height: 205px;
	font-size: 0em;
	color: #cc9999;
}

#header #bannerimg_tips {
	background: url('../images/tips_banner.jpg') no-repeat left 29px;
	width: 800px;
	height: 205px;
	font-size: 0em;
	color: #cc9999;
}

#header #bannerimg_galleries {
	background: url('../images/banner02.jpg') no-repeat left 29px;
	width: 800px;
	height: 205px;
	font-size: 0em;
	color: #cc9999;
}

#header #bannerimg_hp {
	background: url('../images/banner02.jpg') no-repeat left 29px;
	width: 800px;
	height: 205px;
	font-size: 0em;
	color: #cc9999;
}
/*
H1 {
	color: #990000;
	font-size: 18px;
}

H2 {
	color: #990000;
	font-size: 16px;
}
*/

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

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}


#mainContent {
	min-height: 500px;
	width: 800px;
	padding: 10px 0px;
	color: #666666;
}

#mainContent #left {
	float: left;
	width: 600px;
	min-height: 450px;
	margin-right: 15px;
}

#mainContent #top_fullwidth {
	width: inherit;
	margin-bottom: 10px;
	
}

#mainContent #bottom_fullwidth {
	width: inherit;
}

#mainContent #bottom_fullwidth #left_half {
	float: left;
	width: 283px;
	margin-right: 5px;
	min-height: 330px;
	border: 1px solid #996666;
	padding: 5px;
}

#mainContent #bottom_fullwidth #right_half {
	float: left;
	width: 293px;
	margin-left: 5px;
	min-height: 375px;
}

#mainContent #bottom_fullwidth #right_half #top {
	border: 1px solid #996666;
	padding: 5px;
}

#mainContent #bottom_fullwidth #right_half #bottom {
	border: 1px solid #996666;
	padding: 5px;
	margin-top: 10px;
}

#mainContent #right {
	float: left;
	min-height: 450px;
	width: 185px;
	padding: 0px;
}

#mainContent #right #search {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

#mainContent #right #elcontainer {
	min-height: 475px;
	width: inherit;
	margin-top: 10px;
}

#mainContent #right #elcontainer #newsletter {
	background-color: #d1c3ad;
	padding-bottom: 10px;
	padding-left: 3px;
}

#mainContent #right #elcontainer #tipsbox {
	background-color: #d1c3ad;
	margin-top: 10px;
	padding: 5px 10px 5px 5px;
}

#mainContent #right #elcontainer #newsletter #sub_table {
	width: 180px;
}

#sub_table #sub_name,
#sub_table #sub_lastname,
#sub_table #sub_email {
	width: 100px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

#sub_table #news_submit {
	color: #996633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: none;
	border: 1px solid #cc9966;
	background-color: #d1c3ad;
	padding: 2px;
	cursor: pointer;
	width: 75px;
	height: 16px;
	margin: 5px auto;
}

#sub_table #news_submit a,
#sub_table #news_submit a:link,
#sub_table #news_submit a:visited {
	text-decoration: none;
	color: #996633;
	
}

#sub_table #news_submit a:hover {
	text-decoration: underline;
	color: #996633;
	
}

#sub_table #news_submit a:active {
	text-decoration: none;
	color: #996633;
	
}

#sub_table TR TD {
	width: 100px;
}

#sub_table TR TD.text {
	width: 80px;
}

#mainContent #right #elcontainer #tipsbox UL {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

#mainContent #right #elcontainer #tipsbox UL LI {
	padding: 0px;
	margin: 10px 0px;

}

#footer {
	height: 75px;
	background: url('../images/footer_back.jpg') repeat-x;
	width: 800px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	padding-top: 25px;
}

#footer #footnav UL {
	padding: 0px;
	margin: 0px auto;
	height: 20px;
	width: 500px;
	position: relative;
}

#footer #footnav UL LI {
	display:inline;
	padding: 0px;
	margin: 0px 10px;
	list-style: none;
}

#footer #footnav UL LI a {
	text-decoration: none;
	color: #330;
}

#footer #footnav UL LI a:hover {
	text-decoration: underline;
}

#footer #copyright {
	margin: 0px auto;
	width: inherit;
	color: #cc9;
	text-align: center;
}

#footer #copyright a {
	color: #cc9;
	text-decoration: none;
}

#footer #copyright a:hover {
	text-decoration: underline;
}

.clearfloat {
	clear: both;
}

h1, h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	/*background-color: #fff;*/
	margin-top: 2px;
	padding-left: 25px;
	background: url('../images/flower.gif') left top no-repeat;
}

h1 {}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

/*
h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #fff;
}
*/
/*
.h1_hp_about {
	background: url('../images/hp_about_h1.gif') no-repeat #fff;
	font-size: 0em;
	color: #FFF;
	height: 20px;
	margin: 0px;
	width: 100px;
	padding-right: 10px;
}

.h2_hp_groups {
	background: url('../images/hp_groups_h2.gif') no-repeat #fff;
	font-size: 0em;
	color: #FFF;
	height: 20px;
	margin: 0px;
	width: 125px;
	padding-right: 10px;
}
*/
#news_header {
	text-align: center;
}

h3.tips_heading {
	text-align: center;
}
/*
.h2_hp_sp {
	background: url('../images/hp_sp_h2.gif') no-repeat #fff;
	font-size: 0em;
	color: #FFF;
	height: 20px;
	margin: 0px;
	width: 170px;
	padding-right: 10px;
}

.h2_hp_cal {
	background: url('../images/hp_cal_h2.gif') no-repeat #fff;
	font-size: 0em;
	color: #FFF;
	height: 20px;
	margin: 0px;
	width: 180px;
	padding-right: 10px;
}
*/
.head_back {
	width: inherit;
	/*background: url('../images/head_back.gif') repeat-x;*/
	height: 20px;
}

.top_p {
	margin-top: 5px;
}


/* Main Content Calendar */
#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer {
	width: 275px;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar {
	width: 100%;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table {
	border-collapse: collapse;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarNav,
#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarDays {
	width: 100%;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarNav .ee_miniCalPrev,
#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarNav .ee_miniCalYear,
#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarNav .ee_miniCalNext {
	width: 33%;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarNav .ee_miniCalNext {
	text-align: right;	
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarNav {
	margin-bottom: 5px;	
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarDays th {
	border: 1px solid #666633;
	background-color: #EEEEEE;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarDays td {
	border: 1px dotted #666633;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar table.ee_miniCalendarDays .ee_prev {
	visibility:hidden;
}

#mainContent #bottom_fullwidth #right_half #ee_miniCalendarContainer .ee_miniCalendar a {
	color: #990000;
	font-weight: bold;
}

#mainContent #bottom_fullwidth #right_half #ee_listDetailsContainer {
	min-height: 50px;
	width: 100%;
	margin-top: 10px;
}

#mainContent #bottom_fullwidth #right_half #ee_listDetailsContainer .easyEventsList_heading {
	font-weight: bold;
	color: #000000;
}

#mainContent #bottom_fullwidth #right_half #ee_listDetailsContainer .easyEventsList_item {
	margin: 5px;
}

#mainContent #bottom_fullwidth #right_half #ee_listDetailsContainer .easyEventsList_time {
	color: #990000;
	font-style: italic;
	
}

#mainContent #bottom_fullwidth #right_half #ee_listDetailsContainer .easyEventsList_title {
	
}

/* Musicians page */
#muso_list {
	width: inherit;
}

#muso_list .muso {
	padding: 10px 5px;
	min-height: 205px;
	border-bottom: 1px solid #ddd;
	clear:both;
}

#muso_list .even {
	/*background-color: #eee;*/
}

#muso_list .h150 {
	/*background-color: #eee;*/
	min-height: 100px;
}

#muso_list .h150 .muso_img {
	/*background-color: #eee;*/
	height: 115px;
}

#muso_list .muso_img {
	float: left;
	width: 100px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#muso_list .muso_img_100 {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 100px;
}

#muso_list .muso_img_170 {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 170px;
}

#muso_list .muso_img_190 {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 190px;
}

#muso_list .muso_img_200 {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 200px;
}

#muso_list .muso_text .muso_name {
	font-weight: bold;
	
}

#muso_list .muso_text h4.muso_name {
	margin: 4px 0px;
}

#muso_list p {
	margin: 5px 0px;
}


/* Partners page */
#partner_list {
	width: inherit;
}

#partner_list .partner {
	padding: 10px 5px;
	/*min-height: 205px;*/
	border-bottom: 1px solid #ddd;
	clear:both;
}

#partner_list .even {
	/*background-color: #eee;*/
}

#partner_list .h150 {
	/*background-color: #eee;*/
	min-height: 100px;
}

#partner_list .h300 {
	/*background-color: #eee;*/
	min-height: 310px;
}

#partner_list .h150 .partner_img {
	/*background-color: #eee;*/
	height: 115px;
}

#partner_list .partner_img {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#partner_list .partner_img_250 {
	float: left;
	width: 200px;
	height: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#partner_list .partner_img_alt {
	float: right;
	width: 200px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#partner_list .partner_img_alt_300 {
	float: right;
	width: 200px;
	height: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
}



#partner_list .partner_text .partner_name {
	font-weight: bold;
	
}

#partner_list .partner_text h4.partner_name {
	margin: 4px 0px;
}

#partner_list p {
	margin: 5px 0px;
}


#contactForm {
	border: 1px solid #bbb;
	margin: 10px 0px;
	padding: 10px;
}

#contactForm h5 {
	margin: 5px 0px 15px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


#bookmarkwidget {
	margin: 0px auto;
	margin-top: 10px;
	width: 125px;
	height: 16px;	
}


