@charset "utf-8";
body {
	background: #f2e2cd;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	margin: 5px 0 10px 0;
}
img {
	border: none;
}
a img {
	border: none;
}
#overlay {
	position: absolute;
	top: 21px;
	right: 50%;
	margin-right: -450px;
	z-index: 100;
}
#container {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	height: 681px;
	border: solid 1px #9f621d;
	overflow: hidden;
}
#nav {
	width: 295px;
	height: 220px;
	float: left;
	margin-left: 16px;
	margin-top: 345px;
	text-align: left;
	padding: 0;
}
#nav a {
	margin: 0;
	position: relative;
	display: block;
	padding: 0;
	float: right;
}
#nav a img {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
#thefirm {
	width: 213px;
}
#portfolio {
	width: 236px;
}
#awards {
	width: 265px;
}
#inquiries {
	width: 265px;
	float: left !important;
}
#portnav {
	width: 242px;
	float: left;
	margin-left: 16px;
	margin-top: 327px;
	text-align: left;
	padding: 0;
}
#portnav a {
	margin: 0;
	position: relative;
	display: block;
	padding: 0;
	float: right;
}
#portnav a img {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
#chooser {
	float: left;
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: -450px;
}
#chooser a {
	margin: 8px 18px;
	position: relative;
	display: block;
	float: left;
}
#chooser a img {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
#spacer {
	width: 22px;
	float: left;
}
#portwork {
	position: absolute;
	top: 21px;
	right: 50%;
	margin-right: -450px;
	width: 576px;
	height: 692px;
	background: transparent;
}
#portimg {
	width: 576px;
	height: 592px;
}
#portclient {
	font: 18px "CopprplGoth BT", Copperplate, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #bf6128;
	text-align: center;
	margin-bottom: 5px;
}
#portclient a {
	padding-right: 13px;
	color: #bf6128;
	background: transparent url('../images/link.png') center right no-repeat;
}
#portclient a:link, #portclient a:visited {
	text-decoration: none;
}
#portclient a:hover, #portclient a:active {
	text-decoration: underline;
}
#portdesc {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #ac7d60;
	margin-top: 0;
}
#portitems {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #ac7d60;
}
#portitems a, #portitems a:link, #portitems a:visited {
	color: #ac7d60;
	text-decoration: underline;
}
#portitems a:hover, #portitems a:active {
	color: #bf6128;
	text-decoration: none;
}
#portinfo {
	float: left;
	width: 450px;
	text-align: left;
	font: 12px "Lucida Sans", "Verdana", "Arial", sans-serif;
	position: absolute;
	top: 320px;
	right: 50%;
	margin-right: -400px;
	margin-bottom: 20px;
	color: #9f621d;
	line-height: 24px;
	letter-spacing: 1px;
}
#c2c {
	padding-bottom: 44px;
	margin-bottom: 20px;
	text-align: center;
	background: transparent url('../images/c2c.jpg') bottom center no-repeat;
}
#backbtn {
	float: left;
	position: absolute;
	top: 670px;
	left: 50%;
	margin-left: -440px;
}
#firmtext {
	width: 400px;
	float: right;
	margin-right: 45px;
	margin-top: 220px;
	text-align: left;
	color: #f2e6d6;
	font: 12px "Lucida Sans", "Verdana", "Arial", sans-serif;
}
#awardstext {
	width: 400px;
	float: right;
	margin-right: 45px;
	margin-top: 285px;
	text-align: left;
	color: #f2e6d6;
	font: 11px "Lucida Sans", "Verdana", "Arial", sans-serif;
}
#contactinfo {
	width: 290px;
	float: left;
	margin-left: 88px;
	margin-top: 314px;
	padding: 0;
	text-align: left;
}
#inqform, #invbox {
	width: 470px;
	float: right;
	margin-right: 45px;
	margin-top: 300px;
	text-align: right;
	font: 11px "Lucida Sans", "Verdana", "Arial", sans-serif;
}
#inqinfo, #invmessage {
	width: 210px;
	position: absolute;
	float: right;
	top: 220px;
	right: 50%;
	margin-right: -400px;
	text-align: justify;
	color: #9f621d;
	font: 11px "Lucida Sans", "Verdana", "Arial", sans-serif;
	line-height: 24px;
	letter-spacing: 0.5px;
}
input, textarea {
	background: #f5ede2;
	border: solid 1px #945004;
	float: right;
	margin: 5px;
	width: 210px;
	font: 11px "Lucida Sans", "Verdana", "Arial", sans-serif;
	text-align: left;
}
textarea { height: 150px; }
input.submit { width: auto; float: right; text-align: center; }
input.readonly { border: none; margin: 6px; background: transparent; cursor: default; }
label {
	color: #999;
	font: 11px "Lucida Sans", "Verdana", "Arial", sans-serif;
	text-align: right;
	float: left;
	margin: 5px;
	width: 230px;
	line-height: 18px;
}
p.caps {
	font: 18px "CopprplGoth BT", Copperplate, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #f2e6d6;
	text-align: center;
}
p.links {
	font: 12px "CopprplGoth BT", Copperplate, "Times New Roman", Times, serif;
	color: #bf6128;
	text-transform: uppercase;
	text-align: center;
}
a, a:link, a:visited {
	color: #bf6128;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
p.copyright {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #ac7d60;
	text-align: center;
}
br.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}
