@CHARSET "UTF-8";

body
{
	background: #dbdada url(images/pagebg.gif) repeat-x top left;
	margin: 0;
	font-family: Trebuchet MS, Geneva, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #323132;
}

a, a:visited, a:active, a:hover
{
	color: #5a72cd;
}

img, table
{
	border: 0;
}

#centered
{
	width: 741px;
	margin: 0 auto;
}

#toplinks
{
	margin-top: 6px;
	height: 8px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#toplinks a
{
	margin: 0 0 0 20px;
	text-decoration: none;
}

#menu
{
	margin: 15px 0 0 0;
	background: url(images/menubg.gif) no-repeat top left;
	width: 741px;
	height: 36px;
}

#menu a
{
	display: block;
	float: left;
	height: 23px;
	padding: 5px 5px 0 5px;
	margin: 1px 10px 0 10px;
	font-size: 15px;
	color: #ffc000;
	text-decoration: none;
}

#menu a:hover, #menu a.selected
{
	border-top: solid 4px #ffc000;
	padding: 1px 5px 0 5px;
}

#menu a.selected
{
	border-top-color: #f4891b;
}

#content
{
	width: 740px;
	float: left;
	margin: 18px 0 10px 0;
	padding: 0;
	background: url(images/contentbg.gif) repeat-y top left;
}

#content.plain
{
	background: url(images/contentbg2.gif) repeat-y top left;
}

#content.plain #inside
{
	width: 740px;
	background: url(images/contenttop2.jpg) no-repeat top left;
}

#content.divided #inside
{
	width: 740px;
	background: url(images/contenttop.jpg) no-repeat top left;
}

#content.plain #inside.padded, #content.divided #inside.padded
{
	width: 710px;
	padding: 15px;
}

.focus .logo
{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.focus .title
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}

.focus .lead
{
	font-weight: bold;
}

.focus .link
{
	font-size: 13px;
	float: right;
	margin-bottom: 15px;
}

.reference
{
	clear: left;
	border-collapse: collapse;
}

.reference .logo
{
	padding-right: 25px;
	vertical-align: middle;
	border-bottom: 1px solid #cfcfcf;
}

.reference .title
{
	font-weight: bold;
}

.reference .text
{
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcfcf;
}

.reference .link
{
	font-size: 13px;
	float: right;
}

.leftbox
{
	width: 368px;
	float: left;
	margin: 6px 0 0 1px;
	background: url(images/h1bg.gif) repeat-x top left;
}

.rightbox
{
	width: 369px;
	float: right;
	margin: 6px 1px 0 0;
	background: url(images/h1bg.gif) repeat-x top left;
}

.nobg
{
	background: none;
}

h1
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	margin: 1px;
	padding: 10px 0 4px 14px;
}

h1.bg
{
	background: url(images/h1bg.gif) repeat-x top left;
}

.rightbox h1
{
	margin-left: 0;
}

h2
{
	color: #6f3500;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 10px 4px 15px;
	margin: 0;
}

p
{
	margin: 0;
	padding: 0 15px 15px 15px;
}

.news
{
	font-size: 13px;
	margin: 3px 7px 0 7px;
}

.news .date
{
	color: #415197;
}

.footerleft
{
	font-size: 13px;
	float: left;
}
.footerright
{
	font-size: 13px;
	float: right;
	margin-bottom: 20px;
}
.footerright a
{
	margin: 0 2px 0 6px;
}
.cityname
{
	color: #6f3500;
	font-weight: bold;
	font-size: 15px;
	margin: 0;		
}

.fatbtn
{
	width: 150px;
	height: 30px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}