#global_nav {
	font-family: Verdana;
	font-size: 14px;
	color: #503d2f;
}

#nav a:link, a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #503d2f;
	text-decoration: none;
}

#nav a:hover, a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #503d2f;
	text-decoration: underline;
}	

#nav_active {
	font-family: Verdana;
	font-size: 14px;
	color: #503d2f;
	text-decoration: underline;
}	

#body_brown a:link, a:visited {
	font-family: Verdana;
	font-size: 20px;
	color: #503d2f;
	text-decoration: none;
}

#body_brown a:hover, a:active {
	font-family: Verdana;
	font-size: 20px;
	color: #503d2f;
	text-decoration: underline;
}	

#body_copy_large_white {
	font-family: Arial;
	font-size: 40px;
	color: #ffffff;
}

#body_copy_medium_white {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}

#body_copy_large_brown {
	font-family: Arial;
	font-size: 40px;
	color: #503d2f;
}

#body_copy_medium_brown {
	font-family: Arial;
	font-size: 20px;
	color: #503d2f;
}

#body_copy_small_brown {
	font-family: Arial;
	font-size: 18px;
	color: #503d2f;
}

#body_copy_tiny_brown {
	font-family: Arial;
	font-size: 14px;
	color: #503d2f;
}

#footer_copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}