body {
	background-color:#272727;
	font-family:myriad pro;
}

a {
		text-decoration: none;
		color:white;
}

#map_canvas { height: 460px;width: 460px }

#map_canvas p {
	color:black;
		text-shadow:2px 2px 3px #cccccc;
}

#title{
	background: url(../images/aflo_ti.jpg) no-repeat;
	height: 50px;
	text-indent: -2000px
}

#header  .grid_1{
	background-color:#272727;
	text-shadow:2px 2px 3px black;
	font-color: white;
	color:white;
	height: 50px;

}

#header .grid_1 a{
	margin-top:20px;
	display:block;

}

#callout .callout{
	background-color:#272727;
	text-shadow:2px 2px 3px black;
	font-color: white;
	color:white;
	width:940px;
	background: url(../images/aflo_black_callout_gray.jpg) no-repeat;
}

#callout .callout h2{
	margin-top: 20px;
	margin-left: 170px;
}



#callout .shadow {
	background: url(../images/aflo_down_callout.jpg) no-repeat;
	height:20px;

}

#content {

	text-shadow:2px 2px 3px black;
	color:#cccccc;
	
}

#content .grid_6 p {
	
}

.no-content{
	text-indent: -2000px;
	
}