body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #111111;
	font-weight: normal;
	margin: 0px;
}
a:focus {outline:none;}
object {outline:none;}
#header {
	background-image: url(images/header_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#nav {
	background-image: url(images/navbg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a {
	color: #660000;
}
#bottomfade { background: #F6EED7 url(images/btm_fade.jpg) repeat-x scroll left bottom; 
}
#topfade {
	background-attachment: scroll;
	background-image: url(images/topfade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f6eed7;
}
.bodytextbigger {
	font-size: 16px;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
}
#footer { font-size: 10px; text-transform: uppercase; background: #F6EED7 url(images/footer_bg.gif) repeat-x scroll left top; 
}
.pagehead {
	font-size: 26px;
	font-weight: bold;
}
#topfade a {
	color: #663300;
	font-weight: bold;
}
.photoborder {
	padding: 1px;
	border: 1px solid #D09A40;
}
.smalltext { font-size: 10px; font-family: "Lucida Console", Monaco, monospace; }
