/* Start font characteristics */
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color:#CFCFAD;
 background-image: url(/images/sitepicts/images/bkgd_gradient.gif);
 background-repeat: repeat-x;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #6E541C;
}
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}
p {
 font-family: Arial;
 font-size: 12px;
}
td {
 font-family: Arial;
 font-size: 12px;
}
/* End font characteristics */
/* Start Link characteristics */
a {
 color: #6B5613;
 text-decoration: underline;
}
a:hover {
 text-decoration: underline;
 color: #B90017;
}
/* End Link characteristics */
/* Start Formatting text */
.bold_text {
 font-family: Arial;
 font-weight: bold;
}
.italic_text {
 font-family: Arial;
 font-weight: normal;
 font-style: italic;
}
.colour_text {
 color: #6B5613;
}

/* Overwrite SpecialHeader characteristics */
.SpecialHeader{
 font-family: arial;
 font-size: 14px;
 color: #6B5613;
 font-weight: bold;
}

/* End of SpecialHeader */
/* End Formatting text */
/* Start Header characteristics */

.header {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
 font-weight: bold;
 /* word-spacing: 3px; */
}

.header a {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
 text-decoration: none;
}
.header a:hover {
 font-family: Arial;
 font-size: 11px;
 color: #B90017;
 text-decoration: none;
}
/* End Header characteristics */
/* Start Buttons */
.button a {
 width: auto;
 height: auto;
 border: 1px solid #4F8097;
 margin-top: auto;
 margin-right: 10px;
 margin-bottom: auto;
 margin-left: auto;
 padding: 3px;
 text-align: left;
 text-decoration: none;
 background-color: #4F8097;
 color: white;
}
.button a:hover {
 width: auto;
 height: auto;
 border: 1px solid #6EAAC5;
 margin-top: auto;
 margin-right: 10px;
 margin-bottom: auto;
 margin-left: auto;
 padding: 3px;
 text-align: left;
 text-decoration: none;
 background-color: #6EAAC5;
 color: white;
}
/* End Buttons */
/* Start positioning controles */
#layer {
 position: relative;
 top: 0px;
 left: 0px;
 width: auto;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid #FFFFFF;
 font-size: 11px;
 text-align: left;
 background-image: url(../..//images/sitepicts/images/header04.gif);
 color: FFFFFF;
}
#fullHeight {
 position: relative;
 top: 0px;
 left: 0px;
 width: auto;
 height: 900px;
 margin-left: auto;
 margin-right: auto;
 /* border: 1px solid #FFFFFF; */
 font-size: 11px;
 text-align: left;
 /* background-image:url(..//images/sitepicts/images/header04.gif); */
 /* color: FFFFFF; */
}
/* End positioning controles */
.loginbox {
 position: relative;
 top: 0px;
 left: 0px;
 width: auto;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 border: 1px dotted #C0BDAA;
}
.loginbox2 {
 border: 1px dotted #C0BDAA;
}
.news_header {
 font-family: Arial;
 font-size: 11px;
 color: #B90017;
 text-decoration: none;
}
.news_link {
 font-family: Arial;
 font-size: 11px;
 /* font-weight: bold; */
 /* word-spacing: 3px; */
}
.news_link a {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
 text-decoration: underline;
}
.news_link a:hover {
 font-family: Arial;
 font-size: 11px;
 color: #B90017;
 text-decoration: underline;
}
.news_body {
 font-family: Arial;
 font-size: 11px;
 text-decoration: none;
}
/* Start footer characteristics */
.footer {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
}
.footer td {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
}
.footer a {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
 text-decoration: underline;
}
.footer a:hover {
 font-family: Arial;
 font-size: 11px;
 color: #B90017;
 text-decoration: underline;
}
/* End footer characteristics */
/* End Header characteristics */
.titles {
 font-family: arial;
 font-size: 14px;
 color: #6B5613;
 font-weight: bold;
 /* text-decoration: underline; */
}
.box_titles {
 font-family: arial;
 font-size: 14px;
 color: #6B5613;
 font-weight: bold;
 /* text-decoration: underline; */
}
.welcomename {
 font-family: arial;
 /* font-size: 14px; */
 color: #6B5613;
 /* font-weight: bold; */
 /* text-decoration: underline; */
}
/* Start Side Nav characteristics */
.sidenav {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
 font-weight: bold;
/* line-height: 180%;*/
 /* word-spacing: 3px; */
 /* line-height: 0; */
}
.sidenav a {
 font-family: Arial;
 font-size: 11px;
 color: #6B5613;
 text-decoration: none;
}
.sidenav a:hover {
 font-family: Arial;
 font-size: 11px;
 color: #B90017;
 text-decoration: none;
}