/* Flushing Valley Stylsheeet */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8e7f1;
	font-family: tahoma, arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

/* Tables */

table {
	font-family: tahoma, arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

.sideTables {
	font-size: 10px;
	background-color: #f2f1f1;
	border: 1px solid #b0bac1;
}

.sideZebraStripe {
	background-color: #e6e4e4;
}

/* Links */

a:link {
	color: #be5727; 
	text-decoration: underline;
}
a:active {
	color: #be5727; 
	text-decoration: underline;
}
a:visited {
	color: #983c11; 
	text-decoration: underline;
}
a:hover {
	color: #be5727; 
	text-decoration: none;
}

a.sideBar:link {
	color: #28353e;
	text-decoration: underline;
}
a.sideBar:active {
	color: #28353e;
	text-decoration: underline;
}
a.sideBar:visited {
	color: #28353e;
	text-decoration: underline;
}
a.sideBar:hover {
	color: #28353e;
	text-decoration: none;
}

/* Homepage Big Blue Link */

a.bigNav:link {
	color: #28353e; 
	text-decoration: underline; 
	font-size: 16px;
}
a.bigNav:active {
	color: #28353e; 
	text-decoration: underline; 
	font-size: 16px;
}
a.bigNav:visited {
	color: #40505b; 
	text-decoration: underline; 
	font-size: 16px;
}
a.bigNav:hover {
	color: #be5727; 
	text-decoration: underline; 
	font-size: 16px;
}

/* Footer Links */

a.footer:link {
	color: #ffffff; 
	text-decoration: underline;
}
a.footer:active {
	color: #ffffff; 
	text-decoration: underline;
}
a.footer:visited {
	color: #ffffff; 
	text-decoration: underline;
}
a.footer:hover {
	color: #ffffff; 
	text-decoration: none;
}

a.ag:link {
	color: #b0bac1; 
	text-decoration: underline;
}
a.ag:active {
	color: #b0bac1; 
	text-decoration: underline;
}
a.ag:visited {
	color: #b0bac1; 
	text-decoration: underline;
}
a.ag:hover {
	color: #b0bac1; 
	text-decoration: none;
}

/* Footer Text */

.footerText {
	color: #b0bac1;
}

/* Food & Drink Minimum */

.fd_min {
	font-size: 10px; 
	font-weight: bold; 
	color: #28353e;
}

/* Membership Month */

.month {
	color: #666666;
	font-size: 10px;
}

/* Contact Blue */

.blue {
	color: #28353e;
}

textarea {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

input {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}