@charset "utf-8";
body {
	font: x-small Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0px;
	padding: 0px;
}
a {
	color: #666;
	text-decoration: none;
}
#port_content p {
	color: #9c5e41;
	text-decoration: none;
}
a:hover {
	color: #9c5e41;
	text-decoration: underline;
}
a:active {
	color: #9c5e41;
}
.select {
	color: #9c5e41;
	text-decoration: none;
}
#container {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}
#homeheader {
	height: 535px;
	width: 965px;
}
#flash {
	width: 965px;
	float: left;
	clear: none;
	position: relative;
	z-index: 1;
	height: 442px;
}
#homemenu {
	width: 965px;
	font-size: 120%;
	text-transform: uppercase;
	float: left;
	clear: none;
	position: relative;
	top: -442px;
	z-index: 2;
}
#homemenu ul {
	float: right;
	clear: none;
	border-right: solid #9c5e41 1px;
	padding: .1em;
	margin-top: 1.3em;
	position: relative;
}
#homemenu li {
	display: inline;
	list-style-type: none;	
	padding: .1em 1.4em;
	border-left: solid #9c5e41 1px;
	background-color: #fff;
}
#header {
	font-size: 120%;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;
	padding-bottom: 3px;
	border-bottom: solid #ccc 1px;
}
#header #homeimg {
	float: left;
	clear: none;
	width: 350px;
	height: 100px;
	border: 0px;
}
#header ul {
	float: right;
	clear: none;
	border-right: solid #9c5e41 1px;
	padding: .1em;
	margin-top: 1.3em;
}
#header li {
	display: inline;
	list-style-type: none;	
	padding: .1em 1.4em;
	border-left: solid #9c5e41 1px;
	background-color: #fff;
}
#submenu {
	float: left;
	clear: none;
	width: 332px;
}
#submenu ul {
	list-style-type: none;
	padding-left: 54px;
	padding-right: 40px;
	padding-top: 50px;
}
#submenu li {
	text-transform: uppercase;
	padding-bottom: .8em;
}
#main {
   height: expression( this.scrollHeight < 400 ? "400px" : "auto" ); /* sets min-height for IE */
   min-height: 400px; /* sets min-height value for all standards-compliant browsers */
  }
#port_submenu {
	float: left;
	clear: none;
	width: 225px;
	height: 343px;
}
#port_submenu ul {
	list-style-type: none;
	padding-left: 54px;
	padding-right: 40px;
	padding-top: 50px;
}
#port_submenu li {
	text-transform: uppercase;
	padding-bottom: .8em;
}
#port_main {
   height: expression( this.scrollHeight < 400 ? "400px" : "auto" ); /* sets min-height for IE */
   min-height: 400px; /* sets min-height value for all standards-compliant browsers */
}
#port_content {
	float: right;
	clear: none;
	padding-top: 34px;
	padding-right: 30px;
	width: 710px;
	wid/th: 740px;
}
#port_content #headline {
	padding: 0px;
	margin: 0px;
	font: 130% "Times New Roman", Times, serif bold;
	text-transform: uppercase;
	margin-bottom: .5em;
}
#port_content p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
	line-height: 1.5;
	font-size: 110%;
}
#port_list {
	width: 690px;
	padding-top: .5em;
	text-transform: uppercase;
}
#port_list ul {
	padding: 0px;
	margin: 0px;
	padding-right: 30px;
}
#port_list li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: .4em;
}
#port_list li a {
	color: #9c5e41;
}
#port_left {
	width: 460px;
	float: left;
	clear: none;
}
#port_column1 {
	width: 230px;
	float: left;
	clear: none;
}
#port_column2 {
	width: 230px;
	float: right;
	clear: none;
}
#port_column3 {
	width: 230px;
	float: right;
	clear: none;
}
#proj_content {
	float: right;
	clear: none;
	padding-top: 34px;
	width: 740px;
}
#proj_copy {
	float: left;
	clear: none;
	padding-right: 20px;
	width: 230px;
	wid/th: 250px;
}
#proj_copy2 {
   height: expression( this.scrollHeight < 300 ? "300px" : "auto" ); /* sets min-height for IE */
   min-height: 300px; /* sets min-height value for all standards-compliant browsers */
}
#proj_nav {
	text-transform: uppercase;
}
#proj_nav a {
	color: #9c5e41;
	text-decoration: none;
}
#proj_nav #prev {
	margin-right: 3em;
}
#proj_content #proj_copy #headline {
	padding: 0px;
	margin: 0px;
	font: 130% "Times New Roman", Times, serif bold;
	text-transform: uppercase;
	margin-bottom: .2em;
}
#proj_content #proj_copy h2 {
	padding: 0px;
	margin: 0px;
	font: 110% Arial, Helvetica, sans-serif bold;
	color: #000;
	margin-bottom: .6em;
}
#proj_content #proj_copy p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
	line-height: 1.5;
	font-size: 110%;
}
#proj_content .testimonial {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
	line-height: normal;
	font-size: 110%;
	font-style: italic;
}
#proj_photos {
	float: right;
	clear: none;
	width: 490px;
}
#proj_photos #zoom {
	float: left;
	clear: none;
	width: 433px;
}
#proj_photos #zoom .zoompic {
	width: 402px;
	border: solid 1px #9c5e41;
	padding: 4px;
	margin: 0px;
}
#proj_photos #thumbs {
	flot: right;
	clear: none;
	width: 55px;
}
#proj_photos #thumbs .thumbpic {
	width: 43px;
	border: solid 1px #9c5e41;
	padding: 2px;
	margin: 0px;
	margin-bottom: 3px;
}
#content {
	float: right;
	clear: none;
	padding-top: 34px;
	padding-right: 140px;
	width: 493px;
	wid/th: 633px;
}
#content #headline {
	padding: 0px;
	margin: 0px;
	font: 130% "Times New Roman", Times, serif bold;
	text-transform: uppercase;
	margin-bottom: .5em;
}
#content h2 {
	font: x-small Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666;	
	margin: 0px;
	padding: 0px;
	margin-top: .2em;
	margin-bottom: .1em;
	text-transform: uppercase;
}
#content h3 {
	font: x-small Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	color: #666;	
	margin: 0px;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: .1em;
	text-transform: uppercase;
}
#content p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 1em;
	line-height: 1.5;
	font-size: 110%;
}
#content a {
	color: #9c5e41;
	text-decoration: none;
}
#content a {
	color: #9c5e41;
	text-decoration: underline;
}
#content li {
	padding: 0px;
	margin: 0px;
	line-height: 1.5;
	font-size: 110%;
}
#footer {
	border-top: solid 1px #cccccc;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	padding-top: 10px;
	padding-bottom: 18px;
}
#footerleft {
	float: left;
	clear: none;
	width: 471px;
}
#copyright {
	float: left;
	clear: none;
	width: 193px;
}
#tagline {
	float: right;
	clear: none;
	width: 278px;
	color: #915437;
	font: "Times New Roman", Times, serif bold;
	text-transform: uppercase;
}
#contactdetails {
	float: right;
	clear: none;
	width: 494px;
	text-align: right;
}
#contactdetails span {
	margin-left: 1em;
}
#contactdetails span em {
	color: #915437;
	font-style: normal;
}
	
