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



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

#search_form {


}

.footer_block 
{
  background-color:#000000;
  color: White;  
   padding: 0;
   margin: 0;
   padding-top: 3px;
   height: 18px;
   width:966px;
   text-align: right;
   margin-left:auto;
   margin-right:auto;
   vertical-align: middle;
}

#header_block 
{
  background: url(../images/header_graid.jpg);
   color: White;  
   padding: 0;
   margin: 0;
   margin-top: 10px;
  border-left: 1px solid #666666;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
   height: 167px;
   width:964px;
   
   margin-left:auto;
   margin-right:auto;
   
}

#header_logo {
	float: left;
	margin:0;
	padding:0;
}

.header_link {
float:left;
	background: url(../images/button_header.png);
	background-repeat: no-repeat;
	width:103px;
	height: 29px;
	margin-left: 12px;
	margin-top: 5px;
	padding-top: 7px;
	text-align: center;
	color: #333333;
}

.header_alink{
	background: transparent;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
.header_alink a:link, .header_alink a:visited, .header_alink a:hover, .header_alink a:active{
	background: transparent;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}

.header_link a:link, .header_link a:visited, .header_link a:hover, .header_link a:active{
	background: transparent;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}

.header_link:hover{
	background: url(../images/button_header_hover.png);
	background-repeat: no-repeat;
	color: #333333;
}


.footer_block a:link, .footer_block a:visited,  .footer_block a:active{
	color: white;
	text-decoration: none;
	background: black;
}

.footer_block a:hover{
	color: white;
	text-decoration: underline;
	background: black;
}


.home_thumb {
	width: 125px;
	height: 175px;
	margin-right: 30px;
	text-align: center;
	float: left;
	font-size: 12px;
	color: #176093;text-decoration: none;
}
.home_thumb a:link, .home_thumb a:visited,.home_thumb a:active,{
	color: #176093;
	font-size: 12px;text-decoration: none;
}



.vendor_categories 
{
    border: 1px solid #EF9CBD;
    margin-top: 5px;
    margin-bottom: 8px;
    
}

.vendor_categories th
{
    font-family: Arial,verdana, Sans-Serif;
    color: white;
    font-size: 14px;
    background-color: black;
    border-bottom: 1px solid #EF9CBD;
}
.vendor_categories td
{
    font-family: verdana, Arial,Sans-Serif;
    color: #9A563D;
    font-size: 11px;
    background-color: #FFFFE8;
    padding-top: 1px;
    padding-bottom: 1px;
    
}
.vendor_categories a:link,a:visited
{
    font-family: verdana, Arial,Sans-Serif;
    color: #9A563D;
    font-size: 11px;
    
    text-decoration: none;
    
}
.vendor_categories a:hover
{
    font-family: verdana, Arial,Sans-Serif;
    color: #E64F17;
    font-size: 11px;
    
    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('../images/back_blue_graid.jpg');
	background-repeat: no-repeat;
    font-weight: bold;
   padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
  

   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;
}

.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;
}

.normal_link {
	background: transparent;
	color: #333333;
	text-decoration: none;
}

.normal_link a:link, .normal_link a:visited,.normal_link a:active {
	background: transparent;
	color: #333333;
	text-decoration: none;
}

.normal_link a:hover{
background: transparent;
	color: #E64F17;
	text-decoration: underline;

}
