@charset "utf-8";
.fitclub {
	border: thin solid #005DBB;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 350px;
	margin-left: 100px;
}

a:link {
	text-decoration: none;
	color: #005DBB;
}
a:visited {
	text-decoration: none;
	color: #005DBB;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.pictextrightside {
	float: right;
	padding: 5px;
	white-space: normal;
}

.pictextleftside {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: -2px;
	padding-bottom: -2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005DBB;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: capitalize;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005DBB;
	border-right-color: #005DBB;
	border-bottom-color: #005DBB;
	border-left-color: #005DBB;
	font-size: x-large;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #005DBB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005DBB;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.pic {
	text-align: center;
	float: right;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 30px;
	border: 2px solid #006699;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.logolink {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 2px solid #006699;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F9F49C;
	text-transform: none;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	font-size: small;
	border: 1px none #F9F49C;
}
.photo {
	margin: 2px;
	border: 1px solid #FFFFFF;
}
.nava {
	background-color: #F9F49C;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right-color: #FFFFFF;
	border-bottom-color: #F8981C;
	color: #FF6600;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-left: 15px;
	margin-top: 0px;
}
.link {
	font-weight: bold;
	color: #F9F49C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.distribution {
	font-size: 14px;
	font-weight: bold;
	color: #F9F49C;
	text-align: center;
}
.upcoming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8981C;
	text-align: center;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FCFC97;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #F8981C;
	border-right-color: #F8981C;
	border-bottom-color: #F8981C;
	border-left-color: #F8981C;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #F9F49C;
}
.thumbnail {
	border: thin solid #006699;
	text-align: center;
}
.calendar {
	border: thin solid #005DBB;
	text-align: center;
}
.assessment {
	text-align: center;
	float: left;
	width: 250px;
	border: thin solid #005DBB;
}
.orientation {
	text-align: center;
	float: right;
	width: 250px;
	border: thin solid #005DBB;
}
#mainContent .comment {
	font-weight: bold;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ECE9D8;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #005DBB;
	float: none;
	padding-left: 10px;
	margin-left: 0px;
}
.upcoming2 {
	text-align: center;
	display: block;
	border: 1px none #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.upcomingbelow {
	background-color: #F7F7F7;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
}
