body {
	color: #000;
	padding: 20px 0 40px;
	font: 13px/17px Helvetica, Arial, sans-serif; 
}

.ldf { 
	position: absolute; 
	top: 15px; 
	left: 0; 
}

a {
	color: #39b54a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 24px; 
	color: #000; 
	line-height: 28px; 
}

h5
 { color: #39b54a;
	font-size: 18px; 
	margin-bottom: 3px; 
	padding-bottom: 0; 
}

.border { 
	border-top: 6pt solid #39B54A; 
	padding-top: 5px;
	color: #39B54A;
}

.thinborder {
	border-top: 2px solid #39B54A;
	margin:10px 0 0 0;
	padding-top:5px;
	color:#000;
	font: 13px/17px Helvetica, Arial, sans-serif;
	font-weight:bold;
}

.thinborder2 {
	border-top: 2px solid #39B54A;
	margin:0;
	padding-top:5px;
	color:#39B54A;
}

h2 { 
	font-size: 20px; 
	line-height: 20px; 
	font-weight: normal; 
	font-style: normal; 
}

p {
	overflow: hidden;
}

.container_12 {
	//background: #fff url(img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(img/16_col.gif) repeat-y;
}

.green {
	border-top: 6pt solid #39b54a;
	margin-bottom: 15px;
}

#thumbs img {
	margin-right: 10px;
}

#nav {
	color: #39b54a;
	font-size: 16px;
	font-weight: bold; 
	margin-top: 54px; 
	text-align: right; 
}

#nav a { 
	color: #000; 
}

h4 {
	font-weight: bold;
	border-top: 6pt solid #39b54a; 
	padding-top: 6px; 
}

.exhibition { 
	color: #39b54a; 
}

.exhibition a { 
	color: #39b54a; 
}

.grid_3 a {
	text-decoration:underline;
}
a.blk {
	color:#000;
	text-decoration:underline;
}
.faq_links a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.friends {
	padding-top:15px;
	border-top: 3px solid #39b54a;
	width:100%;
}

.form fieldset {
	border:0;
	padding:0;
	margin:0;
}
form.form {
	margin:0;
}
form.form input.inp {
	border:1px solid #787878;
	width:220px;
	background:#ffffff;
	font-weight:bold;
	font-size:11px;
}
form.form label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	clear:both;
	display:block;
	color: #ff0000;
	font-weight:bold;
	padding:0;
}
form.form input.error, form.form textarea.error, form.form select.error, input.error, textarea.error { 
	border: 1px dotted #ff0000;
	background:#faebe7;
}
.l_form {
	float:left;
	width:290px;
}
.r_form {
	float:left;
}
form.form span.req {
	color:#F00;
}
.form_cnt {
	margin-top:20px;
}
.inp2 {
	border:1px solid #787878;
	width:512px;
	background:#ffffff;
	font-weight:bold;
	font-size:11px;
}
span.small a{
	color:#999;
	font-size:9px;
}
.errors {
	background:#FF9;
	padding:15px;
	width:450px;
	border:1px dashed #F00;
	color:#F00;
	font-weight:bold;
	margin:20px 0 20px 0;
}
.green1, #nav a.green1 {
	color:#39b54a;
}
.lnk_green_bg {
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	background-color:#39b54a;
}
.be_first {
	margin-top:20px;
}
