body {
	 background: url(../images/background.gif);
	 background-repeat: repeat;
	 margin: 0px;
	 color: Black;
	 font-family: Verdana, Arial, Sans-Serif;
	 font-size: 11px;
}
td 
{
    font-size: 11px;
}

a:link
{
    color: #B24371;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}
a:hover
{
    color: #B24371;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
a:visited 
{
    color: #B24371;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

a:active 
{
    color: #B24371;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

.normal_link a:link
{
  background-color: Transparent;
  color: #B24371;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;  
}
.normal_link a:hover
{
    background-color: Transparent;
    color: #B24371;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
.normal_link a:visited
{
    background-color: Transparent;
    color: #B24371;
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

.content_panel {
	background:#ffffff;
	
	color: Black;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 0;
	margin: 0;
}

.header_table  
{
   margin-top: 5px;
   border-top: 1px solid #e0e0e0;
   border-left: 1px solid #e0e0e0;
   border-right: 1px solid #e0e0e0;
   	-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;

}
.header_logo 
{
    margin-top: 7px;
    margin-left: 7px;
}
.header_links
{
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #EF9CBD;
    background-color: white;
    text-decoration: none;
    padding-left: 10px;
}
.header_links a:link
{
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #EF9CBD;
    background-color: white;
    text-decoration: none;
    padding-left: 10px;
}

.header_links a:visited 
{
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #EF9CBD;
    background-color: white;
    text-decoration: none;
    padding-left: 10px;
}
.header_links a:hover
{
  
    text-decoration: underline;
   
}


.header_search 
{
    background-color: white;
    border: 1px dashed #cccccc;
    height: 50px;
    vertical-align: middle;
    padding-top: 5px;
    color: #B24371;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
}

.header_search form
{
    margin:0px;
    padding: 0px;
    
    
    
}
.header_search 

{
    margin-left: 10px;
    margin-right: 10px;
    
}
.header_rotating_image 
{
 border: 0px;
  
 margin: 5px; 
}
.header_rotating_image img
{
  -moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.footer_block 
{
  background-color:#6699CC;
  color: White;  
  border-left: 1px solid #666666;
   border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
   padding: 0;
   margin: 0;
   height: 18px;
}
.footer_block td
{
  
  color: White;  
  
}
.footer_block a
{
  
  color: White;
  text-decoration: underline;  
  
}

.vendor_categories 
{
    border: 1px solid #e0e0e0;
    margin-top: 5px;
    margin-bottom: 8px;
	-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;
    background: #ffffff;
}

.vendor_categories th
{
    font-family: Arial,verdana, Sans-Serif;
    color: #ffffff;
    font-size: 14px;
    background-color: #EF9CBD;
    background: url(../images/bg_cat_header.png);
	background-repeat: no-repeat;
}
.vendor_categories td
{
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    color: #555555;
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    
}
.vendor_categories a:link,a:visited
{
    
    color: #555555;
    text-decoration: none;
    
}
.vendor_categories a:hover
{
    color:#6f9cc9;
    text-decoration: underline;
    
}

.general_header 
{
 font-family: Arial, Verdana, Sans-Serif;
 font-size: 16px;
 font-weight: bold;
 color: #b24371;   
}

.category_header 
{
    padding-top: 10px;
    font-family: Verdana,arial, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    color: #b24371;
    padding-bottom: 5px;
}

.vendor_title 
{
    font-family: Arial,verdana, Sans-Serif;
   /* color: #B24371;*/
   color: #494949;
    font-size: 14px;
   /* background-color: #EF9CBD;*/
 	background-image: url('http://www.westmichiganweddingassociation.org/images/back_blue_graid.jpg');
	background-repeat: no-repeat;
    font-weight: bold;
   padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
  -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;

   border-top: 1px solid #EF9CBD;
   border-right: 1px solid #EF9CBD;
}

.event_day_title 
{
    font-family: Arial,verdana, Sans-Serif;
    color: white;
    font-size: 11px;
    background-color: #EF9CBD;
    font-weight: bold;
   padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
    -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;
}

.event_listing_header 
{
    font-family: Arial,verdana, Sans-Serif;
    color: #6699cc;
    font-size: 16px;
    background-color: white;
    font-weight: bold;
	text-align: center;
   padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.event_list_item
{
padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
   border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;

}

.news_list_item
{
padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
   border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;

}


.news_day_title 
{
    font-family: Arial,verdana, Sans-Serif;
    color: white;
    font-size: 13px;
    background-color: #EF9CBD;
    font-weight: bold;
   padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
    -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;

}

/* new layout stuff ---------------------------------------------------- */

.listing-main {
	width:683px;
	margin-top: 5px;
}
.listing-main .header {
	width:683px;
	height:34px;
	float:left;
}
.listing-main .header img {
	float:left;
}
.header-text {
	width:663px;
	float:left;
	height:27px;
	background:url(../images/bg_vendor_heading.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	padding-top: 7px;
}
.listing-main .base {
	clear:both;
	background: url(../images/bottom2.gif);
	height:23px;
	width:683px;
	background-repeat:no-repeat;
}
.listing-main .base-control {
	float:right;
	padding-right: 7px;
	padding-top: 5px;
}
.listing-main .content {
	border-left: 3px solid #e0e0e0;
	border-right: 3px solid #e0e0e0;
	height: 200px;
	padding-top:10px;
	padding:5px;
	overflow:hidden;
}
.listing-main .vendor-image {
	width: 200px;
	float:left;
	min-height:400px;
}
.listing-main .content-text-left {
	width:340px;
	height: 80px;
	float:left;
	margin-left:7px;
	height:90px;
}
.listing-main .content-text-left img {
	vertical-align:middle;
	margin-top:2px;
}
.listing-main .content-text-right {
	width:110px;
	height: 80px;
	float:right;
	background:url(../images/bg_vend_top_left.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:-5px;
	margin-top:-5px;
	padding-top: 7px;
}
.listing-main .content-text-right img {
	padding-bottom:5px;
}
.listing-main .content-descr {
	margin-left: 207px;
	width: 450px;
	margin-top: 100px;
}
