a:link {color: #000000;}
a:visited {color: #333333;}
a:active {color: #333333;}
a:hover {background-color: #FFBB22; color: #ffffff;}
a {text-decoration: none;}

.navlinks h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;	

}

.navlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	
}

.locator h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 15px;
	margin-right: 12px;
	margin-top: 3px;
	margin-bottom: 3px;

}

.lr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;	
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 235px;
	padding-bottom: 235px;

}

.lr h1 {
	margin-top: 235px;
	margin-bottom: 235px;

}

.projecttitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.projecttitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.text {
	margin-top: 25px;
	margin-bottom: 35px;
	color: #dddddd;

}

.text a {
	color: #ffffff;
}

.text p{
	font-family: Georgia, times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	margin-left: 15px;
	margin-right: 10px;
}

.text h1{
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 18px;
	margin-left: 15px;
	margin-top: 10px;
	
}

.text h3{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	margin-left: 12px;
	margin-right: 5px;
	
}

.text h2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-color: #ffffff;
	font-weight: normal;
	line-height: 18px;
	margin-left: -5px;
	padding-left: 10px;
	margin-right: 50px;
	border-style: solid;
	border-width: 5px;
	border-color: #EFEBE2;

}

#descriptionbox {
	background-color: #ffffff;
	width: 180px;
	margin-left: 30px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	
}

}

#indexbox {
	background-color: #ffffff;
	width: 100px;

}

#projecttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	margin-left: 5px;
	margin-right: 20px;
	
	
	float: left;

}

#projectparts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 20px;

}

#projectparts a {
	color: #cccccc;
}

.navarrows {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bbbbbb;
	padding-right: 20px;
	padding-top: 10px;

}

.navarrows a {
	color: #ffffff;
}

#projectparts a:hover {
	color: #ffffff;
}

#portfoliobox {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	width: 100px;
	height: 150px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 20px;
	
}

#portfoliobox h1 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-color: #000000;
	font-weight: normal;

}

.content {
	width: 600px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.infobutton a:hover {
	background-color: #716E68;
}

.about {
	padding-left: 35px;
	padding-right: 35px;
}

.about a {
	color: #333333;
}

.about p{
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;

}

.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #cccccc;

}


.about h1{
	font-family: arial, sans-serif;
	font-size: 18px;
	line-height: 15px;
	color: #000000;
	padding-top: 10px;

}

.about li {
	list-style: circle;
	content: &#187;
	font-family: georgia;
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 5px;
}