@CHARSET "UTF-8";

body {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    bbackground: url('../images/body.jpg') left bottom repeat-x;
}

.body1 {
    background: url('../images/bkg1.jpg') repeat-y;
}

.body2 {
    background: url('../images/bkg2.jpg') repeat-y;
}

.body3 {
    background: url('../images/bkg3.jpg') repeat-y;
}

#layout {
    margin: auto;
    width: 860px;
    z-index: 0;
}

#site {
}

#header {
    background: url('../images/header.png') center top no-repeat;
}

#headerContent {
    height: 191px;
}

#bkgContainer {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#content {
    overflow: hidden;
    border-bottom: 3px solid #613d05;
    background: url('../images/content.png') left top repeat-y;
}

#reglink {
	position: relative;
	float: right;
	right: 10px;
}

#submenu {
	margin: 0px 0px 16px 6px;
}

#navigation {
        position: relative;
        color: #000000;
        padding-bottom: 12px;
}

#navigation a {
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

#navigation a:hover {
        color: #4F4F4F;
        text-shadow: 2px 2px 2px #4F4F4F;
}

#navigation a:last-child {
        font-weight: bold;
}

#ov {
    overflow: hidden;
    width: 840px;
}

#page {
        float: right;
        width: 630px;
        min-height: 530px;
        padding: 4px;
        font-size: 12px;
}

#footer {
    position: relative;
    font-size: 10px;
    clear: both;
    width: 860px;
    background: url('../images/footer.jpg') left top repeat-x;
    -moz-border-radius-bottomLeft: 8px;
    -moz-border-radius-bottomRight: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

.pageContent {
    width: 620px;
    padding: 2px 6px;
}

.pageHeader {
        font-size: 16px;
        margin-top: 8px;
        color: #3F3F3F;
        font-weight: bold;
        text-align: center;
}

#boxes {
    float: left;
    width: 200px;
    min-height: 530px;
    bborder-right: 1px solid #DDDDDD;
    bbackground: url('../images/body.jpg') left top repeat-x;
}

.box {
        font-size: 12px;
        width: 180px;
        min-height: 2px;
}

.box h3 {
        width: 96%;
        margin-left: 2%;
        padding-top: 2px;
        padding-bottom: 2px;
	color: #3F3F3F;
	text-indent: 14px;
	font-weight: bold;
        font-size: 14px;
        -moz-box-shadow: 2px 2px 3px #4F4F4F;
        -webkit-box-shadow: 2px 2px 5px #4F4F4F;
}

.boxContent {
	color: #2C5D9A;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	width: 174px;
}

.title {
	font-weight: bold;
	font-size: 16px;
	color: #2C5D9A;
}

#currmenu {
    position: relative;
    margin: 20px 0px 2px 8px;
}

#currmenu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#currmenu a {
    padding: 0px 8px;
}

#currmenu ul ul {
    margin-left:22px;
}

#currmenu ul li {
    margin: 8px 0px;
    padding: 3px 0px;
    font-size: 12px;
    border-bottom: 1px solid #f1f1f1;
}

#currmenu li li {
    color: #4F4f4f;
    border: none;
    list-style: disc;
    margin: 3px 0px;
}

#currmenu ul li li li {
    list-style: square;
    color: #3F3F3F;
    margin-left: 0px;
}

#currmenu ul li li li a {
    padding-left: 0px;
}

#currmenu ul li li li li {
    list-style: square;
    margin-left: 0px;
}

#currmenu a {
    color: #3F3F3F;
    ppadding-left: 18px;
    pbackground: url( '../images/lmitem.png' ) left no-repeat;
}

#currmenu li li a {
        padding-left: 0px;
        background: none;
}

#currmenu a:hover {
        text-decoration: none;
}

ul.form {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.form label {
  font-weight: bold;
  display:  -moz-inline-box;
  display: inline-block;
  width: 200px;
}

.errors li {
	list-style: none;
	color: #AA0000;
	padding: 0px;
	margin-right: 4px;
}

.error {
	color: #AA0000;
}

.formElement {
	margin: 2px 0px 1px 0px;
}

table.layout {
	border-collapse: collapse;
	border-spacin: 0px;
}

a {
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

div.gallery {
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
}

div.image {
	position: relative;
	float: left;
	width: 180px;
	height: 144px;
	margin: 4px 12px 0px 2px;
	text-align: center;
}

div.image img {
	border: 1px solid #000000;
}

.news {
	margin-bottom: 4px;
}

.news h3 {
    margin: 4px 0px 0px 0px;
    padding: 2px 0px 2px 8px;
}

.newsContent {
    padding: 8px;
    margin: 0px;
    border-top: 1px solid #DCDCDC;
}

.newsMore {
    position: relative;
    left: 548px;
}

.paginationControl {
    color: #4D4D4D;
    margin: 8px 0px;
    padding: 2px 4px;
    border-bottom: 6px;
    -moz-border-radius: 6px;
    -icab-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    text-align: center;
}

.paginationControl a {
    color: #880000;
}

tr.paginator td {
    text-align: center;
}

#logreg {
        float: left; 
        width: 230px;
        margin: 6px 0px 0px 6px;
        text-align: center;
        padding-bottom: 4px;
}

#logreg a {
        float: left;
        color: #EFEFEF;
        text-align: center;
        margin: 2px 4px;
}