@charset "UTF-8";

/* CALENDAR */

.calendar {
	padding:5px;
	
}
.calendar_today {
}
.calendar_event_1 {
	padding-bottom:0px;
	width:700px;
	padding-left:5px;
	
	
}
.calendar_event_2 {
	margin-top:25px;
	width:700px;
	padding-left:5px;
	padding-right:5px;
	color:
}
.calendar_artist_text {
	display:none;
	padding-left:0px;
}
.calendar_date_text {
	font-weight: bold;
	padding-bottom:10px;
	padding-left:0px;
	color:#FFFFFF;
}
.calendar_date_table {
	border-collapse: collapse;
	padding-left:0px;
}
.calendar_event_title_text {
	font-weight:bold;
	font-size:10px;
	padding-bottom:5px;
}
.calendar_venue_text {
	font-size:10px;
	padding-bottom:5px;
}
.calendar_notes_text {
	font-size:10px;
	padding-top:5px;
}


/* BODY PROPERTIES */

body.home{
	background-color: #000000;
	background-image: url(../images/addyfront.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
body.news{
	background-color: #000000;
	background-image: url(../images/yacubred.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFF99;
	font-size: 12px;
	
}
img.1 {
	border:thin white solid;
}
img.mediathumbs {
	border:thin white dotted;
}


/* DIV PROPERTIES */

#wynton1 {
	width:800px;
	height: auto;
	overflow:visible;
	border-top: thin dotted white;
	padding: 15px 5px 15px 5px;
	background-repeat:no-repeat;

}

#congosquare {
height:auto;
width:480px;
padding:10px;
margin:10px 0px 0px 0px;
border:#FFFF99 thin dotted;
float: right;

}
#congosquare2 {
height:auto;
width:480px;
padding:10px;
margin:0px 10px 10px 0px;
border:#FFFF99 thin dotted;
float:left;

}
#congosquare3 {
height:auto;
width:480px;
padding:10px;
margin:0px 15px 0px 15px;
float: left;

}
#odadaaquotes {
	width:375px;
	height:auto;
	padding:0px 0px 18px 0px;
	margin:0px 0px 18px 0px;
}
#quotes {
	width:100%;
	height:auto;
	padding:0px 0px 18px 0px;
	margin:0px 0px 18px 0px;
	border-bottom:thin white solid;
}
#odadaa {
	float:right;
	width:410px;
	height:auto;
	margin:0px 0px 0px 0px;
}
#container {
	width:85%;
	height:300px;
	max-width:800px;
	margin-top:100px;
	margin-left:40px;
	overflow:visible;
}
#funeral {
	border:thin white solid;
}
#funeral2 {
	float:right;
	margin:20px;
	width:auto;
	height:auto;
}
#transparent{
	position:absolute;
	width:188px;
	height:20px;
	left:28px;
	top:26px;
	z-index:5;
}
#topmenuhome{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 720px;
	height: 20px;
	padding: 0;
}
#bizshophome{
	position: absolute;
	top: 10px;
	left: 783px;
	width: 49px;
	height: 50px;
	vertical-align: top;
	padding: 0px;
}
#topmenunews{
	position: absolute;
	top: 20px;
	left: 200px;
	width: 720px;
	height: 20px;
	padding: 0;
}
#bizshopnews{
	position: absolute;
	top: 20px;
	left: 973px;
	width: 49px;
	height: 50px;
	vertical-align: top;
	padding: 0px;
}
#yacubheading{
	position: absolute;
	top: 75px;
	left: 15px;
	width: 409px;
	height: 148px;
}
#newsitemhome{
	position: absolute;
	top: 250px;
	left: 20px;
	width: 360px;
	margin-bottom:30px;
	border:thin white dashed;
	background-image:url(../images/forfrontpage.jpg);
	background-repeat:no-repeat;
	padding: 12px 12px 12px 12px;
}
#newsitemnews{
	padding: 10px;
	margin-left: 10px;
	border-top: 1px dashed orange;
	background-image: url(../images/topright4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 550px;
	overflow: hidden;
	vertical-align:top
}
#newstitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#newsdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 15px;
}
#newstext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFF99;
	margin-top: 15px;
}
#newstext img{
	border: 1px solid;
	border-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px
}
#readmorenews {
	margin-top: 10px; 
	font-size: 10px;
}
#givinglife {
	border:thin white dotted;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 7px;
	width:auto;
	height:auto;
	float:left;
}
/* DROP MENU PROPERTIES */

#dropmenudiv2{
	position:absolute;
	background-color:#000000;
	font:normal 10px Verdana;
	line-height:18px;
	padding:2px 2px 5px 4px;
	z-index:100;
	border:thin white dotted;
}

#dropmenudiv2 a{
	width: 100%;
	display: block ;
	text-indent: 5px;
	margin-top: 4px;
	margin-bottom:0px;
	text-decoration: none;
	font-weight: none;
}

#dropmenudiv2 a:hover{ /*hover background color*/
	background-color:#000000;
}

#dropmenudiv{
	position:absolute;
	background-color:#000000;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block ;
	text-indent: 5px;
	border-bottom: 1px solid;
	border-bottom-color:#000000;
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 4px 1;
	text-decoration: none;
	font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#000000;

}
/* TABLE PROPERTIES */
table.odadaapersonnel {
	padding:15px;
	margin-bottom:70px;
	border-left:thin white dotted;
	width:340px;
}
td.odadaapersonnel {
	padding:15px;
	margin-left:20px;
	border-left:thin white dotted;
	width:300px;
}
td.odadaapersonnel2 {
	padding:15px;
}
table.stephonplayer {
	height:30px;
	width:270px;
	border:thin dashed red;
	background:#111111;
	padding:5px;
	}
	
table.audiovideotable {
	border-bottom:thin white dotted;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF99;
	font-size: 12px;
}
table.culture {
width: 85%;
height: 100px;
padding:30px;
}
table.wynton {
width:100%;
margin:10px 0px 15px 0px;
border-bottom: thin #FFCC00 dashed;
border-top:thin #FFCC00 dashed;
padding: 20px 0px 20px 0px;
}
table.wynton2 {
width:100%;
margin:0px 0px 15px 0px;
border-bottom: thin red solid;
padding-bottom: 25px;
}
table.odadaaintro {
width:100%;
margin:0px 0px 15px 0px;
border-bottom:thin red solid;

background:
}
/* IMG PROPERTIES */
img.wynton {
border:thin white dotted;
}
/* FONT PROPERTIES */
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}
a.footerlink:link, a.footerlink:visited {
	color:#666666;
}
a.footerlink:hover, a.footerlink:active {
	color:#99FFFF;
}

.bigfirstletter {
	font-size: 350%; 
	font-weight: bold; 
	line-height:20%; 
	float: left; 
	margin-right: 2px; 
	margin-bottom: 10px; 
	margin-top: 10px
	}
.verticalredline {
	font-family: "Times New Roman", 
	Times, serif; 
	font-size: 12px; 
	color: #FF3300
}
.h1 {
	font-size: 36px; 
	font-weight: bold; 
	color: #FFFFFF;
	margin-left:0px
	text-align:right;
	margin-top: 0px;
	overflow:hidden;
	}
.h2 {
	font-size: 24px;
	font-weight: bold;
}
img.black {
	border-width:1px;
	border-bottom-color:#FFFFFF
}
a.yellow:link {
	color: #FFFF66;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
a.yellow:visited {
	text-decoration: none;
	color: #FFFF66;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
a.yellow:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
a.yellow:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

a:link {
	color: #e24a00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e24a00;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.whitelink:link, a.whitelink:visited, a.whitelink:hover, a.whitelink:active  {
	color: #FFFFFF;
	text-decoration: none;
}

a.purplelink:link, a.purplelink:visited, a.purplelink:hover, a.purplelink:active  {
	color:#FFFF99;
	text-decoration: none;
}

div.figure {
  float: right;
  width: 70%;
  margin-right:5pt;
  margin-left:5pt}
  
div.figure p {
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-indent: 0;
}

