html {
    height: 95%;
    width: 99%;
    padding: 0;
    margin: 0;
}

#wrap {
	margin: 0 auto;
	padding-top: 15px;
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 40px;	
	width: 850px;
}

body {
    font: 9pt Arial;
	color: #58595b;
    height: 100%;
    padding: 0;
    margin: 0;
}


#logo {
	width: 140px;
	height: 100px;
	padding: 10px 0 0 0;
}

#main {
	width: 650px;
	position: relative;
	margin: 0;
	padding: 1px 1px 1px 1px; /* to avoing collapsing margins */

}

#bigImages{
	height: 340px;
	position: relative;
}

#bigImagesImg, #bigImagesImgNew {
	position: absolute;
}

#col1{
	width: 150px;
	float: left;
	margin-right: 12px;
}

#col2 {
	padding-top: 50px;	
	width: 647px;
	float: left;
}

#menu {
	margin-top: 40px;
	list-style: none;
	padding: 0;
	margin-left: 0;
}

#menu li {
	padding: 0;
	margin: 0;
}

#menu a {
	margin-top: 9px;
	text-decoration: none;
	color: black;
	font-size: 9pt;
	display: block;
	letter-spacing: 1px;
	border-bottom: solid 1px;
	padding-top: 3px;
}
#menu a:hover {
	background-color: #e6e6e7;	
}

#menu a.opened {
	background-color: #e6e6e7;	
		font-weight: bolder;

}

#contentCol1, #contentCol2{
	position: relative;
	float: left;
	width: 287px;
	float: left;
	margin-top: 10px;
	min-height: 316px;
	background-color: #e6e6e7;
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
	
}

#contentCol1 {
	margin-right: 13px;
}

#main h1{
	/*color: #231f20;*/
	color: #58595b;
	font-size: 11.5pt;
/*	font-weight: normal;*/
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 3px;
}

#main h2 {
	color: #58595b;
	font-size: 11pt;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 3px;
}

#main p {
	margin-top: 4px;
	color: #58595b;
	font-size: 9pt;
}

#main a {
	color: #58595b;
}

#main ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer {
	min-height: 30px;
	background-color: #a5b97b;
	margin-bottom: 40px;
	margin-top: 6px;
	clear: both;
	text-align: center;
	font-size: 8pt;
	color: #414042;
	padding: 6px 0 6px 0;
}

#footer a {
	color: #414042;
	text-decoration: none;
}

#taglineOverImage { 
	position: absolute;
	z-index: 10;
	width: 600px;
	top: 286px;
	left: -2px; /* For some reason, the text is two pixels to the right. This is a quick fix. */
	height: 90px;
	font-size: 32px;	
	color: #fff;
	font-weight: bold;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;	
}

#contactInfo {
	z-index: 10;
	width: 160px;
	position: absolute;
	right: 0px;
	text-align: right;
	font-weight: bolder;
	font-size: 9pt;
}

#contactInfo a {
	text-decoration: none;
	color: #58595b;
}


form {
	font: 9pt Arial;
}
input {
    font: 9pt Arial;
}

form .fieldWithErrors input {
	border-color: red !important;
	background-color: #FFE5E5 !important;
}

form .fieldWithErrors label {
	color: red;
}

#contactFirstName input, #contactLastName input, #contactPhoneNumber input, #contactEmailAddress input {
	width: 130px;
}

#contactFirstName, #contactLastName, #contactEmailAddress, #contactPhoneNumber  {
	float: left;
	width: 135px;
	margin-bottom: 11px;
}

#contactSubject {
	margin-bottom: 11px;
}

#contactLastName div, #contactLastName input, #contactEmailAddress div, #contactEmailAddress input{
	margin-left: 5px;
	clear: both;
}

#contactSubject input, #contactMessage textarea {
	width: 270px;
}

#contactSend {
	width: 270px;
	text-align: right;
}

a img {
	border: none;
}

#phoneNumber {
	color: #58595b;
	margin-right: 10px;
}

#tagline {
	color: #9a8e74;
	font-size: 9pt;
	font-weight: bold;
}

ul#servicesList {
	color: #58595b;
	list-style: none;
	padding-left: 15px;
}

li {
	padding-top: 5px;
	font-size: 9pt;
	color: #58595b;
}

#processSlideshow {
	overflow-x: hidden;
	position: relative;
	width: 296px;
}

#processSlideshow > ol {
	width: 5000px;
	position: relative;
	list-style-type: none;
}

#processSlideshow > ol > li {
	float: left;
	width: 285px;
	position: relative;
	margin: 0;
	padding: 0 5px 12px 5px; /*12px bottom to give space for nav links */
	height: 295px;  /* I need this to put the next-prev links in the same place, at bottom. */
}

#processSlideshowNav {
	bottom: 12px;  /* need to save some space to actually display this div */
	position: absolute;
	
}

#processSlideshow ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.slideNav {
	padding: 3px;
}

#startSlideshow {
	border: 1px outset #58595b;
	width: 160px;
	text-align: center;
	margin: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#startSlideshow a {
	text-decoration: none;
	display: block;
}

#startSlideshow:hover {
	border: 2px outset #58595b;
}

img.articleImage {
	float: right;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#designImages {
	float: left;
	width: 95px;
}

#processSlideshow h1 {
	margin-bottom: 3px;
}

#processSlideshow div.slideshowNumber{
	width: 30px;
	height: 290px;
	float: left;
}

#bigCoverageMap {
	position: absolute;
	padding: 0 6px 6px 6px;
	top: -180px;
	left: -80px;
	z-index: 10;
	width: 280px;
	height: 450px;
	background-color: #77787b;
	color: white;	
}

#bigCoverageMap h2, #bigCoverageMap p,  #bigCoverageMap a{
	color: white;
}

#bigCoverageMapClose {
	color: white;
	text-align: right;	
}

#galleryContainer {
	width: 647px;
	min-height: 404px;
	position: relative;
	margin-top: 60px; /*space for the contact phone which is absolutely positioned */
	background-color: #e6e6e7;
	padding-bottom: 1px;
}

#galleryProjectList {
	width: 160px;
	padding-top: 30px;
	float: left;
	padding-left: 30px;
}

#galleryProjectList h1{
	font-size: 14pt;
	font-weight: normal;
}

#galleryProjectList ol {
	margin: 0;
	padding: 20px 0 0 0;
	list-style-position: outside;
	list-style: none;
}

#galleryProjectList li {
	list-style: none;
	color: #58595b;
	font-size: 8pt;
	font-weight: bold;
}

#galleryProjectList li a{
	text-decoration: none;
	display: block;
}

#galleryProjectList li a:hover{
	color: #939598;
}

#galleryProjectList li a.openedProject {
	color: #939598;
}

#galleryImageColumn{

	width: 390px;
	float: left;
	padding: 35px 20px 20px 20px;	
}


#galleryImage {
	width: 388px;
	height: 291px;
	padding: 1px 1px 1px 1px;
}

#galleryImage img.landscape {
	background-color: #a7a9ac;	
	padding: 10px 0 10px 0;
}

#galleryImage img.portrait {
	background-color: #a7a9ac;
	padding: 0 92px 0 92px;
}

#galleryImagesPages {
	padding-top: 15px;
}

#galleryImagesPages a {
	font-size: 8pt;
	font-weight: bold;
	color: #58595b;
	text-decoration: none;
	margin-right: 12px;	
}

#galleryImagesPages a:hover{
	color: #939598;
	text-decoration: underline;
}

#galleryImagesPages a.openedImage {
	color: #939598;
}

#galleryPreviousNext {
	color: #58595b;
	text-align: right;
	font-size: 8pt;
	padding-bottom: 10px;
}

div#galleryCategoryContent{
	background-color: #e6e6e7;
	width: 647px;
}

#galleryProjectInfo {
	margin-top: 10px;
	background-color: #e6e6e7;
	padding-bottom: 10px;
}

#galleryProjectInfo h1 {
	padding: 15px 10px 10px 30px;
}

#galleryProjectInfo p {
	padding-left: 50px;
	width: 260px;
	color: #58595b;
}

#popupReferForm {
	width: 600px;
	background-color: white;
	position:absolute;
	top: 300px;
	left: 300px;
	padding: 0 10px 10px 10px; /* so that the form doesn't stay in the border */
	min-height: 400px;
	border: 7px outset #ddd;
	background-color: #e6e6e7;
}
