"UTF-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	background-image: url(images/backgrnd_line.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	min-width: 750px;
}

#logo {
	padding-top:26px;
	padding-left:50px;
	width:165px;
	text-align: left;
	}

#nav {
	position: absolute;
	left:257px;
	top:20px;
	width:535px;
	}
	
#subnav {
	position: absolute;
	left:0px;
	top:170px;
	width:200px;
	}
	
#content {
	position: absolute;
	left:250px;
	top:85px;
	width:550px;
	padding-bottom:100px;
	}
	
	
#content_home {
	position: absolute;
	left:250px;
	top:60px;
	width:550px;
	padding-bottom:100px;
	background-image:url(images/pto_homepage.jpg);
	background-repeat: no-repeat;
	background-position:top;
	}
	
#portfolionav {
	width:550px;
	height: 28px;
	border-bottom: solid 1px #333333;
	padding-top:60px;
	}
	
#content-pages {
	position: absolute;
	left:250px;
	top:80px;
	width:550px;
	padding-bottom:100px;
	}
	
#footer {
	position:fixed;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height:45px;
	width:530px;
	text-align:left;
	padding-top:10px;
	left:250px;
	bottom:0;
	}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right:15px;
}
.nav a:link {color: #666666; text-decoration: none;}
.nav a:visited {color: #666666; text-decoration: none;}
.nav a:hover {color: #666666; text-decoration: underline;}
.nav a:active {color: #000000; text-decoration: none;}

.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right:15px;
}

.subnavtop {
	background-image: url(images/nv_top.gif);
	background-repeat: no-repeat;
	height:20px;
	color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	border-bottom:solid 1px #ffffff;
}

.subnavtop a:link {color: #333333; text-decoration: none;}
.subnavtop a:visited {color: #333333; text-decoration: none;}
.subnavtop a:hover {color: #000000; text-decoration: none;}
.subnavtop a:active {color: #333333; text-decoration: none;}

.subnavmid {
	background-image: url(images/nv_mid.gif);
	background-repeat: no-repeat;
	height:20px;
	color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	border-bottom:solid 1px #ffffff;
}

.subnavmid a:link {color: #333333; text-decoration: none;}
.subnavmid a:visited {color: #333333; text-decoration: none;}
.subnavmid a:hover {color: #000000; text-decoration: none;}
.subnavmid a:active {color: #333333; text-decoration: none;}

.subnavbot {
	background-image: url(images/nv_bot.gif);
	background-repeat: no-repeat;
	height:20px;
	color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
}

.subnavbot a:link {color: #333333; text-decoration: none;}
.subnavbot a:visited {color: #333333; text-decoration: none;}
.subnavbot a:hover {color: #000000; text-decoration: none;}
.subnavbot a:active {color: #333333; text-decoration: none;}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}

.bodytext a:link {color: #333333; text-decoration: underline;}
.bodytext a:visited {color: #333333; text-decoration: underline;}
.bodytext a:hover {color: #669900; text-decoration: underline;}
.bodytext a:active {color: #333333; text-decoration: underline;}

.narrator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	padding-left:20px;
}

.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}

.clients {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

.callouts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #669900;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669900;
}

.subheadsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669900;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	padding-left:20px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top:5px;
	color: #333333;
}

a.portfolioicon {
	display: block;
	float:left;
	color: #333333;
	background: #FFFFFF;
	width: 36px;
	height: 26px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	background-image:url(images/icn_portfolio.gif);
	background-repeat: no-repeat;
	padding-top:2px;
	padding-right:20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a.portfolioicon:hover {
	color: #FFFFFF;
	background-image:url(images/icn_portfolio_m.gif);
	background-repeat: no-repeat;
}

.portfolio-images {
	margin-right:15px;
	margin-top:5px;
	border: solid 1px #333333;
}
.portfolio-images-no {
	margin-right:15px;
	margin-top:5px;
}

a.button {
	display: inline;
	color: #333333;
	background: #ebebeb;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	margin-left:5px;
	padding-right:8px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.button:hover {
	color: #FFFFFF;
	background: #666666;
}


.l1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #669900;
	text-decoration : underline; 
	}
.l2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669900;
	text-decoration : underline; 
	}

