/* Start of CMSMS style sheet 'nav' */
#nav {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #02063C;
	padding: 8px 0px 4px;
	border-top: 3px solid #840000;
	border-bottom: 3px solid #840000;
	margin: 8px 0px 0px;
	text-align: center;
	height: 31px;
}	
.nav-divider {
	float: left;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
}
#nav a:active {
	color: #840000;
	text-decoration: none;
}
#nav-home {
	height: 31px;
	width: 64px;
	float: left;
}
#nav-home a:link {
	background: url(uploads/images/nav-blue-bg-home.gif) no-repeat;

}
#nav-home a:visited {
	background: url(uploads/images/nav-blue-bg-home.gif) no-repeat;
}
#nav-home a:hover {
	width: 77px;
	height: 31px;
	background: url(uploads/images/nav-button-bg-home.gif) no-repeat;
}
#nav-home a:active {
	width: 77px;
	height: 31px;
	background: url(uploads/images/nav-button-bg-home.gif) no-repeat;
}
#nav-flyings {
	height: 31px;
	width: 220px;
	clear: none;
	float: left;
}
#nav-flyings a:link {
	background: url(uploads/images/nav-blue-bg-sighted-freedom-flyings.gif) no-repeat;
}
#nav-flyings a:visited {
	background: url(uploads/images/nav-blue-bg-sighted-freedom-flyings.gif) no-repeat;
}
#nav-flyings a:hover {
	background: url(uploads/images/nav-button-bg-sighted-freedom-flyings.gif) no-repeat;
}
#nav-flyings a:active {
	background: url(uploads/images/nav-button-bg-sighted-freedom-flyings.gif) no-repeat;
}
#nav-mission {
	clear: none;
	float: left;
	height: 31px;
	width: 170px;
}
#nav-mission a:link {
}
#nav-mission a:visited {
}
#nav-mission a:hover {
}
#nav-mission a:active {
}
#nav-order {
	clear: none;
	float: left;
	height: 31px;
	width: 78px;
}
#nav-order a:link {
}
#nav-order a:visited {
}
#nav-order a:hover {
}
#nav-order a:active {
}
#nav-charity {
	clear: none;
	float: left;
	height: 31px;
	width: 88px;
}
#nav-charity a:link {
}
#nav-charity a:visited {
}
#nav-charity a:hover {
}
#nav-charity a:active {
}
#nav-map {
	clear: none;
	float: left;
	height: 31px;
	width: 111px;
}
#nav-map a:link {
}
#nav-map a:visited {
}
#nav-map a:hover {
}
#nav-map a:active {
}
#nav-contact {
	clear: none;
	float: left;
	height: 31px;
	width: 95px;
}
#nav-contact a:link {
}
#nav-contact a:visited {
}
#nav-contact a:hover {
}
#nav-contact a:active {
}

/* End of 'nav' */

