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

body {
	background-image: url(/images/backgroundwood.jpg);
	background-repeat:inherit; 			
	margin: 0px 0px 0px 0px;
}


#logobanner {
	width:790px;
	height:118px;
	margin-top: 10px;
	}


#container {
	position:absolute;
	top:0px;
	height:593px;
	left: 50%;
	width:800px;
	margin: 10px 0px 0px -407px;
	padding:0px 2px 0px 10px;
	background-color:#ffffff;
	}
	
	
#master {
	margin: 0px auto;
	width: 800px;
	height:100%;
	text-align: left;
	background-color:#FFFFFF;
}	

#aboutbox {
	width:145px;
	height:110px;
	font-family: 
;
	padding-top: 5px;
	border-bottom-color: #000000;
	border-bottom-color: #000000;
	border-bottom: 1px;
	border-bottom-width: thin;
}

.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	line-height: 130%;
	color:#000000
}

#aboutheading {
	height:20px;
	width:155px;
	border-bottom:thin #000000 solid;
	border-top:thin #000000 solid;
}

.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	line-height: 190%;
}

.navigationtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	line-height: 170%;
	text-decoration: none;
	color: #000000;
}


.navigationtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	line-height: 170%;
	text-decoration: none;
	color: #000000;
}


.navigationtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	line-height: 170%;
}



 #navigationbox {
	height:400px;
	width:160px;
	float:left;
	margin-top:10px;
 }


#contactheading {
	width:155px;
	height:20px;
	border-bottom:#000000 thin solid;
}

#news {
	float:left;
	height:450px;
	width:620px;
	margin-left: 10px;
}


/*news updates ( picture date description )
	------------------------------------------------------------*/		

#newsbox {
	height:400px;
	width:620px;
	float:left;
	top: 165px;
	overflow: auto;
}

#newsheading {
	margin: 10px 0px 0px 0px;
	height:20px;
	border-bottom:thin #000000 solid;
	border-top:thin #000000 solid;
}
	
	
#newstitle {
	margin-top:15px;
	height: 30px;
	width:580px;
	float:left;
	color: #006699;
}


.newstitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	line-height: 155%;
	color:#336699
}


#newspicture1 {
	margin-bottom:5px;
	width:570px;
	height:340px;
	float:left;
}


#newspicture2 {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	width:290px;
	height:350px;
	float:left;
}


#newsinfo {
	height: 40px;
	width:580px;
	float:left;
	margin-top:5px;
}

#portfolioheading {
	height:20px;
	width:155px;
	border-bottom:thin #000000 solid;
	border-top:thin #000000 solid;
	margin-top: 10px;
}

#contactheading {
	height:20px;
	width:155px;
	border-bottom:thin #000000 solid;
}

#portfoliosubjects {
	width:155px;
	height:115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 5px;
	border-bottom-color: #000000;
	border-bottom-color: #000000;
	border-bottom: 1px;
	border-bottom-width: thin;
}


/*projects ( description pics )
	------------------------------------------------------------*/	

#projectheading {
	margin: 10px 0px 0px 0px;
	height:20px;
	width:580px;
	border-bottom:thin #000000 solid;
	border-top:thin #000000 solid;
}

#projectinfo {
	margin-top:5px;
	height: 30px;
	width:580px;
	float:left;
	vertical-align: text-bottom;
	line-height: normal;
}

#projectinfo2 {
	margin-top:2px;
	height: 70px;
	width:580px;
	float:left;
	vertical-align: text-bottom;
	line-height: normal;
}

.projecttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	vertical-align: bottom;
	line-height: 100%;
}

#largebox {
	width:530;
	height:770px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
	

