@charset "UTF-8";
/* CSS Document */

/* ---------- GLOBAL CSS ---------- */

.body{
	height:100%;
	background-color: #E6E6E6;
	margin: 0 0 0 75px;
	position:absolute;
}

.maintypeblack {
	font: 10px Verdana;
	line-height: 1.5em;
	color: #000;
}

.maintypegreen {
	font: 10px Verdana;
	font-weight:500;
	color: #006659;
}

.maintypegray {
	font: 10px Verdana;
	color: #aca095;
}

#blacktogray { /* ---------- Black TO Gray Link Style ---------- */
	font: 10px verdana;
	line-height: 2em;
	text-decoration: none;
	background-color: none;
}

.blacktogray a:link {
	color: #000;
}

.blacktogray a:hover {
	color: #aca095;
}

.blacktogray a:active {
	color: #000;
}


.whitetoblack a:link {  /* ---------- White to Black Link Style ---------- */
	font: 8.5pt verdana;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetoblack a:hover {
	font: 8.5pt verdana;
	color: #000000;
	text-decoration: none;
}

.whitetoblack a:active {
	font: 8.5pt verdana;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetoblack a:visited {
	font: 8.5pt verdana;
	color: #FFFFFF;
	text-decoration: none;
}

#blacktogreen { /* ---------- Black TO Green Link Style ---------- */
	font: 8pt verdana;
	color: #000;
	text-decoration: none;
	background-color: none;
	position: absolute;
}

.blacktogreen a:link {
	font: 8pt verdana;
	color: #000;
	text-decoration: none;
	
}

.blacktogreen a:hover {
	font: 8pt verdana;
	color: #9c0;
	text-decoration: none;
}

.blacktogreen a:active {
	font: 8pt verdana;
	color: #000;
	text-decoration: none;

}

.blacktogreen a:visited {
	font: 8pt verdana;
	color: #000;
	text-decoration: none;
}


#graytoblack { /* ---------- Gray To Black Link Style ---------- */
	font: 8.5pt verdana;
	color: #aca095;
	text-decoration: none;
	background-color: none;
}

.graytoblack a:link { 
	font: 8.5pt verdana;
	color: #aca095;
	text-decoration: none;
}

.graytoblack a:hover {
	font: 8.5pt verdana;
	color: #000;
	text-decoration: none;
}

.graytoblack a:active {
	font: 8.5pt verdana;
	color: #aca095;
	text-decoration: none;
}

.graytoblack a:visited {
	font: 8.5pt verdana;
	color: #aca095;
	text-decoration: none;
}


#greentoblack { /* ---------- Green To Black Link Style ---------- */
	font: 8.5pt verdana;
	font-weight:500;
	color: #006659;
	text-decoration: none;
	background-color: none;
}

.greentoblack a:link { 
	font: 8.5pt verdana;
	font-weight:500;
	color: #006659;
	text-decoration: none;
}

.greentoblack a:hover {
	font: 8.5pt verdana;
	font-weight:500;
	color: #000;
	text-decoration: none;
}

.greentoblack a:active {
	font: 8.5pt verdana;
	font-weight:500;
	color: #006659;
	text-decoration: none;
}

.greentoblack a:visited {
	font: 8.5pt verdana;
	font-weight:500;
	color: #006659;
	text-decoration: none;
}

/* ---------- END OF GLOBAL CSS ---------- */


/* ---------- CSS FOR HEADER ---------- */

#hearderwrapper {
	width: 900px;
	height: 230px;
	clear: both;
	margin: 0;
	border: none;
}

.header {
	height: 200px;
	width: 900px;
	color: #FFF;
	border: none;
	overflow: hidden;
	position: relative;
}


.librarytype1 {
	font: 8.5pt verdana;
	font-size: 8.5pt;
	color:#000;
}

.librarytype2 {
	font: 13pt verdana;
	color: #000;
	margin: -5px 0 0 0;
}


.mainnav {
	height: 30px;
	width: 900px;
	background-color: #aca095;
	border: none;
	position: relative;
}

.greynavbar {
	height: 20px;
	width: 900px;
	background-color: #aca095;
	font: 8.5pt verdana;
	color: #ffffff; 
	text-align: center;
	position: relative;
	float:left;
	display:inline;
	clear: both;
	padding: 8px 0 0 0;
}

.mainnavtypewrapper {
	height: 30px;
	color: #FFF;
	border: 0;
	margin: 0 0 0 120px;
	text-align: center;
	position: relative;
}


.stripe {
	height: 10px;
	width: 900px;
	background-color:#006659;
	border: none;
	position: relative;
	clear: both;
	
}

/* ---------- END OF CSS FOR HEADER ---------- */

/* ---------- CSS FOR TABS ---------- */

.tabbedcontentwrapper{
	width: 900px;
	background-color: #E6E6E6;
	margin: 20px 0 0 0;
	position: relative;
	clear:both;
}

#tabs{
	text-align: left;
	display: inline;
}

#tabs2{
	text-align: left;
	display: inline;
}

#tabs3{
	text-align: left;
	display: inline;
}

.tabslink a:link{
	font: 8.5pt verdana;
	letter-spacing: -0.04em;
	padding: 3px 7px;
	margin-right: 3px;
	background: #006659;
	z-index: -5;
	color: #ffffff;
}

.tabslink a:active{
	font: 8.5pt verdana;
	letter-spacing: -0.04em;
	padding: 3px 7px;
	margin: 0 3px 0 0;
	background: #006659;
	z-index: -5;
	color: #ffffff;
}

.tabslink a:visited{
	font: 8.5pt verdana;
	letter-spacing: -0.04em;
	padding: 3px 7px;
	margin: 0 3px 0 0;
	background: #006659;
	z-index: -5;
	color: #ffffff;
}

.tabslink a:hover{
	font: 8.5pt verdana;
	letter-spacing: -0.04em;
	text-decoration: none;
	padding: 3px 7px;
	margin: 0 3px 0 0;
	color: #CCCCCC;
	background: #006659;
	z-index: -5;
}
	
.selectedtab a:link { /*selected main tab style */
	font: 8.5pt verdana;
	padding: 1px 7px;
	margin: 0 3px 0 0;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #aca095;
	border-right: 1px solid #aca095;
	border-left: 1px solid #aca095;
	background-color: #E6E6E6;
	color: #000000;
	position: relative;
	z-index: 500;
}

.selectedtab a:active { /*selected main tab style */
	font: 8.5pt verdana;
	padding: 1px 7px;
	margin: 0 3px 0 0;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #aca095;
	border-right: 1px solid #aca095;
	border-left: 1px solid #aca095;
	background-color: #E6E6E6;
	color: #000000;
	position: relative;
	z-index: 500;
}

.selectedtab a:visited { /*selected main tab style */
	font: 8.5pt verdana;
	padding: 1px 7px;
	margin: 0 3px 0 0;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #aca095;
	border-right: 1px solid #aca095;
	border-left: 1px solid #aca095;
	background-color: #E6E6E6;
	color: #000000;
	position: relative;
	z-index: 500;
}

.selectedtab a:hover { /*selected main tab style */
	font: 8.5pt verdana;
	padding: 1px 7px;
	margin: 0 3px 0 0;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #aca095;
	border-right: 1px solid #aca095;
	border-left: 1px solid #aca095;
	background-color: #E6E6E6;
	color: #006659;
	position: relative;
	z-index: 500;
}

/* ---------- END OF CSS FOR TABS ---------- */

/* ---------- CONTENT CSS ---------- */

#secondarynavdivcontainer { 
	width: 879px; 
	height: 530px; 
	background-color: #FFFFFF;
	border-top: 1px solid #aca095; 
	border-left: 1px solid #aca095; 
	border-right: 1px solid #aca095; 
	border-bottom: none; 
	margin: 0 0 0 0;
	padding: 10px; 
	position: relative;
}

.contentwrapper {
	position: relative;
	float: left;
	overflow: hidden;
}

.leftcolumn {
	width: 180px;
	background-color: #FFFFFF;
	font: 10px Verdana;
	border-right: 1px #aca095 solid;
	margin: 15px 15px 0 20px;
	paddding: 0 5px 0 0;
	position: relative;
	float: left;
	z-index:2;
}

.lefthr {
	height: 1px;
	width: 160px;
	background-color: #aca095;
	margin: 0;
}

.lefthr_dashed {
	width: 160px;
	border-top:1px dashed #aca095;
	margin: 5px 0 5px 0;
}

.rightcolumnwrapper {
	width: 625px;
	margin: 15px 0 0 15px;
	paddding: 0 0 0 0;
	position: relative;
	float: left;
}

#rightlowerwrapper {
	width: 624px;
	height: 285px;
	margin: 20px 0 0 0;
	position: relative;
	overflow: hidden;
}

.innerboxleft {
	width: 285px;
	height: 295px;
	padding: 0;
	position: relative;
	overflow: hidden;
	float: left;
	vertical-align:text-top;
	z-index: 1;
}

.twitterstyle {
	margin: -50px 0 0 0px;
	font: 6pt Verdana !important;
}

.twittershell {
	height: 220px;
	margin: -15px 0 0 0;
	overflow: hidden;
}

.twitterstyletitle {
	font: 10px Verdana;
	color: #000;
	margin: 0 0 0 8px;
	overflow: hidden;
}

.innerboxcenter {
	width: 1px;
	height: 100%;
	margin: 15px 25px 0 25px;
	background-color: #aca095;
	position: relative;
	float:left;
}

.innerboxright {
	width: 285px;
	height: 295px;
	padding: 0;
	position: relative;
	overflow: hidden;
	float:left;
	vertical-align:text-top;
	z-index: 1;
}

/* ---------- FOOTER CONTENT ---------- */

#footerwrapper {
	width: 900px;
	background-color: #E6E6E6;
	margin: 0 0 0 0;
	float: left;
	postion: absolute;
	clear: both;
	z-index:100;
}

.footer {
	width: 879px;
	padding: 0 10px 0 10px;
	margin: 1px 0 0 0;
	background-color: #E6E6E6;
	border-top: 0;
	border-bottom: 1px solid #aca095;
	border-right: 1px solid #aca095;
	border-left: 1px solid #aca095;
	position: relative;
	z-index:100;
}

#footersubtitle {
	margin-bottom: 10px;
}

#footerboxwrapper {
	float: left;
	position: absolute;
	clear: both;
}

.footerlist {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;	
	margin-top: 5px;	
}

#footerbox1 {
	width: 190px;
	font: 10px Verdana;
	color: #000;
	list-style-type: none;
	margin: 5px 0 5px 20px;
	padding: 0px;
	position: relative;
	float: left;
}


#footerbox2 {
	width: 190px;
	font: 10px Verdana;
	color: #000;
	list-style-type: none;
	margin: 5px 0 5px 30px;
	padding: 0px;
	position: relative;
	float: left;
}

#footerbox3 {
	width: 190px;
	height: 100%;
	font: 10px Verdana;
	color: #000;
	list-style-type: none;
	margin: 5px 0 5px 30px;
	padding: 0px;
	position: relative;
	float: left;
}

#footerbox4 {
	width: 190px;
	font: 10px Verdana;
	color: #000;
	list-style-type: none;
	margin: 5px 0 5px 30px;
	padding: 0px;
	position: relative;
	float: left;
}

.whatwereaddiscription {
	font: 8.5pt Verdana;
	color: #000;
	margin-top: -10px;
}

.footertypecopyright {
	width: 870px;
	font: 8.5px Verdana;
	color: #000;
	margin: 15px 0 15px 0;
	text-align: center;
	position: relative;
}

.footerrule {
	width: 840px;
	margin: 0 20px 20px 20px; 
	border-bottom: 1px solid #aca095; 
	clear:both;
	position: relative;
}

.footerrule2 {
	width: 840px;
	margin: 20px 20px 10px 20px; 
	border-bottom: 1px solid #aca095; 
	clear:both;
	position: relative;
}

.spacer {
	height: 30px;
}
	
/* ---------- END OF FOOTER CONTENT ---------- */

/* ---------- SLIDER CONTENT ---------- */

 #container {
	width: 624px;
	padding: 0;
	background: url(images-slider/sliderbackground.png) no-repeat;
	overflow: hidden;
}
        
.sliderGallery {
	width: 604px;
	height: 160px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	position: relative;
}
        
.sliderGallery ul {
	height: 120px;
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	position: absolute;
	overflow: none;
}
        
.sliderGallery ul li {
	display: inline;
	position: relative;
}
        
.slider {
	width: 600px;
	height: 17px;
	margin-top: 140px;
	margin-left: 2.5px;
	padding: 1px;
	position: absolute;
	clear: both;
	background: url(images-slider/sliderbox.png) no-repeat;;
	}
        
.handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	top: 1px;
	background: url(images-slider/handle.png) no-repeat;
	z-index: 100;
}
        
.slider span {
	color: #000000;
	 font-size: 80%;
     cursor: pointer;
     position: absolute;
     z-index: 110;
     top: 3px;
}
        
        
.slider .slider-lbl1 {
	left: 50px;
}
        
.slider .slider-lbl2 {
	left: 107px;
}
        
.slider .slider-lbl3 {
	left: 156px;
}

.slider .slider-lbl4 {
	left: 280px;
}

.slider .slider-lbl5 {
left: 455px;
}

a {
	color: #000;  	
	border: 0;
	outline: 0;
	text-decoration: none;
	}

.img-list {
	clear: both;
}

.img-list a {
	float: left;
	padding-right: 25px;
	outline: 0;
}

.img {
	border: 0;
}

.imageLibrary {
	display: inline;
	clear: none;
}

.imageLibrary li {
	list-style-type: none;
	margin-left: 0;
	display: inline;
	clear: none;
	}
	
.imageLibrary img {
	z-index:1;
	height: 120px;
	margin: 0 30px 0 30px;
	border: 0;
}
		
/* ---------- END OF SLIDER CONTENT ---------- */


/* ---------- CATALOG AND RESERVE ---------- */

.catalog {
	font: 8.5pt Verdana;
	color:#000;
}

.formtypegreen {
	font: 8.5pt Verdana;
	color:#9C0;
}

.formtypebig {
	font: 8.5pt Verdana;
	color:#000;
}

.catalogrule {
	border-bottom: 1px solid #aca095;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin: 40px 0 10px 0;

}

.reserveform1 {
	width: 125px;
	font: 8.5pt Verdana;
	color:#000;
}

.reserveform2 {
	width: 200px;
	font: 8.5pt Verdana;
	color:#000;
}

.reservebuttoncontainer {
	width: 150px;
	text-align: right;
}

.reservebutton {
	font: 8.5pt Verdana;
	color:#000;
}

.reservesolidhr {
	border-bottom: 1px solid #aca095;
	margin: 0 0 20px 0;
}

.reservedashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 10px 0 10px 0;
}

.reservedescription {
	font: 8.5pt Verdana;
	margin: 0 0 20px 0;
	line-height: 1.5em;
	color:#000;
}

.reserveboxtype {
	font: 8.5pt Verdana;
	margin: 0 0 0 0;
	color:#000;
}

/* ---------- END OF THE CATALOG AND RESERVE ---------- */

/* ---------- RESEARCH DATABASES AND JOURNALS ---------- */

.databasescontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.databasesheader {
	width: 595px;
	font: 9.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	clear:both;	
}

.databases {
	width: 565px;
	height: 340px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}


.databases_italic {
	font: 10px Verdana;
	font-style:italic;
	color:#aca095;
}

.backtotop {
	font: 8.5pt Verdana;
	color:#aca095;
}

.databaserule {
	border-bottom: 1px solid #aca095;
	margin: 0 0 30px 0;
}

.databasesdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 20px 0 10px 0;
}

.databasesparagraph { 
	font: 9.5pt Verdana;
	line-height: 1.75em;
	margin: 0 0 0 0;
	color: #000;	
}

.databasesparagraph2 { 
	font: 8.5pt Verdana;
	line-height: 2em;
	margin: 20px 0 20px 0;
	color: #000;	
}


.journals {
	width: 595px;
	height: 350px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}


.journalbullets {
	font-family: Verdana, Geneva, sans-serif;
	font: 8.5pt Verdana;
	line-height: 2.5em;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* ---------- END OF RESEARCH DATABASES AND JOURNALS ---------- */

/* ---------- ABOUT ---------- */


.aboutcontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.aboutheader {
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	border-bottom: 1px solid #aca095;
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	clear:both;	
}

.about {
	width: 565px;
	height: 400px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}


.aboutparagraph { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.aboutdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 30px 0 30px 0;
}

.aboutspan {
	margin-left: 30px; 
	color: #aca095; 
	font-size: 8pt;
}

#aboutlists li { 
	font-size: 50%; 
	list-style-type: square;
	line-height: 2em;
	color: #aca095;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;	
}

#aboutlists span { 
	font-size: 200%;
	line-height: 2em;
	color: #000;
}

#aboutlistsnumbered li { 
	color: #aca095;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 0;
}

#aboutlistsnumbered span { 
	line-height: 2em;
	color: #000;
}

/* ---------- END OF ABOUT ---------- */


/* ---------- FAQ ---------- */


.faqcontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.faqheader {
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	border-bottom: 1px solid #aca095;
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	clear:both;	
}

.faq {
	width: 565px;
	height: 400px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}


.faqparagraph { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.faqdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 30px 0 30px 0;
}

.faqspan {
	margin-left: 30px; 
	color: #aca095; 
	font-size: 8pt;
}

#faqlists li { 
	font-size: 50%; 
	list-style-type: square;
	line-height: 2em;
	color: #aca095;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;	
}

#faqlists span { 
	font-size: 200%;
	line-height: 2em;
	color: #000;
}

#faqlistsnumbered li { 
	color: #aca095;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 0;
}

#faqlistsnumbered span { 
	line-height: 2em;
	color: #000;
}

/* ---------- END OF FAQ ---------- */

/* ---------- COPYRIGHT ---------- */


.copyrightcontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.copyrightheader {
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	border-bottom: 1px solid #aca095;
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	clear:both;	
}

.copyright {
	width: 565px;
	height: 400px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}


.copyrightparagraph { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.copyrightdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 30px 0 30px 0;
}

.copyrightspan {
	margin-left: 30px; 
	color: #aca095; 
	font-size: 8pt;
}

#copyrightlists li { 
	font-size: 50%; 
	list-style-type: square;
	line-height: 2em;
	color: #aca095;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;	
}

#copyrightlists span { 
	font-size: 200%;
	line-height: 2em;
	color: #000;
}

#copyrightlistsnumbered li { 
	color: #aca095;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 0;
}

#copyrightlistsnumbered span { 
	line-height: 2em;
	color: #000;
}

/* ---------- END OF COPYRIGHT ---------- */


/* ---------- WEBSITES ---------- */

/* ---------- WEBSITES ---------- */


.websitescontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.websitesheader {
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	clear:both;	
}

.websites {
	width: 565px;
	height: 300px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}


.websitesparagraph { 
	font: 9.5pt Verdana;
	line-height: 1.75em;
	color: #000;	
}

.websitesparagraph2 { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.websitesdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 15px 0 15px 0;
}


/* ---------- END OF WEBSITES ---------- */

/* ---------- CONTACT ---------- */

.contactcontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.contactheader {
	width: 595px;
	font: 9.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 20px 0;
	position: relative;
	float: left;
	clear:both;	
}

.contactheader2 { 
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 30px 0;
	position: relative;
	float: left;
	clear:both;		
}


.contact {
	width: 565px;
	height: 300px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}


.contactparagraph { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}


.contactdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 30px 0 30px 0;
}

.contactrule {
	border-bottom: 1px solid #aca095;
	margin: 0 0 30px 0;
}


#contactlists {  
	font: 8.5pt Verdana;
	line-height: 2em;
	list-style: none;
	color: #000;
	margins: 0;
	padding: 0;
}

/* ---------- END OF CONTACT ---------- */

/* ---------- FACULTY ---------- */

.facultydashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 30px 0 30px 0;
}

/* ---------- END OF CONTACT ---------- */

/* ---------- SERVICES ---------- */

.servicescontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.servicesheader {
	width: 595px;
	font: 9.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 20px 0;
	position: relative;
	float: left;
	clear:both;	
}

.services {
	width: 565px;
	height: 340px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}

.servicesheader2 { 
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 30px 0;
	position: relative;
	float: left;
	clear:both;		
}

.servicessubtitle {
	color: #aca095; 
	font-size: 8pt;
	margin: 0 0 30px 0;
}

.servicesheadertext { 
	font: 9.5pt Verdana;
	line-height: 1.75em;
	color: #000;	
}

.servicestext { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.servicesrule {
	border-bottom: 1px solid #aca095;
	margin: 0 0 30px 0;
}

.servicesdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 20px 0 10px 0;
}


#serviceslists li { 
	font-size: 50%; 
	list-style-type: square;
	line-height: 2em;
	color: #aca095;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;	
}

#serviceslists span { 
	font-size: 200%;
	line-height: 2em;
	color: #000;
}

#serviceslists2 li {  
	list-style-type: none;
	line-height: 2em;
	color: #000;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;
}


#serviceslistsnumbered li { 
	color: #aca095;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 0;
}

#serviceslistsnumbered span { 
	line-height: 2em;
	color: #000;
}

/* ---------- END OF SERVICES ---------- */

/* ---------- NEWS AND EVENTS ---------- */

.newscontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.newsheader {
	width: 595px;
	font: 9.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 20px 0;
	position: relative;
	float: left;
	clear:both;	
}

.news {
	width: 565px;
	height: 420px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}

.newssheader2 { 
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 30px 0;
	position: relative;
	float: left;
	clear:both;		
}

.newssubtitle {
	color: #aca095; 
	font-size: 8pt;
	margin: 0 0 30px 0;
}

.newsheadertext { 
	font: 9.5pt Verdana;
	line-height: 1.75em;
	color: #000;	
}

.newstext { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.newstext2 { 
	 height: 20px;
	font: 8.5pt Verdana;
	line-height: 2em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;	
}

.newsrule {
	width: 100%;
	border-bottom: 1px solid #aca095;
	margin: 0 0 -10px 0;
	position:relative;
	clear:both;
}

.newsdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 20px 0 10px 0;
}


#newslists li { 
	font-size: 50%; 
	list-style-type: square;
	line-height: 2em;
	color: #aca095;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;	
}

#newslists span { 
	font-size: 200%;
	line-height: 2em;
	color: #000;
}

#newslists2 li {  
	list-style-type: none;
	line-height: 2em;
	color: #000;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;
}


#newslistsnumbered li { 
	color: #aca095;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 0;
}

#newslistsnumbered span { 
	line-height: 2em;
	color: #000;
}

/* ---------- END OF NEWS AND EVENTS ---------- */

/* ---------- WORKSHOPS ---------- */

.workshopscontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.workshopsheader {
	width: 595px;
	font: 9.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 0 0;
	position: relative;
	float: left;
	clear:both;	
}

.workshops {
	width: 565px;
	height: 430px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}

.workshopsheader2 { 
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 30px 0;
	position: relative;
	float: left;
	clear:both;		
}

.workshopssubtitle {
	color: #aca095; 
	font-size: 8pt;
	margin: 0 0 30px 0;
}

.workshopsheadertext { 
	font: 9.5pt Verdana;
	line-height: 1.75em;
	color: #000;	
}

.workshopstext { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.workshopstext2 { 
	font: 8.5pt Verdana;
	line-height: 2em;
	margin: 10px 0 0 0;
	color: #000;	
}

.workshopsrule {
	border-bottom: 1px solid #aca095;
	margin: 0 0 30px 0;
}

.workshopsdashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 20px 0 10px 0;
}


#workshopslists li { 
	font-size: 50%; 
	list-style-type: square;
	line-height: 2em;
	color: #aca095;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;	
}

#workshopslists span { 
	font-size: 200%;
	line-height: 2em;
	color: #000;
}

#workshopslists2 li {  
	list-style-type: none;
	line-height: 2em;
	color: #000;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;
}


#workshopslistsnumbered li { 
	color: #aca095;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 0;
}

#workshopslistsnumbered span { 
	line-height: 2em;
	color: #000;
}

/* ---------- END OF WORKSHOPS ---------- */


/* ---------- MEDIA SERVICES ---------- */

.mediacontainer {
	width: 595px;
	margin: 15px 0 0 15px;
	position: relative;
	float: left;
}

.mediaheader {
	width: 595px;
	font: 9.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 20px 0;
	position: relative;
	float: left;
	clear:both;	
}

.media {
	width: 565px;
	height: 300px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.5em;
	float: left;
	font: 8.5pt Verdana;
	color:#000;
	clear:both;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}

.mediaheader2 { 
	width: 595px;
	font: 8.5pt Verdana;
	line-height: 2em;
	color:#000;
	margin: 0 0 30px 0;
	position: relative;
	float: left;
	clear:both;		
}

.mediasubtitle {
	color: #aca095; 
	font-size: 8pt;
	margin: 0 0 30px 0;
}

.mediaheadertext { 
	font: 9.5pt Verdana;
	line-height: 1.75em;
	color: #000;	
}

.mediatext { 
	font: 8.5pt Verdana;
	line-height: 2em;
	color: #000;	
}

.mediarule {
	border-bottom: 1px solid #aca095;
	margin: 0 0 30px 0;
}

.mediadashedhr {
	border-bottom: 1px dashed #aca095;
	margin: 20px 0 10px 0;
}


#medialists li { 
	font-size: 50%; 
	list-style-type: square;
	line-height: 2em;
	color: #aca095;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;	
}

#medialists span { 
	font-size: 200%;
	line-height: 2em;
	color: #000;
}

#medialists2 li {  
	list-style-type: none;
	line-height: 2em;
	color: #000;
	padding-left: 0;
	margin-left: 0;	
	margin-bottom: 15px;
}


#medialistsnumbered li { 
	color: #aca095;
	line-height: 2em;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 0;
}

#medialistsnumbered span { 
	line-height: 2em;
	color: #000;
}

/* ---------- END OF MEDIA SERVICES ---------- */

/* ---------- MY ACCOUNT ---------- */

.myaccount {
	font: 8.5pt Verdana;
	color:#000;
}

/* ---------- END OF MY ACCOUNT ---------- */
