a:link {
       text-decoration: none;
}
a:hover {
       text-decoration: underline;
}
a:visited {
       text-decoration: none;
}

.format {
	background: #eee url(../images/tile.png) top left;
	text-align: center;
	vertical-align: center;
	color:#000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Sans-serif, Serif;
	font-size: 12px;
	font-weight: 500;
	align: center;
	
}

.wrapper-left {
	background: url(../images/shadow-left.png) left top repeat-y;
	display: block;
	width: 910px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.wrapper-right {
	background: url(../images/shadow-right.png) right top repeat-y;
	display: block;
	width: 886px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
	
.column {
	background: #FFF url(../images/parchment.jpg) top center;
	text-align: left;
	width: 800px;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.content {
	text-align: center;
	width: 800px;
	padding: 0;
	margin: 0;
	position: relative;
	clear: both;
	display: block;
}

.content#top-menu {
	float: left;
	width: 790px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: right;
}

.content#top-menu a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #e06666;
	font-size: 12px;

}

.content#top-menu a:link {
	color: #000;
}

.content#top-menu a:hover {
	text-decoration: underline;
}

.content#header {
	width: 800px;
	height: 144px;
	clear: none;
	float: left;
}

.content#header img {
	width: 800px;
	border-top: 1px solid #000;
}

.content#f-source {
	
	z-index: 2000;
}

#menu div a {
	position: relative;
	float: left;
	text-align: left;
}

.content#banner {
	border-top: 1px solid #000;
	clear: both;
	z-index: 1;
}

.content#banner object {
	z-index: -1;
}

.content#banner object embed {
	z-index: -1;
}

.content#info {
	margin-top: -3px;
	border-top: 1px solid #000;
	clear: both;
	display: block;
}

.content#interior {
	min-height: 500px;
}

.img {
	width: 240px;
	height: 240px;
	margin: 7px;
	margin-top: 0px;
	padding: 2px;
	padding-top: 0px;
	position: relative;
	float: right;
}

.ind-links {
	text-decoration: none;
	margin-top: 15px;
	text-align: right;
}

.ind-text {
	text-align: left;
	margin: 0;
	position: relative;
	float: left;
	clear: none;
	display: inline;
	font-size: 13px;
}

.ind-text h2 {
	font-size: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 0;
}

.ind-text p {
	bottom: 0;
	margin: 10px;
	padding: 5px;
}

.ind-text#blue-head {
	width: 267px;
	clear: left;
	
}

.ind-text#gold-head {
	width: 266px;
	clear: none;

}

.ind-text#green-head {
	width: 267px;
	clear: right;
	
}
.ind-text#blue-head img {
	width: 267px;
	height: 49px;	
	border-bottom: 1px solid #000;
	
}

.ind-text#gold-head img {
	width: 266px;
	height: 49px;
	border-bottom: 1px solid #000;

}

.ind-text#green-head img {
	width: 267px;
	height: 49px;
	border-bottom: 1px solid #000;
	
}

.content#footer {
	bottom: 0;
	border: 0;
	border-top: 1px solid #e06666;
	border-right: 0px;
	text-align: left;
	font: 12px Arial, Verdana, Sans-serif, Serif;
	margin-bottom: 0;
}

.content#footer p {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 0;
	
}

.content#footer a {
	text-decoration: none;
	border-right: 1px solid #e06666;
	padding-right: 5px;
	padding-left: 5px;
}

.content#footer a:link {
	color: #990000;
}

.content#footer a:hover {
	text-decoration: underline;
}

.content h1 {
	margin: 0;
	padding: 0;
}

.block {
	width: 600px;
	margin: 15px;
	margin-left: 100px;
	position: relative;
	float: left;
	text-align: justify;
}

.block#calendar {
	width: 700px;
	margin-left:50px;
}

.block h1, h2, h3, h4, h5 {
	text-align: left;
}

.block a {
	display: block;
	font-size: 14px;
}

.fullpage {
	margin: 15px;
	width: 770px;
	text-align: left;
}

.fullpage h2 {
	text-align: center;
}

.fullpage a {
	display: block;
	text-decoration: none;
	font-size: 16px;
}

.wrap {
	display: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.link a
{
    background: url(../images/icon.png) top left no-repeat;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 15px;
}