a.seasonal_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #862310;
	text-decoration: none;
}
a.seasonal_nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.bottom_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.bottom_nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #92173b;
	text-decoration: none;
}
a.about_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	letter-spacing:.05em;
}
a.about_nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e3e37d;
	text-decoration: none;
	letter-spacing:.05em;

}
a.about_nav_down {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D2D26F;
	text-decoration: none;
	letter-spacing:.05em;

}
a.catering_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	letter-spacing:.05em;
}
a.catering_nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #862310;
	text-decoration: none;
	letter-spacing:.05em;
}
a.catering_nav_down {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #862310;
	text-decoration: none;
	letter-spacing:.05em;
}
a.events_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	letter-spacing:.05em;
}
a.events_nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C06;
	text-decoration: none;
	letter-spacing:.05em;
}
a.events_nav_down {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C06;
	text-decoration: none;
	letter-spacing:.05em;
}
a.portfolio_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	letter-spacing:.05em;
}
a.portfolio_nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7a9291;
	text-decoration: none;
	letter-spacing:.05em;
}
a.portfolio_nav_down {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7a9291;
	text-decoration: none;
	letter-spacing:.05em;
}
a.link {
	font-family: Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}

a.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a.facebook:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold { 
	position:relative; overflow:hidden;
	width:300px; height:250px; 
    z-index:100; 
}
div#wn { 
	position:absolute; 
	left:0px; top:0px; 
	width:300px; height:250px; 
	clip:rect(0px,350px,250px,0px); 
	overflow:hidden;	
	z-index:1; 
}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar {
	position:relative;
	left:0;
	top:0;
	width:11px;
	height:160px;
	font-size:1px;
	z-index:1;
	visibility: inherit;
}
div#track {
	position:absolute;
	left:0;
	top:4px;
	width:11px;
	height:175px;
    background: ;
	z-index:1;
	border:1px solid #666666;
	visibility: visible;
}
div#dragBar {
    position:absolute; left:1px; top:1px;
    width:9px; height:20px;
    background-color:#666666;
   z-index:1;
}  
div#up {
	position:absolute;
	left:0;
	top:-8px;
	z-index:2;
	visibility: visible;
}  
div#down {
	position:absolute;
	left:0;
	bottom:-33px;
	z-index:3;
	visibility: visible;
}  
/* Styles for demo, not necessary for scrolling layers */  
body { 
	color:#666666; 
	font-weight: normal;
}
body, td { 
	font: 13px times, serif; 
	color:#666666; 
	font-weight: normal;
}  
th { 
	font-size:1em; 
	text-align:left
}	
a.body_link {
	color: #333333;
	text-decoration: none;
}
a.body_link:active {
	color: #000000;
	text-decoration: none;
}
a.body_link:hover {
	color: #000000;
	text-decoration: underline;
}
a.body_link:visited {
	color: #333333;	
	text-decoration: none;

}	
a img { 
	border:none 
}
p {
	margin: 0 0 .6em 0;
	font-family: times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}
h2 { 
	font-size:1.2em; 
	color:#333333; 
	margin:0 0 0 0 
}
h3 { 
	font-size:1.1em; 
	color:#333333; 
	margin:0 0 .6em 0 
}
div.content { 
	text-align:left 
	}
table.main { 
    background-color:;
    width:350px; 
    margin:auto; text-align:left;
    border:; 
}
table.main td.text, table.main td.navs { 
	vertical-align:top; 
	text-align:left 
}
td#scrollLinks  { 
	width:12px 
}
td.navs ul { 
	margin:0; 
	padding:0; 
	list-style:none 
}
td.navs ul li { 
	margin:0 0 .6em .4em 
}
td.navs ul li a { 
	text-decoration:none 
}
td.navs ul li a:hover { 
	text-decoration:underline
}
.hidden {
	position:absolute;
	overflow:hidden;
}

ul {
	margin-top: 0;
	margin-left: 0px;
	list-style: square outside;
	padding-left: 20px;
}
