/*---- Copyright (c) Cultivate ---- www.cultivate.nl ---- info at cultivate.nl -----*/
	
	a img { background-repeat: no-repeat; border: none;}
	a:link { color: White;}
	a:hover { color: White;}
	a:visited { color: White;}
	a:active { color: White;}
	
h1{line-height: 14px; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #FFFFFF; font-weight: bold;}
h2{line-height: 14px; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold;}
h3{line-height: 14px; font-size: 16px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold;}
	
Body{
	font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: White; 
	background: url(../img/border.gif) no-repeat;
	background-color: Black;
	}
	
textarea{
	font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; 
	padding: 5px;
  	width: 265px !important;
  	width /**/:275px;
	height: 100px !important;
  	height /**/:110px;
}

input{
	font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: Black; text-decoration: none; 
}

ul.disc 
{
list-style-type: disc;
list-style-position: inside;
}
li.none 
{
list-style-type: none;
}

/* contact page */
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
  
 div.row span.filler {
  float: left;
  width: 100px;
  text-align: left;
  }

div.row span.formw {
  text-align: left;
  } 
 /* contact page */
  
ul {
	list-style: none;
	margin-left: 0;
	padding-top: 10px;
	padding-left: 30px;
	text-indent: -1em;
	}
	
.column{
	 width: 125px;
	 float: left;
	 text-align: left;
}

li{
	margin-top: 5px;
}	

.scroll{
	padding: 10px;
	width: 403px;
	height: 260px;
	overflow: auto;
}


.thumb{
	float: left;
	margin: 10px;
}

button{
	font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: White; text-decoration: none;  
	background-color: Black;
	color: White;
	height: 25px;
}

.newsletter{
	width: 235px;
}

.email{
	width: 140px;
}

/*---- Copyright (c) Cultivate ---- www.cultivate.nl ---- info at cultivate.nl -----*/
