/* CSS Document */

body { 
	text-align: center; 
	background-color: #660066; 
	margin: 0; 
	padding: 0;
	font-size:100%;
}
a:link {
	color: #660066;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #FF9933;
}
	
#container { 
	text-align: center;
	width: 750px;  
	background-color: #fff;
	margin: 0 auto;
	margin-top: 25px;
}

#topnav {
	background-color:#9999cc;
	padding:0;
	margin:0;
	text-align: center;
	height:58px;
	width:750px;
	font-size:16px;
	color:#ffffff;
	background-image: url(images/top_nav_id2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.hometable {
	text-align: left;
	margin: 0 auto;
	margin-top: 25px;
}
.newsbox {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7bad03;
	padding: 4px 8px 8px;
	border: 0px solid #fcb437;
	line-height: 130%;
}
.newsbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #000000;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	margin-top: 4px;
	margin-left: 12px;
}

.home a {
	text-decoration: none;
}

.portfoliotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0 0 5px 255px;
	padding-top: 35px;
}
.portfoliotext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	width: 102px;
	
}
.button {
	font-size: 15px;
	color: #FFFFFF;
	margin-right: 12px;
}
.about_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 70px;
	margin-bottom: 5px;
}

.portfoliotext a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.portfoliotext a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.portfoliotext a:hover {
	color:#d8e6d9;
	text-decoration: none;
}
.button2 {
	font-size: 15px;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 10px;
}
.portfolioheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660066;
	margin-right: 9px;
}
#footer {
	background-color: #9999cc;
	text-align: left;
	padding: 5px 5px 5px 15px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
	color: #660066;
}
.bodytextaboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 150%;
	color: #000000;
}
.subheadsaboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	font-weight: bold;
	color: #660066;
}
.featuredprojecttitle {
	font-size: 1em;
	font-weight: bold;
	color: #30549e;
}
#prevnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#prevnext a {
	color: #660066;
	text-decoration: none;
}
#prevnext a:visited {
	color: #660066;
	text-decoration: none;
}
#prevnext a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.homemessage {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #4f8601;
	padding: 4px 8px 8px;
	border: 0px solid #fcb437;
	line-height: 130%;
}
.quote_text {
	color: #386202;
}
.testimonialquotetext {
	padding-right: 35px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 150%;
	margin-top: 8px;
}
.clientname {
	font-style: italic;
	color: #003366;
}

