/*
----------------------------------------
	NORMALIZE STYLES
----------------------------------------
*/

body, div, td, ul, li {
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	color: #58564D;
}

h1 {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #87846d;
}

h2 {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #87846d;
}

h3, h4, h5 {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #87846d;
}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}

h3 a {
  color: #fff;
  text-decoration: none;
}

h3 a:hover,
h3 a:active {
  color: #988575;
}

table {
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

/*
----------------------------------------
	GENERAL
----------------------------------------
*/

body {
	background: #F3F3F3 url("/images/new_layout/bg.jpg") repeat-x;
	margin: 0;
	padding: 0;

}

#nav_top {
    background: #472a2b url("/images/new_layout/nav_bg.gif") repeat-x;
    height: 80px;
    width: 900px;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 300px;
	margin: 10px 0 0 50px;
}

#nav_top ul {
	list-style-type: none;
	float: right;
	margin: 0 52px 0 0px;
	padding-top: 40px;
}

#nav_top ul li {
	display: inline;
	margin-left: 10px;
	color: #ffffff;
	font-size: 0.90em;
}

#nav_top ul li a:link,
#nav_top ul li a:visited {
	text-decoration: none;
	color: #ffffff;
}

#nav_top ul li a:hover,
#nav_top ul li a:active {
	color: #FFCF01;
}

#nav_top ul li a.current {
	color: #FFCF01;
}

div#flashcontent {
	position: relative;
	z-index: 100;
	background-color: #ffffff;
	width: 900px;
	margin: 0 auto;
}

#main_shadow {
	background: url("/images/new_layout/large_border.png") no-repeat;
	width: 967px;
	margin: 0 auto;
}

#main_content {
	background: url("/images/content_bg_white_image_gallery.jpg") repeat-x;
	background-color: #ffffff;
	padding: 20px 0;
	width: 900px;
	margin: 0 auto;
}

.title {
	text-align: center;
	float: left;
	margin-left: 50px;
	margin-bottom: 15px;
}

.content,
.content_wide {
	clear: left;
	float: left;
	margin-left: 94px;
	width: 430px;
	line-height: 1.4;
}

.indent {
  padding-left: 20px;
}

.content_wide {
	width: 730px;
}

.content h2 a:link,
.content h2 a:visited {
	color: #87846d;
	text-decoration: underline;
}

.content h2 a:hover,
.content h2 a:active {
	color: #988575;
}

.content h3 {
	margin-top: 15px;
}

.content ul {
	list-style-type: none;
}

.content ul li {
	line-height: 1.7;
}

.image_caption,
.image_caption_top {
	margin: 3px 0 0 20px;
	float: right;
}

.image_caption_top {
	margin: 15px 0 0 20px;
}

.image_caption_left {
	float: left;
	margin: 3px 20px 20px 0;
}

.image_caption p,
.image_caption_top p,
.image_caption_left p,
p.caption {
	color: #8F8D86;
	font-size: 90%;
}

a:link,
a:visited {
	color: #87846d;
}

a:hover,
a:active {
	color: #FFCF01;
	text-decoration: underline;
}

ul li a:link.list_link,
ul li a:visited.list_link {
	color: #87846d;
	font-weight: bold;
	text-decoration: underline;
}

ul li a:hover.list_link,
ul li a:active.list_link {
	color: #FFCF01;
	text-decoration: underline;
}

#right {
	float: right;
	width: 290px;
	margin-top: 15px;
	margin-right: 50px;
}

.brown_box {
	background-color: #87846d;
	height: 70px;
	padding: 15px;
	margin-bottom: 15px;
	color: #ffffff;
}

.brown_box h2,
.brown_box h2 a:link,
.brown_box h2 a:visited {
	color: #FFCF01;
	text-decoration: none;
}

.brown_box h2 a:hover,
.brown_box h2 a:active {
	text-decoration: underline;
}

.brown_box p a:link,
.brown_box p a:visited {
	color: #ffffff;
	text-decoration: none;
}

.brown_box p a:hover,
.brown_box p a:active {
	color: #FFCF01;
}

.brown_box_resize {
	color: #ffffff;
}

.brown_box_resize h2,
.brown_box_resize h2 a:link,
.brown_box_resize h2 a:visited {
	color: #FFCF01;
	text-decoration: none;
}

.brown_box_resize h2 a:hover,
.brown_box_resize h2 a:active {
	text-decoration: underline;
}

.brown_box_resize p a:link,
.brown_box_resize p a:visited {
	color: #ffffff;
	text-decoration: none;
}

.brown_box_resize p a:hover,
.brown_box_resize p a:active {
	color: #FFCF01;
}

.gallery_form_box {
	color: #ffffff;
}

.gallery_form_box h2 {
	color: #FFCF01;
}

.gallery_form_box ul li {
	color: #ffffff;
}

.gallery_form_box form#login {
	background-color: #87846d;
	padding: 15px;
	margin-bottom: 15px;
	position: inherit;
}

.gallery_form_box form#login fieldset {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

.gallery_form_box form#login input,
.gallery_form_box form#login textarea,
.gallery_form_box form#login select {
	margin-bottom:10px;
	width:255px;
}

.gallery_form_box_left form#login {
	background-color: #87846d;
	padding: 15px;
	margin-bottom: 15px;
	position: inherit;
}

.gallery_form_box_left form#login fieldset {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

.gallery_form_box_left form#login input,
.gallery_form_box_left form#login textarea {
	margin-bottom:10px;
	width:285px;
}

div.gallery {
	width: 165px;
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
}

div.gallery p {
	padding: 0px;
	margin: 0px;
	font-size:70%;
	color: #475740;	
	
}

div.gallery a img {
}

div.gallery a:hover img {
}

.contact_form_box {
	color: #ffffff;
}

.contact_form_box h2 {
	color: #FFCF01;
}

.contact_form_box form#login {
	background-color: #87846d;
	padding: 15px;
	margin-bottom: 15px;
	position: inherit;
}

.contact_form_box form#login fieldset {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

.contact_form_box form#login input,
.contact_form_box form#login textarea {
	margin-bottom:10px;
	width:395px;
}

input:focus,
textarea:focus {
	background-color: #FFF5CF;
}

.brown_box_resize {
	background-color: #87846d;
	padding: 15px;
	margin-bottom: 15px;
}

.brown_box_resize ul li {
	color: #ffffff;
	font-size: 105%;
}

.brown_box_resize a:link,
.brown_box_resize a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.brown_box_resize a:hover,
.brown_box_resize a:active {
	color: #FFCF01;
}

#footer {
  background: url(/images/new_layout/footer_bg.jpg) repeat-x;
  height: 170px;
  /*height: 250px;*/
  clear: both;
}

#footer_nav {
  padding: 10px 50px 10px 50px;
  width: 900px;
  margin: 0 auto;
}

#footer_nav ul {
	list-style-type: none;
}

#footer_nav ul li {
	display: inline;
	color: #ffffff;
}

.left_foot {
	margin-left: 10px;
	float: left;
}

.left_foot ul li {
	padding-right: 10px;
}

#footer_nav a:link,
#footer_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer_nav a:hover,
#footer_nav a:active {
	text-decoration: underline;
}

.right_foot {
	text-align: right;
	margin-right: 50px;
	float: right;
}

.right_foot ul li {
	padding-left: 10px;
}

div.validation_errors {
  color: #ffffff;
  font-size: 0.9em;
}

div.validation_errors ul.errors {
   padding-left: 15px;
}

div.validation_errors ul.errors li {
  color: #ffffff;
  list-style-type: disc;
}

div.spacer
{
	clear:both;
}


ul.give_me_bullets {
	list-style-type: disc;
}

span.kcs_footer {
	float: right;
	color: #ffffff;
	font-size: 85%;
	padding-top: 18px;
}

span.kcs_footer a:link,
span.kcs_footer a:visited {
	color: #ffffff;
}

span.kcs_footer a:hover,
span.kcs_footer a:active {
	color: #000000;
}

.job_vancancy {
	border: 1px solid #87846d;
	padding: 10px;
	font-size: 100%;
}