@charset "utf-8";
@import url("home.css"); /* NOTE: We are building upon home styles for the sake of consistency and bandwidth */
/* BEGIN INTERNAL STYLES */
#internal-header {
	width: 860px;
	height: 51px;
	padding: 0;
	margin: 0;
	background: #ffffff;}
#maincontent {
	background: url(../images/interiorgradientbg.jpg) repeat-x #ffffff;}
#internalphone {
	display: block;
	float: right;
	padding-right: 10px;}
#subheading {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;}
#searchbox {
	position: relative;
	float:right;
	left: 0;
	margin-right: 10px !important; 
	margin-right: 5px;
	top: 13px;
	width: 165px;
	background: #f3ecd3;}
#subheading span {display: none;}
#subheading:hover {
	opacity: 0.7;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;}
#subnav {
	float: left;
	position:relative;
	left: 22px;
	top: 2px;
	width:480px;}
#subnav li, #subnav li a {
	display: inline;
	font-size: 10px;
	line-height: 15px;
	/*font-weight: bold;*/
	font: Arial, Helvetica, sans-serif;
	color: #a8a091;
	margin:0 5px 0 0;}
#subnav li a:hover {
	color: #837862;}
#textbox {
	width: 708px !important;
	width: 708px;
	padding-top: 26px;
	margin: 0px 66px 20px 66px;}
h1, h2, h3, .subpoint {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #4f4942;}
h2, .subpoint {
	font-size: 13px;}
h1 {	
	letter-spacing: 1px;
	margin: 1em 0;
	display: block;
	}
h3 {
	font-size: 14px;}
#textbox p, .largetext {
	line-height: 18px;
	font-size: 12px;
	margin: 0 0 18px 0;}
#textbox p a:link, #textbox p a:visited {
	color: #5a85d9;}
#textbox p a:hover {
	color: #315497;}
.underh1 {
	padding-top:9px;}
.largetext {
	font-size: 14px;}
	
#subnav li.hide{display:none;
height:0px;
widows:0px;
}
	
#portfolioContainer p {
	margin-bottom: 8px;
	}
#portfolioContainer h2 {
	font-size: 16px;
	display: block;
	margin: 1em 0;
	color: #b7a88b;
	}
#portfolioContainer h3 {
	font-size: 14px;
	display: block;
	margin: 1.15em 0 .5em 0;
	font-style: italic;
	}

#textbox p.formDirections {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	}
