BODY {
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0;
}

.bodytext {
	padding: 0;
	margin: 0;
}

a {
	color: #4D6325;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 7px 0;
	padding: 0;
}

/**************************************************
	NAV BODY
**************************************************/

#nbm_nav a:hover {
	position: relative;
	top: 10px;
	background: url(../img_layout/arrow_top.png) no-repeat bottom center;
}

/**************************************************
	CONTENT MAIN
**************************************************/

#cbm_navsub a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
	padding-left: 20px;
	margin-top: 20px;
}

#cbm_navsub a:hover, .navsub_active {
	background: url(../img_layout/arrow_submenu.png) no-repeat left;
}

.cbm_headlines {
	font-family: Verdana;
	font-size: 17px;
	color: #4D6325;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin-top: 20px;
}

#cbm_navsub .cbm_navsub_sub a {
	font-weight: normal;
	line-height: 16px;
}

#content_elem .cbm_headlines .cbm_titles_header h1 { border: 0; background: 0; }
#content_elem .cbm_titles_header h1 {
	width: 50%;
	background: url(../img_layout/headline_point.png) no-repeat left; 
	padding: 0 0 0 15px; 
	border-bottom: 1px dotted black;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 5px;
}

#content_elem h1 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
}

/**************************************************
	FOOTER AREA
**************************************************/

#fbm_contact p {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0;
}

#fbm_navgen a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}	
