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

body {
	background-color:#FFF;
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size:.8em;
	color:#423D52;
}
.background {
	background-image:url(site-images/background.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	height:646px;
	width:816px;
}
.background_header {
	background-image:url(site-images/background_header.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	height:109px;
	width:816px;
}
.background_span {
	background-image:url(site-images/background_span.gif);
	background-color:#FFF;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:816px;
}
.background_footer {
	background-image:url(site-images/background_footer.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:816px;
	height:39px;
}
.contactbackground {
	background-image:url(site-images/background.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	height:646px;
	width:816px;
}
.contactleftcolumn {
	width:355px;
	float:left;
	padding-left:50px;
	margin-top:60px;
}
.contactrightcolumn {
	float:left;
	margin-top:0px;
}
.contactformelements {
	margin-top:5px;
	font-size:1.1em;
}
.portfolio_background {
	background-image:url(site-images/portfolio_background.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	height:800px;
	width:816px;
}
.headergraphic {
	float:left;
	padding-left:50px;
	margin-top:30px;
	width:435px;
	height:72px;
}
.headertext {
	float:left;
	padding-left:58px;
	margin-top:54px;
	height:42px;
	font-size:1.5em;
}
.contact_headertext {
	float:left;
	padding-left:40px;
	margin-top:57px;
	height:72px;
	font-size:13px;
}
a.headernavbar:link {text-decoration:none; color:#423D52;}
a.headernavbar:visited {text-decoration:none; color:#423D52;}
a.headernavbar:hover {color:#7ec3cd; border-bottom:1px dotted;}

a.portfoliolist:link {text-decoration:none; color:#423D52;}
a.portfoliolist:visited {text-decoration:none; color:#423D52;}
a.portfoliolist:hover {color:#7ec3cd; border-bottom:1px dotted;}
.hometext {
	float:left;
	padding-left:15px;
	margin-top:52px;
	width:430px;
	letter-spacing:.1em;
	line-height:37px;
	height:300px;
	font-size:1.8em;
}
a.sayhello:link {text-decoration:none; color:#999999;}
a.sayhello:visited {text-decoration:none; color:#999999;}
a.sayhello:hover {text-decoration:none; color:#7ec3cd;}

.homepageportfolio {
	float:none;
	text-align:center;
	padding-top:55px;
}
.portfolio_leftcolumn {
	float:left;
	padding-left:50px;
	margin-top:60px;
	width:220px;
	color:#4b465a;
}
.portfolio_heading {
	font-size:1.5em;
	letter-spacing:.1em;
}
ul {
	line-height:1.5em;		
	margin:0px;
	margin-top:5px;
	letter-spacing:0.1em;
	padding:0;
}
li {
	list-style-type:none;
	margin-bottom:4px;
}
.portfolio_rightcolumn {
	float:left;
	margin-top:30px;
	padding-left:0px;
	width:515px;
	color:#4b465a;
}
.report_column {
	padding-left:50px;
	width:600px;
	margin-top:50px;
}
.formstyle {
	font-size:1.1em;
	padding:100px; 
	padding-right:0;
	width:500px;
}
.hiddenpic {
	display:none;
}
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}
#project_brief, #visit_site {
	padding-left:16px;
	letter-spacing:0.1em;
}
