/*

	/content/contact/template.css

*/

DIV.cmsContent {
	/*width: 919px;*/
	width: 350px;
	overflow-x: hidden;
	background: white;
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 13px;
	color: #554727;
	font-weight: normal;
	line-height: 21px;
}
DIV.cmsContent TD {
	font-size: 11px;
	line-height: 17px;
}
DIV.cmsContent A {
	color: #554727;
}
DIV.cmsContent_Sidebar {
	width: 204px;
	line-height: 18px;
	color: #A1904B;
	background-color: #EEEDDB;
}
DIV.cmsContent_Sidebar A {
	color: #554727;
}
div.tmpSidebarCorner {
	position: absolute;
	left: -1000px;
	top: -1000px;
	visibility: hidden;
}
div.tmpPageTitle {
	margin-left: 0;
	width: 919px;
}
table.tmpBody {
	margin-left: 0;
	width: 919px;
}
div.tmpMapFrame {
	border: 1px solid #6A5D41;
	margin-right: 20px;
	width: 488px;
	height: 294px;
	background-color: silver;
	background-image: url(/global/images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
div#EmbeddedMap {
	width: 486px;
	height: 292px;
	visibility: hidden;
	position: relative;
}
div#LocationList {
	display: none;
}
span.tmpMapPin {
	width: 18px;
	height: 18px;
	position: relative;
	display: inline-block;
	background-image: url(/global/images/marker.png);
	overflow: hidden;
}
