/* HomeBizHearts.com Navigation Style Sheet */

/* ---------- Top Navigation ---------- */
#topNav {
	width: 892px;
	height: 28px;
	margin-left: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}

#topNav a {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #996633;
	font-weight: bold;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}

#topNav a:hover {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #81A3C5;
	font-weight: bold;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}

#topNav ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 5px 0px;
}

#topNav li {
	display: inline;
	margin: 1px;
}

#blogLink a {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #990000;
	font-weight: bolder;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}

#blogLink a:hover {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #81A3C5;
	font-weight: bolder;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}

/* ---------- Main Navigation ---------- */
#mainNav {
	width: 902;
	padding: 0px;
	margin: 0px;
}

.mainNav_btn {
	width: 128px;
	height: 41px;
	display: inline;
	padding: 0px;
	margin-right: 1px;
	float: left;
}

.mainNav_btn_last {
	margin-right: 0px;
}

/* ---------- Navigation Trail ---------- */
#navTrail {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 10px 5px 5px 10px;
	float: left;
}

#navTrail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996633;
	text-decoration: none;
}

.gt {
	font-size: 10px;
}

/* ---------- Sub Navigation ---------- */
.subNav {
	width: 190px;
	height: 30px;
	background-image: url(../image-files/subnav_btn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 1px;
}

.subNav a {
	display: block;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	text-align: left;
	line-height: 28px;
	padding-left: 10px;
}

.subNav a:hover {
	color: #FFFFFF;
}

.subNav_last {
	width: 190px;
	height: 30px;
	background-image: url(../image-files/subnav_btn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 1px;
	margin-bottom: 5px;
}

.subNav_last a {
	display: block;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	text-align: left;
	line-height: 28px;
	padding-left: 10px;
}

.subNav_last a:hover {
	color: #FFFFFF;
}

/* ---------- Footer Navigation ---------- */
.footNav {
	width: 902px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-align: center;
}

.footNav a {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #996633;
	font-weight: bold;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}

.footNav a:hover {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #81A3C5;
	font-weight: bold;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}

.footNav ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 2px 0px;
}

.footNav li {
	display: inline;
	margin: 1px;
}
