div.welcome {
	width:725px;
	background-color: white;
	margin-left:auto;
	margin-right:auto;	
	padding: 25px 10px 5px 25px;
}

div.sitemapCategs ul {
	width:250px;
}

div.sitemapCategs ul li {
	list-style-type: none;
	list-style-image: none;
}

div.sitemapCategs ul li p {
	margin-top:3px;
	color:gray;
}

div.sitemapCategs h2 {
	font-size: 16px;
	font-family: "Times New Roman";
	letter-spacing: 2px;
}
div.welcome p {
	font-size:11px;	
}

div.welcome div.cities {
	float:right;	
}

div.welcome div.cities ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

div.welcome div.cities ul li {
	margin:0px 10px 10px 10px;
	padding:10px;
	padding-top:0px;
}

div.welcome div.cities ul li h1 {
		text-indent: 0px;
	margin-top:0px;
	margin-bottom:2px;	
	font-weight: normal;
}

div.welcome div.cities ul li h1 a:visited,
div.welcome div.cities ul li h1 a {
	font-family:"Times New Roman";
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:20px;
	color:#000;
	text-decoration:none;
}

div.welcome div.cities ul li h1 a:hover {
	text-decoration:underline;
}

div.welcome div.cities ul li img {
	border:1px solid #000;
}

div.welcome div.cities ul li p {
	margin-bottom:0px;
	margin-top:2px;
}

div.welcome p.redact {
	width:450px;
	text-align: right;
	font-style: italic;
	font-size: 11px;
}






div.contact {
	padding:25px;
	padding-left:0px;	
}

div.contact span.email {
	color:red;
}

div.contact h2 {
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times;
	letter-spacing:2px;
	margin-top:30px;
	clear: both;
}

div.sitemap {
	padding:25px;
	padding-left:0px;	
}

div.sitemap ul {
	margin-left:0px;
	padding-left:20px;
	list-style: square;
	font-size:11px;
}

div.sitemap ul li {
	margin:5px;
}

div.sitemap ul li a,
div.sitemap ul li a:visited {
	margin:0px;
	font-size:12px;
	color:black;
	text-decoration: none;
}

div.sitemap ul li a:hover {
	text-decoration: underline;
}

div.portal {
	width:550px;
	padding:25px;
	padding-left:0px;	
	vertical-align: top;
}

div.portal h1,
div.sitemap h1,
div.contact h1 {	
	text-indent:0px;
	letter-spacing:4px;
	font-size:25px;
	font-family:"Times New Roman", Times;
	font-weight:normal;
	margin-top:13px;
	margin-bottom:2px;
}


