body { background-color: #90966a; margin: 0px; padding: 0px; }

div { font-family: Verdana, sans-serif; font-size: inherit; }

div#mainHolder {	width:1009px;	margin:0px auto;	text-align:left;	position: relative;	 }
div#main {	width:834px;	position: absolute; right: 40px; background-color: #e8ebd8; z-index: 4; }
div#sideNav { width: 134px; height: 345px; background-color: #d8ddbd; position: absolute; top: 269px; left: 0px; z-index: 5; }
div#sideNavOverlay { width: 145px; position: absolute; top: 280px; left: 0px; z-index: 15; font-size: 8.5pt; line-height: 18pt; color: #767d46; padding-top: 0px; padding-bottom: 0px; padding-left: 0px;}
div.breadcrumbs {font-size: 8pt;}
h2 {font-size: 14pt; font-weight: bold; color: #90966A;}
h3 {font-size: 12pt; font-weight: bold; color: #90966A;}
p.small {font-size: 8pt;}
/* Navigation */

div.sideNavOverlay div.element
			{
				/*color: #767d46; */
				text-deocration: none;
				position: relative;
				background: url('/img/nav_bg.jpg');
				background-repeat: repeat-y;
				color: #2d4f58;
				font-family: Verdana;
				font-size: 11px;
				line-height: 18px;
				width:145px;
				height: 22px;
			}
			
			div.sideNavOverlay div.elementOver 
			{
				position: relative;
				background: url('/img/nav_bg_over.jpg');
				background-repeat: repeat-y;
				color: #2d4f58;
				font-family: Verdana;
				font-size: 11px;
				line-height: 20px;
				width:145px;
				height: 22px;
				cursor:pointer;
			}
			
			div.subElement a
			{
				text-decoration: none; color: #553A28;
			}
			
			div.subElement a:hover, a:visited, a:link
			{
				text-decoration: none; color: #8C4059;
			}

			div.subElementNav
			{
				position: absolute;
				top: 5px;
				left: 100px;
				z-index: 10;
				width: 180px;
			}

			div.subElement
			{			
				background: url('/img/subnav_bg.png');
				background-repeat: repeat-y;
				font-family: Verdana;
				font-size: 10px;
				line-height: 18px;
				width: 180px;
				height: 20px;
				color: #2d4f58;
				padding-top: 0px;
				margin-top: 0px;
			}

			div.subElementOver
			{			
				background: url('/img/subnav_bg_over.png');
				background-repeat: repeat-y;
				font-family: Verdana;
				font-size: 10px;
				line-height: 18px;
				width: 180px;
				height: 20px;
				color: black;
				cursor:pointer;
			}

			div.subElement_seperator
			{			
				background: url('/img/subnav_bg.png');
				background-repeat: repeat-y;
				font-family: Verdana;
				font-size: 6px;
				line-height: 10px;
				width: 180px;
				height: 10px;
				color: black;
			}
			div#nav_1
			{
				z-index:5;
				color: #553A28; 
				text-deocration: none;

			}

			div#subnav_1
			{
				z-index:10;
				width: 145px;
			}
			
			a.MainSideNav {
			text-decoration: none; 
			color: #553A28;	
			}

/* End Navigation */

div.navElement a, div#topLeftNav li a { text-decoration: none; color: #553A28; }
div#topRightNav li a { text-decoration: none; color: #2d546e; }
div#content { min-height: 800px; }

div#footer { position: absolute; height: 40px; bottom: -48px; left: 18px; width: 798px; color: white; font-size: 8pt; }


div#topLeftNav { position: absolute; top: 5px; left: 0px; height: 21px; line-height: 21px; width: 558px; background-color: #c6caad; font-size: 10pt; }
div#topRightNav { position: absolute; top: 5px; right: 14px; height: 21px; line-height: 21px; font-size: 8pt; }

div#topLeftNav ul, div#topRightNav ul { margin: 0px; padding: 0px; }
div#topLeftNav li, div#topRightNav li { display: inline; list-style-type: none; margin: 0px; }

div#topLeftNav li { padding: 0px 3px 0px 5px; }
div#topRightNav li { color: #2d546e; padding: 0px 5px 0px 0px; }

div#libraryLogo { position: absolute; left: 6px; top: 0px; z-index: 10; }

.floatLeft { float: left; }
.floatRight { float: right; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
