body 
{
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
/* ===== DEFAULT STYLES ===== */
div, span, ol, ul, li, table, tr, td, img
{
    margin: 0px;
    padding: 0px;
}
p,h1,h2,h3,h4,h5,h6
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
a img
{
    border: none;
}
p
{
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 145%;
}
a, a:link, a:visited, a:active
{
    color: #000;
    text-decoration: none;
	font-weight: bold;
}
a:hover
{
    color: #333;
    text-decoration: underline;
}
h1
{
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 10px;
}
h2
{
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 10px;
}
h3
{
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 10px;
}
h4
{
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
}
h5
{
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
}
h6
{
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 5px;
}
ul, ol
{
    padding: 0px 0px 10px 30px;
    color: #000;
    font-family: arial,helvetica,sans-serif;
}
ul ul, ol ol
{
    padding-bottom: 0px;
}
ul li
{
    list-style-type: disc;
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 145%;
}
ul ul li
{
    list-style-type: circle;
}
ol li
{
    list-style-type: decimal;
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 145%;
}
ul ul li
{
    list-style-type: lower-alpha;
}
ul ul ul li
{
    list-style-type: lower-roman;
}

.clearall
{
	clear: both;
	overflow: hidden;
}
.font_sm_em
{
	font-size: 10px;
	font-style: italic;
	margin: 20px 0px 0px 0px;
}

/* ======================= */
/* ===== BODY STYLES ===== */
body.camp { background: #c7e3f9; }
body.pres{ background: #f7bc66; }
body.cvm { background: #8cd59a; }
body.radio { background: #e9d79c; }
body.seniors { background: #bfe59a; }
body.kings { background: #ff7373; }
body.sua { background: #d8a4e1; }
body.wc { background: #9fe5e5; }
body.money,
body.leadership { background: #c8c64c; }

body.home { background: #c8c64c; }
body.home .wrapper_body { background: url(/images/design/bg_wrapper_body_money.jpg) fixed top center; }
body.pres .wrapper_body { background: url(/images/design/bg_wrapper_body_pres.jpg) fixed top center; }
body.cvm .wrapper_body { background: url(/images/design/bg_wrapper_body_cvm.jpg) fixed top center; }
body.radio .wrapper_body { background: url(/images/design/bg_wrapper_body_radio.jpg) fixed top center; }
body.camp .wrapper_body { background: url(/images/design/bg_wrapper_body_camp.jpg) fixed top center; }
body.seniors .wrapper_body { background: url(/images/design/bg_wrapper_body_seniors.jpg) fixed top center; }
body.kings .wrapper_body { background: url(/images/design/bg_wrapper_body_kings.jpg) fixed top center; }
body.sua .wrapper_body { background: url(/images/design/bg_wrapper_body_sua.jpg) fixed top center; }
body.wc .wrapper_body { background: url(/images/design/bg_wrapper_body_wc.jpg) fixed top center; }
body.money .wrapper_body,
body.leadership .wrapper_body { background: url(/images/design/bg_wrapper_body_money.jpg) fixed top center; }

/* ======================= */
/* ===== MAIN STYLES ===== */
#wrapper 
{
	margin: auto;
	padding: 0px;
	width: 910px;
	position: relative;
}
#headerFix
{
	position: fixed;
	width: 910px;
}
.headerTop
{
	border: 1px solid #000;
}
.headerTop_wrap
{
	height: 150px;
}

body.pres .headerTop_wrap { background: url(/images/design/bg_header_pres.jpg) bottom left; }
body.cvm .headerTop_wrap { background: url(/images/design/bg_header_cvm.jpg) bottom left; }
body.radio .headerTop_wrap { background: url(/images/design/bg_header_radio.jpg) bottom left; }
body.camp .headerTop_wrap { background: url(/images/design/bg_header_camps.jpg) bottom left; }
body.seniors .headerTop_wrap { background: url(/images/design/bg_header_seniors.jpg) bottom left; }
body.kings .headerTop_wrap { background: url(/images/design/bg_header_kings.jpg) bottom left; }
body.sua .headerTop_wrap { background: url(/images/design/bg_header_sua.jpg) bottom left; }
body.wc .headerTop_wrap { background: url(/images/design/bg_header_wc.jpg) bottom left; }
body.money .headerTop_wrap { background: url(/images/design/bg_header_money.jpg) bottom left; }
body.leadership .headerTop_wrap { background: url(/images/design/bg_header_leadership.jpg) bottom left; }

.header_title
{
	float: left;
	width: 400px;
	height: 100px;
	visibility: none;
}
.header_logo
{
	float: right;
	width: 400px;
	height: 100px;
	visibility: none;
}
.header_title h1,
.header_logo strong
{
	margin-left: -7777px;
}
.headerBottom
{
	background: url(/images/design/menu_directory.jpg) no-repeat 30px;
	background-color: #000;
	color: #eee;
	height: 30px;
}
.headerBottom_nav
{
	display: block;
	height: 30px;
	width: 908px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}
.nav_top
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav_top li
{
	list-style: none;
}
.headerBottom_nav ul
{
	position: absolute;
	margin-left: -7777px;
	background: #000;
	width: 910px;
}
* html .headerBottom_nav ul
{
	position: relative;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.headerBottom_nav:hover ul
{	
	position: absolute;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.nav_dropdown
{
	
}
.nav_dropdown .border_bottom {border-bottom: 1px solid #222;}
.nav_dropdown li
{
	display: block;
	width: 850px;
	padding: 5px 0px 5px 0px;
	color: #fff;
	/*text-align: center;*/
}
.nav_dropdown a,
.nav_dropdown a:link,
.nav_dropdown a:visited
{
	color: #fff;
	margin: 0px 0px 0px 15px;
	padding: 3px;
}
body.camp .camp, 
body.sua .sua, 
body.seniors .seniors,
body.pres .pres,
body.money .money,
body.cvm .cvm,
body.kings .kings,
body.radio .radio,
body.wc .wc,
body.leadership .leadership
{
	background: #666;
	text-decoration: none;
}
.nav_dropdown a:hover
{
	background: #666;
	text-decoration: none;
}
.headerBottom_home
{
	float: right;
	margin: 0px 20px 0px 0px;
}
#body_wrap
{
	border: 1px solid #000;
	overflow: hidden;
}
* html #body_wrap { height: 100%; }

body.camp #body_wrap { background: url(/images/design/bg_inner_camp.jpg) repeat-y fixed center; }
body.pres #body_wrap { background: url(/images/design/bg_inner_pres.jpg) repeat-y fixed center; }
body.cvm #body_wrap { background: url(/images/design/bg_inner_cvm.jpg) repeat-y fixed center; }
body.radio #body_wrap { background: url(/images/design/bg_inner_radio.jpg) repeat-y fixed center; }
body.seniors #body_wrap { background: url(/images/design/bg_inner_seniors.jpg) repeat-y fixed center; }
body.kings #body_wrap { background: url(/images/design/bg_inner_kings.jpg) repeat-y fixed center; }
body.sua #body_wrap { background: url(/images/design/bg_inner_sua.jpg) repeat-y fixed center; }
body.wc #body_wrap { background: url(/images/design/bg_inner_wc.jpg) repeat-y fixed center; }
/* body.wc #body_wrap { background: #ccffff; } */
body.money #body_wrap,
body.leadership #body_wrap { background: url(/images/design/bg_inner_money.jpg) repeat-y fixed center; }

.body_wrap
{
	overflow: hidden;
}
.content_wrap
{
	background: url(/images/design/bg_content_bottom.png) no-repeat fixed bottom;
	overflow: hidden;
}
* html .content_wrap
{
	background: none;
	overflow: hidden;
}
.content_pad
{
	padding: 200px 20px 180px 20px;
	overflow: hidden;
	background: url(/images/design/bg_content_bottom2.png) no-repeat bottom;
}
* html body.home .content_pad
{
	overflow: hidden;
	background: url(/images/design/bg_content_bottom.jpg) no-repeat bottom !important;
}
.content_main
{
	float: left;
	width: 600px;
	min-height: 500px;
}
body.leadership .content_main
{
	float: none;
	min-height: 500px;
	width: 100%;
}
body.leadership .content_secondary,
body.leadership .financials
{
	display: none;
	float: none;
}
body.leadership table
{
	background: url(/images/design/bg_white_75percent_white.png);
}
body.money .content
{
	display: none;
}
body.money .content_bottom
{
	height: 300px;
	background: url(/images/design/piecharts_finance.png) no-repeat;
}
* html body.money .content_bottom
{
	background: url(/images/design/piecharts_finance.gif) no-repeat;
}
* html .content_main { height: 0px; }
* html .content_pad { padding: 10px 20px 0px 20px; }

.content li
{
	margin-left: 220px;
}

.quotes
{
	width: 200px;
	float: left;
	border: 1px solid #ccc;
	margin: 5px 15px 5px 0px;
	background: url(/images/design/bg_quote.png) no-repeat top;
}
.quotes_content
{
	text-align: center;
	padding: 30px 20px 10px;
	font-weight: bold;
}
.financials
{
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}
body.money .financials
{
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
}
.revenues
{
	float: left;
	width: 250px;
	overflow: hidden;
}
.expenses
{
	float: left;
	width: 250px;
	margin: 0px 0px 0px 40px;
	overflow: hidden;
}
.financials p
{
	overflow: hidden;
	padding: 0px;
	border-bottom: 1px dotted #000;
}
.financials p.noborder
{
	border: none;
}
span.left
{
	float: left;
}
span.right
{
	float: right;
}
* html span.left
{
	float: none !important;
}
* html span.right
{
	position: relative;
	margin-left: 15px;
	float: none !important;
	
}
.content_secondary
{
	float: right;
	width: 230px;
}
body.money .content_secondary 
{ 
	background: url(/images/design/bg_finance_secondary.png) no-repeat;
	padding-top: 5px; 
}
* html body.money .content_secondary { background: url(/images/design/bg_white_75percent_white.jpg); }
* html .content_secondary
{

}
.secondary_img
{
	width: 228px;
	text-align: center;
}
.secondary_img img
{
	border: 2px solid #000;
}
.secondary_extra
{
	width: 228px;
	margin: 20px 0px 0px 0px;
	/*border: 1px solid #bbb;*/
}
body.money .secondary_extra { display: none; }

.extra_top_left { background: url(/images/design/bg_extra_top_left.png_no) no-repeat top left; }
.extra_top_right { background: url(/images/design/bg_extra_top_right.png_no) no-repeat top right; }
.extra_bottom_left { background: url(/images/design/bg_extra_bottom_left.png_no) no-repeat bottom left; }
.extra_bottom_right { background: url(/images/design/bg_extra_bottom_right.png_no) no-repeat bottom right; min-height: 100px; }

.secondary_pad
{
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
/* ======================= */

/* ====== Home Page Styles ======== */
body.home #body_wrap
{
	background: url(/images/design/bg_inner_money.jpg) repeat-y center;
}
body.home .content_wrap
{
	background: url(/images/design/bg_content_bottom.png) no-repeat bottom;
}
body.home .wrapper_bottom
{
	background: url(/images/design/bg_wrapper_bottom_home.png) repeat-x bottom center;
}
body.home .content_pad
{
	padding: 0px;
	height: 280px;
	position: relative;
}
.logo_crista
{
	position: absolute;
	height: 140px;
	width: 360px;
	top: 2px;
	left: 30px;
	background: url(/images/design/bg_logo_crista.png) no-repeat;
}
* html .logo_crista
{
	background: none !important;
}
.home_body_title
{
	background: #000 url(/images/design/bg_home_body_title.jpg) no-repeat center;
	height: 30px;
}
* html body.home .wrapper_bottom { background-image: none; }

.home_body
{
	min-height: 300px;
	background: url(/images/design/bg_inner_money.jpg) repeat-y fixed center;
	border: 1px solid #000;
}
.home_body_content
{
	padding: 14px;
	overflow: hidden;
}
.home_left
{
	float: left;
	width: 455px;
}
.home_right
{
	float: right;
	width: 405px;
	text-align: center;
}
.home_right_a1
{
	text-decoration: none;
	display: block;
	width: 329px;
	height: 250px;
	background: url(/images/design/home_video_sm.png) no-repeat;
}
* html .home_right_a1
{
	background: url(/images/design/home_video_sm.gif) no-repeat;
}
.home_right_a2
{
	text-decoration: none;
	display: block;
	width: 272px;
	height: 60px;
	background: url(/images/home_bttn_legend.png) no-repeat;
	margin-top: 10px;
}
* html .home_right_a2
{
	background: url(/images/home_bttn_legend.gif) no-repeat;
}
.dir_left
{
	float: left;
	width: 210px;
	padding-top: 10px;
}
.dir_left a,
.dir_left a:link,
.dir_left a:active
{
	text-decoration: underline;
}
.dir_right
{
	float: right;
	width: 210px;
	padding-top: 10px;
}
.dir_right a,
.dir_right a:link,
.dir_right a:active
{
	text-decoration: underline;
}
/* ======================= */


/* ===== IE5 FIX =====*/

* html .content_pad { background-image: none; }
* html .content_wrap { background-image: none; }

* html .extra_top_left { background: none; }
* html .extra_top_right { background: none; }
* html .extra_bottom_left { background: none; }
* html .extra_bottom_right { background: none; }

/* ======================= */

/* ====== Right side extras ======= */

.linkplay
{
	text-decoration: none;
	background: url(/images/design/play.gif) no-repeat right;
	padding-right: 61px;
	padding: 3px 61px 3px 0px;
}
.linkplay:hover
{
	text-decoration: none !important;
}
/* ======================= */

.warning
{
	background: yellow;
	padding: 5px 10px 0px;
	font-weight: bold;
	font-size: 10px;
}
