/* add all CSS tags that have PNG images in them to this list */
img, div, a, input, .breakline, .button_bg, .button_left, .button_right, .content_bg-inside, .content_bg {
	behavior: url(iepngfix.htc)
}
*, html {
	padding: 0px;
	margin: 0px;
}
.button_bg {
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	padding-bottom: 8px;
}
.button_left {
	background-image: url(images/button_left.png);
	background-repeat: no-repeat;
	width: 14px;
}
.button_right {
	background-image: url(images/button_right.png);
	background-repeat: no-repeat;
	width: 19px;
}
.image_border {
	border: 2px solid;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x
}
ol, ul {
	margin: 0 0 0 3em;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}
.breakline {
	width: 100%;
	height: 31px;
	background-image: url(images/breakline.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 1px;
	background-position: center center;
	text-align: center;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_top {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* ALT-LINKS & TEXT */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #080D23;
	line-height: 1.5em;
}
.alt_text {
	color: #221A3F;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.alt_text2 {
	color: blue;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.textbox_text {
	color: #000000;
}
.subsection-header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #221A3F;
	font-style: italic;
}
.small_text {
	font-size: 11px;
	line-height: 1.2em;
	color: #FFFFFF;
}
a:link, a:visited {
	color: #4E3169;
	text-decoration: underline;
}
a:hover, a:active {
	color: #19295C;
	text-decoration: none;
}
a.alt_text:link, a.alt_text:visited {
	color: #EFE1A4;
	text-decoration: underline;
}
a.alt_text:hover, a.alt_text:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.alt_text2:link, a.alt_text2:visited {
	color: blue;
	text-decoration: underline;
}
a.alt_text2:hover, a.alt_text2:active {
	color: gold;
	text-decoration: none;
}
.content_bg {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.content_bg-inside {
	background-image: url(images/body_bg-inside.png);
	background-repeat: repeat-y;
	background-position: center top;
}

a.small_text:link, a.small_text:visited {
	color: #EFE1A4;
	text-decoration: underline;
}
a.small_text:hover, a.small_text:active {
	color: #FFFFFF;
	text-decoration: none;
}
.breakline_leftbar {
	width: 100%;
	height: 31px;
	background-image: url(images/breakline_leftbar.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	font-size: 1px;
	background-position: center center;
	text-align: center;
}
/* ------------------------------------------------------------ */

#global_nav {
	margin: 0;
	padding: 0;
	width: 769px;
	height: 49px;
	/*float: left;  kludge */
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: 0 -49px;
	position: relative;
	left: 0px;
	z-index: 8000;
		list-style-type: none;
	list-style-image: none;
}
#global_nav.highlight {
	background-position: 0 -49px;
}
#global_nav li {
	float: left;
	list-style-type: none;
	text-indent: -9999px;
	height: 49px;
	position: relative;
}
#global_nav a {
	background: transparent url(images/navbar.jpg) no-repeat;
	display: block;
	height: 49px;
}

#global_nav a:hover {
	background: none;
}
#global_nav #global_nav_home a {
	background-position: 0 0;
	width: 61px;
}
#global_nav #global_nav_home ul a {
	width: 150px;
}
#global_nav #global_nav_fob a {
	background-position: -61px 0;
	width: 54px;
}
#global_nav #global_nav_fob ul a {
	width: 150px;
}
#global_nav #global_nav_amanae a {
	background-position: -115px 0;
	width: 90px;
}
#global_nav #global_nav_amanae ul a {
	width: 150px;
}
#global_nav #global_nav_manna a {
	background-position: -205px 0;
	width: 74px;
}
#global_nav #global_nav_manna ul a {
	width: 150px;
}
#global_nav #global_nav_christine a {
	background-position: -279px 0;
	width: 125px;
}
#global_nav #global_nav_christine ul a {
	width: 150px;
}
#global_nav #global_nav_practitioner a {
	background-position: -404px 0;
	width: 103px;
}
#global_nav #global_nav_practitioner ul a {
	width: 150px;
}
#global_nav #global_nav_schedule a {
	background-position: -507px 0;
	width: 87px;
}
#global_nav #global_nav_schedule ul a {
	width: 150px;
}
#global_nav #global_nav_media a {
	background-position: -594px 0;
	width: 79px;
}
#global_nav #global_nav_media ul a {
	width: 150px;
}
#global_nav #global_nav_contact a {
	background-position: -673px 0;
	width: 96px;
}
#global_nav #global_nav_contact ul a {
	width: 150px;
}

/* Change these values to alter the colors of the Dropdown */

#global_nav ul {
	border-right: 1px solid #7B4C9D;
	border-bottom: 1px solid #7B4C9D;
	border-left: 1px solid #7B4C9D;
	border-top: 1px solid #7B4C9D;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9999px;
	background-color: #EFE1A4;
	list-style-type: none;
	list-style-image: none;
}
#global_nav ul li {
	text-indent: 0;
	float: none;
	background: none;
	height: auto;
	width: auto;
	list-style-type: none;
	list-style-image: none;
}
#global_nav ul a {
	height: auto;
	padding: 6px 3px 6px 24px;
	list-style-type: none;
	list-style-image: none;
}
#global_nav li:hover ul a:hover, #global_nav li.hover ul a:hover {
	background: #ffffff;
	text-decoration: none;
}
#global_nav li:hover a, #global_nav li.hover a {
	background: none;
}
#global_nav li:hover ul, #global_nav li.hover ul {
	top: 49px;
	left: 0;
}
