* {
	padding:0;
	border:0;
	margin:0;
}
body{
	background:url(/library/media/gui/pg-bg.jpg) top left repeat-x;
	background-color:#25363f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
a, a:visited{
	color:#b24536;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
ul{
	margin:5px 5px 5px 20px;
}
ul li{
	margin-left:15px;
}
h1, h2, h3, h4, h5{
	color:#b24536;
	font-weight:bold;
	padding-bottom:10px;
}
h1{ font-size:20px; }
h2{ font-size:18px; }
h3{ font-size:16px; }
h4{ font-size:15px; }
h5{ font-size:14px; }
	
p{
	padding-bottom:20px;
}
.errorGroup{
	font-size:0.9em;
	font-style:italic;
	color:red;
	margin-bottom:10px;
}
.successGroup{
	font-size:0.9em;
	font-style:italic;
	color:green;
}
.fHd{
	font-weight:bold;
	white-space:nowrap;
	padding-right:10px;
	margin-bottom:3px;
	vertical-align:top;
}
.fVl input, .fVl select, .fVl textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #b24536;
	padding:2px;
	color:#b24536;
	font-weight:bold;
	
}
.btn{
	cursor:pointer;
	background:#a4822c;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	text-align:center;
	border:solid 1px #464646;
}
.exTxt{
	font-size:0.9em;
	font-style:italic;
}
#master-wrapper{
	display:block;
	width:917px;
	margin-top:18px;
}

#header-container{
	display:block;
	width:100%;
	position:relative;
}
#header-container-nav{
	position:absolute;
	top:10px;
	right:0px;
	text-align:right;
	margin-right:10px;
	z-index:101;
}
#header-logo-link{
	position:relative;
	z-index:100;
}
#header-container-nav a, #footer-container a{
	color:#FFFFFF;
	text-decoration:none;
}
#header-container-nav a:hover, #footer-container a:hover{
	text-decoration:underline;
}
#header-img{	
	margin-bottom:3px;
}
#nav-wrapper{
	height:26px;
	width:100%;
	position:relative;
	z-index:2;
	display:block;
}
#nav-container{
	position:absolute;
	height:26px;
	width:924px;
	left:-12px;
	z-index:3;
}
#nav-left-img, #nav-right-img, #nav-inner-container{
	float:left;
}
#nav-inner-container{
	width:906px;
	height:26px;
	background:url(/library/media/gui/nav-bg.gif) top left repeat-x;
}
#nav-inner-container ul{
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav-inner-container li{
	position:relative;
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
}
#nav-inner-container li ul{
	position:absolute;
	display:block;
	width:170px;
	background:#000000;
	border:solid 1px #9c2414;
	color:#FFFFFF;
	z-index:1001;
	top:-999em;
	left:0px;
}
#nav-inner-container li.nav-hide ul{
	top:-999em !important;
}
#nav-inner-container li:hover ul, #nav-inner-container li.nav-hover ul{
	top:24px;
}
#nav-inner-container ul ul li{
	display:block;
	float:none;
	width:170px;
	border-bottom:solid 1px #9c2414;
}
#nav-inner-container ul ul li.last{
	border-bottom:none;
}
#nav-inner-container ul ul li a{
	display:block;
	width:165px;
	height:16px;
	padding:2px 0px 2px 5px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
#nav-inner-container ul ul li a:hover{
	background:#b24536;
	text-decoration:none;
}

#banner-img{
	margin-top:5px;
	margin-bottom:10px;
}

#footer-container{
	display:block;
	width:100%;
	height:39px;
	background:url(/library/media/gui/pg-footer.jpg) top left no-repeat;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
}
#footer-container .lft, #footer-container .rgt{
	padding:15px;
}
	
#low-foot-container{
	display:block;
	width:900px;
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
	color:#d6893d;
	font-size:0.9em;
}
#low-foot-container a{
	color:#d6893d;
	text-decoration:none;
	
}
#low-foot-container a:hover{
	text-decoration:underline;
}	
/************************************************************************
Drop Shadow Master Wrapper For Site
*************************************************************************/
#ds-pg-wrap-top,#ds-pg-wrap-btm{
	display:block;
	width:100%;
	height:7px;
}
#ds-pg-wrap-top, #ds-pg-wrap-mid, #ds-pg-wrap-btm{
	clear:both;
}
#ds-pg-wrap-top .fl, #ds-pg-wrap-mid .fl, #ds-pg-wrap-btm .fl{
	float:left;
}
#ds-pg-wrap-top-left, #ds-pg-wrap-top-right, #ds-pg-wrap-btm-left, #ds-pg-wrap-btm-right,
#ds-pg-wrap-mid-left, #ds-pg-wrap-mid-right{
	display:block;
	width:7px !important;
}
#ds-pg-wrap-top-left, #ds-pg-wrap-top-right, #ds-pg-wrap-btm-left, #ds-pg-wrap-btm-right,
#ds-pg-wrap-top-mid, #ds-pg-wrap-btm-mid{
	display:block;
	height:7px;
}
#ds-pg-wrap-top-left, #ds-pg-wrap-top-mid,#ds-pg-wrap-top-right,
#ds-pg-wrap-mid-left, #ds-pg-wrap-mid-mid, #ds-pg-wrap-mid-right,
#ds-pg-wrap-btm-left, #ds-pg-wrap-btm-mid, #ds-pg-wrap-btm-right{
	display:block;
	float:left;
}
#ds-pg-wrap-top-left{
	background:url(/library/media/gui/pg-wrap-tl.png) top left no-repeat;
}
#ds-pg-wrap-top-mid{
	background:url(/library/media/gui/pg-wrap-tm.png) top left repeat-x;
}
#ds-pg-wrap-top-right{
	background:url(/library/media/gui/pg-wrap-tr.png) top left no-repeat;
}
#ds-pg-wrap-top-mid, #ds-pg-wrap-btm-mid{
	display:block;
	width:903px;
}
#ds-pg-wrap-mid{
	display:block;
	width:100%;
	min-height:500px;
}
#ds-pg-wrap-mid-left{
	background:url(/library/media/gui/pg-wrap-ml.png) top left repeat-y;
	min-height:500px;
}
#ds-pg-wrap-mid-mid{
	display:block;
	width:899px;
	padding:2px;
	min-height:496px;
	background-color:#FFFFFF;
}
#ds-pg-wrap-mid-right{
	background:url(/library/media/gui/pg-wrap-mr.png) top left repeat-y;
	min-height:500px;
}
#ds-pg-wrap-btm-left{
	background:url(/library/media/gui/pg-wrap-bl.png) top left no-repeat;
}
#ds-pg-wrap-btm-mid{
	background:url(/library/media/gui/pg-wrap-bm.png) top left repeat-x;
}
#ds-pg-wrap-btm-right{
	background:url(/library/media/gui/pg-wrap-br.png) top left no-repeat;
}
/**************************************************************************
End Drop Shadow Master Wrapper
***************************************************************************/