@charset "utf-8";
/* CSS Document */



.flashclass{ /*sample CSS class added to image slideshow container*/
width: 880px; /*a width should be defined for transition to work*/
background: url(../images/35.gif) 50% 50% no-repeat;
}

.flashclass img{
border-width: 0;
}


#main_row a.landing {
	text-decoration: none;
	border: 0;
	margin: 0;
	}

#main_row img {
	border:0;
}

#project_nav h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	padding: 5px;
	margin: 0;
	color: #847767;
	border-bottom: 1px solid #fff;
	}


#second_row h1 {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #847767;
	}
	
#second_row h1:after {
	content: url(../images/arrow.jpg);
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: baseline;
	color: #87c438;
	}

#second_row p {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height: 25px;
	text-align:justify;
	color: #655945;
	}
		
#second_row p em {
	font-style:italic;
	font-size: 12px;
	color: #82aa4a;
	}

#second_row p.address {
	font-size: 13px;
	}
	
#second_row form.contact {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height: 25px;
	text-align:justify;
	color: #666666;	}	
	
textarea, input {
	border: 1px solid #c8c1b5;
	}
	
input#btn {
	border: 1px solid #c8c1b5;
	cursor: pointer;
	}	
	
.map {
	border: 1px solid #c8c1b5;
	}
	
#second_row a,
#second_row a:link,
#second_row a:active,
#second_row a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #87c438;
	}

#second_row a {
	font-size: 10px;
	}	
	
#second_row a.inText {
	font-size: 12px;
	}	
		
#second_row a:hover {
	text-decoration: underline;
	}