/* Page Structure
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	background: #FFFFFF url("images/misc/backgrd.gif") repeat center;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#maintable {
	background: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width: 600px;
}

td {
	vertical-align: top;
}
#content {
	vertical-align: top;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
	width: 562px;
}

#content p {
	padding-bottom: 5px;
	line-height: 130%;
}

#contentmaps {
	vertical-align: top;
	margin-left: 10px;
	margin-right: 5px;
	padding-bottom: 20px;
	margin-top: 20px;
}
/* Identity Strip and Top Navigation
----------------------------------------------- */
#wordmarkcontainer {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-color: #000000;
	
	
}

#wordmarkwrap {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 33px;
	background-color: #000000;

}

#identityStrip {
background-color: #000000;
margin: 0;
	padding: 0;
height: 33px;
width: 466px;
float: left;
}

#identityStrip ul { 
margin: 0;
padding: 0;
}
#identityStrip ul li {
list-style: none;
float: left;
}

#identityStrip ul li a {
	text-decoration: none;
	display: block;
}

/* Image Replacement */
#umassTab {
	width: 180px;
	height: 33px;
	position: relative;
	}
#umassTab span {
	background: url(images/identity_strip_blck_umass.jpg) no-repeat;
	position: absolute;
	width: 180px;
	height: 33px;
	}
	
#extensionTab {
	width: 146px;
	height: 33px;
	position: relative;
	}
#extensionTab span {
	background: url(images/identity_strip_blck_extension.jpg) no-repeat;
	position: absolute;
	width: 146px;
	height: 33px;
	}
	
	
#homecontent {
	vertical-align: top;
	padding: 5px 20px 20px 20px;
	background: url(images/content_images/homebkgd1.jpg) no-repeat;
}
#homecontentinterior {
	height: 420px;
	width: 350px;
	margin-right: 180px;
	margin-left: 210px;
	margin-top: 95px;
	color: #635523;
	font-family:Arial, geneva, helvetica, sans-serif;
	font-size: 120%;
}
#cooperator {
	background: #630106;
	text-align: center;
	margin-bottom: 5px;
	width: 178px;
	padding: 5px 10px;
}
#cooperator a:link, #cooperator a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#cooperator a:hover {
	color: #FFFFCC;
}




.news {
	padding: 0px;
	font-size: 90%;
}

.search {
	font-size: 90%;
	color: #FFFFFF;
	margin-right: 20px;
	font-weight: bold;
}

.search a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.search a:link, .search a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}
.search a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}

li {
	list-style-type: square;
	padding-bottom: 6px;
	line-height: 160%;
	
}

#header {
	margin: 0 auto;
	padding: 0;
	margin-top: 0;
	width: 800px;
	clear: both;
}

#header img {
	{display: block;}
}

#side {
	background-color: #999966;
	width: 180px;
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 0px 8px 8px;
	text-align: left;
}

.redtext {
	color: #700000;
	font-weight: bold;

}

.border {
	border: 1px solid #877E5D;
}




/* Sidebar
----------------------------------------------- */


#sidebar {
	background-color: #DCD9D0;
	text-align: left;
	width: 180px;
	margin-top: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 6px;
}
#sidebar li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sidebar a {
	font-weight: normal;
	text-decoration: underline;
}

#sidebarlink a:link, #sidebarlink a:visited {
	color: #635523;
	text-decoration: underline;
	
}
#sidebar a:hover {
	color: #666666;
	text-decoration: none;
	
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 140%;
	color: #333333;
	padding: 0px 8px 8px;
	text-align: left;
}

.sidebarheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	color: #DCD9D0;
	padding: 6px 0px 6px 8px;
	background-color: #877E5D;
}


/* boxes
----------------------------------------------- */

#box {
	background-color: #DCD9D0;
	text-align: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

#box ul {
	font-size: 94%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 6px;
	
}

#box li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 130%;
}

#box a {
	font-weight: normal;
	text-decoration: underline;
}

#box a:link, #box a:visited {
	color: #635523;
	text-decoration: underline;
	
}
#box a:hover {
	color: #666666;
	text-decoration: none;
	
}

.boxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	color: #DCD9D0;
	padding: 6px 0px 6px 8px;
	background-color: #877E5D;
}

/* Quote
----------------------------------------------- */

#quote {
	background-color: #DCD9D0;
	text-align: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

#quote ul {
	font-size: 94%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 6px;
	
}

#quote li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 130%;
}

#quote a {
	font-weight: normal;
	text-decoration: underline;
}

#quote a:link, #quote a:visited {
	color: #635523;
	text-decoration: underline;
	
}
#quote a:hover {
	color: #666666;
	text-decoration: none;
	
}

.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	color: #333333;
	padding: 0px 8px 8px;
	text-align: left;
}


.quoteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	color: #DCD9D0;
	padding: 6px 0px 6px 8px;
	background-color: #877E5D;
}





/* Headings
----------------------------------------------- */


h1 {
	color: #73733C;
	margin-top: 34px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	font: bold 160%/1.3em Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding-top: 6px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #DCD9D0;
	padding: 6px 0px 6px 8px;
	background-color: #877E5D;
	margin-top: 0px;
}

h4 {
	color: #333333;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding-top: 4px;

}


.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 16px;
	font-weight: bold;
	color: #DCD9D0;
	padding: 6px 4px 6px 8px;
	background-color: #1D2B07;
	display: block;
}

.tableheading {
	color: #142D63;
	font-size: 95%;
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding-left: 20px;

}


/* Links
----------------------------------------------- */


a:link {
	color: #711217;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #635523;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}



/* mainnav
----------------------------------------------- */


#navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #FFFFFF;
	background: #122303;
	width: 100%;
	font-weight: bold;
	text-align: center;

}

#navlist ul {
 	margin: 0;
 	padding: 4px;
 	list-style: none;

}

#navlist li {
	display: inline;
	list-style-type: none;
	white-space: nowrap;

}

#navlist a {
	padding: 0px 8px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#navlist a:link, #navlist a:visited {
 	color: #FFFFFF;
 	text-decoration: none;
 }

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

#last li {
	border-right: none;

}

 #last a {
	border-right: none;

}

  /* MetaNav
----------------------------------------------- */


#metanav {
	margin: 0;
	padding: 0;
	padding-top: 8px;
background-color: #000000;
float: right;

}

#metanav ul {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold
	color: #FFFFFF;
}


#metanav ul li { 
 	display: inline; 
	
	
}

#metanav ul li a {
	padding: 4px 10px;
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}

#metanav ul li a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.metanavborder a { 
	border-left: 1px solid #FFFFFF; 
} 


/* Left Navigation
----------------------------------------------- */


#left {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent;
	width: 198px;
	padding: 0;
	margin: 0;
	background-image:  url("images/misc/sidenav_image.jpg");
	background-repeat: no-repeat;
	background-position: top;
	
}

#left ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	background: transparent;
}
#left li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;

}

#left a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: transparent;
	padding-top: 6px;
	padding-bottom: 6px;
}

#left a:link, #left a:visited {
	color: #000000;
	background: transparent;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 4px;
	border-top: 1px solid #B3B38C;
}

#left a:hover {
	color: #000000;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 4px;
	text-decoration: none;
	border-top: 1px solid #B3B38C;
}

#current a {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}


#current a:link, #current a:visited {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

#current a:hover {
	font-weight: bold;
	color: #000000;
	background: transparent;
}



/* Leftsubnav Navigation
----------------------------------------------- */


#leftsubnav {
	font-size: 95%;
	padding: 0;
	margin: 0;
}

#leftsubnav ul {
	padding: 0;
	margin: 0;
	
}

#leftsubnav li {
	list-style-type: none;
	padding-left: 18px;
	padding-right: 4px;
}

#leftsubnav a {
	font-weight: normal;
	text-decoration: none;

}
#leftsubnav a:link, #leftsubnav a:visited {
	color: #333333;
	background-color: transparent;
	text-decoration: none;
	border-top: none;
	padding-left: 20px;
	padding-right: 4px;
}

#leftsubnav a:hover {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	border-top: none;
	padding-left: 20px;
	padding-right: 4px;
}


/* Contact Navigation
----------------------------------------------- */


#contact a {
	font-weight: bold;
	text-decoration: none;
	color: #DCD9D0;
	background-color: #877E5D;
	
}

#contact a:link, #contact a:visited {
	color: #DCD9D0;
	background-color: #877E5D;
	text-decoration: none;

}

#contact a:hover {
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
}



#contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #DCD9D0;
	background-color: #877E5D;
	font-size: 95%;
	width: 180px;
	padding: 0;
	margin: 0;
	
}

#contact ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	background-color: #877E5D;
}
#contact li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;

}

#contact a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #877E5D;
	padding-top: 6px;
	padding-bottom: 6px;
}

#contact a:link, #contact a:visited {
	color: #DCD9D0;
	background-color: #877E5D;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 4px;
	border-top: 1px solid #B3B38C;
}

#contact a:hover {
	color: #000000;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 4px;
	text-decoration: none;
	border-top: 1px solid #B3B38C;
}


/* Category Navigation
----------------------------------------------- */


#category {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D2B07;
	background: transparent;
	font-size: 130%;
	padding: 0;
	margin: 0;
	
}

#category ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	background: transparent;
}
#category li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	padding-left: 40px;

}

#category a {
	font-weight: bold;
	text-decoration: underline;
	background: transparent;
}

#category a:link, #category a:visited {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}

#category a:hover {
	color: #635523;
	background: #transparent;
	text-decoration: none;
}

  /* Footer
----------------------------------------------- */

  /* Footer
----------------------------------------------- */

.staffresources {
	text-align: right;
	margin-right: 16px;
}

#footercreditswrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#footercredits {	
	font-size: 90%;
	color: #333333;
	background: #E5E0CB;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#footercredits p {	
margin: 0;
padding: 0;
	padding: 6px 20px;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	font-size: 100%;
	color: #333333;
	text-align: center;
	padding-top: 0px;
	background: #FFFFFF;
}

.copyright {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10.5pt;
	color: #000000;
	text-align: left;
}

#seal {
	padding-right: 16px;
	padding-top: 16px;
}

#logo {
	padding-right: 16px;
	padding-top: 12px;
}

.extlogo {
	margin-left: 140px;
	padding: 4px 20px 10px 0;
	float: left;
}

.clear {
	clear: both;
}

/* Images
----------------------------------------------- */

img {
	border: 0;
	padding: 0;
}

.photol {
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	clear: both;
}
.photor {
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	clear: both;
	margin-bottom: 1em;
	margin-left: .5em;
}

.photobl {
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	border: 1px solid #999999;
}

.photoicon {
	padding-right: 8px;
	float: left;
}

.cite {
	font-size: 90%;
	line-height: 11pt;
	text-align: center;
}



#sideimage {
	background-color: #DCD9D0;
	width: 178px;
	background-image:  url(images/misc/sidenav_image2.jpg);
	background-repeat: no-repeat;
	background-position: left 113px;
}
#sideimage p {
	padding-right: 10px;
	padding-left: 10px;
}




/* Print Elements
----------------------------------------------- */

.showprint {
	display: none;

}

#wordmarkprint {
	display: none;
}

#footerprint {
	display: none;
}

#headerprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	display: none;
}

#headerprint h1{
	font-size: 18pt;
	font-variant: small-caps;
	font-weight: bold;
	display: none;
}

div#url {
	font-family: "Courier New", Courier, mono;
	display: none;
}
