body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background-color: #CECBBD;
	background-repeat: no-repeat;
	background-position: top left;
	text-align:center;
	font-weight:bold;
	}

p{
	text-align:justify;
}
img
{
    border:0px;
    padding:10px;
}
#strapline{
	text-align:center;
	font-size: 1em;
	color: #8a8a8a;
	background-color: #CECBBD;
	padding: 6px 0 6px 0;
}

#logo {
	text-align:center;
	background-color:#102010;
	width:760px;
	height:83px;
	padding: 0px;
	margin: 0px;
	color: #adadad;
	background-image: url('images/header_bg_search.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#border {
	text-align:center;
	border-top:#102010 1px solid;
	border-right:#102010 1px solid;
	border-left:#102010 1px solid;
	border-bottom:#102010 1px solid;
	width:760px;
	margin: 0 auto;
	padding: 0;
	color: #000;
	background-color: #FFF;
	}

#printheader {
	display: none;
	width:550px;
	height:0px;
	padding: 0;
	margin: 0 auto;
	}
.searchbox
{
    float:right;
    background-color:#102010;
    width:300px;
    color:#fff;
}
.searchlabel
{
    display:inline;
    margin-right:10px;
}
#header {
	text-align:center;
	width:758px;
	padding: 0px;
	color:#F7F3A5;
	background-color:#102010;
	border:1px solid #102010;
	margin: 0px 0px 0px 0px;
    height:30px;
	}

#footer {
	background-color:#F7F3A5;
	color:#000;
	width:760px;
	height:25px;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	clear:both;
	border-right:#F7F3A5 1px solid;
	border-left:#F7F3A5 1px solid;
	border-bottom:#F7F3A5 1px solid;
	}
#footer2 {
	width:760px;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	clear:both;
	}
.clear
{
    clear:both;
}
#content {
	background-color:#FFF;
	color:#000;
	font-weight:normal;
	text-align:center;
	margin: 0 auto;
	padding: 10px 30px 10px 30px;
	text-align:left;
	width:700px;
	clear:both;
	}
#homecontent
{
    background-color:#102010;
    color:#FFF;
    font-weight:bold;
    padding:10px 40px 20px 40px;
}
.newstitle
{
    font-size:110%;
    font-weight:bold;
}
#homenews
{
    float:right;
    width:200px;
    margin-left:20px;
    padding-left:20px;
    border-left:1px solid #fff;
    text-align:left;
}
.homenewsgap
{
    margin-bottom:10px;
    clear:both;
}
#articleTools {
	clear: both;
	padding: 0 0 1px 0;
	}
	
#articleTools ul {
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
	}
	
#articleTools ul li {
	margin: 0 8px 0 0;
	float: left;
	width: 140px;
	}
	
#articleTools ul li a {
	display: block;
	padding: 4px;
	text-decoration: none;
	color: #333;
	font-style: normal;
	border: 1px solid #eee;
	}
	
#articleTools ul li a:hover {
	border: 1px solid #bbb;
	}
	
#articleTools ul li a img {
	border: 0;
	margin-right: 4px;
	}

/* gallery
---------------------------------------------------------- */
.gallery
{
    margin:30px 0px 0px 0px;
}
.galleryCaption
{
    margin:5px 0px 0px 0px;
}

.galleryImageWrapper
{
    margin:10px 8px 0px 0px;
    width:116px;
    float:left;
}

.galleryImageContainer
{
    background-color:#fff;
    border:1px solid #fff;
    padding:8px;
    text-align:center;
}

.galleryImageCaption
{
    text-align:center;
}

.print{

}

.search {
	font-weight: bold;
	color: #102010;
	background-color:#fff;
}
	
a {
	text-decoration: none;
	font-weight: bold;
	color: #d78100;
	background-color:#fff;
	}
a:link {
	color: #d78100;
	background-color:#fff;
	text-decoration: underline;
	}
a:visited {
	color: #d78100;
	background-color:#fff;
	text-decoration: underline;
	}
a:active {
	color: #d78100;
	background-color:#fff;
	text-decoration: underline;
	}
a:hover {
	color: #990000;
	background-color:#fff;
	text-decoration: none;
	}
ul.homemenu
{
    list-style:none;
}
ul.homemenu li
{
    display:inline;
    float:left;
    margin-right:10px;
    padding-right:20px;
    background-image:url(../images/menu.gif);
    background-position:right;
    background-repeat:no-repeat;
}
ul.footermenu
{
    list-style:none;
}
ul.footermenu li
{
    display:inline;
    float:left;
    margin-right:10px;
    padding-right:20px;
    background-image:url(../images/menu2.gif);
    background-position:right;
    background-repeat:no-repeat;
}
a.menu:link {
	font-weight: bold;
	color: #FFF;
	background-color:#102010;
	text-decoration: none;
	font-size:120%;
	}
a.menu:visited {
	color: #FFF;
	font-weight: bold;
	background-color:#102010;
	text-decoration: none;
	font-size:120%;
	}
a.menu:active {
	color: #FFF;
	font-weight: bold;
	background-color:#102010;
	text-decoration: none;
	font-size:120%;
	}
a.menu:hover {
	color: #F7F3A5;
	font-weight: bold;
	background-color:#102010;
	text-decoration: underline;
	font-size:120%;
	}
	
a.home:link {
	font-weight: bold;
	color: #F8FBAE;
	background-color:#102010;
	text-decoration: underline;
	font-size:120%;
	}
a.home:visited {
	color: #FFF;
	font-weight: bold;
	background-color:#102010;
	text-decoration: underline;
	font-size:120%;
	}
a.home:active {
	color: #FFF;
	font-weight: bold;
	background-color:#102010;
	text-decoration: underline;
	font-size:120%;
	}
a.home:hover {
	color: #F7F3A5;
	font-weight: bold;
	background-color:#102010;
	text-decoration: none;
	font-size:120%;
	}
.breadcrumbdiv
{
    float:left;
    width:760px;
    clear:right;
    text-align:left;
    color:#999;
    margin-bottom:10px;
}
a.breadcrumb:link {
	font-weight: bold;
	color: #999;
	background-color:#fff;
	text-decoration: none;
	}
a.breadcrumb:visited {
	color: #999;
	font-weight: bold;
	background-color:#fff;
	text-decoration: none;
	}
a.breadcrumb:active {
	color: #999;
	font-weight: bold;
	background-color:#fff;
	text-decoration: none;
	}
a.breadcrumb:hover {
	color: #999;
	font-weight: bold;
	background-color:#fff;
	text-decoration: underline;
	}
	
.footertext {
	font-size: 1em;
	color: #000;
	background-color: #f3f3f3;
	}
	
a.footertext:link {
	font-size: 1em;
	color: #000;
	background-color:#F7F3A5;
	text-decoration: none;
	}
a.footertext:visited {
	font-size: 1em;
	color: #000;
	background-color:#F7F3A5;
	text-decoration: none;
	}
a.footertext:active {
	font-size: 1em;
	color: #000;
	background-color:#F7F3A5;
	text-decoration: none;
	}
a.footertext:hover {
	font-size: 1em;
	color: #102010;
	background-color:#F7F3A5;
	text-decoration: underline;
	}
	
.footertext2 {
	font-size: 1em;
	color: #999;
	background-color: #CECBBD;
	}
	
a.footertext2:link {
	font-size: 1em;
	color: #999;
	background-color:#CECBBD;
	text-decoration: none;
	}
a.footertext2:visited {
	font-size: 1em;
	color: #999;
	background-color:#CECBBD;
	text-decoration: none;
	}
a.footertext2:active {
	font-size: 1em;
	color: #999;
	background-color:#CECBBD;
	text-decoration: none;
	}
a.footertext2:hover {
	font-size: 1em;
	color: #000;
	background-color:#CECBBD;
	text-decoration: underline;
	}
	
a.breadcrumb:link {
	color: #999;
	background-color:#fff;
	text-decoration: underline;
	}
a.breadcrumb:visited {
	color: #999;
	background-color:#fff;
	text-decoration: underline;
	}
a.breadcrumb:active {
	color: #999;
	background-color:#fff;
	text-decoration: underline;
	}
a.breadcrumb:hover {
	color: #000;
	background-color:#fff;
	text-decoration: none;
	}

h1 {
	font-size: 2.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:10px 0px 10px 0px;
	padding:0;
	color:#102010;
	background-color:#fff;
	}
h2 {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:10px 0px 10px 0px;
	padding:0;
	font-weight: normal;
	color:#102010;
	background-color:#fff;
	}
h3 {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:10px 0px 10px 0px;
	padding:0;
	font-weight: normal;
	color:#102010;
	background-color:#fff;
	}
h4 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 auto;
	padding:0;
	font-weight: bold;
	color:#102010;
	background-color:#fff;
	}
h5 {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 auto;
	padding:0px;
	font-weight: bold;
	color:#102010;
	background-color:#fff;
	}
h6 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 auto;
	padding:0;
	font-weight: bold;
	color:#102010;
	background-color:#fff;
	}
	
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 auto;
	}
li > p {
	margin-top: 0;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

form{
	margin: 0 auto;
	padding: 0;
}

