@charset "UTF-8";

/* CSS Document */
/*---------------------------------------------------------
Raindear Media/Many Paths Acupuncture (V2)

Description:

Map styles

version: 1.0.1

created:  2008-05-18
modified: 2008-08-27 - Added Note only
modified: 2008-05-18 - Touch ups
author:   Bryan Lewellen, Raindear Media

copyright: open

A Very Short List of Web Safe Fonts
------------------------------------
font-family: Arial, Helvetica, sans-serif;
font-family: 'Arial Black', Gadget, sans-serif;
font-family: 'Comic Sans MS', cursive;
font-family: Courier, monospace;
font-family: 'Courier New', Courier, monospace;
font-family: Garamond, serif;
font-family: Georgia, serif;
font-family: Impact, Charcoal, sans-serif;
font-family: 'Lucida Console', Monaco, monospace;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-family: 'MS Sans Serif', Geneva, sans-serif;
font-family: 'MS Serif', 'New York', sans-serif;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-family: Symbol, sans-serif;
font-family: Tahoma, Geneva, sans-serif;
font-family: 'Times New Roman', Times, serif;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-family: Verdana, Geneva, sans-serif;
font-family: Webdings, sans-serif;
font-family: Wingdings, 'Zapf Dingbats', sans-serif;

Source: http://www.fonttester.com/web_safe_fonts.html

---------------------------------------------------------*/

/*Note:  As of 8-27-2008 we're no longer using the second map
	   but we'll keep the style around just in case
*/

#post-lede-map1
{
	float: right;
	margin: 20px 0 10px 10px;
	padding: 0px;
	border-color: #333 #FFF #FFF #333;
	border-width: 2px 1px 1px 2px;
	border-style: groove solid solid groove;
}

.post-lede-map1 img
{
	padding: 0px;
	margin: 0px;
	border-color: #CCC;
	border-width: 0px;
	border-style: none;
	float: none;
}

#post-lede-map2
{
	float: right;
	margin: 20px 0 10px 10px;
	padding: 0px;
	border-color: #333 #FFF #FFF #333;
	border-width: 2px 1px 1px 2px;
	border-style: groove solid solid groove;
}

.post-lede-map2 img
{
	padding: 0px;
	margin: 0px;
	border-color: #CCC;
	border-width: 0px;
	border-style: none;
	float: none;
}
#portOrchardMap
{
	width: 420px;
	height: 390px;
}

#federalWayMap
{
	width: 420px;
	height: 390px;
}
