
body
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #040404;
	background: #D4CCA7 url('../images/background.jpg') repeat;
}

p
{
	/*text-align: justify;*/
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-indent: 0.7cm;
}

input, textarea
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F0F0F0 none repeat scroll 0 0;
	border: 1px solid #ABAAAA;
	margin-top:3px;
	padding:2px;
}

input[type="text"]:focus, textarea:focus
{
	background: #FFFFFF none repeat scroll 0 0;
}

img
{
	border: 0px;
}

a
{
	color: #62A94A;
	text-decoration: none;
}

a:hover
{
	color: #218106;
	text-decoration: underline;
}

h1, h1 a
{
	letter-spacing: -2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #8AB27C;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 12px;
}

h1 a:hover
{
	color: #259C04;
	text-decoration: none;
}

h2
{
	letter-spacing: -1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8AB27C;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 8px;
}

h2 a:hover
{
	color: #259C04;
	text-decoration: underline;
}

h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

h4
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

h5
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
    font-weight: bold;
}

h6
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#page
{
	background: url('../images/page-bg.jpg') repeat-y center;
	text-align: left;
	width: 786px;
	margin: 0px auto;
	margin-top: 35px;
	margin-bottom: 25px;
}

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

#header-area
{
	width: 786px;
	/*height: 407px;*/
	height: 297px;
}

#header-link
{
	width: 786px;
	height: 297px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#header-logo
{
	background: url('../images/header-logo.png') no-repeat top left;
	background-position: 30px 30px;
}

#header-blot-black
{
	background: url('../images/header-blot-black.png') no-repeat top left;
	background-position: 9px 9px;
}

#header-blot-gray
{
	background: url('../images/header-blot-gray.png') no-repeat top left;
	background-position: 473px 9px;
}

#header-blot-colour
{
	background: url('../images/header-blot-colour.png') no-repeat top right;
	background-position: 218px 9px;
}

#header-text
{
	background: url('../images/header-text.png') no-repeat top left;
	background-position: 213px 122px;
}

#header-pen
{
	background: url('../images/header-pen.png') no-repeat top left;
	background-position: 648px 85px;
}

#footer
{
	background: url('../images/footer-bottom.png') no-repeat bottom center;
	border: 0px;
	clear: both;
}

#footer-area
{
	width: 786px;
	height: 200px;
}

#footer-blot-colour
{
	background: url('../images/footer-blot-colour.png') no-repeat top left;
	background-position: 148px 61px;
}

#footer-bottle
{
	background: url('../images/footer-bottle.png') no-repeat top left;
	background-position: 26px 15px;
}

#footer-rat
{
	background: url('../images/footer-rat.png') no-repeat top left;
	background-position: 445px 18px;
}

#footer-pen
{
	background: url('../images/footer-pen.png') no-repeat top left;
	background-position: 379px 0px;
}

#footer-line
{
	background: url('../images/footer-line.png') no-repeat bottom center;
}

#footer-image-1
{
	background: url('../images/footer-image-1.png') no-repeat top left;
}

#footer-image-2
{
	background: url('../images/footer-image-2.png') no-repeat top left;
}

#footer-image-3
{
	background: url('../images/footer-image-3.png') no-repeat top left;
}

#footer-image-4
{
	background: url('../images/footer-image-4.png') no-repeat top left;
}

#footer-image-5
{
	background: url('../images/footer-image-5.png') no-repeat top left;
}

#footer-image-6
{
	background: url('../images/footer-image-6.png') no-repeat top left;
}

#footer-address
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}

#content
{
	padding: 0px;
	margin: 0px;
	margin-left: 9px;
	width: 769px;
	height: 100%;
	background: url('../images/content-top.png') no-repeat top left;
	clear: both;
	border: 0px;
	/*border: 1px solid red;*/
}

#right-bar
{
	float: right;
	margin-right: 60px;
	width: 132px;
	padding: 1px;
	text-align: right;
	color: #ABAAAA;
	/*border: 1px solid red;*/
}

#right-bar ul
{
	list-style: none;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;

}

#right-bar ul li
{
	margin-bottom: 16px;

}

#right-bar ul b
{
	color: #8AB27C;
}

#right-bar ul a
{
	color: #ABAAAA;
	text-decoration: underline;
}

#right-bar ul a:hover
{
	color: #8AB27C;
	text-decoration: none;
}

#main-area
{
	padding-top: 1px;
	margin: 0px;
	margin-left: 57px;
	width: 514px;
	padding-bottom: 20px;
	/*border: 1px solid red;*/
	overflow: visible;
}

#banner-area
{
	height: 1px;
	/*border: 1px solid red;*/
}

#banner-area img
{
	margin-top: -40px;
	margin-left: 540px;
}

.bar
{
	margin-left: -58px;
	margin-top: 25px;
}

table.tbl-person
{
	border-collapse: collapse;
	border: 1px solid #8AB27C;
}

.tbl-person td
{
	border: 1px solid #8AB27C;
}

#menu-hint
{
	/*line-height: 18px;*/
	text-align: left;
	color: #8AB27C;
	font-weight: bold;
}

div.line
{
	border: none;
	border-bottom: 1px dashed #e5e5e5;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.news-archive
{
	margin-top: 30px;
}

div.news-archive div
{
	font-size: 12px;
}

div.news-years
{
	font-weight: bold;
}

div.news-months
{
}

div.news-days
{
}

div.news-archive b
{
	color: #DE6767;
	font-weight: normal;
}

div.news-archive a
{
	font-weight: bold;
}