/* CSS Document (c) 2010 - Silvan Seeholzer, www.seeholzer.net */

@import url('fonts.css');

html {
	height: 100%; 
}

body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Arial, Helvetica, sans-serif;  /*fallback-ss*/
	font-family: Lucida, "Lucida Sans", Helvetica, Arial;	
}

p { 
	margin: 0;
}

div#page {
	padding: 0;
	position: relative;
	margin: auto;
	width: 960px;
	min-height: 100%;
}

* html div#page {
	height: 100%; 
}

div#cell811 {
	width: 960px;
	height: 200px;
	float: left;
	background: url('../images/head/1.jpg') no-repeat left top;
	margin: 4px 0 0 1px;
}

div#cell811 img#sign {
	display: block;
	z-index: 300000;
	position: absolute;
	top: 4px;
	left: 1px;
}

div#headerslogan {
	position: absolute;
	right: 0;
	top: 151px;
	z-index: 20000;
}

div#navigation {
	width: 960px;
	height: 30px;
	float: left;
	background: url('../images/nav_bg.png') repeat-y center top;
	margin: 1px 0 1px 0;
}

div#navigation img#navleft {
	float: left;
	width: 16px;
}

div#navigation img#navright {
	float: right;
	width: 16px;
}

div#navigation ul.udm {
	padding: 0;
	margin: 0;
	width: 928px !important;
}

div#navigation ul li {
	list-style: none;
	float: left;
}

div#navigation ul li a {
	color: white;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);	
	display: block !important;
	text-decoration: none;
	padding: 8px 10px 6px 10px !important;
	width: 130px !important;
	height: 16px !important;
	text-align: center;
}

div#navigation ul li a:hover {
	color: #fff;
	background: url(../images/nav_bg_hover.png) no-repeat center center;
}

div#navigation ul li ul {
	background: url(../images/subnav_bg.png) no-repeat center bottom transparent !important;
	width: 149px !important;
	border-top: solid white 1px;
}

div#navigation ul li ul li {
	clear: left;
}

div#navigation ul li ul li a {
	color: #fff !important;
	line-height: 93%;
	text-decoration: none;
	padding: 2x 10px 4px 10px !important;
	width: 130px !important;
	height: 14px !important;
}

div#main {
	width: 960px;
}

div#main div#content {
	position: relative;
	width: 850px;
	padding: 40px 55px;
	float: left;
	min-height: 330px;
	margin-bottom: 20px;
	background: url(../images/bg_content.jpg) no-repeat center top #f2ede9;
}

#content img.border {
	border: 1px solid #157DFE;
	padding: 4px;
	margin-right: 8px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;	
}

div#main div#content img#topleft {
	position: absolute;
	top: 0;
	left: 0;
}

div#main div#content img#topright {
	position: absolute;
	top: 0;
	right: 0;
}

div#main div#content img#bottomleft {
	position: absolute;
	bottom: 0;
	left: 0;
}

div#main div#content img#bottomright {
	position: absolute;
	bottom: 0;
	right: 0;
}

div#main div#content h1 {
	font-size: 180%;
	color: #157DFE;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 114%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);	/*ff*/
}

div#main div#content h2 {
	font-size: 130%;
	color: #392620;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 114%;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

div#main div#content h3 {
	font-size: 121%;
	color: #392620;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 114%;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

div#main div#content #mapcontainer {
	border: 1px solid #157dfe !important;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

.zoomtools a, .maptypebox a {
	color: #157dfe !important;
}

div#main div#content p, div#main div#content td, div#main div#content td p, div#main div#content li {
	font-size: 93%;
	color: #666666;
	line-height: 142%;
	padding: 0;
	margin: 0;
}

div#main div#content td p, li li {
	font-size: 100%;
}

div#main div#content ul {
	padding-left: 16px;
}

div#main div#content li {
	padding-bottom: 3px;
}

div#main div#content a {
	color: #392620 !important;
	padding-left: 15px;
	background: url(../images/ico_link.gif) no-repeat left 3px;
}

div#main div#content a:hover {
	color: #1072fe !important;
	background: url(../images/ico_link_over.gif) no-repeat left 3px;	
}

div#main div#content #mapcontainer a,
div#main div#content a.thickbox {
	background: none;
	padding: 0;
}

div.clear {
	clear: left;
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}

div#footer {
	height: 20px;
	width: 960px;
	position: absolute;
	bottom: 0;
	text-align: right;
	font-family: Helvetica, Arial;
}

div#footer span.left,
div#footer span.right {
	display: block;
	padding-top: 2px;
	width: 49%;
	font-size: 86%;
	color: gray;
	float: left;
	text-align: left;
}

div#footer span.right {
	float: right;
	text-align: right;	
}

div#footer a {
	color: gray;
	text-decoration: underline;
}

