/*[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 1em sans-serif;
}
:focus {
	outline: 0;
}
* {
	margin: 0;
	padding: 0;
}
OL, UL {
	list-style: none;
}
TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Parvi Skin CSS*/
HTML {
	height: 100%;
	margin: 0;
	padding: 0;
}
BODY {
	color: #666666;
	height: 100%;
	background: #694521 url(images/BG.jpg) repeat-x;
}
#main {
	width: 780px !important;
	margin: 0px auto 0;
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
	min-height: 100%;
}
/*Navigation Bar Settings*/
#navigation {
	height: 55px;
	margin: 0 auto -11px;
	width: 824px;
	position: relative;
	z-index: 1;
	margin-left: -22px;
	background: url(images/header.png) no-repeat top center;
}
.menu {
	height: 40px;
	margin-left: 22px;
}
.menu UL {
	display: inline;
	position: absolute;
}
UL#menu0 A {
	color: #FFFFFF;
	text-transform: lowercase;
	font: 14px tahoma;
	padding: 12px 20px 16px;
}
UL#menu0 LI {
	display: inline;
	padding: 12px 0px 16px;
	float: left;
	position: relative;
	top: 0px;
}
UL#menu0 LI:hover {
	background: url(images/nav_button.jpg) repeat-x;
}
UL#menu0 LI UL LI {
	display: none;
}
UL#menu0 LI:hover UL LI {
	display: block;
	padding: 0px 8px 0px 18px;
}
UL#menu0 LI UL {
	position: absolute;
	top: 100%;
	left: 0px;
	background-color: #940709;
	padding: 8px 0px 10px;
}
UL#menu0 LI UL LI {
	width: 100%;
	background-color: #940709;
}
UL#menu0 LI UL LI:hover {
	background: url(images/nav_button.jpg) repeat-x;
	width: 100%;
}
UL#menu0 LI:hover UL {
	padding-right: 26px;
}
UL#menu0 LI.CurrentItem {
	background: url(images/nav_button.jpg) repeat-x;
}
UL#menu0 LI:hover UL {
	opacity: .85;
	filter: alpha(opacity=85);
}
/*----------Panes and Modules----------*/
#contentTable {
	height: 100%;
	width: 780px;
}
#dnn_HeaderPane {
	background: url(images/gradient.png) repeat-y center right;
	border-bottom: 4px solid #94070A;
	margin-bottom: 20px;
	#margin-bottom: 12px;
}
#logo {
	padding: 15px 0px 0px 20px;
	float: left;
	width: 260px;
}
#dnn_LeftPane {
	height: 100%;
}
#dnn_ContentPane {
	height: 100%;
	border-right: 1px solid #940709;
	padding-bottom: 32px;
	width: 100%;
}
#dnn_RightPane {
	height: 100%;
}
#dnn_BottomPane {
}
.SkinObject {
	font: 11px Tahoma;
	margin-right: -2px;
	#margin-right: 0px;
/*IE 7 or less*/
	color: #FFFFFF;
}
#skinobjects {
	text-align: right;
	color: #FFFFFF;
	font: 11px tahoma;
	padding: 30px 30px 0px 0px;
	height: 41px;
}
#skinobjects A {
	font: 11px tahoma;
	color: #FFFFFF;
	text-transform: lowercase;
	margin-right: 1px;
	#margin-right: 0px;
/*IE 7 or less*/
}
#skinobjects A:hover {
	text-decoration: underline;
}
#dnn_dnnCOPYRIGHT_lblCopyright.SkinObject {
	padding-right: 3px;
	#padding-right: 0px;
}
#footer_spacer {
	/*[empty]height:;*/
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 772px;
	padding-left: 9px;
	background: url(images/footer.png) no-repeat bottom center;
	height: 78px;
}
#OBlogo IMG {
	float: left;
	margin: 25px 0px 0px 25px;
}
/*Clear extra padding and margins*/
.Normal {
	color: #000000;
	font: 14px Garamond;
}
DIV SPAN.SubHead {
	color: #8D9613;
	font: bold 14px Arial;
}
