body{
		background-image:url(../images/page_bg_image.gif);
		background-color: #930000;
		scrollbar-face-color:#B0953A;
		scrollbar-arrow-color:#073A72;
		scrollbar-track-color:#C9CDEF;
		scrollbar-shadow-color:#3C3C3C;
		scrollbar-highlight-color:'';
		scrollbar-3dlight-color:'';
		scrollbar-darkshadow-Color:'';
		}

/* ------------------------------------- */

.section_title {

	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight:bold;
}

.headline {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight:bold;
}

.subhead_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #930000;
}

.subhead_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.subhead_italic_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
}

.citytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC8C15;
}

.williamson_3_minutes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #000000;
}

.bodytext_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #000000;
}

.bodytext_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px; 
	color: #000000;
}

.search_text {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px; 
	color: #930000;
}

.button_text {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px; 
	color: #FFFFFF;
}

.photo_attribution {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.linktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #44660A;
}


.attribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300; 
	color: #B0953A;
}

/* ------------------------------------- */
/* LINKS FORMAT */

A {
	color: #930000;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

/* ------------------------------------- */
/* BG IMAGES FORMAT */

#container   
/* holds blueprint image and menu */ { 
background-color: #fff; 
background-image: url(../images/background_adam.jpg);
background-repeat: no-repeat; 
background-position: middle; 
z-index: 1; 
width: 606px; 
height: 350px 
}
