body {
	margin:20px;
	background-color:#FFFFFF;
	}
	
#container {
	width:460px;
	margin:auto;
	}
	
.directions_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3A0600;
	font-variant: small-caps;
	letter-spacing: 1px;
	}
	
.directions_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6C5F5F;
	font-style: italic;
	margin:10px 0px 10px 0px;
	line-height: 16pt;
	}
	
a.small_red:link, a.small_red:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #77220E;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
.small_gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6C5F5F;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	}

	
.caps_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	font-variant: normal;
	padding:10px 0px 15px 0px;
	letter-spacing: 0px;
	font-weight: normal;
	}
	
a.small_red:hover {
	color: #3A0600;
	}

