@charset "UTF-8";
/* CSS Document */

body{
	background:#FFFFFF;
	margin:auto;
	padding:0px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

p{
	color:#666666;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-indent:15px;	
}

p.top{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h1{
	color:#FFF;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
}


a{
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font:Georgia, "Times New Roman", Times, serif;
}

img{
	border:none;
	}

#map{
	
	}
	
#footer{
	font-size:10px;
	font-family:georgia,times;
	color:#666666;
	padding:10px 0;
	text-indent:15px;
}