		body {
			font: 80% "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
			text-align: center;
			margin: 0;
			padding:0px 0px 0px 0px;
			background-image:url(seco_images/bkg3.jpg);
			background-color:#ffffff;
		}
		#border
		{
		width: 750px;
		border-right: 4px solid #fff;
		border-bottom: 4px solid #fff;
		border-left:4px solid #fff;
		border-top:4px solid #fff;
		margin: 0 auto 0 auto;
		background:#FFFFFF;
		}
		#container {
			width: 750px;
			text-align: left;
			margin: 0 auto 0 auto;
			margin-bottom:0px;
			background:#ffffff;
			/*border: solid 0px #629789;*/
			/*background: #f7edcf;*/
			/*background: url(bg-fixed.gif) repeat-y 0 0;*/
		}
		#map {
		width: 375px;
		height: 400px;
		margin: 0 0  0 375px;
		}
#container td.img{
	border:none;
	margin-bottom:0px;
	display:block;
}

	#content a.next:link{
	color:#d07423;
	font-weight:800;
	text-decoration:underline;
	}
	#content a.next:visited{
	color:#d07423;
	font-weight:800;
	text-decoration:underline;
	}
	#content a.next:hover{
	color:#629789;
	font-weight:800;
	text-decoration:underline;
	}

    	#content {
    		width: 740px;
    		float: center;
			text-align:left;
    		padding: 0px 10px 0px 0px;
			background: #ffffff;
			color:#8b5b27;
			font-size: 14px;
			margin-top: 0px;
    	}
		#content a:link{
			color: #788e07;
			text-decoration:underline;
		}
		#content a:visited{
			color: #788e07;
			text-decoration:underline;
		}
		 #lodging {
		 margin-top: 0px;
		background: #ffffff;
		color:#033c3c;
		margin: 0 20px 0 0;
		font-weight:400;
		font-size: 13px;
		border-right: 2px dotted #d2e0f5;
		padding:0px 0px 0px 0px;
		/* widths are important when using floats */
		width: 300px;
		float: left;
    	}
		#lodging td{
		padding:10px 10px 10px 10px;
    	}
		#lodging a:visited {
		color: #79a5d4;
		text-decoration:underline;
    	}
		#lodging a:link{
		color: #79a5d4;
		text-decoration:underline;
		}
			#content h2{
			margin:0;
			}
    	#navigation{
			width: 740px;
    		float: center;
    		clear: both;
			background: url(seco_images/blueBKG.jpg);
    		border-top: solid 1px #fff;
			color: #ffffff;
    	}

		#navigation a:link, a:visited{
		width: 740px;
		text-decoration: none;
		float: center;
			color: #ffffff;
		}
    	#footer {
		width: 740px;
    		clear: both;
    		border-top: solid 1px #fff;
			color: #8b5b27;
			margin: 0 auto 0 auto;
			text-align:center;
    	}
		.seco {color: #8db23e; font-variant: small-caps; }
		.seco3{color: #ffffff; font-size:12px; font-weight: bold; font-variant: small-caps; }
		a.seco3{color: #ffffff; font-size:12px; font-weight: bold; font-variant: small-caps; }


#events_table {
   border-top: 1px solid #8DB23E;
}
#events_table td.date {
   border-right: 1px solid #8DB23E;
}
#events_table td {
   vertical-align: top;
   padding: 10px;
}
h2#current_month td {
   padding: 10px 0;
}
h2#current_month .center {
   font: 18px "Trebuchet MS", "Verdana", Arial, sans-serif;
   font-weight: bold;
}
h2#current_month .sides {
   font: 12px "Trebuchet MS", "Verdana", Arial, sans-serif;
}
#events_table h3,
#events_table p {
   font-size: 100%;
   margin: 0 0 10px 0;
}


#side_events div {
   margin: 0 0 20px 0;
}
#side_events p {
   margin: 0 0 5px 0;
}

.no_u {
   text-decoration: none;
   }