/*[fmt]1A90-1A0A-1*/
HTML, BODY, DIV, SPAN, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, BIG, CITE, CODE, DFN, EM, IMG, STRIKE, STRONG, SUB, SUP, DL, DT, DD, OL, UL, LI, FORM, LABEL, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	font: inherit;
}
:focus {
	outline: 0;
}
BODY {
	color: #000000;
	background: #FFFFFF;
}
TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------Nauvoo Skin CSS------*/
BODY {
	background-color: #7895A3;
	color: #000000;
}
#main {
	width: 800px !important; /*[e]800px*/
	margin: 5px auto 0;
}
/*Header Styles and Header images*/
#header {
	width: 790px;
	margin: -5px auto 0;
	height: 330px;
	background-image: url(images/Statics/full_pic_pagent.jpg);
	background-position: 272px 1px;
	background-repeat: no-repeat;
}
#dnn_dnnLOGO_imgLogo {
	float: left;
}
#dnn_img_small {
}
#dnn_img_big {
	float: left;
	margin-top: 1px;
}
/*Divider Bar top and bottom*/
#dividerbar {
	height: 23px;
	width: 802px;
	background: url(images/thin_horiz_divider.png) no-repeat;
	position: relative;
	margin: -6px auto 0;
}
/*Content (content table) Styles*/
#contentTable {
	background: #E6DBCE;
	width: 781px;
	margin: -5px auto 0;
}
#contentTable UL {
	padding-top: 2px;
}
#contentTable LI {
	margin-left: 40px;
	list-style-type: disc;
	line-height: 1.4;
	vertical-align: middle;
}
#dnn_TopPane {
}
#dnn_LeftPane {
	padding-top: 30px;
}
#dnn_ContentPane {
	text-align: left;
	width: 100%;
}
#dnn_RightPane {
	text-align: left;
}
/*Footer Styles*/
#footer {
	height: 65px;
}
#footer A {
	color: #FFFFFF;
}
#footer A:hover {
	color: #BEC0C2;
}
.SkinObject {
	font: 11px Arial;
	margin-right: 0px;
	color: #FFFFFF;
}
#skinobjects {
	text-align: right;
	color: #FFFFFF;
	font: 11px Arial;
	padding-right: 15px;
	height: 42px;
}
#dnn_footer_links {
	float: right;
	margin: -14px 14px 0px 0px;
}
#OBlogo {
	float: left;
	padding-left: 10px;
}
/*Menu Styles*/
.menu {
	background-image: url(images/nav_bar.png);
	height: 41px;
	width: 805px;
	padding: 0px 20px;
	background: url(images/nav_bar.png) no-repeat;
	position: relative;
	z-index: 10;
}
.menu UL {
	display: inline;
	position: absolute;
}
UL#menu0 A {
	font: 12px Arial;
	color: #FFFFFF;
}
UL#menu0 LI {
	display: inline;
	position: relative;
	float: left;
	border-right: 1px solid #AAACAF;
	width: 109px;
	text-align: center;
	margin-top: 1px;
	padding: 10px 0px 6px;
	#padding-bottom: 6px;
}
/*menu styling for pointer or hand*/
UL#menu0 LI A:hover {
	cursor: default;
}
UL#menu0 LI:hover UL LI A:hover {
	cursor: pointer;
}
UL#menu0 LI+LI+LI+LI+LI+LI+LI {
	border-right: 0px solid #AAACAF;
}
LI.Tab784 A:hover, LI.Tab869 A:hover, LI.Tab880 A:hover, LI.CurrentItem A:hover {
	cursor: pointer !important; /*[e]pointer*/
}
UL#menu0 LI.CurrentItem {
	background-repeat: repeat-x;
	background-image: url(images/nav_bar_active.png);
	border-left: 1px solid #AAACAF;
	margin-left: -1px;
}
UL#menu0 LI+LI.CurrentItem {
	background-repeat: repeat-x;
	background-image: url(images/nav_bar_active.png);
	border-left: none;
	margin-left: 0px;
}
UL#menu0 LI+LI+LI+LI+LI+LI+LI.CurrentItem {
	border-right: 1px solid #AAACAF;
}
UL#menu0 LI:hover {
	background: url(images/nav_bar_hover.png) repeat-x top center;
	border-left: 1px solid #AAACAF;
	margin-left: -1px;
}
UL#menu0 LI+LI:hover {
	background: url(images/nav_bar_hover.png) repeat-x top center;
	border-left: none;
	margin-left: 0px;
}
UL#menu0 LI+LI+LI+LI+LI+LI+LI:hover {
	background: url(images/nav_bar_hover.png) repeat-x top center;
	border-left: none;
	border-right: 1px solid #AAACAF;
	margin-left: 0px;
}
UL#menu0 LI UL {
	position: absolute;
	top: 100%;
	left: 0px;
	background: #6D6F71 none;
	width: 109px;
}
UL#menu0 LI:hover UL {
	padding-top: 5px;
	padding: 10px 0px;
}
UL#menu0 LI UL LI {
	display: none;
	padding: 1px 0px 1px 10px;
	text-align: left;
	margin-left: 1px;
}
UL#menu0 LI:hover UL LI {
	display: block;
	background: none;
	border: none;
}
UL#menu0 LI UL LI:hover {
	background-color: #333333;
	width: 99px;
	margin-left: 0px;
}
UL#menu0 LI UL LI.CurrentItem {
	background-color: #333333;
	width: 99px;
	padding-right: 0px;
	display: block;
	background: #333333 none;
	border: #333333;
	margin-left: 0px;
}
UL#menu0 LI UL LI:hover.CurrentItem A {
	margin-left: 0px;
}
UL#menu0 LI UL LI:hover A {
	margin-left: 1px;
}
UL#menu0 LI UL LI+LI:hover A {
	margin-left: 1px;
}
