/* 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;
}
a.arial-balck:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000000;
	text-decoration: underline;
	
}
#arial-balck-four {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
	letter-spacing:1px;
}
#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;
	}
	.boder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boderfome{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
