@charset "UTF-8";

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}


.bodymain {
	margin-top:0px;
	background-image: url(../fmc-images/bg.gif);
	background-repeat: repeat-x;
}
.wrapper {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.header {
	background-color: #FFFFFF;
	float: left;
	height: 165px;
	width: 922px;
}
.nav {
	background-color: #FFFFFF;
	float: left;
	width: 922px;
}
.column-left {
	float: left;
	width: 237px;
	padding-top: 5px;
}
.title-text {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #143D55;
}
.column-middle {
	float: left;
	width: 535px;
}
.footer {
	float: left;
	height: 50px;
	width: 910px;
	background-image: url(../fmc-images/dolphin_bg.gif);
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-bottom: 40px;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.footer a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
}
.footer a:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: underline;
}


.home-text {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	float: left;
	width: 495px;
	padding-right: 20px;
	padding-left: 20px;
}
.column-right {
	float: right;
	width: 150px;
}
.home-telephone {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #999999;
	float: left;
	width: 490px;
	padding-left: 20px;
	margin-top: 10px;
}
.eventmiddle {
	float: left;
	width: 400px;
	height: 400px;
	margin-left: 50px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.headerCopy {
	background-color: #FFFFFF;
	float: left;
	height: 200px;
	width: 922px;
}
.partypic {
	float: left;
	width: 535px;
	height: 236px;
	margin-top: 5px;
}
