.MenuBarItemIE 
{
	position: static;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background-color: #FFF;
	}
}/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 100%;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: right;
}

ul.MenuBarVertical li a, ul.MenuBarVertical li a:visited {
	border: none;
	text-decoration: none;
	color: #fb9f1c;
}

ul.MenuBarVertical li a:hover {
	color: #fff;
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	position: absolute;
	z-index: 1020;
	cursor: default;
	left: -1000em;
	top: 0;
	width: 150px;
	border: 1px solid #fff;
	border-bottom: none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 17px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul ul.MenuBarSubmenuVisible
{
	left: 7px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	border-bottom: 1px solid #fff;
	background-color: #051e5d;
	text-align: left;
	color: #fff;
}

ul.MenuBarVertical ul li a, ul.MenuBarVertical ul li a:visited
{
	padding: 5px;
	display: block;
	font-size: 13px;
	cursor: pointer;
	background-color: #051e5d;
	color: #fb9f1c;
}

ul.MenuBarVertical ul li a:hover {
	color: #fff;
}
	
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		position: static;
	}
	ul.MenuBarVertical ul li.MenuBarItemIE
	{
		display: inline;
		float: right;
	}
}


.Arial-text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
}

.Arial-H1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
                font-weight: bold;
	color: #000;
}

.Arial-H2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
                font-weight: bold;
	color: #000;
}

.Verd-text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.Verd-H2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
                font-weight: bold;
	color: #000;
}

.Verd-H1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
                font-weight: bold;
	color: #000;
}

.headline {
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.subheadline {
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.sitename {
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.bodysmall {
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 11px;
	color: #000;
}

.bodysmallgrey {
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 11;
	color: #777;
}

.system {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.syssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.printlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.footer, .bottom_links, a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1C57CE;
}

a.bottom_links:hover, a.footer:hover {
	color: #2d73ff;
}

a, a:visited {
	text-decoration: underline;
	color: #1c57ce;
}

a:hover {
	text-decoration: none;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#body {
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 12px;
	background: #001035;
}

/* ---------- DIVS ---------- */


#wrapper {
	width: 970px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 6px auto 0;
	position: relative;
	background: url('../../../site/1/template/wrapper_bg.gif') repeat-y top left;
}

#header {
    width: 970px;
	height: 165px;
	background: url('../../../site/1/template/header_bg.jpg') no-repeat top center;
}

#container {
    width: 953px;
	min-height: 438px;
	height: auto !important;
	height: 438px;
	padding: 0 12px 0 5px;
	overflow: auto;
	background: url('../../../site/1/template/container_home_bg.gif') repeat-y 2px top;
}

#navigation {
	width: 129px;
	min-height: 392px;
	height: auto !important;
	height: 392px;
	padding: 46px 20px 0 25px;
}

#content {
	width: 517px;
	min-height: 438px;
	height: auto !important;
	height: 438px;
	padding-right: 2px;
	position: relative;
}

#sidebar {
	width: 232px;
	min-height: 661px;
	height: auto !important;
	height: 661px;
	padding: 46px 12px 0 16px;
	background: url('../../../site/1/template/sidebar_bg.gif') repeat-x top left;
}

#holder {
	width: 517px;
	height: 530px;
	background: url('../../../site/1/template/holder_bg.gif') no-repeat bottom center;
}

#footer {
	width: 100%;
	padding: 15px 0 10px;
	text-align: center;
	color: #fff;
}

/* ---------- ARTICLE ---------- */

#content.article {
	width: 487px;
	min-height: 388px;
	height: auto !important;
	height: 388px;
	padding: 50px 17px 0 15px;
	position: static;
}

/* ---------- ARTICLE2 ---------- */

#container.article2 {
	width: 970px;
	padding: 0 0 20px;
	background: url('../../../site/1/template/container_article_bg.gif') repeat-y 2px top;
}

#content.article2 {
	width: 729px;
	min-height: 392px;
	height: auto !important;
	height: 392px;
	padding: 46px 25px 0;
	position: static;
}

/* ---------- ADMIN ---------- */

#container.admin {
	width: 970px;
	padding: 0 0 20px;
	background: url('../../../site/1/template/container_admin_bg.gif') repeat-y 2px top;
}

#content.admin {
	width: 729px;
	min-height: 392px;
	height: auto !important;
	height: 392px;
	padding: 46px 25px 0;
	position: static;
	line-height: 1.5em;
}

/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

/* ---------- WRAPPER ---------- */

#wrapper img.header_btm {
	width: 958px;
	height: 46px;
	position: absolute;
	top: 165px;
	left: 4px;
	z-index: 2;
}

/* ---------- HEADER ---------- */

#header a.home_link {
	width: 380px;
	height: 125px;
	display: block;
	position: absolute;
	top: 26px;
	left: 233px;
	outline: none;
}

#header #header_custom {
	width: 235px;
	height: 124px;
	position: absolute;
	top: 21px;
	right: 21px;
	overflow: hidden;
	color: #fff;
}

/* ---------- CONTAINER ---------- */

/* ---------- NAVIGATION ---------- */

#navigation img.verse {
	padding-bottom: 10px;
}

#navigation img.flaming_cross {
	padding: 20px 0 0 50px;
}

ul.navigation, ul.childpages, ul.siblingpages {
    color: #446e83;
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    text-decoration:none;
    display:inline;
}

ul.navigation li, ul.childpages li, ul.siblingpages li {
    color: #446e83;
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    text-decoration:none;
    display:inline;
}

ul.navigation li a, ul.childpages li a, ul.siblingpages li a {
    color: #446e83;
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    text-decoration:none;
    display:inline;

}

ul.navigation li a:hover, ul.childpages li a: hover, ul.siblingpages li a:hover {
    color: #c6954f;
    text-decoration:none;
}

ul.childpages, ul.siblingpages, ul.childpages li, ul.siblingpages li, ul.childpages li a, ul.siblingpages li a {
    margin:0 10px;
}

ul.childpages li, ul.siblingpages li {
    background:url(../../../site/1/template/testbullet.png) no-repeat left center;
}


/* ---------- CONTENT ---------- */

#content #content_holder {
	width: 477px;
	padding: 0 20px;
}

p.carousel_title {
	position: absolute;
	top: 369px;
	left: 19px;
	font-weight: bold;
}

p.carousel_text {
	width: 440px;
	height: 44px;
	position: absolute;
	top: 384px;
	left: 19px;
	overflow: hidden;
}

img.carousel_thmb {
	width: 60px;
	height: 39px;
	border: 2px solid #e6cd98;
}

#btn_prev {
	width: 23px;
	height: 28px;
	position: absolute;
	top: 455px;
	left: 15px;
}

#btn_next {
	width: 23px;
	height: 28px;
	position: absolute;
	top: 455px;
	left: 480px;
}

/* ---------- SIDEBAR ---------- */

#sidebar p.search_area {
	padding: 0 0 20px 0;
}

#sidebar input.search_field {
	width: 188px;
	height: 18px;
	padding: 4px 0 0;
	border: 1px solid #896f38;
	background: #fff url('../../../site/1/template/search_bg.gif') repeat-x top left;
}

#sidebar input.search_btn {
	vertical-align: middle;
}

/* ---------- BOTTOM ---------- */

/* ---------- FOOTER ---------- */
