/* CSS Document */body {	text-align:center;	margin-top:0;	margin-left:0;	background-repeat: no-repeat;	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;	background-image: url(images/mapBg.jpg);	font-size: medium;}#container{	margin: 0 auto;	text-align: left;	width: 707px;}#banner{	text-align: right;	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: small;	margin-top: 20px;}#main{	background-image: url(images/main-bg.jpg);	background-repeat: no-repeat;	background-color: #FFFFFF;}#leadIn{	padding-left: 27px;	padding-right: 60px;	padding-top: 18px;	background-image: url(images/leadIn-bg.jpg);	background-repeat: no-repeat;	margin-left: 14px;	padding-bottom: 5px;}#fotofront{	margin-left: 11px;}#contactBox{	margin-left: 25px;	margin-top: 8px;}#bottomLinks{	margin-top: 50px;	padding-top: 10px;	padding-bottom: 10px;	background-image: url(images/mapBottom.jpg);}#navTab{	margin-left: 7px;	background-image: url(images/rightborder.gif);}#nav{	margin-right: 15px;	padding-top: 22px;	background-repeat: repeat-y;	margin-left: 0px;	padding-left: 20px;}#aboutmain{	background-repeat: no-repeat;	background-color: #FFFFFF;	background-image: url(images/about-bg.jpg);}#header{	margin-left: 2px;	margin-bottom: 10px;	margin-top: 10px;}#content{	margin-left: 24px;	margin-right: 50px;	margin-top: 35px;	vertical-align: top;}/*TYPE*/.title{	font-size: smaller;	color: #127793;	line-height: 1.8;	font-weight: bold;	letter-spacing: 0.4px;	;}.intro{	font-size: smaller;	color: #6B401D;	line-height: 1.5em;	;}.paragraph{	color: #333333;	font-size: smaller;	line-height: 1.6;	font-weight: normal;}.info{	font-family: "Courier New", Courier, Verdana, mono;	font-size: small;}.headline{	font-family: "Courier New", Courier, Verdana, mono;	font-size: x-large;	font-weight: bold;}.lowLinks{	font-size: x-small;	font-family: Arial, Helvetica, sans-serif;	line-height: 1.4;}a:link {	text-decoration: none;	color: #1277A8;}a:visited {	text-decoration: none;}a:hover {	text-decoration: underline;	color: #666666;}a:active {	text-decoration: none;