.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;	
	color:#FF9900;
}

a:active {
	text-decoration: none;
}

#menu {
	background: url(../images/Home_Page/nav/nav_bg.jpg);
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
}

#menu a {
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: url(../images/background.jpg);
	color: #fff;
	padding-bottom: 8px;	
}
.homepage_header {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	border: 0;
	font-weight: normal;
}
.bottom_nav_text {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #7C6A54;
}
.subpage_header {
	font-family: "Century Gothic";
	font-size: 32px;
	font-weight: normal;
	color: #7C6A54;
}
.subpage_body {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #7C6A54;
}
.subpage_body_text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #7C6A54;
}
.body_bold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #7C6A54;
}
.body_text_sm {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF9900;
}
.body_text_sm2 {

	font-family: "Century Gothic";
	font-size: 10px;
	color: #7C6A54;
}

.whats_new {
	color: #FF9900;

}
