@charset "UTF-8";
body {
	background: #dbddd2 url(../images/top-header.jpg) top right repeat-x;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet MS";
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #7f7f7f;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-weight: 400;
}

#navigation {
	background: #2c2b2a;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 64px;
	width: 1000px;
}
.shadow {
	background: url(../images/shade-bottom.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 1000px;
}

ul.page-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.page-nav li {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: inline;
	height: 64px;
	background: url(../images/inline-top.png) no-repeat right center;
	font-size: 16px;
	line-height: 64px;
	color: #FFFFFF;
}
ul.page-nav  li  a     {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: inline;
	height: 64px;
	background: url(../images/shade.png) no-repeat center 30px;
	color: #d8e2db;
	text-decoration: none;
}
ul.page-nav li a:hover {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: inline;
	height: 64px;
	background: url(../images/shade.png) no-repeat center 35px;
	color: #d8e2db;
	text-decoration: none;
}

ul.page-nav li#home {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: inline;
	height: 64px;
	background: url(../images/home.png) repeat-x;
	font-size: 16px;
	line-height: 64px;
	color: #FFFFFF;
}
ul.page-nav li#home a {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: inline;
	height: 64px;
	background: url(none);
	color: #2C2B2A;
	text-decoration: none;
	font-weight: bold;
}
ul.page-nav li#home a:hover {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: inline;
	height: 64px;
	background: url(none);
	color: #2C2B2A;
	text-decoration: none;
	font-weight: bold;
}

/* sidebar  */
#sidebar {
	float: right;
	width: 292px;
	
}
ul.sidebar_list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	
}
ul.sidebar_list li {
	margin: 0px 0px 25px;
	padding: 0px 0px 25px;
	float: left;
	width: 292px;
	background: url(../images/side.png) no-repeat left bottom;
}
ul.sidebar_list li h3 {
	font-size: 15px;
	line-height: 38px;
	color: #92ab5b;
	margin: 0px;
	padding: 0px 5%;
	float: left;
	width: 90%;
	overflow: hidden;
	font-weight: bold;
	background: url(../images/side-header.png) no-repeat left top;
	border-bottom: 1px solid #D2D5CA;
}
ul.sidebar_list li h3 a {
	color: #92AB5B;
	text-decoration: none;
}

ul.sidebar_list li ul {
	margin: 0px;
	padding:0px;
	float: left;
	width: 292px;
	list-style-type: none;

}

ul.sidebar_list li div {
	margin: 0px;
	padding: 10px 5% 0px;
	float: left;
	width: 90%;
	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

ul.sidebar_list li ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	background: url(none);
}
ul.sidebar_list li ul li ul {
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.sidebar_list li ul li ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.sidebar_list li ul li a {
	display: block;
	padding: 12px 5%;
	padding-left:16px;
	font-size: 12px;
	color: #2C2B2A;
	text-decoration: none;
	background: url(../images/list.png) no-repeat center bottom;
}
ul.sidebar_list li ul li a:hover {
	background: url(../images/list-hover.png) no-repeat center bottom;
	display: block;
	padding: 12px 5%;
	padding-left:16px;
	font-size: 12px;
	color: #ff9600;
	text-decoration: none;
	
}
#footer {
	margin: 0px;
	padding: 0px 0px 30px;
	float: left;
	width: 100%;
	background: #2c2b2a url(../images/footer.png) repeat-x bottom;
}

.pagebarUTH { font-size: 0.9em;font-family:verdana; padding: 0.4em 1.0em; margin-right: 0.1em; border: 1px solid #FFF; background: #FFF; text-decoration: none; }
.pagebarUTH a, .pageList .this-page {color: #693; text-decoration: underline;border: 1px solid #E3E3E3; text-decoration: none; padding: 0.2em 0.5em; }
.pagebarUTH a:hover {border: 1px solid #693;} 
.pagebarUTH a:visited {color: #693; text-decoration: underline; border: 1px solid #E3E3E3; text-decoration: none; padding: 0.4em 1.0em; }
.pagebarUTH .break { padding: 2px 6px; border: none; background: #FFF; text-decoration: none; }
.pagebarUTH .this-page { border: 1px solid #693; padding: 0.4em 1.0em; font-weight: bold; background: #693; color: #FFF; }
.pagebarUTH a:active{color: #360; text-decoration: underline;
}


.shadowcontainer{
width: 180px; /* container width*/
background-color: white;
border: 1px solid gray;
padding: 6px 6px 6px 6px;
margin-left:2px;
}
