/*
	Index Cascading Style Sheet for mm-group.org
	Created 2006-Dec-11
	Updated 2007-Feb-9 by Cott
*/

/* ----- index content Styles-------------------------------------------------------------- */
#contenttitle {
  float: left;
  margin:2px 2px 0px 5px;
  width: 720px; height: 26px;
  background:#BDB3A6 url(images/content_title.png);
  }
#content {
  float: left;
  margin: 0 0 0 5px;
padding: 5px 0 0 0;
  width: 718px;
  /width: 719px;
  font-family:Arial, Times New Roman, Times, serif;
  border:1px solid #000000;
  background:#ffffff url(images/gradient.png) bottom;
  }

  
  img.floatLeft { 
    float: left; 
    margin: 4px 20px 4px 4px; 
}

  img.floatLeft2 { 
    float: left; 
	margin: 0 0 0 4px; 
}
  img.floatRight { 
    float: right; 
    margin: 4px; 
}
  
   img.floatRight2 { 
    float: right; 
    
}
  img.floatRight3 { 
    float: right; 
    margin: 5px 4px 0 4px; 
}
img.floatRight4 { 
    float: right; 
    margin: 50px 4px 0 4px; 
}
	ul.home {
	margin: 0 0 0 10px;
	padding: 0 0 0 75px;
	height: 95px;
	font-weight: bold;
	font-size: .95em;
	font-family:Arial, Times New Roman, Times, serif;
	overflow:hidden;
	list-style-image: url(images/listmarker.gif);
	list-style-position: inside;
	}

#centerbox {
	float:left;
	width: 720px;height: 32px;
	margin: 5px 0 0 5px;
    background:#BDB3A6 url(images/index_center_box.png);
	}

#bottombox {
	float: left;
	width: 720px;height: 145px;
	margin: 5px 0 0 5px;
    background:#BDB3A6 url(images/index_bottom_box_bg.png);
	overflow: hidden;
	}

  a.eventplanningtitle {
  float: left;
  width: 238px; height: 26px;
  margin:5px 0px 0px 5px;
  background:#BDB3A6 url(images/event_planning_title.png);
  }
  
  a:hover.eventplanningtitle  {
background-position: right;
}
  
 #eventplanningcontent {
  float: left;
  width: 236px;height: 155px;
  /width: 238px; 
  margin:0px 0px 0px 5px;
 border:1px solid #000000;
  background:#B3B3E1 url(images/bgeventtitle.jpg);

  }
  
a.productiontitle {
  float: left;
   margin: 5px 0 0 3px;  
  width: 238px; height: 26px;
  background:#BDB3A6 url(images/production_title.png);
  } 
  
    a:hover.productiontitle  {
background-position: right;
}
  
#productioncontent {
  float: left;
  margin: 0px 0 0 3px;  
  width: 236px; height: 155px;
  /width: 238px;
  border:1px solid #000000;
  background:#BDB3A6 url(images/bgproductiontitle.jpg);
  
  } 
  
a.promotiontitle {
  float: left;
  margin: 5px 0 0 3px;  
  width: 238px; height: 26px;
  background:#BDB3A6 url(images/promotion_title.png);
  }
  
      a:hover.promotiontitle  {
background-position: right;
}
  
 #promotioncontent{
  float: left;
  margin: 0px 0 0 3px;  
  width: 236px; height: 155px;
  /width: 238px;
  border:1px solid #000000;
  background:#BDB3A6 url(images/bgpromotiontitle.jpg);
  }
