body {
	background-image: url("images/bg_sandstone_blk_sq4.jpg");
	background-color: #998659;
	color: #fff;
	text-align: center;
	}

#linkleft {
	width: 170px;
	text-align: left;
	float: left;
	}

#linkright {
	width: 420px;
	text-align: right;
	float: right;
	}	

#header {
	clear: both;
	padding-top: 20px;
	}

#MapBuilder {
	width: 684px;
	background-image: url("images/CurlPageNewWhiteCorkSpan.jpg");
	background-repeat: repeat-y;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 10px 0;
	color: #000;
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: .8em;
	text-align: left;
	}

#MapHolder {
	width: 600px;
	background-color: transparent;
	color: #000; 
	margin-left: 44px;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#MapBuilderMap {
	float: left;
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	border: solid 1px #808080;
	}

#MapBuilder a {
	color: #007000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	}

#MapBuilder a:hover {
	color: #005500;
	background-color: #dbe6df;
	font-weight: normal;
	text-decoration: none;
	}

#MapBuilderIW	{
	width: 350px;
	}

#MapBuilderIWContent {
	height: 100px;
	overflow: visible;
	}

#MapBuilderIWCaption {
	font-weight: bold;
	font-size: 1.2em;
	color: #779e83;
	border-bottom: 1px solid #808080;
	}

#MapBuilderIWFooter {
	margin-top: 5px;
	font-size: 8pt;
	}

#MapBuilderIWFooterZoom {}

#MapBuilderIWDirections {
	margin-bottom: 10px;
	}

#MapBuilderSideBar {
	margin-left: 30px;
	margin-top: 30px;
	}
	
#SideBarAction {}
	
#TinyLogo {
	width: 56px;
	height: 15px;
	background-image: url(images/Eadeh_TinyLogo.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 59px;
	left: 545px;
	}

#MapTop {
	background-image: url(images/MapTop.jpg);
	background-repeat: no-repeat;
	width: 684px;
	height: 23px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}

#MapBottom {
	background-image: url("images/CurlPageNewWhiteCorkBottom.jpg");
	background-repeat: no-repeat;
	width: 684px;
	height: 24px; 
	margin-left: auto;
	margin-right: auto;
	}

#textlinks {
	width: 600px;
	background-color: #eee;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}

h1.MapBuilder {
	color: #779e83;
	font-size: 1.5em;
	font-weight: 700;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: solid 1px #779e83;
	}

.strong {
	font-weight: 800;
	}

.directions {
	margin: 0;
	font-size: .8em;
	color: #000;
	line-height: 150%;
	}
	
p.description {
	margin: 0;
	color: #000;
	line-height: 150%;
	}

p.center {
	margin: 0;
	text-align: center;
	color: #808080;
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	line-height: 160%;
	}
	
.IW	{
	width: 350px;
	}

.IWContent {
	height: 100px;
	overflow: visible;
	}

.IWCaption {
	font-weight: bold;
	font-size: 1.2em;
	color: #779e83;
	border-bottom: 1px solid #808080;
	}
	
div.markerTooltip {
	color: #000;
	background-color: #fff;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #000;
	}
	
.credit {
	top-margin: 0;
	padding: 0;
	float: left;
	width: 245px;
	text-align: left;
	}

.overview {
	top-margin: 0;
	padding: 0;
	float: right;
	width: 350px;
	text-align: right;
	}
	
.credit p {
	font-size: .8em;
	margin: 5px auto 0 0;
	line-height: 100%;
	}

.overview p {
	font-size: .8em;
	margin: 5px 0 0 auto;
	line-height: 100%;
	}
	
hr.clear {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	height:0px; 
	border:0px; 
	border-top:1px solid #fff;
	}
