
* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style: none;
	
}

html {
	font: small/1.3em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	color: #555;
	background: #000 url('images/fade-bg.png') repeat-x;
	

}

body { 
	position: relative;
	font-size: .85em;
	width: 900px;
	margin: 15px auto 20px auto;
	background: #000;
	
}


#header { 
	position: relative;
	background: #000 url(images/bg.jpg) no-repeat left top;
	height: 105px;
	/*z-index: 4000;*/
}

#navigation { 
	position: relative;
	/*background: url(images/bg.gif) no-repeat left top; */
	padding: 5px;
	/*z-index: 4000;*/
}

#content { 
	position: relative;
	width: 900px;
	margin: 6px 0 0 0;
	z-index: 0;
}

.sub #content { 
	padding: 5px;
	background: url(images/sub-full-bg.jpg) no-repeat left top;
}

.sub #content #holder { 
	position: relative;
	width: 890px;
	background: url(images/sub-bg.gif) repeat-y left top;
	z-index: 0;
}

#footer { 
	position: relative;
	height: 150px;
	padding: 15px 0 0 0;
	width: 900px;
	background: url(images/footer-bg.jpg) no-repeat 0 15px;	
}



h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	background: transparent;
	color: #ccc;
}

h1, h2, h3 { 
	font-size: 1.6em;
}

h4, h5, h6 { 
	font-size: 1.4em;
}

p { 
	padding-bottom: 1em;
}

p img { 
	vertical-align: middle;
}

.spacer { 
	margin-top: 15px;
}

input { 
	padding: 2px;
	border: 1px solid #cecece;
}

input[type="image"], 
input.submit { 
	border: 0;
	padding: 0;
	background: transparent;
	width: auto;
}

img,
a img { 
	border: 0;
} 

a { 
	color: #B67A1A;	text-decoration: none;
}

a:visited { 
	color: #BA7E1B;
}

a:hover { 
	color: #B67A1A;
	text-decoration: underline;
}

a.hover-box img.hover { 
	display: none;
}

a.hover-box { 
	position: relative;
	float: left;
	display: block;
}

a.hover-box:hover { 
	display: block; 
	font-size: 100%; 
	z-index: 1; 
}

a.hover-box:hover img.hover { 
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}


.left { 
	float: left;
	position: relative;
	margin: 6px 10px 2px 0;
}

.right { 
	float: right;
	position: relative;
	margin: 6px 0 2px 10px;
}

.clear {
	clear: both;
}

.clear-left { 
	clear: left;
}

.clear-right { 
	clear: right;
}

.clear-none { 
	clear: none;
}

.center { 
	text-align: center;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.autoclear { 
	display: inline-block;
}

.autoclear { 
	display: block;
}



#header strong { 
	position: relative;
	float: left;
	display: block;
	background: url(images/logo.gif) no-repeat right bottom;
	width: 344px;
	height: 49px;
	padding: 25px 0 0 5px;
	text-indent: -9999px;
}

#header strong a { 
	display: block;
	width: 100%;
	height: 100%;
}

#header p { 
	position: absolute;
	right: 2px;
	bottom: -5px;
	background: url(images/search-bg.gif) no-repeat left top;
	width: 268px;
	height: 33px;
	/*z-index: 2000;*/
	padding: 13px 0 0 13px;
	line-height: 1em;
}

#header p * { 
	vertical-align: middle;
}

#header p input { 
	width: 205px;
	font-size: 11px;
}

#header p input.submit { 
	width: auto;
	padding: 1px 0 0 3px;
	border: 0;
}

	/* ----------| =Navigation |---------- */ 

#navigation ul#nav { 
	z-index: 4000;
	background: #5C4A3C url(images/item-bg.gif) repeat-x left top;
}

#navigation ul#nav li { 
	position: relative;
	float: left;
	text-align: center;
	line-height: 1em;
}

#navigation ul#nav li a { 
	display: block;
	padding: 12px 0;
	color: #fff;
	text-decoration: none;
	text-align: left;
	border-right: 1px solid #6E5B4A;
	font-size: 11px;
	text-align: center;
	width: 126px;
}

#navigation ul#nav li a span { 
	padding: 0 15px 0 10px;
	background: /*url(images/down-arrow.gif)*/ no-repeat 100% 50%
}



		
#navigation ul#nav li.active a, 
#navigation ul#nav li a:hover, 
#navigation ul#nav li:hover a, 
#navigation ul#nav li.over a { 
	background: #5C4A3C;
}

#navigation ul#nav li.current_page_item a, .category_item  
{
	background: #5C4A3C;
	color: #ccc;
}
#navigation ul#nav li.current_page_item a, .category_item
{
	cursor: text;
}





	/* ----------| =Content |---------- */ 

#content #sidebar { 
	position: relative;
	float: right;
	width: 309px;
	background: url(images/sidebar-home-bg.jpg) no-repeat left top;
	padding: 5px;
	padding-bottom: 0;
}

.sub #content #sidebar { 
	width: 276px;
	float: right;
	background: transparent;
	padding: 10px 5px;
}

.sub #content #sidebar div { 
	background: transparent /*url(images/sidebar-bg.jpg) no-repeat left top*/;
	width: 255px;
	padding: 6px;
}

#content #sidebar div { 
	background: url(images/sidebar-home-fg2.jpg) no-repeat left top;
	padding: 5px 15px;
	padding-bottom: 0;
	width: 279px;
	color: #DDD7CC;
}

#content #sidebar div h2 { 
	font-size: 1.5em;
	color: #fff;
	line-height: 1.4em;
	margin: 7px 0;
}

#content #sidebar div p { 
	margin-bottom: 10px;
}

#content #sidebar ul#documents { 
	width: 265px;
	padding-right: 5px;
}

#content #sidebar ul#documents li.title { 
	color: #444;
	background: transparent;
	font-size: 1.2em;
	padding: 0 0 5px 5px;
}

#content #sidebar ul#documents li { 
	background: url(images/document.gif) no-repeat 10px 50%;
	padding: 5px 0 5px 30px;
}

#content #sidebar ul#documents li a { 
	color: #396a84;
	text-decoration: none;
	font-size: 1em;
}

#content #sidebar ul#documents li a:hover { 
	color: #333;
	text-decoration: underline;
}

#content #main { 
	position: relative;
	float: left;
	width: 561px;
	padding: 5px 5px 10px 5px ;
	background: url(images/content-main-bg.gif) no-repeat right top;
	margin-left: 5px;
	z-index: 0;
}

.sub #content #main { 
	float: left;
	width: 524px;
	margin: 0 0 0 11px;
	padding: 7px 15px;
	background: transparent;
}

.sub #content #main a.email, 
.sub #content #main a.print, 
.sub #content #main a.download { 
	display: block;
	float: right;
	color: #666;
	text-decoration: none;
	font-size: 1em;
	padding: 0 10px 0 30px;
	background: url(images/email.jpg) no-repeat 10px 50%;
}

#content #lower { 
	clear: both;
	position: relative;
	width: 900px;
	color: #c8cdd5;
	z-index: 0;
}

#content #lower #holder { 
	position: relative;
	background: url(images/home-lower-bg.jpg) no-repeat left top;
}

#content #lower #lower-sidebar { 
	position: relative;
	float: right;
	padding: 15px 18px 15px 18px;
	width: 282px;
}

#content #lower #lower-sidebar p img.left { 
	padding: 3px 7px 2px 0;
	margin: 0;
}

#content #lower #lower-main { 
	position: relative;
	float: right;
	margin-left: 10px;
	padding: 13px 18px 0 2px;
	width: 535px;
}



#content #lower #lower-sidebar h3, 
#content #lower #lower-main h3 { 
	color: #fff;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content #lower #lower-main h3 em { 
	float: right;
	font-style: normal;
}

#content #lower #lower-main h3 em a { 
	font-size: .7em;
	color: #a6bcd1;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/rrow-small.gif) no-repeat 88% 50%; 
}

#content #lower #lower-main h3 em a:hover { 
	color: #fff;
}

#content #lower #lower-main ul li a { 
	display: block;
	border-bottom: 1px dashed #888;
	color: #c8cdd5;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: transparent url(images/bullet.gif) no-repeat 3px 55%;
}

#content #lower #lower-main ul li a:hover { 
	background: url(images/bullet.gif) no-repeat 3px 55%;
	text-decoration: underline;
	color: #eee;
}

#content #lower p#directory { 
	position: relative;
	float: right;
	border-top: 1px solid #1f2022;
	width: 540px;
	background: url(images/directory-bg.jpg) repeat-x left top;
	line-height: 1em;
	padding: 12px 10px 10px 10px;
	margin: 10px -14px 0 -14px;
}

#content #lower p#directory input { 
	font-size: 12px;
	vertical-align: middle;
	width: 250px;
}

#content #lower p#directory input.submit { 
	border: 0;
	width: 22px;
	height: 23px;
	padding-left: 5px;
	background: transparent;
}

#content #lower .button {
	margin: 5px 5px 0 0;
}
#content #lower a.button { 
	position: relative;
	display: block;
	float: left;
	border: 1px solid #727273;
	background: #243141 url(images/gradient-bg.gif) repeat-x left top;
	color: #eee;
	text-decoration: none;
	padding: 6px 8px;
	font-size: .9em;
	line-height: .9em;
}

#content #lower a.button:hover { 
	color: #fff;
	border-color: #999;
}

	/* ----------| =Footer |---------- */ 

#footer { 
	font-size: 1em;
	color: #999;
}

#footer p { 
	float: right;
	padding: 5px 60px 0 0;
	line-height: 1.8em;
}

#footer p.left { 
	float: left;
	padding: 5px 0 0 20px;
}

#footer p img { 
	vertical-align: top;
	padding-left: 10px;
}

#footer p strong { 
	padding: 0 2px 0 15px;
	color: #81a3cd;
	font-weight: normal;
}

#footer p a { 
	color: #535353;
	font-weight: normal;
	text-decoration: underline;
}
#footer span.voodish {
	padding: 0 2px 0 15px;
}
#footer span.voodish a { 
	color: #535353;
	font-weight: bold;
		text-decoration: underline;
}

#footer p em { 
	padding-left: 15px;
	font-style: normal;
}


#splash {background: url(images/loader.gif) no-repeat center center; width: 561px; height: 340px;}


.alert {
	background: #fff6bf url(images/exclamation_mark.gif) no-repeat;
	background-position: 10px 70%;
	text-align: left;
	padding: 5px 10px 5px 65px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

#main .left img {padding: 5px 10px 5px 0px; float: left;}
#main .right img {padding: 5px 0px 5px 10px; float: right;}

#main h2 {margin-left: -10px; background: url(images/dir-bg.jpg) no-repeat; width: 556px; padding: 10px; height: 25px; color: #333; margin-top: 10px;} 


#main h1 {padding: 10px; color: #333; margin-top: 10px;}

#main h3 {margin-top: 10px;}


#main h3 {text-align: left; color: #333;}

#content #main p textarea { border: 1px solid #ccc;}
.paddingTop {padding-top: 30px}

#main .button {
	margin: 5px 5px 0 0;
}
#main a.button { 
	position: relative;
	display: block;
	float: left;
	border: 1px solid #727273;
	background: #243141 url(images/gradient-bg.gif) repeat-x left top;
	color: #eee;
	text-decoration: none;
	padding: 6px 8px;
	font-size: .9em;
	line-height: .9em;
}

#main a.button:hover { 
	color: #fff;
	border-color: #999;
}

#content #sidebar ul {
margin-left: 8px;
}

#content #sidebar ul li.current_page_item a 
{
color: #333;
cursor:text;
}

#content #sidebar ul li.current_page_item a:hover 
{
text-decoration: none;
}
 
#imgRight, #imgRight2, #imgRight3, #imgRight4 {float: right; padding-left: 5px;}
#imgLeft, #imgLeft2, #imgLeft3, #imgLeft4, #imgLeft5, #imgLeft6, #imgLeft7, #imgLeft8 {float: left; padding-right: 5px;}

blockquote {width:450px;margin-left:10px;padding:10px 10px 0 50px;background:#ffc url(images/blockquote-open.gif) top left no-repeat; font-size: 11px; color: #5C4A3C;}
