/* general styles */
body {
        font-family: Tahoma;
	font-size: 10pt;
}

td {
        font-family: Tahoma;
	font-size: 10pt;
}

a {
	color: #660000;
}

a:visited {
	color: #660000;
}


/* spacing styles */
.main_content {
	margin-left: 10px;
	margin-right: 10px;
}

.picture_r_of_text {
	padding-left: 15px;
}

.picture_l_of_text {
	padding-right: 10px;
}

.rn_item {
	padding-bottom: 3px;
}

.rn_bullet {
	padding-right:5px;
}

.pressroom_info_offset {
	margin-left: 0px;
	margin-top: 5px;
}

/* headers */
.page_header {
	/* empty */
}

.page_subheader {
	font-size: 30pt;
	font-weight: bold;
}

.discoveries_page_subheader {
	color: #9B410E;
	font-size: 14pt;
	font-weight: bold;
}

.pressroom_page_subheader {
	font-size: 14pt;
	font-weight: bold;
}

.dinosaurs_page_subheader {
	font-size: 14pt;
	font-weight: bold;
}

.about_page_subheader {
	font-size: 14pt;
	font-weight: bold;
}

.library_page_subheader {
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
}

.page_subsubheader {
	font-weight: bold;
	color: #000000;
	margin-bottom:5px;
}

.item_header {
	font-size: 14pt;
	font-weight: bold;
}

.item_subheader {
	font-weight: bold;
}

.homepage_item_header {
	color: #203F70;
	font-size: 14pt;
	font-weight: bold;
}

.discoveries_rn_header {
	color: #9B410E;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.discoveries_rn_subheader {
	font-weight: bold;
}

.pressroom_rn_header {
	color: #203F70;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.left_nav_header {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

.left_nav_subheader {
	font-size: 10pt;
	font-weight: bold;
}


/* assorted text styles */
.pullout_text {
	font-family: Times New Roman, Serif;
	font-size: 18pt;
	color: #5C4A3A;
}

.copyright_text {
	font-size: 8pt;
	color: #999999;
}

.caption {
	font-size: 8pt;
}

.strong {
	font-weight: bold;
}

/*
from "about infoquest":
alink="#b22222" bgcolor="#FFFFFF" link="maroon" vlink="#722527"

styles
------

item_header -- big and blue
homepage_header - big, bold, black, with beige bg
homepage_subheader - slightly big, bold, black
item_subheader - bold
topic_header - bold and blue
left_nav_header - same as "homepage_subheader"
right_nav_subheader - same as "left_nav_header"
left_nav_link - ?
pullout_text - big, times, not bold
footer_link - little
copyright_text - little, gray
strong - bold

*/
/* new */
.space_below { margin-bottom: 10px; }
p { margin: 0 0 10px 0; }
p.image_p { text-align: center; }