/* CSS Document */

body {
	background-color: #5e7c9b;
	background-image: url(images/bg_hoffman-research.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
	background-repeat: repeat-x;
}


.header {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #123456;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	width: 520px;
	border-bottom: 1px solid #123456;
}

.maintext {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 60px;			
}

.maintext a {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #123456;
	font-size: 16px;
	text-decoration: none;
}

.maintext a:hover {
	text-decoration: underline;
}

.caption_tables {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	font-size: 14px;
	color: #123456;
	font-weight: normal;
	margin-left: 8px;	
	margin-bottom: 8px;	
}

.main_nav {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;	
	padding-top: 10px;
	padding-left: 12px;	
	line-height: 0.8em;
	letter-spacing: 0.03em;	
}

.main_nav a {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #ffc35a;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 0.8em;
	letter-spacing: 0.03em;	
}

.main_nav a:hover {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;		
}

.contact_info {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #A7C2D9;
	font-size: 14px;
	padding-top: 5px;
}

.contact_info a {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #A7C2D9;
	font-size: 14px;
	text-decoration: none;
}

.contact_info a:hover {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}

.secondary_nav {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.03em;
	padding-left: 22px;
}

.secondary_nav a {
	font-family: Garamond, AGaramond, Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #ffc35a;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.03em;	
}

.secondary_nav a:hover {
	font-weight: normal;
	text-decoration: none;
}

.book_tables {
	border-top: 1px solid #a7c2d9;
}

.nav_spacer {
	font-size: 8px;
}