blockquote {
	font-style:italic;
}

body {
	margin:0px;
	background-color:#ffffff;
}

h1 {
	font-family:times new roman;
	color:#997aa6;
	font-weight:bold;
	font-size:21px;
	margin:10px 0 5px 0;
	padding:0;
}

h2 {
	font-family:times new roman;
	color:#000000;
	font-weight:bold;
	font-size:17px;
	margin:10px 0 5px 0;
	padding:0;
}

h3 {
	font-family:times new roman;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	margin:10px 0 5px 0;
	padding:0;
}

h4 {
	font-family:times new roman;
	color:#000000;
	font-weight:bold;
	font-size:18px;
}

input, select, textarea {
	font-size:11px;
	font-family:verdana;
	font-weight:normal;
	border:1px solid #666666;
}

td {
	font-size:10px;
	font-family:verdana;
}

#footer {
	width:650px;
	padding:20px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	font-family:verdana;
	margin-bottom: 20px;
}

#main_cell {
	padding:15px 10px 30px 30px;
	vertical-align:top;
	font-size:11px;
	font-family:verdana;
	line-height:18px;
}

#map_box {
	float:right;
	width:160px;
	border:1px solid purple;
	margin:0 0 10px 20px;
	background-color:#fdf8ff;
}

#map_box_content {
	padding:20px;
	width:120px;
	text-align:center;
	line-height:26px;
	letter-spacing:1px;
	font-size:24px;
	color:purple;
	font-family:arial;
	font-weight:bold;
}

#map_box_content a {
	font-size:12px;
	line-height:14px;
	letter-spacing:0px;
	color:blue;
	text-decoration:none;
	font-weight:normal;
}

#map_box_content a:hover {
	color:purple;
}

#resources {
	font-size:9px;
}




