/* Start of CMSMS style sheet 'KTS Layout CSS V1' */
body,html {
font-family:Arial, Helvetica, sans-serif;
color:#333;
font-size:10px;
font-weight:400;
line-height:1.5em;

margin:0;
padding:0;
text-align:left;

}
html{
height:100%;
}



h1, h2, h3, h4,p, ul, li{
text-align:left;
}

h1 {
font-family:Arial,Trebuchet MS, Arial, Helvetica, sans-serif;
color:#1E7269;
font-size:22px;
font-weight:400;
line-height:1.25em;
margin:20px 10px 5px;
padding:0;
border-bottom:1px dotted #C0C0C0;
}

h2 {
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#1E7269;
font-size:14px;
font-weight:lighter;
line-height:1.25em;
margin:0 10px 10px;
padding:0;
}

h3 {
display:block;
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#1E7269;
font-size:12px;
font-weight:700;
line-height:1.25em;
margin:0 10px 10px;
padding:0;
}

p {
margin:15px 10px 10px;
font-size:12px;
line-height:1.5em;
}

p a:link,
p a:visited,
ul.features li a:link,
ul.features li a:visited,
ul.land li table a:link,
ul.land li table a:visited {
text-decoration:none;
color:#1E7269;
padding:1px 2px;
}

p a:hover,
ul.features li a:hover,
ul.land li table a:hover {
color:#000;
background:#D7F8F4;
}



ul{
font-size:12px; margin:0px;
}


#news1 h1{
font-family:arial;
font-size:16px;
color:#1E7269;
padding:0px;
margin:0px;
padding-top:5px;
padding-bottom:5px;
}
#news1{
padding-top:15px;
padding-left:5px;

}

.contactform textarea{
width:180px;
height:80px;
}

.contactform td{
font-size:9pt;
}


.MessageField textarea{
width:220px;
height:100px;
}



div#content table {
  margin: 9px;
}

#contactInfo h1{
font-family:arial;
font-size:16px;
padding-bottom:0px;
margin-bottom:-10px;
}

#contactInfo p{
font-family:tahoma;
font-size:11px;
padding-bottom:0px;
}

/* Album styles  */
/* Photo Album Styles */


/* Album and Picture Lists */

.thumb
{
	padding:0;
	width:150px;
	margin:0 0.5em 0.5em 0;
    
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;
height:150px;

}


.thumb a img{

border:1px solid #7F7F7F;

}


.instructiontext
{
	font-weight:normal;
	font-style:normal;
	font-size:11px;
                font-family:verdana;
	font-style:italic;
                padding-top:0px;
}


.thumb a
{
	display:block;

/* Set link formatting*/

/* Thumb width*/ 
	
/* Thumb height*/
	padding:0px;
/* Thumb padding to form thumb frame */
/* You can set the above to 0px = no frame - but no hover indication!*/
	margin:0;
	background-color:white;
/*Background of thumb */
	border-top:0px solid #eee;
/* Borders of thumb frame */
	border-right:0px solid #ccc;
	border-bottom:0px solid #ccc;
	border-left:0px solid #eee;
	text-decoration:none;
         
                margin-bottom:5px;
                *margin-bottom:-15px;
}


.picturelist
{
	margin-left:0;
	padding-left:0;
padding-left:0;
margin-right:-10px;
margin-bottom:-50px;

}

.whiteborder{
border:1px solid white;
height:98px;
}
/* End of 'KTS Layout CSS V1' */

