body  {
	font: 100% Verdana, Arial, Airstream, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;	
	
}
.thrColLiqHdr #container {
	width: 800px;  /* this will create a container 80% of the browser width */
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000;
	text-align: center; /* this overrides the text-align: center on the body element. */
} 
.thrColLiqHdr #header {
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: left;
	background-color: #ffffff;
	font-size: 36px;
} 
#header .img1
{
	margin-right:200px;
}

#header .img2
{
	margin-left:13px;
	
}

#header .main_image_1
{
	margin-left:-4em;
	margin-top:0em;	
}

.thrColLiqHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #FFF;
	background-repeat: repeat;
	}


#header .nav {
	font-size: 18px;
	font-weight:normal;
	position:relative;
	text-align:left;
	background-color:#B31212;
	width:800px;
	height:30px;	
}

#header .nav li 

{
	display: inline;
   
}

#header #nav_menu
{
	
}

#nav_menu ul
{
	font-size:20px;
	list-style:none;
	padding:0;
	margin-top:-0.1em;
	margin-left:20px;
	margin-right:0;
	margin-bottom:0px;
	width:779px;
	background-color:#B31212;
	height:27px;
}

#nav_menu li
{
	float:left;
	margin:0;
	background-color:#B31212;
	
}

#nav_menu li a
{
	height: 18px;
	line-height: 20px;
	float: left;
	width: 5em;
	display: block;
	border-right: 0.1px solid #fff;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-bottom:none;

}

#nav_menu li a:hover
{

	/*background-color:#F47B80 ;*/

}

#nav_menu li img
{
	border-bottom:none;
	/*background-color:#F47B80 ;*/

}

#header #nav_menu #act
{
	padding-top:0em;
	padding-bottom:0em;
/*	background-image:url('images/nav_homeP.JPG')*/
	background-color:#000;
	/*background-color:#F47B80;*/
}

#header #nav_menu #act
{
	background-color:#F47B80;
}

 .act1_home
{
	background-image:url('images/nav_homeP.JPG');
	/*background-color:#B31212;*/
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */

#nav-menu
{
	width:32em
} 

#header .nav #li_home
{

	background-image:url('images/nav_homeR.JPG');
	width:100px;
	height:21px;
	border:none;
	margin-top:0.3em;
}

#header .nav a {
	color: #fff;
	text-decoration: none;
}

#header .nav a:link
{
/*	padding-top:-1em;  */
	padding-bottom:0px;
}


#header .nav a:hover

{

	color:#ffffff;
}


.nav  img
{
/*	padding-top:-5px; */
}


.top1_ul
{
	padding-bottom:3px;
	background-color:#F47B80;
}

.hr_bar
{
	margin-top:-0.7em;
}

#header .nav  #navli a

{
	  font-size:16px;

}

#header .bottomnav 
{
	font-size: 15px;
	font-weight:normal;
	text-align:left;
	margin-left:22px;
	margin-right:0px;
	margin-top:-15px;
	margin-bottom:0px;
	background-color:#F47B80;
	width:777px;
	color:#FFF;
	
}

#header .bottomnav li 
{
	display: inline;
	padding-top:0px;
	padding-left:40px;
	color:#FFF;
	margin-left:2px;
	

}

#header .bottomnav a {
	color: #FFF;
	text-decoration: none;
	font-family:cursive;
	font-weight:bold;
}

#header .bottomnav a:hover 

{
	text-decoration:underline;
}


#header .bottomnav  #navli a

{
	font-size:16px;

}

.top1_ul1
{
/*	padding-bottom:3px;
	background-color:#F47B80;*/
	text-decoration:underline;
}


#mainContent .visitors_list {
	font-size: 20px;
	font-weight:bold;
	position:relative;
	text-align:left;
}

ul.visitors_list {
  list-style-type:none;
  margin-left:3em;
  padding:0em;

}

#mainContent .shopping_list {
	font-size: 14px;
	font-weight:bold;
	position:relative;
	text-align:left;
}

ul.shopping_list {
  list-style-type:none;
  margin-left:1em;
  margin-top:-1em;
  padding:0em;

}

#mainContent .shopping_list li a
{
	text-decoration:none;
	color:#F47B80;
}

#mainContent .shopping_list li a:hover

{
	color:#B31212;
	text-decoration:underline;
	font-weight:bold;
}

#mainContent .visitors_list li 
{
	color:#CFFB5E;
	text-decoration:none;
	
	padding-left:1em;
}

#mainContent .visitors_list li a
{
	text-decoration:none;
	color:#CFFB5E;
}

#mainContent .visitors_list li a:hover

{
	color:#B31212;
	text-decoration:underline;
	font-weight:bold;
}



#header #nav1 {
	font-size: 22px;
	text-align: center;
	position: relative;
	padding: 13px 0 10px 0;
	margin: 0;
	height: 19px;
	font-weight: normal;
}





#header #nav1 a {
	color: #000000;
	text-decoration: none;
}

#header #nav1 a:hover {
	
text-decoration:underline;
}


#header #nav1  #navli1 a

{
	
	background-color:#2E2C31;
}


#header p
{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
}

#header hr

{
	padding:0px;
	margin:2px;
	
}


.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 0%; /* since this element is floated, a width must be given */
	background: #000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
}

.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 7em; /* since this element is floated, a width must be given */
	background-color:#FFF;
	margin-top:0em;
	margin-left: 0em;
	text-align: center;
	color: #fff;
	font-family: "MS Serif", "New York", serif;
}

#sidebar1 a

{
	color:#FFF;
	
}

#sidebar2 a

{
	color:#fff;
	
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	background-color: #fff;
	font-family: "Comic Sans MS", cursive;
	color: #C00;
	font-size: 11px;
}

.thrColLiqHdr #mainContent {
	text-align: center;
	font-size: 18px;
	margin-left:29px;
}

.thrColLiqHdr #mainContent #home_image {
	text-align: center;
	margin-left:-2.3em;
	margin-top:0em;
}

.thrColLiqHdr #mainContent #main_image{
	margin-left:-0.5em;
	margin-top:0em;

}

.home_h3{
	padding-left:6.5em;
	text-align:justify;
	font-size: 12px;
	text-decoration:underline;
}

.home_h5{
	padding-left:0em;
	padding-right:0em;
	text-align:justify;
	font-size: 12px;
}


.aboutpg_p{
	padding-left:0em;
	padding-right:20em;
	font-size: 12px;
	text-align:justify;
	font-family:arial;
}

.abtpg_h3{
	padding-left:10em;
	text-align:justify;
	font-size: 12px;
	text-decoration:underline;
}

.abtpg_h5{
	padding-left:0em;
	padding-right:0em;
	font-size: 12px;
	text-align:justify;
}

.evtpg_h5{
	padding-left:0em;
	padding-right:0em;
	font-size: 12px;
	text-align:justify;
}

.cntpg_h5{
	padding-left:0em;
	padding-right:0em;
	font-size: 12px;
	text-align:justify;
}

.events_links
{
/*	border:none;*/
	margin-left:7em;
}

.visit_bus_links
{

	margin-left:2.5em;
	font-size:12px;
	float:left;
	color:#fff;

}




.visit_bus_links1
{
	padding-right:3em;
	margin-left:2.5em;
	font-size:12px;
	float:left;
	color:#FFF;
}

.visit_bus_links2
{
	padding-right:3em;
	margin-left:3.5em;
	margin-bottom:0.5em;
	font-size:12px;
	float:left;
	color:#FFF;
}





.visit_bus_text1
{
	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0em;
	margin-left:-0.6em;
	margin-right:14em;
	text-align:justify;
}

.event_top
{

	font-size:14px;
	margin-top:0em;
	margin-left:11em;
	text-align:center;
	font-family: Airstream; 
	
}

.visit_bus_text
{
	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0em;
	margin-left:10.5em;
	text-align:justify;
}

.visit_bus_text2
{
	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:4em;
	margin-right:-1em;
	text-align:left;
}

.visit_bus_text a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

.vstpg_h4{
	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:0em;
	padding-left:0em;
	padding-right:0em;
	font-size: 18px;
	color:#F47B80;
	text-align:justify;

}

.vstpg_h5_1{
	margin-left:0em;
	padding-left:0em;
	padding-right:0em;
	font-size: 14px;
	color:#B31212;
	text-align:justify;
	text-decoration:none;

}

ul.event_nav
{
	list-style-type:none;
	text-align:left;
	font-size:12px;

}

.event_nav a
{
	text-decoration:none;
	color:#B31212;
}


.event_nav a:hover
{
	text-decoration:underline;
}

.vstpg_h5_2{
	margin-bottom:-5px;
	font-size: 18px;
	color:#B31212;
	text-align:justify;
	font-weight:bold;
}


.about_us{
	font-size: 15px;
}

.special_events{
	font-size: 15px;
}

.participants{
	font-size: 15px;
}

.map{
	font-size: 15px;
}
.entertainment{
	font-size: 15px;
}
.visiting_chef_series{
	font-size: 15px;
}



.vstpg_h5_4{
	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-right:15em;
}



.vst_hr_bar{
	width:600px;
	height:0.5px;
	color:#F47B80;
	
}

.vstpg_h5{
	font-size: 18px;
	text-align:justify;
}

.g_calendar 
{
	color:#FF0;
	margin-left:-25px;
}


#mainContent img
{
	margin-top:-2px;
	
}


#mainContent .eventc
{
	margin-top:23px;
	
}

.google_map
{
	
	margin-left:-5em;
}


.thrColLiqHdr #footer { 
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top:0em;
/*	background:url(images/footerBg.gif) top left repeat-x; */
} 

.thrColLiqHdr #footer p {
	margin: 0;/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
	
}

#nav2_home  {

	font-size: 10px;
	margin-top: -1.6em;
	margin-left:-5em;
	margin-bottom:0.1em;
	text-decoration:none;

	
	
}

#nav2  {

	font-size: 10px;
	margin-top: -1.6em;
	margin-left:-4em;
	margin-bottom:0.1em;
	text-decoration:none;

	
	
}

#nav2_home li 
{
	display: inline;
	padding-top:10px;

}

#nav2_home	 a {
	color:#000;
	text-decoration: none;
}

#nav2_home a:hover {
	color:#B31212;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}


#nav2 li 
{
	display: inline;
	padding-top:10px;

}

#nav2	 a {
	color:#900;
	text-decoration: none;
}

#nav2 a:hover {
	
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

.slideshow
{
	margin-left: -100px;
	text-align:right;

}

#eventnav2  {

	font-size: 10px;
	margin-top: -1.6em;
	margin-left:-26em;
	margin-bottom:0.1em;
	text-decoration:none;

	
	
}

#eventnav2 li 
{
	display: inline;
	padding-top:10px;

}

#eventnav2	 a {
	font-size:12px;
	color: #900;
	text-decoration: none;
}

#eventnav2 a:hover {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}




/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.thrColLiqHdr #container #mainContent h3  {
	

	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left:80px;
	margin-right:0px;
	text-align:justify;
	font-weight:bold;
}

.thrColLiqHdr #container #mainContent h5  {
	

	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:0px;
	margin-right:16em;
	text-align:justify;
	font-weight:normal;
}
.calendar {
	text-align: center;
}
.thrColLiqHdr #container #sidebar2 h5 {
	font-family: Tahoma, Geneva, sans-serif;
}
.thrColLiqHdr #container #sidebar2 h4 {
	font-style: normal;
	font-family: "Comic Sans MS", cursive;
}

.sidebar2_text {
	font-size: 14px;
	font-family:tahoma;
	color: #C00;
	padding-left:0px;
	

}
 
.thrColLiqHdr #container #header #nav li a {
	font-family: Airstream;
}
.thrColLiqHdr #container #footer #nav2 li a {
	font-size: 12px;
	color:#900;
}
.header {
	font-family: Airstream;
	font-size: 22px;
	
	
}

#map
{
	margin-left:3em;
}
.thrColLiqHdr #container #header .header {
	font-family: airstream;
	font-size: 36px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.map_class
{
	margin-left:3em;
	color:#FFF;
}

.map_class a 
{
	border:none;
}

.pg_link
{
	color:#B31212;
}

