@charset "UTF-8";

BODY {
	margin: 0;
	font: 75% Arial, Helvetica, sans-serif;
	color: #000000;
}

TABLE, TD, INPUT, SELECT, TEXTAREA {
	font-size: 1em;
}

BR.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}

.sp_form_js_warning {
	display: block;
	padding: 10px 20px;
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: center;
}

A {
	color: #8b2346;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

H1:first-child,
H2:first-child,
H3:first-child { margin-top:0; }

P { margin:10px 0; }

HR { 
	height: 0;
	border:0; 
	border-top: 1px solid #d6d6d6; 
	margin:20px 0;
	padding:0;
}
A IMG {
	border: none;
}

.LargeText { font-size:14px; line-height:1.6em; }
.LargeTextRed { font-size:14px; line-height:1.6em; color:#a30046; }
.SmallText { font-size:10px; }


/* HEADINGS --------------------------------------------------------- */
H1 { 
	font-size: 30px;
	color: #004b91;
	line-height: normal;
}
H2 {
	font-size: 18px;
	color: #8b2346;
	font-weight: bold;
	line-height: normal;
	margin-top: 25px;
}
H3 {
	font-size: 15px;
	color: #000;
	line-height: normal;
	margin: 15px 0 0 0;
}
H4 {
	font-size: 13px;
	color:#004b91;
	line-height:normal;
	margin:15px 0 0 0;
}


/* PAGE --------------------------------------------------------------------- */
.page {
	margin: 0 auto;
	width: 976px;
	text-align: left;
	background: #FFFFFF url(/img/bgr_sidebar.gif) repeat-y;
	border: 2px solid #173583;
}


/*	HEADER------------------------------------------------------------------- */
.page_header {
	clear:both;
	padding: 10px 0 5px 0;
	text-align:center;
	background: #FFFFFF url(/img/bgr_header.gif) repeat-x left top;
}


/*	CONTENT	------------------------------------------------------------------ */
.wrapper {
	width: 705px;
	float: right;
	background: url(/img/wrapper_bg.gif) repeat-x;
	padding: 30px;
	line-height: 1.6em;
}
.content {
	min-height: 400px;
	_height: 400px;
}
.wrapper A {
	color: #006;
	font-weight: bold;
}
.default .content H3 {
	margin: 0;
}
.content H3 {
	color: #000;
}
.content UL {
	margin: 0;
	padding: 0;
}
.content UL LI {
	list-style: none;
	background: url(/img/ul_li.png) no-repeat 0 .45em;
	padding-left: 12px;	
}
.content_right {
	float: right;
	margin: 0 0 15px 15px;
	width: 250px;
}
.content .content_right H3 {
	font-size: 16px;
	margin-bottom: 1em;
}
.content .content_right H2,
.content .drop_shadow H2,
.content .drop_shadow H3 {
	margin-bottom: 1em;
}

.content H3 + P,
.content H2 + P,
.content H3 + UL,
.content H2 + UL {
	margin-top: 0;
}


.photo_header { 
	min-height: 133px;
	_height: 133px;
	background: #173583 url(/img/photo_header_bg.png) repeat-x;
	width: 765px;
	float: right;
}
.photo_header H1 {
	color: #fff;
	font-size: 1.8em;
	margin: 0 15px 0 30px;
}
.photo_header H2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 30px 0 15px;
}


.sidebar {
	float: left;
	width: 170px;
	padding: 20px 0 50px 20px;
}
.sidebar H2 {
	color: #173583;
}

.sidebar .upcoming_events {
	padding: 5px 0;
	border-bottom: 1px solid #8394bc;
	color: #004b91;
}
.sidebar .upcoming_events A {
	color: #8b2346;
	font-weight: bold;
}
A.Read_More_Link {
	color:#999999;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
	background:url(/img/readMore_arrow.gif) right center no-repeat;
	padding-right:15px;
}


/*	FOOTER	*/
.page_footer {
	clear: both;
	float: right;
	width: 765px;
	padding: 25px 0;
	background-color: #173583; 
	text-align: center;
	font-size: 11px;
	color: #bac3da; 
}
.page_footer A {
	color:#bac3da;
}
.footer_nav { 
	padding: 0 0 .3em 0; 
	font-size:13px; 
	font-weight: bold;
}
.footer_affiliate {
	position: absolute;
	margin: -25px 0 0 0;
	width: 160px;
	padding: 0 25px;
	font-size: 9px;
	color: #173583;
}



/* SEARCH ---------------------------------------------------------- */
.searchArea { 
	width:173px; 
	height:24px;
	font-size:12px; 
	float:left;
	margin-top: 5px;
}
.searchArea .searchBox {
	width:128px; 
	height: 20px;
	padding: 0 0 0 5px;
	border: 0; 
    font: 11px/20px Arial, Arial, Helvetica, sans-serif normal;
	color: #111552;
	vertical-align: top;
}
.searchArea .searchButton {
    background: #173583;
    color: #FFFFFF;
    display: inline-block;
    font: 9px/20px Arial, Arial, Helvetica, sans-serif bold;
    width: 20px;
    height: 20px;
    text-align: center;
	vertical-align: top;
}

 
/* NAVIGATION ---------------------------------------------------------- */
.menu {
	height: 30px;
	width: 956px;
	padding: 5px 10px;
	background: #8b2346 url(/img/menu_bg.png) repeat-x;
	color: #FFFFFF;
}
.nav {
	width: 755px;
	float: left;
	margin-left: 26px;
}
.nav UL {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.nav UL LI {
	margin: 0;
	padding: 0;
	display: inline-block;
	background: url(/img/nav_ul_li_bg.png) no-repeat right center;
	position: relative;
}
.nav UL LI A {
	text-decoration: none !important;
	font-size: 16px;
	color: #FFFFFF;
	padding: 8px 12px 7px;
	display: inline-block;
}
.nav ul li a.selected,
.nav ul li a.opened {
	font-weight: bold;
}
.nav li.last {
	background-image: none;
}
/* sub level rules */

.nav ul li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	background: #8b2346;
	padding: 5px 4px 4px 4px;
	width: 225px;
	text-align: left;
}
.nav ul li li { 
	display: block;
	background-image: none;
	float: none;
}
.nav ul li li a {
	padding: 10px;	
	display: block;
	float: none;
}
.nav ul li li a.selected {
	font-weight: bold;
}
.nav li:hover ul,
.nav li.over ul {
	display: block;
}
/* sidebar */
.subMenu {
	border-bottom: 1px solid #8999bf;
	position: relative;
}
.subMenu .hide {
	display: block;
	background: #e7ecf2;
	width: 100%;
	height: 1px;
	position: absolute;
}
.subMenuItem {
	font-size: 12px;
	padding: 8px 0;
	border-top: 1px solid #8999bf;
}
.sidebar .subMenuItem A {
	color: #173583; /* blue */
	font-weight: normal;
}
.sidebar .subMenu .SELECTED A {
	font-weight: bold;
	background: url(/img/sub_menu_level_4_arrow.png) no-repeat 0 4px;
	padding-left: 10px;
}
.sidebar .subMenuItem.OPENED.level_3 A,
.sidebar .subMenuItem.SELECTED.level_3 A {
	font-weight: bold;
	color: #8b2346; /* red */
	background-image: none;
	padding-left: 0;
}
.subMenuItem.OPENED.level_4 A,
.subMenuItem.OPENED.level_5 A,
.subMenuItem.OPENED.level_6 A,
.subMenuItem.SELECTED.level_4 A,
.subMenuItem.SELECTED.level_5 A,
.subMenuItem.SELECTED.level_6 A {
	font-weight: bold;
	background: url(/img/sub_menu_level_4_arrow.png) no-repeat 0 4px !important;
	padding-left: 10px;
	display: block;
}

.level_4 {
	padding-left: 20px;
	padding-top: 0;
	border-top: none;	
}
.level_5 {
	padding-left: 40px;
	padding-top: 0;
	border-top: none;	
}
.level_6 {
	padding-left: 60px;
	padding-top: 0;
	border-top: none;	
}





/* SHOW/HIDE LEVELS */
/* level 1 */
.nav LI UL {
	display: none;
}
.nav LI:hover UL,
.nav LI.over UL {
	display: block;
}

/* level 2, 3 and 4 */
.nav LI LI UL {
	display: none !important;
}




/* page_home ---------------------------------------------------------- */

.page_home .photo_header H2 {
	font-size: 1.5em;
	line-height: 1.3em;
	padding-left: 40px;
	color: #fff;
}
.page_home .content {
	width: 170px;
	float: left;
	margin-right: 70px;
}
.page_home .content_right {
	margin-left: 0;
}
.page_home H2 {
	color: #173583;
}
.content_middle {
	width: 170px;
	float: left;	
}


/* drop shadow styles --------------------------------------------------- */
TABLE.drop_shadow {
	margin: 0;
	padding: 0;
}
TABLE.drop_shadow.tan_sidebar {
	margin: 0 0 15px 15px;
	float: right;
	line-height: 1.6em;	
}
TD.tan_sidebar_block { 
	width: 180px !important;
	padding: 20px;
	background: #f0ece3;
	overflow: visible;
}
TABLE.drop_shadow_img {
	line-height: 1em;
}
TABLE.drop_shadow IMG {
	display: block;
}
TD.drop_shadow_rt {
	width: 12px;
	background: url(/img/shadow_rt.png);
}
TD.drop_shadow_corner {
	width: 12px;
	height: 15px;
	background: url(/img/shadow_corner.png);
	line-height: 1em !important;
}
TD.drop_shadow_btm {
	height: 15px;
	background: url(/img/shadow_btm.png);
	line-height: 1em !important;
}
TD.drop_shadow_tan_rt {
	width: 12px;
	background: url(/img/shadow_tan_rt.png);
}
TD.drop_shadow_tan_corner {
	width: 12px;
	height: 15px;
	background: url(/img/shadow_tan_corner.png);
}
TD.drop_shadow_tan_btm {
	height: 15px;
	background: url(/img/shadow_tan_btm.png);
}
.drop_shadow .drop_shadow TR {
	line-height: 1em;
}
TD.drop_shadow_blue_rt {
	width: 12px;
	background: url(/img/shadow_blue_rt.png);
}
TD.drop_shadow_blue_corner {
	width: 12px;
	height: 15px;
	background: url(/img/shadow_blue_corner.png);
}
TD.drop_shadow_blue_btm {
	height: 15px;
	background: url(/img/shadow_blue_btm.png);
}

/* DB Default styles --------------------------------------------------- */
.dbRecordHeader {
	overflow: hidden;
	padding: 5px;
	background: #F0F0F0;
	border-bottom: 3px solid #CCCCCC;
}
.dbRecordHeader FORM {
	display: inline;
}
.dbRecordHeaderLeft {
	float: left;
}
.dbRecordHeaderRight {
	float: right;
}
.dbEditBar {
	margin: .5em 0;
	padding: 5px;
	background: #BBBBBB;
	border-bottom: 3px solid #666666;
}
.dbRecordPageNav {
	margin: 1em 0;
	font-size: 1em;
}
.dbRecordPageNav B {
	padding: 0 .8ex;
	background: #000000;
	color: #FFFFFF;
}
.dbRecordPageNav A.pageNavLink {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}
.dbRecordPageNav A.pageNav {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}
TABLE.index TH {
	padding: 0px 5px;
	background: #F0F0F0;
	border-bottom: 3px solid #CCCCCC;
}
TABLE.index TH A {
	text-decoration: none;
	color: #000000;
}
TABLE.index TD {
	padding: 2px 5px;
	border-bottom: 1px dotted #CCCCCC;
}

FORM { display:inline; }


.fieldLabel {
	font-weight:bold;
	text-align:right;
	}

LEGEND {
	margin-left:6px;
	padding-bottom:6px;
	font-weight:bold;
	}	


/* Login styles --------------------------------------------------- */

FORM.loginForm {
	border-style:outset;
	border-width:1px;
	background-color:#DDDDDD;
	position:absolute;
	top:360px;
	left:300px;
	width:360px;
	z-index:1000;
	padding:10px;
	padding-bottom:20px;
	}

.loginError {
	color: #CC0000;
	font-weight: bold;
}

