@charset "utf-8";

div, img, a { border: 0px; padding: 0px; margin: 0px; }
a:link {
	color: #030AF1;
}
body {
	background-attachment: fixed;
	background-image: url(images/bg-tile-olive_inverted-2.jpg);
	background-repeat: repeat-x;
	background-color: #756F57;
	text-align: center;
	margin-top: 10px;
	font-family: Verdana, Tahoma, Calibri, Arial, sans-serif;
	font-size: 12px;
}
.news-item {
	border: 1px dashed #756F57;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}


a:visited {
	color: #0307B6;
}
a:hover {
	color: #7654FE;
}
.text-h1 {
	font-family: verdana, Calibri, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.cell-main {
	vertical-align: top;
	margin: auto;
	padding: 0px;
	height: 575px;
	width: 775px;
	text-align: left;
	position: relative;
}
.cell-float_content {
	overflow: auto;
	height: 480px;
}

.cell-float_mid {
	background-color: #BEBC95;
	background-image: url(_Production/float-layout/page-mid.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 554px;
	width: 501px;
}
.cell-float_foot {
	background-image: url(_Production/float-layout/page-foot.jpg);
	text-align: right;
	vertical-align: bottom;
	clear: left;
	height: 21px;
	width: 775px;
	font-size: 9px;
}
.cell-float_right {
	background-color: #BDBC95;
	background-image: url(_Production/float-layout/page-right.jpg);
	float: left;
	height: 554px;
	width: 18px;
}
.cell-float_left {
	background-image: url(_Production/float-layout/page-left.jpg);
	text-align: left;
	vertical-align: top;
	float: left;
	height: 554px;
	width: 256px;
}


.menuItem {
	width: 256px;
	height: 22px;
	float:left;
}
.cell-float_content-head {
	font-size: 10px;
	margin-top: 7px;
	overflow: hidden;
	height: 30px;
}
.cell-float_foot-content {
	margin-right: 18px;
	font-style: italic;
}


.cell-float_nav {
	margin-top: 67px;
}
h1 {
	font-family: verdana, Calibri, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: verdana, Calibri, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.h3 {
	font-family: verdana, Calibri, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.img-margins {
	margin-right: 20px;
	float: left;
}
