/* CSS Document */

#logo {
	  background-image:url(images/logo.jpg); width:202px; height:48px
}
#white-image {
	  background-image:url(images/white-image.jpg); width:1px; height:25px;
}
#arial-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767a7d;
	text-decoration: none;
	padding-left:10px;
}
#arial-gray-five {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767a7d;
	text-decoration: none;
	letter-spacing:1px;
	padding-right:10px;
}
#arial-gray-two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-right:10px;
}
#arial-gray-three {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#arial-balck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right:10px;
}
#dark-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9a4b00;
	letter-spacing:75px
	text-decoration: none;
	#monthformat {
	border-bottom: 1px dashed #5C743D;
}
#border {
	font-weight: normal;
	height: auto;
	width: 780px;
	border: 1px solid #F0ECE6;
	list-style-position: outside;

